summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pbsheet/xpl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/pbsheet/xpl
Initial commit
Diffstat (limited to 'macros/latex/contrib/pbsheet/xpl')
-rw-r--r--macros/latex/contrib/pbsheet/xpl/GNUmakefile85
-rw-r--r--macros/latex/contrib/pbsheet/xpl/img/simbin.eps2459
-rw-r--r--macros/latex/contrib/pbsheet/xpl/img/simbin.pdfbin0 -> 12612 bytes
-rw-r--r--macros/latex/contrib/pbsheet/xpl/pbsheet.cls551
-rw-r--r--macros/latex/contrib/pbsheet/xpl/pgm/probadis.m65
-rw-r--r--macros/latex/contrib/pbsheet/xpl/pgm/rdiscr.m72
-rw-r--r--macros/latex/contrib/pbsheet/xpl/pgm/rint.m25
-rw-r--r--macros/latex/contrib/pbsheet/xpl/pgm/simbin.m55
-rw-r--r--macros/latex/contrib/pbsheet/xpl/xpl-fr.bib39
-rw-r--r--macros/latex/contrib/pbsheet/xpl/xpl-fr.dvibin0 -> 185352 bytes
-rw-r--r--macros/latex/contrib/pbsheet/xpl/xpl-fr.pdfbin0 -> 255740 bytes
-rw-r--r--macros/latex/contrib/pbsheet/xpl/xpl-fr.ps7998
-rw-r--r--macros/latex/contrib/pbsheet/xpl/xpl-fr.tex146
13 files changed, 11495 insertions, 0 deletions
diff --git a/macros/latex/contrib/pbsheet/xpl/GNUmakefile b/macros/latex/contrib/pbsheet/xpl/GNUmakefile
new file mode 100644
index 0000000000..035b81b336
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/GNUmakefile
@@ -0,0 +1,85 @@
+# GNUmakefile, © 2003, 2004, Djalil CHAFAI.
+
+# Please adjust the following variables to your environment.
+
+BIBTEX=bibtex
+DVIPS=dvips -D 600 -t a4
+LATEX=latex #--src-specials
+PDFLATEX=pdflatex
+RM=rm
+THUMBPDF=thumbpdf
+
+# Normally, what follows does not need any modification.
+
+NOM=xpl-fr
+NOML=""
+MAKEFILENAME=GNUmakefile
+OUTPUTS=dvi ps pdf
+INTERMED=log out aux toc ind bbl blg lol lof lot ilg idx inc rel brf tpt
+FIGSDIR=img
+CODESDIR=pgm
+TEXINPUTS:=.:./$(FIGSDIR)//:./$(CODESDIR)//:$(TEXINPUTS)
+export TEXINPUTS
+
+# Static sources related variables.
+
+TEX= $(NOM).bib $(NOM).tex
+MISC1= $(shell kpsewhich amsalpha.bst)
+MISC2= $(wildcard $(FIGSDIR)/* $(CODESDIR)/*) $(MAKEFILENAME)
+SRC= $(MISC1) $(MISC2) $(TEX)
+
+# Dependencies.
+
+DEP_PS=$(MAKEFILENAME) $(MISC1) $(TEX)
+DEP_PDF=$(MAKEFILENAME) $(MISC1) $(TEX)
+DEP_ARCH=$(SRC) $(NOM).ps $(NOM).pdf
+
+
+# Special variables.
+
+.PHONY= $(OUTPUTS) help clean cleanall
+.PHONY: $(.PHONY)
+.SUFFIXES:
+.INTERMEDIATE: $(INTERMDED:%=$(NOM).%)
+
+# Phony rules.
+
+help:
+ @echo
+ @echo " Rules to compile $(NOM).tex : $(.PHONY)."
+ @echo " For example «make ps» will make the PS file for you!"
+ @echo
+
+dvi: clean $(NOM).dvi
+ps: $(NOM).ps
+pdf: clean $(NOM).pdf
+
+clean:
+ @$(RM) -f $(INTERMED:%=$(NOM).%) thb*.png *~ *.aux *.inc
+ @$(RM) -f $(CODESDIR)/*~ $(FIGSDIR)/*~
+ @$(RM) -rf auto
+
+cleanall: clean
+ @for f in $(OUTPUTS); do $(RM) -f $(NOM).$$f; done
+
+# Rules based on target files.
+
+$(NOM).ps: $(NOM).dvi
+ @$(DVIPS) $(NOM).dvi -o $(NOM).ps
+
+$(NOM).dvi: $(DEP_PS)
+ @$(LATEX) $(NOM)
+ @$(BIBTEX) $(NOM)
+ @$(LATEX) $(NOM)
+ @$(LATEX) $(NOM)
+ @$(LATEX) $(NOM)
+
+$(NOM).pdf: $(DEP_PDF)
+ @$(PDFLATEX) $(NOM)
+ @$(BIBTEX) $(NOM)
+ @$(PDFLATEX) $(NOM)
+ @$(PDFLATEX) $(NOM)
+ @$(THUMBPDF) $(NOM).pdf
+ @$(PDFLATEX) $(NOM)
+
+# End Of File.
diff --git a/macros/latex/contrib/pbsheet/xpl/img/simbin.eps b/macros/latex/contrib/pbsheet/xpl/img/simbin.eps
new file mode 100644
index 0000000000..6403e0671f
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/img/simbin.eps
@@ -0,0 +1,2459 @@
+%!PS-Adobe-2.0 EPSF-2.0
+%%Title: gauss.eps
+%%Creator: gnuplot 3.7 patchlevel 3
+%%CreationDate: Mon Dec 8 17:23:19 2003
+%%DocumentFonts: (atend)
+%%Orientation: Portrait
+%%BoundingBox: 0 44 300 255
+%%EndComments
+%%BeginProcSet: epsffit 1 0
+gsave
+-41.667 3.333 translate
+0.833 0.833 scale
+%%EndProcSet
+
+/gnudict 256 dict def
+gnudict begin
+/Color true def
+/Solid true def
+/gnulinewidth 5.000 def
+/userlinewidth gnulinewidth def
+/vshift -46 def
+/dl {10 mul} def
+/hpt_ 31.5 def
+/vpt_ 31.5 def
+/hpt hpt_ def
+/vpt vpt_ def
+/M {moveto} bind def
+/L {lineto} bind def
+/R {rmoveto} bind def
+/V {rlineto} bind def
+/vpt2 vpt 2 mul def
+/hpt2 hpt 2 mul def
+/Lshow { currentpoint stroke M
+ 0 vshift R show } def
+/Rshow { currentpoint stroke M
+ dup stringwidth pop neg vshift R show } def
+/Cshow { currentpoint stroke M
+ dup stringwidth pop -2 div vshift R show } def
+/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
+ /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
+/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
+ {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
+/BL { stroke userlinewidth 2 mul setlinewidth } def
+/AL { stroke userlinewidth 2 div setlinewidth } def
+/UL { dup gnulinewidth mul /userlinewidth exch def
+ dup 1 lt {pop 1} if 10 mul /udl exch def } def
+/PL { stroke userlinewidth setlinewidth } def
+/LTb { BL [] 0 0 0 DL } def
+/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
+/LT0 { PL [] 1 0 0 DL } def
+/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
+/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
+/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
+/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
+/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
+/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
+/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
+/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
+/Pnt { stroke [] 0 setdash
+ gsave 1 setlinecap M 0 0 V stroke grestore } def
+/Dia { stroke [] 0 setdash 2 copy vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V closepath stroke
+ Pnt } def
+/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
+ currentpoint stroke M
+ hpt neg vpt neg R hpt2 0 V stroke
+ } def
+/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V closepath stroke
+ Pnt } def
+/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
+ hpt2 vpt2 neg V currentpoint stroke M
+ hpt2 neg 0 R hpt2 vpt2 V stroke } def
+/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V closepath stroke
+ Pnt } def
+/Star { 2 copy Pls Crs } def
+/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V closepath fill } def
+/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V closepath fill } def
+/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V closepath stroke
+ Pnt } def
+/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V closepath fill} def
+/DiaF { stroke [] 0 setdash vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V closepath fill } def
+/Pent { stroke [] 0 setdash 2 copy gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ closepath stroke grestore Pnt } def
+/PentF { stroke [] 0 setdash gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ closepath fill grestore } def
+/Circle { stroke [] 0 setdash 2 copy
+ hpt 0 360 arc stroke Pnt } def
+/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
+/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
+/C1 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 90 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C2 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 90 180 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C3 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 180 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C4 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 180 270 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C5 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 90 arc
+ 2 copy moveto
+ 2 copy vpt 180 270 arc closepath fill
+ vpt 0 360 arc } bind def
+/C6 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 90 270 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C7 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 270 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C8 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 270 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C9 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 270 450 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
+ 2 copy moveto
+ 2 copy vpt 90 180 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C11 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 180 arc closepath fill
+ 2 copy moveto
+ 2 copy vpt 270 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C12 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 180 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C13 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 90 arc closepath fill
+ 2 copy moveto
+ 2 copy vpt 180 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C14 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 90 360 arc closepath fill
+ vpt 0 360 arc } bind def
+/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
+ neg 0 rlineto closepath } bind def
+/Square { dup Rec } bind def
+/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
+/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
+/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
+/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
+/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
+/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
+/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
+ exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
+/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
+/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
+ 2 copy vpt Square fill
+ Bsquare } bind def
+/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
+/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
+/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
+ Bsquare } bind def
+/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
+ Bsquare } bind def
+/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
+/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
+ 2 copy vpt Square fill Bsquare } bind def
+/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
+ 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
+/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
+/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
+/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
+/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
+/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
+/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
+/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
+/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
+/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
+/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
+/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
+/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
+/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
+/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
+/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
+/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
+/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
+/DiaE { stroke [] 0 setdash vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V closepath stroke } def
+/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V closepath stroke } def
+/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V closepath stroke } def
+/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V closepath stroke } def
+/PentE { stroke [] 0 setdash gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ closepath stroke grestore } def
+/CircE { stroke [] 0 setdash
+ hpt 0 360 arc stroke } def
+/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
+/DiaW { stroke [] 0 setdash vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V Opaque stroke } def
+/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V Opaque stroke } def
+/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V Opaque stroke } def
+/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V Opaque stroke } def
+/PentW { stroke [] 0 setdash gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ Opaque stroke grestore } def
+/CircW { stroke [] 0 setdash
+ hpt 0 360 arc Opaque stroke } def
+/BoxFill { gsave Rec 1 setgray fill grestore } def
+/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
+dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
+currentdict end definefont pop
+/MFshow {{dup dup 0 get findfont exch 1 get scalefont setfont
+ [ currentpoint ] exch dup 2 get 0 exch rmoveto dup dup 5 get exch 4 get
+ {show} {stringwidth pop 0 rmoveto}ifelse dup 3 get
+ {2 get neg 0 exch rmoveto pop} {pop aload pop moveto}ifelse} forall} bind def
+/MFwidth {0 exch {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
+ 5 get stringwidth pop add}
+ {pop} ifelse} forall} bind def
+/MLshow { currentpoint stroke M
+ 0 exch R MFshow } bind def
+/MRshow { currentpoint stroke M
+ exch dup MFwidth neg 3 -1 roll R MFshow } def
+/MCshow { currentpoint stroke M
+ exch dup MFwidth -2 div 3 -1 roll R MFshow } def
+end
+%%EndProlog
+gnudict begin
+gsave
+50 50 translate
+0.050 0.050 scale
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+714 420 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 420 M
+[ [(Helvetica) 140.0 0.0 true true ( 0.8)]
+] -46.7 MRshow
+714 1120 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 1120 M
+[ [(Helvetica) 140.0 0.0 true true ( 1)]
+] -46.7 MRshow
+714 1820 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 1820 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.2)]
+] -46.7 MRshow
+714 2520 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 2520 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.4)]
+] -46.7 MRshow
+714 3220 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 3220 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.6)]
+] -46.7 MRshow
+714 3920 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 3920 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.8)]
+] -46.7 MRshow
+714 4620 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 4620 M
+[ [(Helvetica) 140.0 0.0 true true ( 2)]
+] -46.7 MRshow
+714 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+714 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 0)]
+] -46.7 MCshow
+1339 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+1339 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 100)]
+] -46.7 MCshow
+1964 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+1964 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 200)]
+] -46.7 MCshow
+2588 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+2588 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 300)]
+] -46.7 MCshow
+3213 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+3213 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 400)]
+] -46.7 MCshow
+3838 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+3838 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 500)]
+] -46.7 MCshow
+4463 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+4463 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 600)]
+] -46.7 MCshow
+5088 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+5088 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 700)]
+] -46.7 MCshow
+5712 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+5712 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 800)]
+] -46.7 MCshow
+6337 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+6337 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 900)]
+] -46.7 MCshow
+6962 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+6962 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 1000)]
+] -46.7 MCshow
+1.000 UL
+LTb
+714 420 M
+6248 0 V
+0 4200 V
+-6248 0 V
+714 420 L
+ stroke
+140 2520 M
+currentpoint gsave translate 90 rotate 0 0 moveto
+[ [(Helvetica) 140.0 0.0 true true (Moyennes empiriques)]
+] -46.7 MCshow
+grestore
+3838 70 M
+[ [(Helvetica) 140.0 0.0 true true (Nombre de realisations)]
+] -46.7 MCshow
+3838 4830 M
+[ [(Helvetica) 140.0 0.0 true true (Loi des Grands Nombres)]
+] -46.7 MCshow
+1.000 UL
+LT2
+6311 4487 M
+[ [(Helvetica) 140.0 0.0 true true (Empirique)]
+] -46.7 MRshow
+6395 4487 M
+399 0 V
+720 4620 M
+6 -3500 V
+7 1167 V
+6 -292 V
+6 1225 V
+6 233 V
+7 167 V
+6 -750 V
+6 -194 V
+6 -506 V
+7 223 V
+6 -106 V
+6 -90 V
+6 423 V
+7 367 V
+6 -117 V
+6 -103 V
+6 103 V
+7 92 V
+6 83 V
+6 -92 V
+6 76 V
+7 374 V
+6 50 V
+6 327 V
+6 32 V
+7 -229 V
+6 -88 V
+6 39 V
+6 153 V
+7 30 V
+6 137 V
+6 -189 V
+6 -74 V
+7 229 V
+6 -172 V
+6 -69 V
+6 -64 V
+7 28 V
+6 27 V
+6 26 V
+6 107 V
+7 22 V
+6 100 V
+6 17 V
+6 93 V
+7 -60 V
+6 16 V
+6 15 V
+6 -126 V
+7 -52 V
+6 -50 V
+6 -49 V
+6 19 V
+7 -46 V
+6 81 V
+6 -45 V
+6 16 V
+7 17 V
+6 74 V
+6 -43 V
+6 -98 V
+7 16 V
+6 -94 V
+6 -37 V
+6 -89 V
+7 -34 V
+6 19 V
+6 -33 V
+6 -82 V
+7 -30 V
+6 19 V
+6 19 V
+6 -30 V
+7 19 V
+6 64 V
+6 -75 V
+6 -72 V
+7 63 V
+6 -27 V
+6 -69 V
+6 -25 V
+7 -66 V
+6 -23 V
+6 101 V
+6 17 V
+7 17 V
+6 -24 V
+6 17 V
+6 16 V
+7 54 V
+6 53 V
+6 -60 V
+6 14 V
+7 -59 V
+6 52 V
+6 -22 V
+6 50 V
+7 -57 V
+6 49 V
+6 14 V
+6 -22 V
+7 14 V
+6 -21 V
+6 -20 V
+6 -53 V
+7 14 V
+6 13 V
+6 13 V
+6 45 V
+7 -19 V
+6 43 V
+6 -50 V
+6 -18 V
+7 42 V
+6 -18 V
+6 -18 V
+6 12 V
+7 -18 V
+6 -17 V
+6 41 V
+6 -18 V
+7 69 V
+6 10 V
+6 11 V
+6 38 V
+6 -17 V
+7 10 V
+6 10 V
+6 -44 V
+6 10 V
+7 -17 V
+6 -16 V
+6 -42 V
+6 36 V
+7 -16 V
+6 -16 V
+6 10 V
+6 10 V
+7 -15 V
+6 -40 V
+6 -39 V
+6 -39 V
+7 -14 V
+6 -14 V
+6 59 V
+6 33 V
+7 10 V
+6 10 V
+6 9 V
+6 -14 V
+7 32 V
+6 9 V
+6 9 V
+6 9 V
+7 31 V
+6 9 V
+6 -36 V
+6 30 V
+7 30 V
+6 8 V
+6 -13 V
+6 -14 V
+7 -13 V
+6 8 V
+6 29 V
+6 49 V
+7 8 V
+6 7 V
+6 7 V
+6 28 V
+7 47 V
+6 7 V
+6 7 V
+6 -34 V
+7 -13 V
+6 6 V
+6 -13 V
+6 7 V
+7 6 V
+6 7 V
+6 6 V
+6 -13 V
+7 7 V
+6 6 V
+6 -13 V
+6 63 V
+7 6 V
+6 5 V
+6 -12 V
+6 24 V
+7 5 V
+6 -12 V
+6 -13 V
+6 -30 V
+7 -12 V
+6 6 V
+6 23 V
+6 6 V
+7 23 V
+6 23 V
+6 -12 V
+6 5 V
+7 40 V
+6 5 V
+6 -12 V
+6 5 V
+7 5 V
+6 4 V
+6 5 V
+6 -28 V
+7 5 V
+6 5 V
+6 21 V
+6 21 V
+7 -12 V
+6 -11 V
+6 -12 V
+6 -11 V
+7 -11 V
+6 -27 V
+6 -11 V
+6 -26 V
+7 -11 V
+6 -11 V
+6 -26 V
+6 21 V
+7 -10 V
+6 35 V
+6 5 V
+6 -10 V
+7 -10 V
+6 -11 V
+6 -25 V
+6 -10 V
+7 -9 V
+6 -10 V
+6 5 V
+6 5 V
+7 5 V
+6 5 V
+6 19 V
+6 -10 V
+7 5 V
+6 19 V
+6 -9 V
+6 18 V
+7 -23 V
+6 33 V
+6 -10 V
+6 -9 V
+6 4 V
+7 -9 V
+6 4 V
+6 19 V
+6 -10 V
+7 -9 V
+6 -9 V
+6 18 V
+6 18 V
+7 17 V
+6 -22 V
+6 -9 V
+6 -22 V
+7 4 V
+6 4 V
+6 5 V
+6 17 V
+7 4 V
+6 4 V
+6 -22 V
+6 5 V
+7 -9 V
+6 -9 V
+6 17 V
+6 17 V
+7 4 V
+6 -9 V
+6 -8 V
+6 -8 V
+7 -9 V
+6 17 V
+6 -9 V
+6 -8 V
+7 16 V
+6 29 V
+6 3 V
+6 4 V
+7 16 V
+6 4 V
+6 -8 V
+6 3 V
+7 4 V
+6 -8 V
+6 3 V
+6 16 V
+7 15 V
+6 -20 V
+6 -8 V
+6 15 V
+7 -19 V
+6 3 V
+6 4 V
+6 15 V
+7 -8 V
+6 3 V
+6 4 V
+6 -8 V
+7 -8 V
+6 -8 V
+6 4 V
+6 14 V
+7 -7 V
+6 25 V
+6 -8 V
+6 -7 V
+7 14 V
+6 -8 V
+6 -7 V
+6 -8 V
+7 3 V
+6 -7 V
+6 14 V
+6 14 V
+7 3 V
+6 -7 V
+6 -8 V
+6 -7 V
+7 -18 V
+6 -18 V
+6 -7 V
+6 14 V
+7 24 V
+6 -7 V
+6 3 V
+6 3 V
+7 24 V
+6 13 V
+6 24 V
+6 13 V
+7 14 V
+6 -8 V
+6 -7 V
+6 13 V
+7 -7 V
+6 23 V
+6 -17 V
+6 -8 V
+7 13 V
+6 3 V
+6 -7 V
+6 3 V
+7 2 V
+6 3 V
+6 -7 V
+6 3 V
+7 22 V
+6 3 V
+6 3 V
+6 -7 V
+7 2 V
+6 3 V
+6 12 V
+6 -7 V
+7 3 V
+6 12 V
+6 -7 V
+6 31 V
+7 2 V
+6 3 V
+6 2 V
+6 -16 V
+7 -16 V
+6 30 V
+6 21 V
+6 3 V
+6 -7 V
+7 -16 V
+6 -7 V
+6 2 V
+6 -7 V
+7 -6 V
+6 29 V
+6 -15 V
+6 2 V
+7 -7 V
+6 -6 V
+6 2 V
+6 -16 V
+7 3 V
+6 11 V
+6 2 V
+6 -6 V
+7 -7 V
+6 11 V
+6 3 V
+6 2 V
+7 -15 V
+currentpoint stroke M
+6 2 V
+6 -6 V
+6 11 V
+7 -7 V
+6 -6 V
+6 -15 V
+6 -6 V
+7 2 V
+6 -6 V
+6 11 V
+6 2 V
+7 11 V
+6 11 V
+6 -6 V
+6 -7 V
+7 3 V
+6 -15 V
+6 -6 V
+6 2 V
+7 -6 V
+6 -6 V
+6 11 V
+6 10 V
+7 -6 V
+6 -6 V
+6 2 V
+6 3 V
+7 10 V
+6 2 V
+6 -6 V
+6 3 V
+7 10 V
+6 -6 V
+6 -14 V
+6 -6 V
+7 10 V
+6 11 V
+6 -6 V
+6 -14 V
+7 2 V
+6 10 V
+6 26 V
+6 18 V
+7 2 V
+6 2 V
+6 -13 V
+6 2 V
+7 17 V
+6 10 V
+6 10 V
+6 2 V
+7 10 V
+6 2 V
+6 -6 V
+6 -6 V
+7 -6 V
+6 -6 V
+6 -5 V
+6 -6 V
+7 -6 V
+6 2 V
+6 2 V
+6 2 V
+7 2 V
+6 2 V
+6 2 V
+6 2 V
+7 -13 V
+6 2 V
+6 9 V
+6 9 V
+7 -5 V
+6 2 V
+6 2 V
+6 -6 V
+7 -5 V
+6 -6 V
+6 -5 V
+6 9 V
+7 -13 V
+6 -5 V
+6 -6 V
+6 -12 V
+7 16 V
+6 9 V
+6 -12 V
+6 2 V
+7 -6 V
+6 9 V
+6 -5 V
+6 2 V
+7 9 V
+6 -13 V
+6 -12 V
+6 -5 V
+7 -12 V
+6 2 V
+6 1 V
+6 9 V
+7 9 V
+6 -5 V
+6 9 V
+6 -5 V
+6 -12 V
+7 -5 V
+6 2 V
+6 1 V
+6 2 V
+7 -12 V
+6 2 V
+6 9 V
+6 -5 V
+7 -5 V
+6 -5 V
+6 9 V
+6 -5 V
+7 -5 V
+6 2 V
+6 -5 V
+6 -5 V
+7 2 V
+6 -12 V
+6 2 V
+6 -12 V
+7 -4 V
+6 -5 V
+6 2 V
+6 -12 V
+7 15 V
+6 -4 V
+6 -5 V
+6 -11 V
+7 -5 V
+6 22 V
+6 1 V
+6 9 V
+7 8 V
+6 9 V
+6 -5 V
+6 2 V
+7 -5 V
+6 -5 V
+6 2 V
+6 -5 V
+7 2 V
+6 2 V
+6 2 V
+6 8 V
+7 -11 V
+6 2 V
+6 -5 V
+6 15 V
+7 8 V
+6 14 V
+6 8 V
+6 2 V
+7 -11 V
+6 -11 V
+6 -11 V
+6 2 V
+7 8 V
+6 2 V
+6 -5 V
+6 2 V
+7 2 V
+6 -5 V
+6 8 V
+6 -4 V
+7 -5 V
+6 -4 V
+6 1 V
+6 8 V
+7 14 V
+6 -4 V
+6 -5 V
+6 14 V
+7 -11 V
+6 -4 V
+6 8 V
+6 1 V
+7 -4 V
+6 2 V
+6 -5 V
+6 -10 V
+7 1 V
+6 2 V
+6 2 V
+6 7 V
+7 -4 V
+6 2 V
+6 1 V
+6 -4 V
+7 -4 V
+6 -11 V
+6 -4 V
+6 -10 V
+7 2 V
+6 -5 V
+6 -10 V
+6 -4 V
+7 2 V
+6 2 V
+6 1 V
+6 -4 V
+7 -4 V
+6 -4 V
+6 -4 V
+6 13 V
+7 1 V
+6 -4 V
+6 2 V
+6 13 V
+7 -4 V
+6 -4 V
+6 -10 V
+6 -4 V
+7 -10 V
+6 8 V
+6 -4 V
+6 1 V
+7 -4 V
+6 2 V
+6 -4 V
+6 2 V
+7 1 V
+6 -9 V
+6 -4 V
+6 -4 V
+6 -4 V
+7 -4 V
+6 1 V
+6 -3 V
+6 7 V
+7 7 V
+6 -4 V
+6 -4 V
+6 7 V
+7 2 V
+6 2 V
+6 1 V
+6 7 V
+7 -4 V
+6 2 V
+6 2 V
+6 1 V
+7 7 V
+6 7 V
+6 -4 V
+6 -4 V
+7 -3 V
+6 12 V
+6 1 V
+6 2 V
+7 2 V
+6 12 V
+6 7 V
+6 1 V
+7 -4 V
+6 2 V
+6 7 V
+6 6 V
+7 2 V
+6 1 V
+6 2 V
+6 1 V
+7 7 V
+6 7 V
+6 -4 V
+6 -4 V
+7 -4 V
+6 -4 V
+6 2 V
+6 -4 V
+7 -9 V
+6 -9 V
+6 -4 V
+6 2 V
+7 -4 V
+6 12 V
+6 1 V
+6 12 V
+7 7 V
+6 -4 V
+6 -4 V
+6 2 V
+7 1 V
+6 7 V
+6 6 V
+6 1 V
+7 7 V
+6 1 V
+6 -3 V
+6 -4 V
+7 6 V
+6 7 V
+6 6 V
+6 -4 V
+7 -8 V
+6 1 V
+6 1 V
+6 -8 V
+7 -4 V
+6 1 V
+6 -3 V
+6 -4 V
+7 1 V
+6 -3 V
+6 1 V
+6 -3 V
+7 -9 V
+6 1 V
+6 7 V
+6 -4 V
+7 6 V
+6 -8 V
+6 -8 V
+6 6 V
+7 1 V
+6 11 V
+6 -8 V
+6 -4 V
+7 -8 V
+6 -8 V
+6 -9 V
+6 -3 V
+7 6 V
+6 -3 V
+6 6 V
+6 1 V
+7 6 V
+6 2 V
+6 1 V
+6 -8 V
+7 11 V
+6 -4 V
+6 1 V
+6 11 V
+7 -3 V
+6 6 V
+6 1 V
+6 -8 V
+7 6 V
+6 -3 V
+6 6 V
+6 1 V
+7 -3 V
+6 1 V
+6 1 V
+6 -3 V
+7 1 V
+6 -3 V
+6 1 V
+6 -3 V
+6 1 V
+7 -3 V
+6 1 V
+6 -8 V
+6 1 V
+7 1 V
+6 6 V
+6 2 V
+6 1 V
+7 6 V
+6 6 V
+6 -4 V
+6 -3 V
+7 1 V
+6 11 V
+6 1 V
+6 1 V
+7 1 V
+6 2 V
+6 -4 V
+6 1 V
+7 -7 V
+6 -4 V
+6 2 V
+6 -4 V
+7 2 V
+6 -4 V
+6 2 V
+6 -4 V
+7 1 V
+6 -3 V
+6 -3 V
+6 -8 V
+7 -3 V
+6 1 V
+6 -3 V
+6 -3 V
+7 -3 V
+6 -3 V
+6 5 V
+6 -3 V
+7 -7 V
+6 1 V
+6 5 V
+6 -7 V
+7 1 V
+6 -7 V
+currentpoint stroke M
+6 1 V
+6 1 V
+7 1 V
+6 6 V
+6 1 V
+6 1 V
+7 6 V
+6 10 V
+6 -3 V
+6 -3 V
+7 -3 V
+6 -4 V
+6 6 V
+6 6 V
+7 9 V
+6 -3 V
+6 -3 V
+6 1 V
+7 -3 V
+6 1 V
+6 -3 V
+6 2 V
+7 -4 V
+6 -7 V
+6 6 V
+6 -3 V
+7 -8 V
+6 1 V
+6 2 V
+6 1 V
+7 14 V
+6 -8 V
+6 2 V
+6 -8 V
+7 -3 V
+6 -7 V
+6 -3 V
+6 -3 V
+7 1 V
+6 -3 V
+6 -7 V
+6 -3 V
+7 -3 V
+6 -7 V
+6 1 V
+6 2 V
+7 1 V
+6 -3 V
+6 1 V
+6 -7 V
+7 1 V
+6 -3 V
+6 -7 V
+6 -7 V
+7 -2 V
+6 1 V
+6 1 V
+6 1 V
+7 -3 V
+6 2 V
+6 -3 V
+6 1 V
+7 -7 V
+6 1 V
+6 2 V
+6 -7 V
+7 5 V
+6 1 V
+6 1 V
+6 -2 V
+7 -3 V
+6 1 V
+6 1 V
+6 1 V
+7 2 V
+6 1 V
+6 -7 V
+6 1 V
+6 9 V
+7 6 V
+6 9 V
+6 1 V
+6 5 V
+7 -7 V
+6 -3 V
+6 2 V
+6 -3 V
+7 5 V
+6 -7 V
+6 5 V
+6 -2 V
+7 1 V
+6 -3 V
+6 1 V
+6 -3 V
+7 2 V
+6 5 V
+6 1 V
+6 -3 V
+7 5 V
+6 5 V
+6 -3 V
+6 -2 V
+7 1 V
+6 5 V
+6 -3 V
+6 1 V
+7 -6 V
+6 -7 V
+6 1 V
+6 -2 V
+7 -3 V
+6 9 V
+6 1 V
+6 -7 V
+7 1 V
+6 -2 V
+6 -3 V
+6 -6 V
+7 1 V
+6 -3 V
+6 1 V
+6 -2 V
+7 -7 V
+6 -3 V
+6 -6 V
+6 -3 V
+7 2 V
+6 -3 V
+6 -3 V
+6 5 V
+7 5 V
+6 9 V
+6 -3 V
+6 -2 V
+7 1 V
+6 1 V
+6 5 V
+6 1 V
+7 -3 V
+6 -2 V
+6 1 V
+6 5 V
+7 -3 V
+6 5 V
+6 -3 V
+6 1 V
+7 2 V
+6 1 V
+6 -3 V
+6 1 V
+7 -2 V
+6 4 V
+6 5 V
+6 -2 V
+7 -7 V
+6 5 V
+6 1 V
+6 -2 V
+7 -3 V
+6 1 V
+6 1 V
+6 1 V
+7 9 V
+6 -6 V
+6 1 V
+6 -3 V
+7 -6 V
+6 5 V
+6 -6 V
+6 -7 V
+7 9 V
+6 -6 V
+6 1 V
+6 1 V
+7 5 V
+6 1 V
+6 1 V
+6 -3 V
+7 1 V
+6 -2 V
+6 1 V
+6 1 V
+7 -6 V
+6 1 V
+6 5 V
+6 -3 V
+7 -2 V
+6 1 V
+6 1 V
+6 4 V
+7 5 V
+6 1 V
+6 -6 V
+6 1 V
+7 1 V
+6 5 V
+6 -3 V
+6 1 V
+7 1 V
+6 -2 V
+6 1 V
+1.000 UL
+LT0
+6311 4347 M
+[ [(Helvetica) 140.0 0.0 true true (Theorique)]
+] -46.7 MRshow
+6395 4347 M
+399 0 V
+720 3453 M
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+currentpoint stroke M
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+currentpoint stroke M
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+stroke
+grestore
+end
+showpage
+%%Trailer
+%%DocumentFonts: Helvetica
+grestore
diff --git a/macros/latex/contrib/pbsheet/xpl/img/simbin.pdf b/macros/latex/contrib/pbsheet/xpl/img/simbin.pdf
new file mode 100644
index 0000000000..f4f8166c75
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/img/simbin.pdf
Binary files differ
diff --git a/macros/latex/contrib/pbsheet/xpl/pbsheet.cls b/macros/latex/contrib/pbsheet/xpl/pbsheet.cls
new file mode 100644
index 0000000000..653c9b9c61
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/pbsheet.cls
@@ -0,0 +1,551 @@
+%%
+%% This is file `pbsheet.cls',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pbsheet.dtx (with options: `class')
+%%
+%% This is a generated file.
+%%
+%% Copyright (C) 2003, 2004 Djalil CHAFAI
+%% djalil DOT chafai AT laposte DOT net
+%% http;//www.lsp.ups-tlse.fr/Chafai/pbsheet.html
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.2 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.2 or later is part of all distributions of LaTeX version
+%% 1999/12/01 or later.
+%%
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesClass{pbsheet}
+ [2004/02/14 v0.1 .dtx pbsheet file]
+\ClassInfo{pbsheet}{Copyright (c) Djalil CHAFAI, 2003, 2004.}
+\ClassInfo{pbsheet}{http://www.lsp.ups-tlse.fr/Chafai/}
+\ClassInfo{pbsheet}{chafai AT math DOT ups-tlse DOT fr}
+%%
+\LoadClassWithOptions{article} \ProcessOptions\relax
+%%
+\ifx\pdfoutput\undefined
+ \usepackage[latin1]{inputenc}
+ \usepackage[T1]{fontenc}
+ \usepackage{url}
+ \usepackage[dvips]{graphicx}
+ \newcommand{\phantomsection}{\null} %% provided by hyperref.
+\else
+ \pdfoutput=1\pdfcompresslevel=9\pdfadjustspacing=1
+ \usepackage[pdftex,bookmarks,a4paper,colorlinks]{hyperref}
+ \usepackage{aeguill}
+ \usepackage[pdftex]{graphicx}
+ \hypersetup{bookmarksnumbered,plainpages=false,hypertexnames=false}
+ \hypersetup{pagecolor=blue,linkcolor=blue,citecolor=blue,urlcolor=blue}
+ \hypersetup{pdfcreator=PDFLaTeX with pbsheet class}
+\fi
+\RequirePackage{amsmath,amsfonts,amssymb,amsthm,latexsym}
+\RequirePackage[a4paper,portrait]{geometry}
+\RequirePackage{rotating}
+\RequirePackage{moreverb}
+\RequirePackage[latin1]{inputenc}
+\RequirePackage{xspace}
+\RequirePackage[francais]{babel}
+\RequirePackage{color}
+\RequirePackage{listings}
+\ifx\pdfoutput\undefined
+\else %% listings/hyperref compatibility.
+ \makeatletter
+ \providecommand*{\toclevel@lstlisting}{0}
+ \makeatother
+\fi
+%%%%
+%%%% Macros et Environments
+%%%%
+%%
+\newcommand{\MFILE}[1]{
+ \begin{lstinputlisting}[language=Matlab]{#1.m}%
+ \label{code:#1}%
+ \end{lstinputlisting}
+}
+%%
+\newcommand{\SCEFILE}[1]{
+ \begin{lstinputlisting}[language=Scilab]{#1.sce}%
+ \label{code:#1}%
+ \end{lstinputlisting}
+}
+%%
+\newcommand{\SCIFILE}[1]{
+ \begin{lstinputlisting}[language=Scilab]{#1.sci}%
+ \label{code:#1}%
+ \end{lstinputlisting}
+}
+%%
+\newcommand{\FFIG}[5]{%% fname cm scale floatparams caption
+%% here, floatparams is in the set {vflt,rflt,lflt}, cf. floatflt doc.
+ \begin{floatingfigure}[#4]{#2}%
+ \begin{center}%
+ \includegraphics[scale=#3]{#1}%
+ \caption{#5}%
+ \label{fi:#1}%
+ \end{center}%
+ \end{floatingfigure}%
+}
+%%
+\newcommand{\FIG}[4]{%% fname scale floatparams caption
+ \begin{figure}[#3]%
+ \begin{center}%
+ \includegraphics[scale=#2]{#1}%
+ \caption{{#4}}%
+ \label{fi:#1}%
+ \end{center}%
+ \end{figure}
+}
+%%
+\makeatletter%
+\newcommand{\@TITRE}{Feuille de Travaux Pratiques}
+\newcommand{\@AUTEUR}{Anonyme}
+\newcommand{\@DATE}{\today}
+\newcommand{\@FORMATION}{Agr\'egation de math\'ematiques%
+ -- Oral de mod\'elisation stochastique}
+\newcommand{\@ANNEE}{Ann\'ee}
+\newcommand{\@ETABLISSEMENT}{\'Etablissement}
+\newcommand{\@WEB}{http://www.lsp.ups-tlse.fr/Chafai/agregteam.html}
+\newcommand{\@MEL}{anonyme@pas.net}
+\newcommand{\TITRE}[1]{%
+ \renewcommand{\@TITRE}{#1}}
+\newcommand{\AUTEUR}[1]{%
+ \renewcommand{\@AUTEUR}{#1}}
+\newcommand{\DATE}[1]{%
+ \renewcommand{\@DATE}{#1}}
+\newcommand{\FORMATION}[1]{%
+ \renewcommand{\@FORMATION}{#1}}
+\newcommand{\ANNEE}[1]{%
+ \renewcommand{\@ANNEE}{#1}}
+\newcommand{\ETABLISSEMENT}[1]{%
+ \renewcommand{\@ETABLISSEMENT}{#1}}
+\newcommand{\WEB}[1]{%
+ \renewcommand{\@WEB}{#1}}
+\newcommand{\MEL}[1]{%
+ \renewcommand{\@MEL}{#1}}
+\makeatother
+%%
+\makeatletter
+\newcommand{\PREMIEREPAGE}{%
+ \newpage\null%
+ \begin{center}%
+ \hrule height .2pt%
+ \medskip{\Large\bfseries\@TITRE\par}\medskip%
+ \hrule height .2pt%
+ \end{center}%
+ \bigskip%\vfil%
+}
+\makeatother
+%%
+\theoremstyle{plain}%
+\newtheorem{thm}{Theor\`eme}[section]%
+\newtheorem{cor}[thm]{Corollaire}%
+\newtheorem{prop}[thm]{Proposition}%
+\newtheorem{lem}[thm]{Lemme}%
+\theoremstyle{definition}%
+\newtheorem{defi}[thm]{D\'efinition}%
+\newtheorem{xpl}[thm]{Exemple}%
+\newtheorem{exo}[thm]{Exercice}%
+\newtheorem{hyp}[thm]{Hypoth\`ese}%
+\newtheorem{eur}[thm]{Heuristique}%
+\newtheorem{pro}[thm]{Probl\`eme}%
+\theoremstyle{remark}%
+\newtheorem{rem}[thm]{Remarque}%
+%%%%
+%%%% Commands to be executed before \begin{document}
+%%%%
+%%
+\geometry{left=2.5cm,right=2.5cm}
+%%
+\lstset{extendedchars=true,%
+ basicstyle=\small,%
+ commentstyle=\ttfamily\color[rgb]{0,0,0.5},%
+ stringstyle=\color[rgb]{0,0.5,0},%
+ frame=tblr,frameround=tttt,%
+ %%labelstyle=\tiny,labelstep=1,labelsep=10pt
+}
+%%
+\makeatletter
+\renewcommand{\@evenfoot}
+{\tiny\normalfont
+ \@DATE. Copyright ^^a9 \@AUTEUR\ \@MEL. GNU FDL Copyleft.
+%% \url{http://www.gnu.org/copyleft/fdl.html}.
+ \hfil \upshape Page n^^b0{\thepage}.}
+\renewcommand{\@evenhead}
+{\tiny\scshape \@ETABLISSEMENT\ -- \@FORMATION\ --
+ \normalfont\bfseries\@ANNEE.
+ \normalfont\hfil \upshape Page n^^b0{\thepage}.}
+\renewcommand{\@oddfoot}{\@evenfoot}
+\renewcommand{\@oddhead}{\@evenhead}
+\makeatother
+%% smaller sections titles
+\makeatletter
+\renewcommand{\section}{\@startsection%
+ {section}% % name
+ {1}% % level
+ {0em}% % indent
+ {\baselineskip}% % beforeskip
+ {0.5\baselineskip}% % afterskip
+ {\normalfont\large\bfseries}}% % style
+\renewcommand{\subsection}{\@startsection%
+ {subsection}% % name
+ {2}% % level
+ {0em}% % indent
+ {\baselineskip}% % beforeskip
+ {0.25\baselineskip}% % afterskip
+ {\normalfont\bfseries}% % style
+}
+\makeatother
+%%
+%% Macros
+%%
+\newcommand{\DOIFPDF}[2]{\ifx\pdfoutput\undefined #2\else#1\fi}
+%% For nice typesetting of the actual engine name.
+\newcommand{\EngineName}{\DOIFPDF{\texttt{pdf}\LaTeX}{\LaTeXe}}
+%% For short rough notes and warnings.
+\newcommand{\NB}[1]{{\large\textbf{*** #1 ***}}}
+%% To force maths mode.
+\newcommand{\EM}{\ensuremath}
+%%% Limits
+\newcommand{\limLeb}[2]
+ {\underset{#1\to+\infty}{\overset{\bL^{#2}}{\longrightarrow}}}
+\newcommand{\limE}[1]
+ {\underset{#1\to+\infty}{\overset{\text{^^e9tr.}}{\longrightarrow}}}
+\newcommand{\limW}[1]
+ {\underset{#1\to+\infty}{\overset{\text{weak}}{\longrightarrow}}}
+\newcommand{\limP}[1]
+ {\underset{#1\to+\infty}{\overset{\dP}{\longrightarrow}}}
+\newcommand{\limL}[1]
+ {\underset{#1\to+\infty}{\overset{\cL}{\longrightarrow}}}
+\newcommand{\limn}[1]
+ {\underset{#1\to+\infty}{\longrightarrow}}
+\newcommand{\mylim}[2]
+ {\underset{#1\to#2}{\longrightarrow}}
+\newcommand{\limPS}[1]
+ {\underset{#1\to+\infty}{\overset{\text{p.s.}}{\longrightarrow}}}
+\newcommand{\limAS}[1]
+ {\underset{#1\to+\infty}{\overset{\text{a.s.}}{\longrightarrow}}}
+%% Time
+\makeatletter
+\providecommand{\timenow}{\@tempcnta\time%
+\@tempcntb\@tempcnta%
+\divide\@tempcntb60%
+\ifnum10>\@tempcntb0\fi\number\@tempcntb%
+\multiply\@tempcntb60%
+\advance\@tempcnta-\@tempcntb%
+:\ifnum10>\@tempcnta0\fi\number\@tempcnta}
+\makeatother
+%% Mathmode double capital letters.
+\newcommand{\dA}{\EM{\mathbb{A}}}
+\newcommand{\dB}{\EM{\mathbb{B}}}
+\newcommand{\dC}{\EM{\mathbb{C}}}
+\newcommand{\dD}{\EM{\mathbb{D}}}
+\newcommand{\dE}{\EM{\mathbb{E}}}
+\newcommand{\dF}{\EM{\mathbb{F}}}
+\newcommand{\dG}{\EM{\mathbb{G}}}
+\newcommand{\dH}{\EM{\mathbb{H}}}
+\newcommand{\dI}{\EM{\mathbb{I}}}
+\newcommand{\dJ}{\EM{\mathbb{J}}}
+\newcommand{\dK}{\EM{\mathbb{K}}}
+\newcommand{\dL}{\EM{\mathbb{L}}}
+\newcommand{\dM}{\EM{\mathbb{M}}}
+\newcommand{\dN}{\EM{\mathbb{N}}}
+\newcommand{\dO}{\EM{\mathbb{O}}}
+\newcommand{\dP}{\EM{\mathbb{P}}}
+\newcommand{\dQ}{\EM{\mathbb{Q}}}
+\newcommand{\dR}{\EM{\mathbb{R}}}
+\newcommand{\dS}{\EM{\mathbb{S}}}
+\newcommand{\dT}{\EM{\mathbb{T}}}
+\newcommand{\dU}{\EM{\mathbb{U}}}
+\newcommand{\dV}{\EM{\mathbb{V}}}
+\newcommand{\dW}{\EM{\mathbb{W}}}
+\newcommand{\dX}{\EM{\mathbb{X}}}
+\newcommand{\dY}{\EM{\mathbb{Y}}}
+\newcommand{\dZ}{\EM{\mathbb{Z}}}
+%% Mathmode Roman capital letters.
+\newcommand{\rA}{\EM{\mathrm{A}}}
+\newcommand{\rB}{\EM{\mathrm{B}}}
+\newcommand{\rC}{\EM{\mathrm{C}}}
+\newcommand{\rD}{\EM{\mathrm{D}}}
+\newcommand{\rE}{\EM{\mathrm{E}}}
+\newcommand{\rF}{\EM{\mathrm{F}}}
+\newcommand{\rG}{\EM{\mathrm{G}}}
+\newcommand{\rH}{\EM{\mathrm{H}}}
+\newcommand{\rI}{\EM{\mathrm{I}}}
+\newcommand{\rJ}{\EM{\mathrm{J}}}
+\newcommand{\rK}{\EM{\mathrm{K}}}
+\newcommand{\rL}{\EM{\mathrm{L}}}
+\newcommand{\rM}{\EM{\mathrm{M}}}
+\newcommand{\rN}{\EM{\mathrm{N}}}
+\newcommand{\rO}{\EM{\mathrm{O}}}
+\newcommand{\rP}{\EM{\mathrm{P}}}
+\newcommand{\rQ}{\EM{\mathrm{Q}}}
+\newcommand{\rR}{\EM{\mathrm{R}}}
+\newcommand{\rS}{\EM{\mathrm{S}}}
+\newcommand{\rT}{\EM{\mathrm{T}}}
+\newcommand{\rU}{\EM{\mathrm{U}}}
+\newcommand{\rV}{\EM{\mathrm{V}}}
+\newcommand{\rW}{\EM{\mathrm{W}}}
+\newcommand{\rX}{\EM{\mathrm{X}}}
+\newcommand{\rY}{\EM{\mathrm{Y}}}
+\newcommand{\rZ}{\EM{\mathrm{Z}}}
+%% Mathmode calligraphic capital letters.
+\newcommand{\cA}{\EM{\mathcal{A}}}
+\newcommand{\cB}{\EM{\mathcal{B}}}
+\newcommand{\cC}{\EM{\mathcal{C}}}
+\newcommand{\cD}{\EM{\mathcal{D}}}
+\newcommand{\cE}{\EM{\mathcal{E}}}
+\newcommand{\cF}{\EM{\mathcal{F}}}
+\newcommand{\cG}{\EM{\mathcal{G}}}
+\newcommand{\cH}{\EM{\mathcal{H}}}
+\newcommand{\cI}{\EM{\mathcal{I}}}
+\newcommand{\cJ}{\EM{\mathcal{J}}}
+\newcommand{\cK}{\EM{\mathcal{K}}}
+\newcommand{\cL}{\EM{\mathcal{L}}}
+\newcommand{\cM}{\EM{\mathcal{M}}}
+\newcommand{\cN}{\EM{\mathcal{N}}}
+\newcommand{\cO}{\EM{\mathcal{O}}}
+\newcommand{\cP}{\EM{\mathcal{P}}}
+\newcommand{\cQ}{\EM{\mathcal{Q}}}
+\newcommand{\cR}{\EM{\mathcal{R}}}
+\newcommand{\cS}{\EM{\mathcal{S}}}
+\newcommand{\cT}{\EM{\mathcal{T}}}
+\newcommand{\cU}{\EM{\mathcal{U}}}
+\newcommand{\cV}{\EM{\mathcal{V}}}
+\newcommand{\cW}{\EM{\mathcal{W}}}
+\newcommand{\cX}{\EM{\mathcal{X}}}
+\newcommand{\cY}{\EM{\mathcal{Y}}}
+\newcommand{\cZ}{\EM{\mathcal{Z}}}
+%% Mathmode bold capital letters.
+\newcommand{\bA}{\EM{\mathbf{A}}}
+\newcommand{\bB}{\EM{\mathbf{B}}}
+\newcommand{\bC}{\EM{\mathbf{C}}}
+\newcommand{\bD}{\EM{\mathbf{D}}}
+\newcommand{\bE}{\EM{\mathbf{E}}}
+\newcommand{\bF}{\EM{\mathbf{F}}}
+\newcommand{\bG}{\EM{\mathbf{G}}}
+\newcommand{\bH}{\EM{\mathbf{H}}}
+\newcommand{\bI}{\EM{\mathbf{I}}}
+\newcommand{\bJ}{\EM{\mathbf{J}}}
+\newcommand{\bK}{\EM{\mathbf{K}}}
+\newcommand{\bL}{\EM{\mathbf{L}}}
+\newcommand{\bM}{\EM{\mathbf{M}}}
+\newcommand{\bN}{\EM{\mathbf{N}}}
+\newcommand{\bO}{\EM{\mathbf{O}}}
+\newcommand{\bP}{\EM{\mathbf{P}}}
+\newcommand{\bQ}{\EM{\mathbf{Q}}}
+\newcommand{\bR}{\EM{\mathbf{R}}}
+\newcommand{\bS}{\EM{\mathbf{S}}}
+\newcommand{\bT}{\EM{\mathbf{T}}}
+\newcommand{\bU}{\EM{\mathbf{U}}}
+\newcommand{\bV}{\EM{\mathbf{V}}}
+\newcommand{\bW}{\EM{\mathbf{W}}}
+\newcommand{\bX}{\EM{\mathbf{X}}}
+\newcommand{\bY}{\EM{\mathbf{Y}}}
+\newcommand{\bZ}{\EM{\mathbf{Z}}}
+%% Useful shortcuts to some Greek letters and symbols.
+\newcommand{\al}{\alpha}
+\newcommand{\be}{\beta}
+\newcommand{\De}{\Delta}
+\newcommand{\de}{\delta}
+\newcommand{\ga}{\gamma}
+\newcommand{\Ga}{\Gamma}
+\newcommand{\g}{\gamma}
+\newcommand{\gn}{\g_n}
+\newcommand{\gt}[1]{\g^{\otimes #1}}
+\newcommand{\la}{\lambda}
+\newcommand{\La}{\Lambda}
+\newcommand{\lan}{\la_n}
+\newcommand{\na}{\nabla}
+\newcommand{\Om}{\Omega}
+\newcommand{\om}{\omega}
+\newcommand{\ph}{\Phi}
+\newcommand{\Si}{\Sigma}
+\newcommand{\si}{\sigma}
+\newcommand{\Te}{\Theta}
+\newcommand{\te}{\theta}
+\newcommand{\ta}{\tau}
+\newcommand{\Ups}{\Upsilon}
+\newcommand{\veps}{\varepsilon}
+\newcommand{\vphi}{\varphi}
+\newcommand{\bul}{\EM{\bullet}}
+%% Functional prototype with dimensioning.
+\newcommand{\p}[4]{{#3}\!\left#1{#4}\right#2}
+%% Norms and related.
+\newcommand{\ABS}[1]{\EM{{\left| #1 \right|}}} % |1|
+\newcommand{\BRA}[1]{\EM{{\left\{#1\right\}}}} % {1}
+\newcommand{\DP}[1]{\EM{{\left<#1\right>}}} % <1>
+\newcommand{\NRM}[1]{\EM{{\left\| #1\right\|}}} % ||1||
+\newcommand{\NI}[1]{\EM{{\left\| #1\right\|}_\infty}} % infinite norm.
+\newcommand{\OSC}[1]{\EM{{\p(){\mathrm{osc}}{#1}}}} % oscillation.
+\newcommand{\PAR}[1]{\EM{{\left(#1\right)}}} % (1)
+\newcommand{\BPAR}[1]{\EM{{\biggl(#1\biggr)}}} % (1)
+\newcommand{\BABS}[1]{\EM{{\biggl|#1\biggr|}}} % (1)
+\newcommand{\pd}{\EM{\partial}} % derivee partielle
+\newcommand{\PD}[2]{\EM{{\frac{\partial #1}{\partial #2}}}}%part. deriv.
+\newcommand{\SBRA}[1]{\EM{{\left[#1\right]}}} % [1]
+\newcommand{\VT}[1]{\EM{{\|#1\|}_{\text{\scriptsize VT}}}} % tot. var.
+\newcommand{\LIP}[1]{\EM{\|#1\|_{\mathrm{Lip}}}} % Lipschitz norm.
+\newcommand{\WH}[1]{\widehat{#1}}
+%% Fonctionals and functions.
+\newcommand{\sentf}{\bH}
+\newcommand{\sent}[1]{\p(){\sentf}{#1}}
+\newcommand{\bentf}[1]{\bH_{#1}}
+\newcommand{\bent}[2]{\p(){\bentf{#1}}{#2}}
+\newcommand{\eentf}{\bN}
+\newcommand{\eent}[1]{\p(){\eentf}{#1}}
+\newcommand{\entf}[1]{\mathbf{Ent}_{#1}}
+\newcommand{\ent}[2]{\p(){\entf{#1}}{#2}}
+\newcommand{\ientf}[1]{\bH^{#1}}
+\newcommand{\ient}[2]{\p(){\ientf{#1}}{#2}}
+\newcommand{\rentf}{\mathbf{Ent}}
+\newcommand{\rent}[2]{\p(){\rentf}{#1\,\vert\,#2}}
+\newcommand{\entr}{\mathbf{Ent}_r}
+\newcommand{\enef}[1]{\boldsymbol{\mathcal{E}}_{#1}}
+\newcommand{\ene}[2]{\p(){\enef{#1}}{#2}}
+\newcommand{\imutf}{\bI}
+\newcommand{\imut}[1]{\p(){\imutf}{#1}}
+\newcommand{\fcrf}{\dI}
+\newcommand{\fcr}[1]{\p(){\fcrf}{#1}}
+\newcommand{\fishf}{\bJ}
+\newcommand{\fish}[1]{\p(){\fishf}{#1}}
+\newcommand{\fishmf}{\dJ}
+\newcommand{\fishm}[1]{\p(){\fishmf}{#1}}
+\newcommand{\moyf}[1]{\bE_{#1}}
+\newcommand{\moy}[2]{\p(){\moyf{#1}}{#2}}
+\newcommand{\econd}[2]{\p(){\moyf{}}{#1\,\vert\,#2}}
+\newcommand{\bmoy}[2]{\moyf{#1}\!\biggl(#2\biggr)}
+\newcommand{\corrf}[1]{\mathbf{Cor}_{#1}}
+\newcommand{\corr}[3]{\p(){\corrf{#1}}{#2,#3}}
+\newcommand{\covf}[1]{\mathbf{Cov}_{#1}}
+\newcommand{\cov}[3]{\p(){\covf{#1}}{#2,#3}}
+\newcommand{\bcov}[3]{\covf{#1}\!\biggl(#2,#3\biggr)}
+\newcommand{\suppf}{\mathrm{supp}}
+\newcommand{\supp}[1]{\suppf\PAR{#1}}
+\newcommand{\DIMF}{\mathrm{dim}}
+\newcommand{\DIM}[1]{\DIMF\PAR{#1}}
+\newcommand{\RANGEF}{\mathrm{range}}
+\newcommand{\RANGE}[1]{\RANGEF\PAR{#1}}
+\newcommand{\varf}[1]{\mathbf{Var}_{#1}}
+\newcommand{\var}[2]{\p(){\varf{#1}}{#2}}
+\newcommand{\bvar}[2]{\varf{#1}\!\biggl(#2\biggr)}
+\newcommand{\Kf}{\bK}
+\newcommand{\K}[1]{\p(){\Kf}{#1}}
+\newcommand{\vrs}[1]{\mathbf{L}_{#1}}
+\newcommand{\lik}[1]{\vrs{#1}}
+%% Sets, spaces, and functional spaces.
+\newcommand{\C}[1]{\p(){\cC}{#1}}
+\newcommand{\Cb}[1]{\p(){\cC_b}{#1}}
+\newcommand{\Cc}[1]{\p(){\cC_c}{#1}}
+\newcommand{\Cn}[2]{\p(){\cC^{#1}}{#2}}
+\newcommand{\Ci}[1]{\Cn{\infty}{#1}}
+\newcommand{\Cic}[1]{\p(){\cC_c^\infty}{#1}}
+\newcommand{\Cnc}[2]{\p(){\cC_c^{#1}}{#2}}
+\newcommand{\Cnb}[2]{\p(){\cC_b^{#1}}{#2}}
+\newcommand{\Cib}[1]{\p(){\cC_b^\infty}{#1}}
+\newcommand{\leb}[2]{\p(){\bL^{#1}}{#2}}
+\newcommand{\lebb}[1]{\bL^{#1}}
+%% Determinant, trace, ...
+\newcommand{\Tr}{\mathrm{Tr\,}}
+\newcommand{\Det}[1]{\mathrm{Det}\,}
+\newcommand{\TR}[1]{\p(){\mathrm{Tr}}{#1}}
+\newcommand{\DIAG}[1]{\p(){\mathrm{Diag}}{#1}}
+\newcommand{\DET}[1]{\p(){\mathrm{Det}}{#1}}
+\newcommand{\SIG}[1]{\p(){\mathrm{Sign}}{#1}}
+\newcommand{\KER}[1]{\p(){\mathrm{Ker}}{#1}}
+\newcommand{\RG}[1]{\p(){\mathrm{Range}}{#1}}
+\newcommand{\DIAM}[1]{\p(){\mathrm{Diam}}{#1}}
+\newcommand{\ID}{\mathbf{Id}}
+\newcommand{\Id}{\mathrm{Id}}
+\newcommand{\Mo}{\mathbf{1}}
+\newcommand{\Vo}{\mathrm{1}}
+%%% Semi-groups, generators, carre-du-champ, ...
+\newcommand{\CD}{CD(\rho ,\infty)}
+\newcommand{\GA}{\boldsymbol{\Gamma}}
+\newcommand{\GD}{\GA_{\!\!{\mathbf 2}}}
+\newcommand{\GI}{\bL}
+\newcommand{\GR}{\nabla}
+\newcommand{\GIV}{\EM{\overrightarrow{\GI}}}
+\newcommand{\GIB}{\EM{\overline{\GI}}}
+\newcommand{\LA}{\boldsymbol{\Delta}}
+\newcommand{\ROT}{\mathbf{rot}\,}
+\newcommand{\DIV}{\mathbf{div}\,}
+\newcommand{\PT}[1][t]{\mathbf{P}_{\!#1}}
+\newcommand{\SGf}[1]{{\mathbf P}_{#1}}
+\newcommand{\SG}[2]{\p(){\SGf{\!#1}}{#2}}
+\newcommand{\SGQf}[1]{{\mathbf Q}_{#1}}
+\newcommand{\SGQ}[2]{\p(){\SGQf{#1}}{#2}}
+\newcommand{\isopf}{\mathbf{I}}
+\newcommand{\isop}[1]{\p(){\isopf}{#1}}
+\newcommand{\disop}[1]{\p(){\isopf'}{#1}}
+\newcommand{\ddisop}[1]{\p(){\isopf''}{#1}}
+\newcommand{\HESS}[1]{\GR^2\!{#1}}
+\newcommand{\Hess}[1]{{\p(){\mathrm{Hess}}{#1}}}
+\newcommand{\HAM}{\bH}
+\newcommand{\POT}{\bV}
+\newcommand{\PF}{\bZ}
+\newcommand{\DOM}{\EM{\cD_2(\GI)}}
+\newcommand{\laV}{\EM{\overrightarrow{\la}}}
+\newcommand{\DOML}{\EM{\cD_2\PAR{\GI}}}
+\newcommand{\DOMB}{\EM{\cD_2(\GIB)}}
+\newcommand{\DOMV}{\EM{\cD_2(\GIV)}}
+\newcommand{\GAV}{\EM{\overrightarrow{\GA}}}
+\newcommand{\D}{\mathbf{D}}
+%% Topology.
+\newcommand{\inter}[1]{{\overset{\circ}{#1}}} % interior
+\newcommand{\adher}[1]{{\overline{#1}}} % adherence
+\newcommand{\ADH}[1]{\mathbf{adh}(#1)}
+\newcommand{\INT}[1]{\mathbf{int}(#1)}
+%% Miscellany.
+\newcommand{\DOTIMES}{\otimes\cdots\otimes}
+\newcommand{\DOPLUS}{\oplus\cdots\oplus}
+\newcommand{\CARD}{\mathrm{card}}
+\newcommand{\SSK}[1]{\substack{#1}}
+\renewcommand{\leq}{\leqslant}
+\renewcommand{\geq}{\geqslant}
+\newcommand{\bs}{\EM{\backslash}}
+\newcommand{\Inf}{\boldsymbol{\inf}}
+\newcommand{\Sup}{\boldsymbol{\sup}}
+\newcommand{\ds}[1]{\EM{\displaystyle{#1}}}
+\newcommand{\eg}{\overset{\Delta}{=}}
+\newcommand{\fdefeq}{\overset{\text{d^^e9f.}}{=}}
+\newcommand{\edefeq}{\overset{\text{def.}}{=}}
+\newcommand{\defeq}{:=}
+\newcommand{\equ}{\; \Leftrightarrow \;}
+\newcommand{\ex}{\exists \,}
+\newcommand{\imp}{\Rightarrow \;}
+\newcommand{\ssi}{{\it ssi}}
+\newcommand{\tout}{\forall \,}
+\newcommand{\tq}{\,|\,}
+\newcommand{\st}{\,|\,}
+\newcommand{\DSFRAC}[2]{\EM{\frac{\ds{#1}}{\ds{#2}}}}
+\newcommand{\SR}[2]{\EM{\strackrel{#1}{#2}}}
+\def\Ieme{\up{\lowercase{i^^e8me}}\xspace}
+%% Vectors and matrices.
+\newcommand{\VECTOR}[1]{\PAR{\begin{array}{c} #1 \end{array}}}
+\newcommand{\BIMATRIX}[1]{\PAR{\begin{array}{cc} #1 \end{array}}}
+\newcommand{\Vector}[2]{\PAR{\begin{array}{#1} #2 \end{array}}}
+\newcommand{\Bimatrix}[2]{\PAR{\begin{array}{#1} #2 \end{array}}}
+%%%%
+%%%% Commands to be executed just after \begin{document}
+%%%%
+\AtBeginDocument{%
+ \selectlanguage{francais}%
+ \graphicspath{{images/}{img/}{Images}{Img}{ps}{eps}{PS}{EPS}%
+ {postscript}{postscripts}{pdf}{PDF}}%
+ \PREMIEREPAGE%
+}
+%%%%
+%%%% Commands to be executed just before \end{document}
+%%%%
+\AtEndDocument{\vfill}
+\endinput
+%%
+%% End of file `pbsheet.cls'.
diff --git a/macros/latex/contrib/pbsheet/xpl/pgm/probadis.m b/macros/latex/contrib/pbsheet/xpl/pgm/probadis.m
new file mode 100644
index 0000000000..7f472ad404
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/pgm/probadis.m
@@ -0,0 +1,65 @@
+function res = probadis(x,p)
+%res = PROBADIS(x,p)
+% Input x vector of real numbers (support points in IR)
+% p vector of probability weights associated to x
+% i.e. non-negative real numbers such that sum(p) == 1
+% Output res random number chosen from the finite discrete
+% distribution on x(1),...,x(n) with probability weights
+% p(1),...,p(n) where n == length(x) == length(p)
+%
+% Renvoie UNE réalisation de la loi discrète à support fini sur IR dont les
+% points de support sont les composantes du vecteur x, et les poids sont les
+% composantes du vecteur p. Donc x(i) a une probabilité p(i) d'être renvoyé.
+%
+% La méthode consiste à écrire l'intervalle [0,1] comme une réunion disjointe
+% d'intervalles de longueurs p(1),..., p(n) puis à regarder au quel appartient
+% la réalisation d'une loi uniforme obtenue par un appel à rand. Les valeurs
+% renvoyées par des appels successifs sont donc pseudo-indépendantes.
+% Pour des raisons d'efficacité, les conditions nécessaires suivantes ne sont
+% pas contrôlées par cette fonction :
+% - le nombre de paramètres passés est exactement 2
+% - les deux paramètres x et p sont bien des vecteurs et sont de même longueur
+% - les composantes de p sont positives ou nulles et leur somme vaut 1.
+%
+% See also RDISCR.
+%
+% ### Copyright (C) D. Chafaï, 2003-12-06.
+% ### http://www.lsp.ups-tlse.fr/Chafai/agregation.html
+% ### Licence GNU General Public License http://www.gnu.org/copyleft/gpl.html
+%
+
+% On pourrait implémenter cette fonction de la façon suivante :
+%
+% INDICES = find(cumsum(p) >= rand);
+% res = x(INDICES(1));
+% return;
+%
+% Cette méthode est correcte mais inefficace car elle ne tient pas compte de
+% la monotonie de cumsum(p), ce qui entraine des tests inutiles une fois que
+% la valeur critique a été franchie. En jargon, c'est un 'firstmatch' qu'il
+% nous faut, pas un 'matchall'. Le nombre de if impliqués dans find est
+% toujours égal à la taille de ce qu'on lui passe en paramètre.
+%
+% Morale de l'histoire : la brièveté d'un code n'assure pas sa performance !
+% Et l'abscence de if dans un code ne signifie pas qu'il ne fait pas appel
+% indirectement à des if, et encore moins que cela est fait de manière
+% optimale ! La fonction find n'est qu'une boucle for contenant un if.
+%
+% Ci-dessous, nous utilisons une version plus rapide dans le plus pur style
+% for-if avec un nombre de if optimal. On pourrait adapter l'ordre des
+% intervalles testés (et donc l'arbre associéé) aux poids p(i) de façon à
+% tester d'abord les intervalles les plus probables. Est-ce vraiment mieux ?
+% Exercice !
+
+n = length(x); % le nombre d'atomes.
+r = rand; % une réalisation de loi uniforme sur [0,1].
+a = 0; b = p(1); % [a,b] = sous-intervalle de proba p(i) pour l'uniforme.
+for i = 1:n-1 % parcours de tous les sous-intervalles juxtaposés.
+ if ((r >= a) & (r < b))
+ res = x(i);
+ return; % on a trouvé le bon intervalle, on sort.
+ end
+ a = b; b = b + p(i+1); % on passe à l'intervalle suivant.
+end
+res = x(n); % le bon intervalle est le dernier.
+return;
diff --git a/macros/latex/contrib/pbsheet/xpl/pgm/rdiscr.m b/macros/latex/contrib/pbsheet/xpl/pgm/rdiscr.m
new file mode 100644
index 0000000000..b3346178e4
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/pgm/rdiscr.m
@@ -0,0 +1,72 @@
+function X = rdiscr(num,x,p)
+%X = RDISCR(num,x,p)
+% Input num positive integer or a vector [lig,col] of integers
+% x vector of real numbers (support points in IR)
+% p vector of probability weights associated to x
+% i.e. non-negative real numbers such that sum(p) == 1
+% Output X num-vector or a num-matrix of random numbers
+% chosen from the finite discrete distribution on
+% x(1),...,x(n) with probability weights p(1),...,p(n)
+% where n == length(x) == length(p)
+%
+% Renvoie num réalisations ou une matrice [lig,col] de réalisations
+% pseudo-i.i.d de la loi discrète à support fini sur IR dont les
+% points de support sont les composantes du vecteur x, et les poids sont les
+% composantes du vecteur p. Donc x(i) a une probabilité p(i) d'être renvoyé.
+%
+% La méthode consiste à écrire l'intervalle [0,1] comme une réunion disjointe
+% d'intervalles de longueurs p(1),..., p(n) puis à regarder au quel appartient
+% la réalisation d'une loi uniforme obtenue par un appel à rand. Les valeurs
+% renvoyées par des appels successifs sont donc pseudo-indépendantes.
+% Pour des raisons d'efficacité, les conditions nécessaires suivantes ne sont
+% pas contrôlées par cette fonction :
+% - le nombre de paramètres passés est exactement 3
+% - les deux paramètres x et p sont bien des vecteurs et sont de même longueur
+% - les composantes de p sont positives ou nulles et leur somme vaut 1
+% - le paramètre num est un entier positif non nul une un couple de ce type
+%
+% See also PROBADIS.
+%
+% ### Copyright (C) D. Chafaï, 2003-12-06.
+% ### http://www.lsp.ups-tlse.fr/Chafai/agregation.html
+% ### Licence GNU General Public License http://www.gnu.org/copyleft/gpl.html
+%
+
+% Voir les commentaires dans le code de la fonction probadis.
+% Faire 'type probadis' pour cela.
+% Le code qui suit pourrait beaucoup gagner en rapidité sur une machine //
+% Il est possible de l'améliorer en stockant un arbre construit avec les
+% tests utilisés par les valeurs déjà générées. Il est surtout aussi possible
+% d'imiter le code matriciel de la fonction de répartition inverse binomiale
+% de la fonction qbinom de Stixbox, appelée par rbinom. Exercice !
+%
+% D'autres algorithmes sont possibles. Par exemple, on pourrait procéder
+% avec des réalisations de Bernoulli i.i.d. (obtenues facilement avec rand)
+% pour choisir l'intervalle :
+% La probabilité d'être <= x(1) est p(1)
+% Sinon, la probabilité d'être <= x(2) est p(2)/sum(p(2:n))
+% etc. Nul besoin de commencer par x(1), et l'on peut adapter l'arbre utilisé
+% aux poids p(i) de façon à faire un nombre de tests optimal. Exercice !
+
+if length(num) == 1
+ num = [num 1];
+else
+ num = reshape(num,1,2);
+end
+
+n = length(x); % le nombre d'atomes.
+U = rand(num); % réalisations de loi uniforme sur [0,1].
+X = repmat(x(n),num(1),num(2)); % par défaut, la valeur est la plus grande
+for l = 1:num(1) % lignes
+for c = 1:num(2) % colonnes
+ a = 0; b = p(1); % [a,b] = sous-inter. de proba p(i) pour l'uniforme.
+ for i = 1:n-1 % parcours de tous les sous-intervalles juxtaposés.
+ if ((U(l,c) >= a) & (U(l,c) < b))
+ X(l,c) = x(i);
+ break; % on a trouvé le bon intervalle, on sort.
+ end
+ a = b; b = b + p(i+1); % on passe à l'intervalle suivant.
+ end
+end
+end
+return;
diff --git a/macros/latex/contrib/pbsheet/xpl/pgm/rint.m b/macros/latex/contrib/pbsheet/xpl/pgm/rint.m
new file mode 100644
index 0000000000..9e8dd3c850
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/pgm/rint.m
@@ -0,0 +1,25 @@
+function X = rint(num,k);
+% X = RINT(num,k)
+% Input num positive integer or a vector [lig,col] of integers
+% k positive integer
+% Output X num-vector or a num-matrix of random numbers
+% chosen from uniform distribution on {1,...,k}
+%
+% Renvoie num réalisations ou une matrice [lig,col] de réalisations
+% pseudo-indépendantes de la loi uniforme discrète sur les k premiers
+% entiers non nuls {1,...,k}.
+%
+% La méthode consiste à considérer la partie entière de 1+kU où U suit une loi
+% uniforme sur [0,1]. Cette dernière s'obtient via la fonction rand, et les
+% valeurs renvoyées par des appels successifs sont donc pseudo-indépendantes.
+%
+% ### Copyright (C) D. Chafaï, 2003-12-06.
+% ### http://www.lsp.ups-tlse.fr/Chafai/agregation.html
+% ### Licence GNU General Public License http://www.gnu.org/copyleft/gpl.html
+%
+
+if length(num) == 1
+ num = [num 1];
+end
+X = ceil(k * rand(num));
+return;
diff --git a/macros/latex/contrib/pbsheet/xpl/pgm/simbin.m b/macros/latex/contrib/pbsheet/xpl/pgm/simbin.m
new file mode 100644
index 0000000000..f9c618a8a6
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/pgm/simbin.m
@@ -0,0 +1,55 @@
+%
+% ### Copyright (C) D. Chafaï, 2003-12-06.
+% ### http://www.lsp.ups-tlse.fr/Chafai/agregation.html
+% ### Licence GNU General Public License http://www.gnu.org/copyleft/gpl.html
+%
+% Ce bout de code permet de simuler une loi binomiale B(n,p) et de comparer
+% graphiquement les moyennes empiriques avec la moyenne théorique.
+% Tous les vecteurs sont des vecteurs ligne.
+%
+% Nota bene : la bibliothèque Stixbox fournit la fonction rbinom qui permet
+% de s'affranchir des calculs détaillés ici, cf. fin du présent fichier.
+%
+clear r n p q P Q C B X
+clf
+%
+r = input('Nombre maximal de réalisations ? = ');
+n = input('Taille n de la loi binomiale B(n,p), qui a n+1 atomes ? = ');
+p = input('Valeur du paramètre p de la loi binomiale B(n,p) ? = ');
+% p = proba de gagner à pile ou face = proba de 1 dans la Bernoulli sur {0,1}
+% q = proba de perdre à pile ou face = proba de 0 dans la Bernoulli sur {0,1}
+% B(n,p) est la loi de la somme de n v.a. i.i.d. de Bernoulli de ce type,
+% i.e. la nième puissance de convolution de cette loi de Bernoulli. Elle
+% représente la loi du nombre de succés à pile ou face en n lancés.
+%
+disp(sprintf('Calcul de la loi binomiale B(%d,%f)',n,p))
+q = 1 - p;
+P = [1 , cumprod(p * ones(1,n))]; % puissances croissantes de p
+Q = [fliplr(cumprod(q * ones(1,n))), 1]; % puissances décroissantes de q
+C = [1 , cumprod([n:-1:1]) ./ cumprod([1:n])]; % coef. du binôme de i = 1 à n
+B = C .* P .* Q; % vecteur des poids de B(n,p)
+%
+disp(sprintf('Génération aléatoire de %d réalisations de B(%d,%f)',r,n,p))
+X = rdiscr([1,r],[0:n],B); % échantillonnage
+% alternative :
+%X=[]
+%for i=1:r
+% X = [X probadis([0:n],B)];
+%end
+%
+disp(sprintf('Tracé des graphique.'))
+plot(cumsum(X) ./ [1:length(X)],'b') % tracé des moyennes empiriques
+title('Loi des Grands Nombres')
+xlabel('Nombre de realisations')
+ylabel('Moyennes empiriques')
+hold on
+plot(n * p * ones(1,r),'r--') % tracé de la moyenne théorique
+legend('Empirique','Theorique')
+hold off
+%
+% Avec Stixbox, inutile de calculer B et d'appeler rdiscr([1,r],[0:n],B)
+% puisque qu'un simple rbinom([1,r],n,p) suffit.
+% Même si l'on décide d'utiliser quand même prodadis, les coefficients
+% binomiaux nécessaires au calcul de B peuvent se calculer beaucoup plus vite
+% en utilisant la fonction Stixbox bincoef qui fait appel à la fonction gamma.
+%
diff --git a/macros/latex/contrib/pbsheet/xpl/xpl-fr.bib b/macros/latex/contrib/pbsheet/xpl/xpl-fr.bib
new file mode 100644
index 0000000000..076f05db04
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/xpl-fr.bib
@@ -0,0 +1,39 @@
+@book{barbe-ledoux,
+ AUTHOR = {Barbe, Ph. and Ledoux, M.},
+ TITLE = {Probabilit{\'e}s},
+ YEAR = {1998},
+ PAGES = {262},
+ PUBLISHER = {Belin},
+ SERIES = {De la licence {\`a} l'agr{\'e}gation},
+ ISBN = {2-7011-2131-0}
+}
+
+@book{dacunha-castelle-duflo,
+ AUTHOR = {Dacunha-Castelle, D. and Duflo, M.},
+ TITLE = {Probabilit{\'e}s et statistiques. {T}ome 1},
+ NOTE = {Probl{\`e}mes {\`a} temps fixe.},
+ PUBLISHER = {Masson},
+ ADDRESS = {Paris},
+ YEAR = {1982},
+ PAGES = {xii+214},
+ ISBN = {2-225-74547-1},
+}
+
+@Book{bouleau,
+ AUTHOR = {Bouleau, N.},
+ TITLE = {Probabilit{\'e}s de l'ing{\'e}nieur,
+ variables al{\'e}atoires et simulation},
+ PUBLISHER = {Hermann},
+ YEAR = {1986}
+}
+
+@Incollection{ycart,
+ AUTHOR = {Ycart, B.},
+ TITLE = {{M}od\`eles et {A}lgorithmes {M}arkoviens},
+ PUBLISHER = {Springer},
+ EDITOR = {{S}oci\'et\'e de {M}ath\'ematiques
+ {A}ppliqu\'ee et {I}ndustrielles},
+ YEAR = {2002},
+ SERIES = {Math\'ematiques et {A}pplications},
+ VOLUME = {39}
+}
diff --git a/macros/latex/contrib/pbsheet/xpl/xpl-fr.dvi b/macros/latex/contrib/pbsheet/xpl/xpl-fr.dvi
new file mode 100644
index 0000000000..bb9b08a0ad
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/xpl-fr.dvi
Binary files differ
diff --git a/macros/latex/contrib/pbsheet/xpl/xpl-fr.pdf b/macros/latex/contrib/pbsheet/xpl/xpl-fr.pdf
new file mode 100644
index 0000000000..515b993882
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/xpl-fr.pdf
Binary files differ
diff --git a/macros/latex/contrib/pbsheet/xpl/xpl-fr.ps b/macros/latex/contrib/pbsheet/xpl/xpl-fr.ps
new file mode 100644
index 0000000000..b655c4c873
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/xpl-fr.ps
@@ -0,0 +1,7998 @@
+%!PS-Adobe-2.0
+%%Creator: dvips(k) 5.92b Copyright 2002 Radical Eye Software
+%%Title: xpl-fr.dvi
+%%Pages: 7
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 596 842
+%%DocumentFonts: CMSY5 CMSY10 LCIRCLE10 CMSY9 CMMI10 CMR10 MSAM10 CMMI7
+%%+ CMSY7 MSBM7 CMEX10 CMR7 CMMI5 MSAM7 MSBM10 CMR5 Helvetica
+%%DocumentPaperSizes: a4
+%%EndComments
+%DVIPSWebPage: (www.radicaleye.com)
+%DVIPSCommandLine: dvips -D 600 -t a4 xpl-fr.dvi -o xpl-fr.ps
+%DVIPSParameters: dpi=600, compressed
+%DVIPSSource: TeX output 2004.02.14:0236
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
+N}B/A{dup}B/TR{translate}N/isls false N/vsize 11 72 mul N/hsize 8.5 72
+mul N/landplus90{false}def/@rigin{isls{[0 landplus90{1 -1}{-1 1}ifelse 0
+0 0]concat}if 72 Resolution div 72 VResolution div neg scale isls{
+landplus90{VResolution 72 div vsize mul 0 exch}{Resolution -72 div hsize
+mul 0}ifelse TR}if Resolution VResolution vsize -72 div 1 add mul TR[
+matrix currentmatrix{A A round sub abs 0.00001 lt{round}if}forall round
+exch round exch]setmatrix}N/@landscape{/isls true N}B/@manualfeed{
+statusdict/manualfeed true put}B/@copies{/#copies X}B/FMat[1 0 0 -1 0 0]
+N/FBB[0 0 0 0]N/nn 0 N/IEn 0 N/ctr 0 N/df-tail{/nn 8 dict N nn begin
+/FontType 3 N/FontMatrix fntrx N/FontBBox FBB N string/base X array
+/BitMaps X/BuildChar{CharBuilder}N/Encoding IEn N end A{/foo setfont}2
+array copy cvx N load 0 nn put/ctr 0 N[}B/sf 0 N/df{/sf 1 N/fntrx FMat N
+df-tail}B/dfs{div/sf X/fntrx[sf 0 0 sf neg 0 0]N df-tail}B/E{pop nn A
+definefont setfont}B/Cw{Cd A length 5 sub get}B/Ch{Cd A length 4 sub get
+}B/Cx{128 Cd A length 3 sub get sub}B/Cy{Cd A length 2 sub get 127 sub}
+B/Cdx{Cd A length 1 sub get}B/Ci{Cd A type/stringtype ne{ctr get/ctr ctr
+1 add N}if}B/id 0 N/rw 0 N/rc 0 N/gp 0 N/cp 0 N/G 0 N/CharBuilder{save 3
+1 roll S A/base get 2 index get S/BitMaps get S get/Cd X pop/ctr 0 N Cdx
+0 Cx Cy Ch sub Cx Cw add Cy setcachedevice Cw Ch true[1 0 0 -1 -.1 Cx
+sub Cy .1 sub]/id Ci N/rw Cw 7 add 8 idiv string N/rc 0 N/gp 0 N/cp 0 N{
+rc 0 ne{rc 1 sub/rc X rw}{G}ifelse}imagemask restore}B/G{{id gp get/gp
+gp 1 add N A 18 mod S 18 idiv pl S get exec}loop}B/adv{cp add/cp X}B
+/chg{rw cp id gp 4 index getinterval putinterval A gp add/gp X adv}B/nd{
+/cp 0 N rw exit}B/lsh{rw cp 2 copy get A 0 eq{pop 1}{A 255 eq{pop 254}{
+A A add 255 and S 1 and or}ifelse}ifelse put 1 adv}B/rsh{rw cp 2 copy
+get A 0 eq{pop 128}{A 255 eq{pop 127}{A 2 idiv S 128 and or}ifelse}
+ifelse put 1 adv}B/clr{rw cp 2 index string putinterval adv}B/set{rw cp
+fillstr 0 4 index getinterval putinterval adv}B/fillstr 18 string 0 1 17
+{2 copy 255 put pop}for N/pl[{adv 1 chg}{adv 1 chg nd}{1 add chg}{1 add
+chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add adv}{/rc X nd}{
+1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]A{bind pop}
+forall N/D{/cc X A type/stringtype ne{]}if nn/base get cc ctr put nn
+/BitMaps get S ctr S sf 1 ne{A A length 1 sub A 2 index S get sf div put
+}if put/ctr ctr 1 add N}B/I{cc 1 add D}B/bop{userdict/bop-hook known{
+bop-hook}if/SI save N @rigin 0 0 moveto/V matrix currentmatrix A 1 get A
+mul exch 0 get A mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N/eop{
+SI restore userdict/eop-hook known{eop-hook}if showpage}N/@start{
+userdict/start-hook known{start-hook}if pop/VResolution X/Resolution X
+1000 div/DVImag X/IEn 256 array N 2 string 0 1 255{IEn S A 360 add 36 4
+index cvrs cvn put}for pop 65781.76 div/vsize X 65781.76 div/hsize X}N
+/p{show}N/RMat[1 0 0 -1 0 0]N/BDot 260 string N/Rx 0 N/Ry 0 N/V{}B/RV/v{
+/Ry X/Rx X V}B statusdict begin/product where{pop false[(Display)(NeXT)
+(LaserWriter 16/600)]{A length product length le{A length product exch 0
+exch getinterval eq{pop true exit}if}{pop}ifelse}forall}{false}ifelse
+end{{gsave TR -.1 .1 TR 1 1 scale Rx Ry false RMat{BDot}imagemask
+grestore}}{{gsave TR -.1 .1 TR Rx Ry scale 1 1 false RMat{BDot}
+imagemask grestore}}ifelse B/QV{gsave newpath transform round exch round
+exch itransform moveto Rx 0 rlineto 0 Ry neg rlineto Rx neg 0 rlineto
+fill grestore}B/a{moveto}B/delta 0 N/tail{A/delta X 0 rmoveto}B/M{S p
+delta add tail}B/b{S p tail}B/c{-4 M}B/d{-3 M}B/e{-2 M}B/f{-1 M}B/g{0 M}
+B/h{1 M}B/i{2 M}B/j{3 M}B/k{4 M}B/w{0 rmoveto}B/l{p -4 w}B/m{p -3 w}B/n{
+p -2 w}B/o{p -1 w}B/q{p 1 w}B/r{p 2 w}B/s{p 3 w}B/t{p 4 w}B/x{0 S
+rmoveto}B/y{3 2 roll p a}B/bos{/SS save N}B/eos{SS restore}B end
+
+%%EndProcSet
+%%BeginProcSet: bbad153f.enc
+% Thomas Esser, Dec 2002. public domain
+%
+% Encoding for:
+% cmsy10 cmsy5 cmsy6 cmsy7 cmsy8 cmsy9
+%
+/TeXbbad153fEncoding [
+/minus /periodcentered /multiply /asteriskmath /divide /diamondmath
+/plusminus /minusplus /circleplus /circleminus /circlemultiply
+/circledivide /circledot /circlecopyrt /openbullet /bullet
+/equivasymptotic /equivalence /reflexsubset /reflexsuperset /lessequal
+/greaterequal /precedesequal /followsequal /similar /approxequal
+/propersubset /propersuperset /lessmuch /greatermuch /precedes /follows
+/arrowleft /arrowright /arrowup /arrowdown /arrowboth /arrownortheast
+/arrowsoutheast /similarequal /arrowdblleft /arrowdblright /arrowdblup
+/arrowdbldown /arrowdblboth /arrownorthwest /arrowsouthwest /proportional
+/prime /infinity /element /owner /triangle /triangleinv /negationslash
+/mapsto /universal /existential /logicalnot /emptyset /Rfractur /Ifractur
+/latticetop /perpendicular /aleph /A /B /C /D /E /F /G /H /I /J /K
+/L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /union /intersection
+/unionmulti /logicaland /logicalor /turnstileleft /turnstileright
+/floorleft /floorright /ceilingleft /ceilingright /braceleft /braceright
+/angbracketleft /angbracketright /bar /bardbl /arrowbothv /arrowdblbothv
+/backslash /wreathproduct /radical /coproduct /nabla /integral
+/unionsq /intersectionsq /subsetsqequal /supersetsqequal /section
+/dagger /daggerdbl /paragraph /club /diamond /heart /spade /arrowleft
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/minus /periodcentered /multiply /asteriskmath /divide /diamondmath
+/plusminus /minusplus /circleplus /circleminus /.notdef /.notdef
+/circlemultiply /circledivide /circledot /circlecopyrt /openbullet
+/bullet /equivasymptotic /equivalence /reflexsubset /reflexsuperset
+/lessequal /greaterequal /precedesequal /followsequal /similar
+/approxequal /propersubset /propersuperset /lessmuch /greatermuch
+/precedes /follows /arrowleft /spade /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+] def
+
+%%EndProcSet
+%%BeginProcSet: aae443f0.enc
+% Thomas Esser, Dec 2002. public domain
+%
+% Encoding for:
+% cmmi10 cmmi12 cmmi5 cmmi6 cmmi7 cmmi8 cmmi9 cmmib10
+%
+/TeXaae443f0Encoding [
+/Gamma /Delta /Theta /Lambda /Xi /Pi /Sigma /Upsilon /Phi /Psi /Omega
+/alpha /beta /gamma /delta /epsilon1 /zeta /eta /theta /iota /kappa
+/lambda /mu /nu /xi /pi /rho /sigma /tau /upsilon /phi /chi /psi
+/omega /epsilon /theta1 /pi1 /rho1 /sigma1 /phi1 /arrowlefttophalf
+/arrowleftbothalf /arrowrighttophalf /arrowrightbothalf /arrowhookleft
+/arrowhookright /triangleright /triangleleft /zerooldstyle /oneoldstyle
+/twooldstyle /threeoldstyle /fouroldstyle /fiveoldstyle /sixoldstyle
+/sevenoldstyle /eightoldstyle /nineoldstyle /period /comma /less /slash
+/greater /star /partialdiff /A /B /C /D /E /F /G /H /I /J /K /L /M /N
+/O /P /Q /R /S /T /U /V /W /X /Y /Z /flat /natural /sharp /slurbelow
+/slurabove /lscript /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p
+/q /r /s /t /u /v /w /x /y /z /dotlessi /dotlessj /weierstrass /vector
+/tie /psi /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/space /Gamma /Delta /Theta /Lambda /Xi /Pi /Sigma /Upsilon /Phi /Psi
+/.notdef /.notdef /Omega /alpha /beta /gamma /delta /epsilon1 /zeta /eta
+/theta /iota /kappa /lambda /mu /nu /xi /pi /rho /sigma /tau /upsilon
+/phi /chi /psi /tie /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef
+] def
+
+%%EndProcSet
+%%BeginProcSet: f7b6d320.enc
+% Thomas Esser, Dec 2002. public domain
+%
+% Encoding for:
+% cmb10 cmbx10 cmbx12 cmbx5 cmbx6 cmbx7 cmbx8 cmbx9 cmbxsl10
+% cmdunh10 cmr10 cmr12 cmr17cmr6 cmr7 cmr8 cmr9 cmsl10 cmsl12 cmsl8
+% cmsl9 cmss10cmss12 cmss17 cmss8 cmss9 cmssbx10 cmssdc10 cmssi10
+% cmssi12 cmssi17 cmssi8cmssi9 cmssq8 cmssqi8 cmvtt10
+%
+/TeXf7b6d320Encoding [
+/Gamma /Delta /Theta /Lambda /Xi /Pi /Sigma /Upsilon /Phi /Psi /Omega
+/ff /fi /fl /ffi /ffl /dotlessi /dotlessj /grave /acute /caron /breve
+/macron /ring /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash
+/suppress /exclam /quotedblright /numbersign /dollar /percent /ampersand
+/quoteright /parenleft /parenright /asterisk /plus /comma /hyphen
+/period /slash /zero /one /two /three /four /five /six /seven /eight
+/nine /colon /semicolon /exclamdown /equal /questiondown /question /at
+/A /B /C /D /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X
+/Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent
+/quoteleft /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s /t /u
+/v /w /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis /suppress
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /space
+/Gamma /Delta /Theta /Lambda /Xi /Pi /Sigma /Upsilon /Phi /Psi /.notdef
+/.notdef /Omega /ff /fi /fl /ffi /ffl /dotlessi /dotlessj /grave /acute
+/caron /breve /macron /ring /cedilla /germandbls /ae /oe /oslash /AE
+/OE /Oslash /suppress /dieresis /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+] def
+
+%%EndProcSet
+%%BeginProcSet: 0ef0afca.enc
+% Thomas Esser, Dec 2002. public domain
+%
+% Encoding for:
+% cmr5
+%
+/TeX0ef0afcaEncoding [
+/Gamma /Delta /Theta /Lambda /Xi /Pi /Sigma /Upsilon /Phi /Psi /Omega
+/arrowup /arrowdown /quotesingle /exclamdown /questiondown /dotlessi
+/dotlessj /grave /acute /caron /breve /macron /ring /cedilla /germandbls
+/ae /oe /oslash /AE /OE /Oslash /suppress /exclam /quotedblright
+/numbersign /dollar /percent /ampersand /quoteright /parenleft
+/parenright /asterisk /plus /comma /hyphen /period /slash /zero /one
+/two /three /four /five /six /seven /eight /nine /colon /semicolon
+/less /equal /greater /question /at /A /B /C /D /E /F /G /H /I /J /K
+/L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /bracketleft /quotedblleft
+/bracketright /circumflex /dotaccent /quoteleft /a /b /c /d /e /f /g /h
+/i /j /k /l /m /n /o /p /q /r /s /t /u /v /w /x /y /z /endash /emdash
+/hungarumlaut /tilde /dieresis /suppress /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /space /Gamma /Delta /Theta /Lambda
+/Xi /Pi /Sigma /Upsilon /Phi /Psi /.notdef /.notdef /Omega /arrowup
+/arrowdown /quotesingle /exclamdown /questiondown /dotlessi /dotlessj
+/grave /acute /caron /breve /macron /ring /cedilla /germandbls /ae /oe
+/oslash /AE /OE /Oslash /suppress /dieresis /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
+] def
+
+%%EndProcSet
+%%BeginProcSet: texps.pro
+%!
+TeXDict begin/rf{findfont dup length 1 add dict begin{1 index/FID ne 2
+index/UniqueID ne and{def}{pop pop}ifelse}forall[1 index 0 6 -1 roll
+exec 0 exch 5 -1 roll VResolution Resolution div mul neg 0 0]FontType 0
+ne{/Metrics exch def dict begin Encoding{exch dup type/integertype ne{
+pop pop 1 sub dup 0 le{pop}{[}ifelse}{FontMatrix 0 get div Metrics 0 get
+div def}ifelse}forall Metrics/Metrics currentdict end def}{{1 index type
+/nametype eq{exit}if exch pop}loop}ifelse[2 index currentdict end
+definefont 3 -1 roll makefont/setfont cvx]cvx def}def/ObliqueSlant{dup
+sin S cos div neg}B/SlantFont{4 index mul add}def/ExtendFont{3 -1 roll
+mul exch}def/ReEncodeFont{CharStrings rcheck{/Encoding false def dup[
+exch{dup CharStrings exch known not{pop/.notdef/Encoding true def}if}
+forall Encoding{]exch pop}{cleartomark}ifelse}if/Encoding exch def}def
+end
+
+%%EndProcSet
+%%BeginProcSet: special.pro
+%!
+TeXDict begin/SDict 200 dict N SDict begin/@SpecialDefaults{/hs 612 N
+/vs 792 N/ho 0 N/vo 0 N/hsc 1 N/vsc 1 N/ang 0 N/CLIP 0 N/rwiSeen false N
+/rhiSeen false N/letter{}N/note{}N/a4{}N/legal{}N}B/@scaleunit 100 N
+/@hscale{@scaleunit div/hsc X}B/@vscale{@scaleunit div/vsc X}B/@hsize{
+/hs X/CLIP 1 N}B/@vsize{/vs X/CLIP 1 N}B/@clip{/CLIP 2 N}B/@hoffset{/ho
+X}B/@voffset{/vo X}B/@angle{/ang X}B/@rwi{10 div/rwi X/rwiSeen true N}B
+/@rhi{10 div/rhi X/rhiSeen true N}B/@llx{/llx X}B/@lly{/lly X}B/@urx{
+/urx X}B/@ury{/ury X}B/magscale true def end/@MacSetUp{userdict/md known
+{userdict/md get type/dicttype eq{userdict begin md length 10 add md
+maxlength ge{/md md dup length 20 add dict copy def}if end md begin
+/letter{}N/note{}N/legal{}N/od{txpose 1 0 mtx defaultmatrix dtransform S
+atan/pa X newpath clippath mark{transform{itransform moveto}}{transform{
+itransform lineto}}{6 -2 roll transform 6 -2 roll transform 6 -2 roll
+transform{itransform 6 2 roll itransform 6 2 roll itransform 6 2 roll
+curveto}}{{closepath}}pathforall newpath counttomark array astore/gc xdf
+pop ct 39 0 put 10 fz 0 fs 2 F/|______Courier fnt invertflag{PaintBlack}
+if}N/txpose{pxs pys scale ppr aload pop por{noflips{pop S neg S TR pop 1
+-1 scale}if xflip yflip and{pop S neg S TR 180 rotate 1 -1 scale ppr 3
+get ppr 1 get neg sub neg ppr 2 get ppr 0 get neg sub neg TR}if xflip
+yflip not and{pop S neg S TR pop 180 rotate ppr 3 get ppr 1 get neg sub
+neg 0 TR}if yflip xflip not and{ppr 1 get neg ppr 0 get neg TR}if}{
+noflips{TR pop pop 270 rotate 1 -1 scale}if xflip yflip and{TR pop pop
+90 rotate 1 -1 scale ppr 3 get ppr 1 get neg sub neg ppr 2 get ppr 0 get
+neg sub neg TR}if xflip yflip not and{TR pop pop 90 rotate ppr 3 get ppr
+1 get neg sub neg 0 TR}if yflip xflip not and{TR pop pop 270 rotate ppr
+2 get ppr 0 get neg sub neg 0 S TR}if}ifelse scaleby96{ppr aload pop 4
+-1 roll add 2 div 3 1 roll add 2 div 2 copy TR .96 dup scale neg S neg S
+TR}if}N/cp{pop pop showpage pm restore}N end}if}if}N/normalscale{
+Resolution 72 div VResolution 72 div neg scale magscale{DVImag dup scale
+}if 0 setgray}N/psfts{S 65781.76 div N}N/startTexFig{/psf$SavedState
+save N userdict maxlength dict begin/magscale true def normalscale
+currentpoint TR/psf$ury psfts/psf$urx psfts/psf$lly psfts/psf$llx psfts
+/psf$y psfts/psf$x psfts currentpoint/psf$cy X/psf$cx X/psf$sx psf$x
+psf$urx psf$llx sub div N/psf$sy psf$y psf$ury psf$lly sub div N psf$sx
+psf$sy scale psf$cx psf$sx div psf$llx sub psf$cy psf$sy div psf$ury sub
+TR/showpage{}N/erasepage{}N/setpagedevice{pop}N/copypage{}N/p 3 def
+@MacSetUp}N/doclip{psf$llx psf$lly psf$urx psf$ury currentpoint 6 2 roll
+newpath 4 copy 4 2 roll moveto 6 -1 roll S lineto S lineto S lineto
+closepath clip newpath moveto}N/endTexFig{end psf$SavedState restore}N
+/@beginspecial{SDict begin/SpecialSave save N gsave normalscale
+currentpoint TR @SpecialDefaults count/ocount X/dcount countdictstack N}
+N/@setspecial{CLIP 1 eq{newpath 0 0 moveto hs 0 rlineto 0 vs rlineto hs
+neg 0 rlineto closepath clip}if ho vo TR hsc vsc scale ang rotate
+rwiSeen{rwi urx llx sub div rhiSeen{rhi ury lly sub div}{dup}ifelse
+scale llx neg lly neg TR}{rhiSeen{rhi ury lly sub div dup scale llx neg
+lly neg TR}if}ifelse CLIP 2 eq{newpath llx lly moveto urx lly lineto urx
+ury lineto llx ury lineto closepath clip}if/showpage{}N/erasepage{}N
+/setpagedevice{pop}N/copypage{}N newpath}N/@endspecial{count ocount sub{
+pop}repeat countdictstack dcount sub{end}repeat grestore SpecialSave
+restore end}N/@defspecial{SDict begin}N/@fedspecial{end}B/li{lineto}B
+/rl{rlineto}B/rc{rcurveto}B/np{/SaveX currentpoint/SaveY X N 1
+setlinecap newpath}N/st{stroke SaveX SaveY moveto}N/fil{fill SaveX SaveY
+moveto}N/ellipse{/endangle X/startangle X/yrad X/xrad X/savematrix
+matrix currentmatrix N TR xrad yrad scale 0 0 1 startangle endangle arc
+savematrix setmatrix}N end
+
+%%EndProcSet
+%%BeginProcSet: color.pro
+%!
+TeXDict begin/setcmykcolor where{pop}{/setcmykcolor{dup 10 eq{pop
+setrgbcolor}{1 sub 4 1 roll 3{3 index add neg dup 0 lt{pop 0}if 3 1 roll
+}repeat setrgbcolor pop}ifelse}B}ifelse/TeXcolorcmyk{setcmykcolor}def
+/TeXcolorrgb{setrgbcolor}def/TeXcolorgrey{setgray}def/TeXcolorgray{
+setgray}def/TeXcolorhsb{sethsbcolor}def/currentcmykcolor where{pop}{
+/currentcmykcolor{currentrgbcolor 10}B}ifelse/DC{exch dup userdict exch
+known{pop pop}{X}ifelse}B/GreenYellow{0.15 0 0.69 0 setcmykcolor}DC
+/Yellow{0 0 1 0 setcmykcolor}DC/Goldenrod{0 0.10 0.84 0 setcmykcolor}DC
+/Dandelion{0 0.29 0.84 0 setcmykcolor}DC/Apricot{0 0.32 0.52 0
+setcmykcolor}DC/Peach{0 0.50 0.70 0 setcmykcolor}DC/Melon{0 0.46 0.50 0
+setcmykcolor}DC/YellowOrange{0 0.42 1 0 setcmykcolor}DC/Orange{0 0.61
+0.87 0 setcmykcolor}DC/BurntOrange{0 0.51 1 0 setcmykcolor}DC
+/Bittersweet{0 0.75 1 0.24 setcmykcolor}DC/RedOrange{0 0.77 0.87 0
+setcmykcolor}DC/Mahogany{0 0.85 0.87 0.35 setcmykcolor}DC/Maroon{0 0.87
+0.68 0.32 setcmykcolor}DC/BrickRed{0 0.89 0.94 0.28 setcmykcolor}DC/Red{
+0 1 1 0 setcmykcolor}DC/OrangeRed{0 1 0.50 0 setcmykcolor}DC/RubineRed{
+0 1 0.13 0 setcmykcolor}DC/WildStrawberry{0 0.96 0.39 0 setcmykcolor}DC
+/Salmon{0 0.53 0.38 0 setcmykcolor}DC/CarnationPink{0 0.63 0 0
+setcmykcolor}DC/Magenta{0 1 0 0 setcmykcolor}DC/VioletRed{0 0.81 0 0
+setcmykcolor}DC/Rhodamine{0 0.82 0 0 setcmykcolor}DC/Mulberry{0.34 0.90
+0 0.02 setcmykcolor}DC/RedViolet{0.07 0.90 0 0.34 setcmykcolor}DC
+/Fuchsia{0.47 0.91 0 0.08 setcmykcolor}DC/Lavender{0 0.48 0 0
+setcmykcolor}DC/Thistle{0.12 0.59 0 0 setcmykcolor}DC/Orchid{0.32 0.64 0
+0 setcmykcolor}DC/DarkOrchid{0.40 0.80 0.20 0 setcmykcolor}DC/Purple{
+0.45 0.86 0 0 setcmykcolor}DC/Plum{0.50 1 0 0 setcmykcolor}DC/Violet{
+0.79 0.88 0 0 setcmykcolor}DC/RoyalPurple{0.75 0.90 0 0 setcmykcolor}DC
+/BlueViolet{0.86 0.91 0 0.04 setcmykcolor}DC/Periwinkle{0.57 0.55 0 0
+setcmykcolor}DC/CadetBlue{0.62 0.57 0.23 0 setcmykcolor}DC
+/CornflowerBlue{0.65 0.13 0 0 setcmykcolor}DC/MidnightBlue{0.98 0.13 0
+0.43 setcmykcolor}DC/NavyBlue{0.94 0.54 0 0 setcmykcolor}DC/RoyalBlue{1
+0.50 0 0 setcmykcolor}DC/Blue{1 1 0 0 setcmykcolor}DC/Cerulean{0.94 0.11
+0 0 setcmykcolor}DC/Cyan{1 0 0 0 setcmykcolor}DC/ProcessBlue{0.96 0 0 0
+setcmykcolor}DC/SkyBlue{0.62 0 0.12 0 setcmykcolor}DC/Turquoise{0.85 0
+0.20 0 setcmykcolor}DC/TealBlue{0.86 0 0.34 0.02 setcmykcolor}DC
+/Aquamarine{0.82 0 0.30 0 setcmykcolor}DC/BlueGreen{0.85 0 0.33 0
+setcmykcolor}DC/Emerald{1 0 0.50 0 setcmykcolor}DC/JungleGreen{0.99 0
+0.52 0 setcmykcolor}DC/SeaGreen{0.69 0 0.50 0 setcmykcolor}DC/Green{1 0
+1 0 setcmykcolor}DC/ForestGreen{0.91 0 0.88 0.12 setcmykcolor}DC
+/PineGreen{0.92 0 0.59 0.25 setcmykcolor}DC/LimeGreen{0.50 0 1 0
+setcmykcolor}DC/YellowGreen{0.44 0 0.74 0 setcmykcolor}DC/SpringGreen{
+0.26 0 0.76 0 setcmykcolor}DC/OliveGreen{0.64 0 0.95 0.40 setcmykcolor}
+DC/RawSienna{0 0.72 1 0.45 setcmykcolor}DC/Sepia{0 0.83 1 0.70
+setcmykcolor}DC/Brown{0 0.81 1 0.60 setcmykcolor}DC/Tan{0.14 0.42 0.56 0
+setcmykcolor}DC/Gray{0 0 0 0.50 setcmykcolor}DC/Black{0 0 0 1
+setcmykcolor}DC/White{0 0 0 0 setcmykcolor}DC end
+
+%%EndProcSet
+%%BeginFont: CMR5
+%!PS-AdobeFont-1.1: CMR5 1.00B
+%%CreationDate: 1992 Feb 19 19:55:02
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.00B) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMR5) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMR5 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{-341 -250 1304 965}readonly def
+/UniqueID 5000788 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF7158F1163BC1F3352E22A1452E73FECA8A4
+87100FB1FFC4C8AF409B2067537220E605DA0852CA49839E1386AF9D7A1A455F
+D1F017CE45884D76EF2CB9BC5821FD25365DDEA1F9B0FF4CFF25B8E64D0747A3
+7CAD14E0DBA3E3CA95F10F24B7D5D75451845F1FB7221D7794A860756CFBB3E7
+704A52A22448C34812C3DBEDD41892577AABA7D555E9298C1A0F7DA638078167
+F56E29672683C51CF1C003764A8E7AD9D8ADE77B4983F56FE2D12723AAD8BF36
+682CFBB71B1D12210144D39DD841A971F71DB82AC6CD815987CDCF29ABC3CC96
+5EEBD5D661F452C6E0C74F9ED8D0C5B3755551A172E0FE31EA02344176E32666
+14B6853A1C303A5E818C2E455A6CF8FC9A66DC6E279101D61C523BD9DB8EB82F
+EAF4D7FDF6372383C0794C4568D079648689A199D4B65BA646CF95B7647E4BEC
+83856C27A8EF177B3A686EDA6354FE9573E123C12EC4BA56A7E8BFB8F9B75147
+9DD79A743968F36F7D0D479FA610F0816E6267E5CE327686A5485AB72201525C
+FB3B7CA10E1BF26E44C24E1696CB089CB0055BD692C89B237CF269F77A31DC81
+0F4B75C8400ABCFDCEC6443CD0E81871CD71AA3064ABDE882C4C52322C27FA8B
+41C689F827FB0F8AAF8022CF3C1F41C0B45601190C1328831857CBF9B1E7D1AA
+246117E56D6B7938488055F4E63E2A1C8D57C17D213729C68349FEC2C3466F41
+171E00413D39DF1F67BC15912F30775AFDF7FB3312587E20A68CF77AD3906040
+842D63C45E19278622DD228C18ABDD024DD9613CDC0B109095DB0ADC3A3C0CB5
+AB597D490189EA81239E39202CBC7A829EB9B313A8F962F7879D374ADF529BD0
+5533EF977142F647AD2F5975BA7E340419116099B19ACCCC37C55124CA6C6A2C
+D961E1362D29A5F4C3393CEA88D53E01D0FDAE7050612947AD1B04F42B0F3B0C
+4ECD493606D6321E7773557228E0C71A0C5EEB809E9853FCD689BFE16A61E8BF
+D7E8683252EAE940B67546EF86DAD7CB9D786603060FDA494D3297F3F70864DD
+1C37DA22110220A988706B11409E2F475F486C749DDCF8199C25965925D091D1
+819EB866D2CE64D29464F7A6045778F1740A06610F1DD94F2A4EE817CAFAF919
+8D241C7C3A7A4BE1016C9A8BA70ED76B436646786E4CE058A6B056B9BF766110
+41EE4F93833911E1EAE9B21DF6925E77E2746E2FA82F76494E50D61E33B160DA
+780549CEF58DE177E36F5858137038EEBBE70A3A26B51508291B3049E2D392CF
+3E
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: MSBM10
+%!PS-AdobeFont-1.1: MSBM10 2.1
+%%CreationDate: 1993 Sep 17 11:10:37
+% Math Symbol fonts were designed by the American Mathematical Society.
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (2.1) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (MSBM10) readonly def
+/FamilyName (Euler) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /MSBM10 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 78 /N put
+dup 80 /P put
+readonly def
+/FontBBox{-55 -420 2343 920}readonly def
+/UniqueID 5031982 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF5B8CABB9FFC6A66A4000A13D5F68BFF326D
+1D432B0D064B56C598F4338C319309181D78E1629A31ECA5DD8536379B03C383
+D10F04E2C2822D3E73F25B81C424627D3D9A158EAB554233A25D3C6849ABA86F
+1F25C1667CB57D2E79B7803083CB7CC0616467F68450D9A3FEAB534EB9721003
+DBFEEFD050F3AC3492F5C74162A9A531ECEC0F47610B4940E946D21CAA771D30
+A6C27ECBA11708CC46C62396BF9D1990D579D0C394899D24FE7A4382EA18E7E1
+160E7283AF5BE17254790628E79FCC206F28B5566075B3A5697D5209062544FF
+D85FD89D6F43D6588B242AB2666B5D2861CD38A8CE676503EDFAE84D12A71E77
+8405E468FE391F4F3F50D2C57ED55512036B0DB8E76A7EF413ED08673E56DE2C
+16A3B65CD478433C0D2F9FEC4E662D54DAA43CFA6957D2A9AF8979BE06F70B68
+ED4C8C493D6DAC4971A3F1D010A7726D084EC1074FECD7D12D72AE16C26194AF
+21AF5774D9B860EEE8608D34F150092F09C19959BAA670022B9A9F263CD391E3
+74DD1D1B4CD4D75273CAA4E37F68C631723E08FA35AD34C0AFB4621AE6689861
+854D16CE1C375FD159A337E221A6FF1CFFB5693A0623E7EBB58C2969F590D081
+AD92DD9E5322E26D6A15023664AC73A355998BCC48ADD0E7A4BC79790519606F
+A1FEF6075033BCD1A542ED2F7EE4943A13D927138CB26A52F33F52249DD24930
+BBA9773D5DEB5B8115804C2E65EDBCCB17469C47F2591BB232690DAC5F1780A5
+6FE9861DC450426725D35E3E8006C022026C0A383B0A6E8AA30A52055E7E139B
+DF6ABC491AF90C7A3884582B7407C0DDF37CC49F3CBA0126D07A3639A615400A
+01FC5412668335BC7FB0C5C62F533276BC13716EA27CCD3924408650605BEEDE
+2A68B5B6105D8766B9DD6A877DE6AEA9C3179677B7C0726022D0F929E7E63574
+4692A959C7B4919DEC77FA5012A3CB81439F809D15DA7739FAB5D8E03BD8F283
+FB6832C9864D18C4CD499B20534D33C822226FC199D26116A73ABA2B5CAB0B63
+42F1B4A3003688088F1F6DA3C61363B4C0C44269FD21F981DA0BDC5D180FFD2C
+8BAB61F4330FE5806A35F1235364554FAA1CA61EC79EB01793D586FB1B62F4E9
+3FA5AF30CF24A87271CFB59FFED6FB662A77D0A42516634A0604BCB334503FFD
+60641E6BC62B28A8B3A44A5D50389994BF95AB3E7184E9954625B28EDBE99914
+4558E2F68FDE7E65D0B777A64FB3A7A2E4A27F656FA2F9075269F70B020FAD56
+BAFB1BC4FD259C2C9F2299D4421DCFD38C947ED4EAF5FD02B9A31AA37DD2E82A
+315797E6456601502E47F85EDE87851E6AAB854DF59522CFA9BC02F4DBB3F024
+C6EAC54AC427B5AA039A9697F52ABAA45083CC1159604CBBF1F7BE585146391C
+D45F718B12F8CB4C65D6FE61F5D07FE09C3E5F7FECBF1A649853517E4D75CE59
+B1A78262991D56EBFAAB32A539C9294B74ADDF4B6C07033A4C315BB80E865099
+F9E2A91A7992074CAA538D7DACD16CBE7D30FF98E5940E77208C0BBF74ADFB02
+21851BB031551DB9D5CE39C0A14DD4B13F51C11A3BD92F746814FB5F4E635FC6
+46295DD4C26BF635FAD9445AB1CB0E94A922847C6C41CC47BC3CFC7FA0C974FA
+F4E855904A925973454041B282883A159E861CA59355CDD1EAE3C89C07C0714B
+1A27D6FF8CF85D20330944D1B98A178288F8F684CA17B3795A2023E1160D3BF2
+1D8094D0450B33EF82E5C4C37B4F3E31BAA2AE2AC695CA30DCC6E045AAADD3EC
+0658BE29FF60F8AF03A9C450EEE45B397E4671B0436F28C4534F3C4A3323B4D4
+CF4B04ED6BB2B45194C798A914D2460AA0254F4D5C5E5D9046E5470CCE2D3451
+22A2488DA114773C1CEA48CF97747BD6F704BF7820E6100EF183C5E1C06B9D59
+3F6A7E2AF5AE3660969EF77169F28EF156D16C9E333AF8617F3870453EE66956
+CE6AFA728DD9DBC65093CBD5D3E03E6A7BF751D36BB2413968D8576C12
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: MSAM7
+%!PS-AdobeFont-1.1: MSAM7 2.1
+%%CreationDate: 1992 Oct 17 08:30:29
+% Math Symbol fonts were designed by the American Mathematical Society.
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (2.1) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (MSAM7) readonly def
+/FamilyName (Euler) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /MSAM7 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 54 /lessorequalslant put
+dup 62 /greaterorequalslant put
+readonly def
+/FontBBox{0 -576 1569 1076}readonly def
+/UniqueID 5032012 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF7158F1163BC1C87678CE98C24B934A76220
+4DD9B2FF3A49786028E35DDE10AD2C926BD30AD47015FFE9469DE1F793D1C53A
+C8812CBCD402444EAEA7A50ECC186431EE52EE8453683AEC95E456840BE0C86B
+C5F5FFF679BB62F2B28D7268A06205508769CDC9C37768A9FE109FF077CE0E17
+9831D554030EAE0FCF724C4E634DB32DEC9DD3915E6EA7A11C524241C3AE0E64
+D32B4199268E6EAA30BD2D896BF5D3271DCDE73EA7C5B891B83E2B6ECB37A624
+27E45D2FAE5E2430B23A077C526652C149C0A74AFC47962A80F4D3CA1C27FDAA
+C4D9E221DCDE6B7A521F1BC3EB69A04D8EAFF08B20503092DDB12F96197F4053
+C3B3CF22AD6C5273505E627A6941022ADBB9A4C468B6E4A9EEE9A28499813AD1
+536CF5BBE72A0D586F1E1CAEFC9E4E116AB4195F41D056D7407E121679F9AE3F
+C1B389368FF1C276CCDABF3CAF54EEB15594E028A92DAA461CEE87D159A5EECE
+4C664AFEFCCC72DFEE7D90E9C2B03A4490CFF4C3EEDFC69E0083D898B995D789
+48C442FBFFC067A0936B7268123239A73860CA130F18846B2378689E48691C98
+0F8110E70AB919F6133A70F964110D67CCC793AD7D0A8909771C20A06342FF94
+98938263097E84B970E3197BCE3B659FD9F760C1F3A3D8036EC27B4C040DB93B
+5E3C3B033438B0D982F027D524AA72C506FAF860B30A7DF5DF3D73B8E229666C
+7B0A7B49D7E6D62C1F79743B266648777FFD457C93E40ADB929E04890CE5F7A3
+C37DB82158B3868A62A63D903CB61F15D3F92F2323F2BFB06CCD9188E5BC70F4
+2FB0E393984499418AFFE0663AAFD236FDE91DCD8A794DFD4CB9CEDB8A8CB0BD
+FD4EDF4F2D323E028F0286A4232ACF9860BA7BFAA13537691F5524440AA3E8A2
+08B4518909119A58B49ACAD5ACD9DE9B76D97026E59A3388E278EE68807685B3
+0430E09F2D9169CE0FBEDA56A05EEA06AFC0D1849975FEA8451827C0E8D7EF2B
+B2F6438491BEE71BC5D62039FD07381EAE6558C9E0B4FBF78C8043A55C1C0E5A
+DA8B6E46E7D67D5BFAE7EE3C945DB100426E442933A35D7054AF675BDCD455EF
+9EA4460AA15856A66F48525773643CB3AA10E4DB063FB43CD34ED81F0F19B6B1
+A88D2102CBED46061536FA18FC3DBD366A6291DA939336DEB0EFE366C8A26C5F
+474E614391DE59ED9289A6D1B9A4A09D09EBC8899C42DDA90A16A23E02C4DBC9
+1E4FB1DA154EE5155158036E7557A15F00B4F4478BAC117479A15343E5888D9F
+F8C5A389AD7459F0ABD1A1796CE36D95EE2FE6AC0644CB3CB80D3C8968232652
+8D6D4A9A2C4C30330531D95BC52B450B45ECEBF0B88C450E0376A67E3F6EB099
+B2C4BFB35D733DCEFEB400BBD4D8CFF7D14F87E1761FD3389F8E4D46E90E9C42
+E091266A0A294EF74FE969CEFB3226F308890D7F6EB73853F3A6FCA5222D6361
+B2F6A6C2D3831451F8A37D7AB4F4B5885F872F591CBAD1A82776ECA13D013F49
+BFA15037B1118FD1ADD66668EDF08C1111D3A709919A4F42269056C31B65A85E
+78C269FBF1CF2EC3E2B997E3E2DD178B7F83A64C52B38C9D9054377E1E0C9AB4
+F7D24BAE06
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMMI5
+%!PS-AdobeFont-1.1: CMMI5 1.100
+%%CreationDate: 1996 Aug 02 08:21:10
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.100) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMMI5) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle -14.04 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMMI5 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{37 -250 1349 750}readonly def
+/UniqueID 5087380 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA06DA87FC7163A5A2A756A598FAB07633
+89DE8BB201D5DB4627484A80A431B6AFDBBBF23D4157D4AFE17E6B1C853DD417
+25F84CD55402AB88AB7EEFDEDBF2C2C731BD25567C53B474CCF739188A930039
+098A197F9C4BE7594D79442B2C8A67447DE44698321145D7689B91EF235EA80E
+B600AA8E238064F154284096C4C2554EFE8DDF13AFF8D3CE30E0999375C0FEE6
+F992DEA5FC3897E2CC8B7A90238E61E41622DE80F438DD994C73275CC52249D9
+F6686F87F394FB7BB668138B210BEC9E46415A1B58C990B81E7D7DD301143517
+4C2A259D2A0A1E200F8101469C10D7D537B0D4D39296A9AB3F132DA9A3B459B0
+F850E2B3A03BDCB35AEF82285D19C38F474FB414F8EC971B994D1C7DD753B271
+2B71549DF497C665DF0F266988209D9EB616E4D9BA229FF984E7A886DB01FD21
+48ED2E4859FD6416C2CE52537464EA884C8C9C2D1083E2B83BE4B766474C23B6
+6E8EC5003200AB10514BB44D14CA700416AB6B2683E80862E7D5B49A05526A32
+554BB23AB8B0824BBA198E3825CE82380CC0FECF46651E3E5D77F09465E73164
+20342822F29572BC7F73F2C3BF95ED3BB6FDEADC20C6AC866C4F2C679594D7E8
+8D944704A3C5D771DC39503BECAB89F34D8CDB8FDB91AFE21F3F0260D05E90C5
+73E2C13DFA022C4522E5918EE25038A0498FBB530DA33B0AE238B1C6ED03FC04
+2BFED8236E07820C5BAB411EAE1B31D93A2FA7C374B1725FEC359ABCB88E2C89
+214529A263D795AACB0B95A3AB2F4E08EF350C282CE521716DBB06E5B8291B3F
+5D4ACA230FA192F64BC902A4C8842C0F916F92FBD002ADD408BF0401D0284FBB
+F05D4C6DB631420747CC902C5E1617E6573612FB26C8378DF41FFB5048D3CF06
+4893DBA48EF4B043D760F60C75712169D16C83EE020C45369E443E853E1809DD
+F395B812067D6FDBD26111B34F42C21036AF952D0D767FD17F6959D9FDD46005
+D64FFF54772B50BB9B173AE79702981F58F9F235C591F476A31852174DF0619C
+A470359153DC32610E782B204E7945515464DACE9099B81EEECC7EBD4B5126AF
+C3FD9DDFB329AF1C95C41FA4A5F6958869509A23BD7210386329771FA46FF926
+0E54AC35106253EE140449425A8670E1F92B178A02A58EB57540F4BD8110E548
+BB584EA6D625C5F5FE0124A98E49915F1A1B95D2125874360EED1C4379FEF3C6
+90E5780C20309F11F2F23FAD635C44BA030B39EFF083A3ECCDD2641DCC67E900
+CFE9B1E3FA03479C9040349B7C63F51473EED2291BCFAAAE58D4570AD6ABE90D
+1561CFB5D5B83A90DEEB7B4039EF75260D1EB12D7800A7F522E5BB6EA2B7A139
+73F676AD32BDF664B3127EB25D22BA50ADFA5F1C32E559998CAB5D55DC5CAE9C
+91DB8307D560218A70F2CC3B134B2E427992F744EC4FD58DA5AA22E969E0C48F
+A789690BF677EC636EB3EEC845F630A579CAD6705463B49CD554C359401BFDDB
+132CBC9A14E6C3AF8C21A258C1FF2A661D57384CDDA4C0A16A7E1A9E38E55CD4
+6E4C1FF5926E43DC91BB6A45650A9F6874816A8CECCFA600D9C3C96A5C0668EB
+0099F2B90D6D9E40E88636F2F25FABF2AF38AC85B6F92EFA319840CBE54B741D
+693408BAE8E6BF69EAED5CC12DB6E5569FAF13AC6755AE73418DF68D15F7F438
+C957142299C64DA2F2A3CFF9C78AFD366DE8269B6AA751689B24AC6DB93BDD2F
+672F34E302D4789B3A3340BFACEB034C8E4BE29FB13651C11678B675F95B64F9
+7063CACE2EDD9E311DCC4F4E83
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMR7
+%!PS-AdobeFont-1.1: CMR7 1.0
+%%CreationDate: 1991 Aug 20 16:39:21
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.0) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMR7) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMR7 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{-27 -250 1122 750}readonly def
+/UniqueID 5000790 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF5B8CABB9FFC6CC3F1E9AE32F234EB60FE7D
+E34995B1ACFF52428EA20C8ED4FD73E3935CEBD40E0EAD70C0887A451E1B1AC8
+47AEDE4191CCDB8B61345FD070FD30C4F375D8418DDD454729A251B3F61DAE7C
+8882384282FDD6102AE8EEFEDE6447576AFA181F27A48216A9CAD730561469E4
+78B286F22328F2AE84EF183DE4119C402771A249AAC1FA5435690A28D1B47486
+1060C8000D3FE1BF45133CF847A24B4F8464A63CEA01EC84AA22FD005E74847E
+01426B6890951A7DD1F50A5F3285E1F958F11FC7F00EE26FEE7C63998EA1328B
+C9841C57C80946D2C2FC81346249A664ECFB08A2CE075036CEA7359FCA1E90C0
+F686C3BB27EEFA45D548F7BD074CE60E626A4F83C69FE93A5324133A78362F30
+8E8DCC80DD0C49E137CDC9AC08BAE39282E26A7A4D8C159B95F227BDA2A281AF
+A9DAEBF31F504380B20812A211CF9FEB112EC29A3FB3BD3E81809FC6293487A7
+455EB3B879D2B4BD46942BB1243896264722CB59146C3F65BD59B96A74B12BB2
+9A1354AF174932210C6E19FE584B1B14C00E746089CBB17E68845D7B3EA05105
+EEE461E3697FCF835CBE6D46C75523478E766832751CF6D96EC338BDAD57D53B
+52F5340FAC9FE0456AD13101824234B262AC0CABA43B62EBDA39795BAE6CFE97
+563A50AAE1F195888739F2676086A9811E5C9A4A7E0BF34F3E25568930ADF80F
+0BDDAC3B634AD4BA6A59720EA4749236CF0F79ABA4716C340F98517F6F06D9AB
+7ED8F46FC1868B5F3D3678DF71AA772CF1F7DD222C6BF19D8EF0CFB7A76FC6D1
+0AD323C176134907AB375F20CFCD667AB094E2C7CB2179C4283329C9E435E7A4
+1E042AD0BAA059B3F862236180B34D3FCED833472577BACD472A4B067A46F8EE
+2AFACDE591ADF7304939394F37018327C1B4E53C8D6C39E9B246C2D5FC828A32
+73B84253139F2C6B481F04AF58F214F040517073839F9755E4CD617458F69780
+588263E8AE4F31263902D7D3FD4678C62FD46B635D3C58A7889BAE8B1A90BC93
+3F40E07284B2810F1341749474A7B6739A81D32D10896D255229BA209327549E
+94EECC4118BC2FCAF2EF08F609197A8BAEC51CCD340D5F0620A3CB41964D487D
+DDFD0E60882A5D836480F5C04F1911A3DCE205724503F9F2C1C682DDB75E0D93
+583387BA5A73FBC7D5D1CB54A63CA5EEF72DAB92D71E04F1D1031290976C570C
+AC1FFB336E0A87CE1654CC92C45E080A4119002172D426E1F39BA3E99B9A0E18
+27FE4AD80A35AA2AAF0D103562DEAF06DD700378E7F2800A50D39360B3843143
+6E11799AEFB295AF78D86BD4DDDEB10EB5282341A4E2448DDB9A809BA600F5D1
+F53CB31FBD111F7533314CFA46FD9035B1E7A83C7F486ECE9667C02F91805199
+C50C5AF73DB206690F369C113AEBD44D0932D2CF45857ECAB93F0DD9D0F0A4AB
+A942FE0F1191C1952999F6DE134B75CAF081AB58BCD3D9E2422DC9E7643DF6E2
+85910A30D0C390F7718ED0E293E4CF8F5C358AEA889DAFA3E34D60E7872A179E
+B8E7507A4694C2B4520DDDC9CFDF087057BFE48C57AEBF02EF343CD5AC4E1746
+786C4D41A31BF90EFF29837D2EB4733C089FFC85C2F15764AB
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMEX10
+%!PS-AdobeFont-1.1: CMEX10 1.00
+%%CreationDate: 1992 Jul 23 21:22:48
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.00) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMEX10) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMEX10 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 80 /summationtext put
+readonly def
+/FontBBox{-24 -2960 1454 772}readonly def
+/UniqueID 5000774 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF5B8CAC6A7BEB5D02276E511FFAF2AE11910
+DE076F24311D94D07CACC323F360887F1EA11BDDA7927FF3325986FDB0ABDFC8
+8E4B40E7988921D551EC0867EBCA44C05657F0DC913E7B3004A5F3E1337B6987
+FEBC45F989C8DC6DC0AD577E903F05D0D54208A0AE7F28C734F130C133B48422
+BED48639A2B74E4C08F2E710E24A99F347E0F4394CE64EACB549576E89044E52
+EABE595BC964156D9D8C2BAB0F49664E951D7C1A3D1789C47F03C7051A63D5E8
+DF04FAAC47351E82CAE0794AA9692C6452688A74A7A6A7AD09B8A9783C235EC1
+EA2156261B8FB331827145DE315B6EC1B3D8B67B3323F761EAF4C223BB214C4C
+6B062D1B281F5041D068319F4911058376D8EFBA59884BA3318C5BC95684F281
+E0591BC0D1B2A4592A137FF301610019B8AC46AE6E48BC091E888E4487688350
+E9AD5074EE4848271CE4ACC38D8CBC8F3DB32813DDD5B341AF9A6601281ABA38
+4A978B98483A63FCC458D0E3BCE6FD830E7E09B0DB987A6B63B74638FC9F21A5
+8C68479E1A85225670D79CDDE5AC0B77F5A994CA700B5F0FF1F97FC63EFDE023
+8135F04A9D20C31998B12AE06676C362141AAAA395CDEF0A49E0141D335965F2
+FB4198499799CECCC8AA5D255264784CD30A3E8295888EFBC2060ADDD7BAC45A
+EEEECDFF7A47A88E69D84C9E572616C1AC69A34B5F0D0DE8EE4EDF9F4ADE0387
+680924D8D5B73EF04EAD7F45977CA8AD73D4DD45DE1966A3B8251C0386164C35
+5880DD2609C80E96D1AB861C9259748E98F6711D4E241A269ED51FF328344664
+3AF9F18DCE671611DB2F5D3EA77EE734D2BED623F973E6840B8DAD1E2C3C2666
+DD4DD1C1C8384F906A7BAACDF441BB0AAEA2A697E453D89E61340D3A13F615EF
+1519BFEC00780AA739CA4BBFD4BF4DF2E631623030C8343D7B84D3333D9EB1C7
+B8F7B8E4B2300015F84581EF1ADEB8927320FF8D70138F099C8A4CFA5CDD00C9
+7028808E83DC31A07859BF1FB09E75461041B1D7FBCD67127398BF4CCF1F5B0D
+ACA653B6AD3B88AFF1852E266F413D704A55E5CA7093ACAA6030E39D8F94CC01
+40CC496FF70C94384F50B409E147096FB2A369342AADA452F853C4BDB343ACA4
+E9F832281381689CA3DCC8C79E7C15A60690F64EED769738B307224C6BB711F8
+4C6145A710444C68DF56753E307CCF3EB1157145E10A4F552917BB024F732948
+0CC4AF63BF2BBA2E43C5F0FE9F03505EBE36C22119FC77127EE189423EFB7B71
+85A7B4FA2414A5451DC6B2
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: MSBM7
+%!PS-AdobeFont-1.1: MSBM7 2.1
+%%CreationDate: 1992 Oct 17 08:30:50
+% Math Symbol fonts were designed by the American Mathematical Society.
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (2.1) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (MSBM7) readonly def
+/FamilyName (Euler) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /MSBM7 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 78 /N put
+readonly def
+/FontBBox{0 -504 2615 1004}readonly def
+/UniqueID 5032014 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF5B8CABB9FFC6A66A4000A13D5F68BFF326D
+1D432B0D064B56C598F4338C319309181D78E1629A31ECA5DD8536379B03C383
+D10F04E2CB7C8461B10646CD63AFEB7608468CA0FCFC4D3458FB43D22879B515
+27DD9CCF44C2BFCD95A4DE911E4915FBC02335E9999FD9B546134081D6DA3792
+EC4A76DEBA77635BE52E09986268A919CB48B5EFB1A1301EE0683CB5709BC8CE
+D819D799020CBA673BA39C911075501395B1FD20EAD392C9D5A8C9FD1198C737
+D1A614CF0C0432F29DDEB4BF9DB026908DBE89EE522B7D55DE9BF64AFBE6248E
+2E10466655EB9083E7D23E3F0EE26154F191BEBC9987930CD4B4CABE1275BDF9
+8755EF3D531FDF91D54954FC53F15A38D1E8F8D1E36447484FA2C09D34813615
+838B6330FEAE536D08376E4A0FDDF58CDF5647C9F1FF3A7D1ACAD376DB3CADB6
+9459F7A5D4F1864863B79E9F93A1EDE8B99C3138D26227C01F6FE0AAC800F2E5
+94DD81CF7B1355B642CE45CB532FC5B535D66EDFFEA076C009E87406D9772D71
+848C3C53B7496A5D6B58679EF11E114C5F457C6A0D3CDE50278E4A89D5393B1C
+F877CF4E2142A4D045C4AA9138105D748903BACC28FD43DFEDB341E1FCDBE2EA
+D412498FBB5374D6836CFBEB13D4C2B7B9625C25B037FDA9DCC42F5679C4B3C1
+6340E341F73A921013790936801297855EDE27C68907C6C87633FE64CBDCFEC9
+DD8EC8784857A09FE395D7FE095A87CC113B930AD09643AC6F9F5A44A1154C89
+7951C1CEF380FE489886299A1C5A2E1FB2D475FD3478BEDD0EC21A4CBAD46924
+9AF698FCD47B9891629762AAD9E00C0C31B4F54AA5E59A575DB50A8961F05D7B
+D54237D5CE59FDB5C3E83AFEB532CC4F900F7E85358A528D56A6FBE9F3002E56
+EA59E9C2459EEA543F906E74846306E52E324E00D300A78B984ADD86E21B5C08
+4E19F5F28704CCA9BC6F5B8E11C74674881613A81A1763E4217B4FC14BD6FF18
+B37A14375DF5F7CCD561DC7ABC388F4539424239C618F1D92CD37F507FF94133
+927748C386DF1C1EA2F61DC341C76A4E72E64AA9723292B83079A9C3FCEA7355
+51666A804736DB26A32A5E44562BF0EEC98870D116148D9E17AFD856254CF45F
+25F15F274CD668C048FCC6AD42D003519C706E093B91CD448AE1F879F789D869
+B1907F0AE617801BC19C7CBDBA68D819A0CC55652A2E737CAAF8B513CC95B593
+004E2D4ACC07362FF705EC944AD11A89322C2B8F22640ACC07DE6247F524ED9B
+54E6645A122774A70E1AC3B1CD4EF56DD526DCE88D27742285DE6A956F52AB83
+885853C13481CEF4A9C518918D4ADFD9818E9B8F57BE56B5575FA1DA295DFB3B
+1F528233265281FD7614B4CDE7D1D0DB66CDB1B7C1A53CEC9CB178CEA88005F0
+3E482938AFFDB44E2C31E928F068B35EB7A91B910F2B2FBC769AA38806DC7FA1
+973956477669BDE4702ABB9AFF6696247831A9D7212DE60A61A070E4D250F018
+670F3354BEADAC44DC7F8CC4E56DF154BA250DAEB7F085FC417BD4F364BCC00B
+2AA2E19F3F5B728DE0A42143EFAEA62DF1678A79D25D2E3D69CFEBA6C5844595
+AE2D53DE40C091BEDF754155362627581E94EC9009DD04454CE9D9C53DE3F615
+E4CB174176BC5479D9
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMSY7
+%!PS-AdobeFont-1.1: CMSY7 1.0
+%%CreationDate: 1991 Aug 15 07:21:52
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.0) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMSY7) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle -14.035 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMSY7 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{-15 -951 1252 782}readonly def
+/UniqueID 5000817 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052F09F9C8ADE9D907C058B87E9B6964
+7D53359E51216774A4EAA1E2B58EC3176BD1184A633B951372B4198D4E8C5EF4
+A213ACB58AA0A658908035BF2ED8531779838A960DFE2B27EA49C37156989C85
+E21B3ABF72E39A89232CD9F4237FC80C9E64E8425AA3BEF7DED60B122A52922A
+221A37D9A807DD01161779DDE7D251491EBF65A98C9FE2B1CF8D725A70281949
+8F4AFFE638BBA6B12386C7F32BA350D62EA218D5B24EE612C2C20F43CD3BFD0D
+F02B185B692D7B27BEC7290EEFDCF92F95DDEB507068DE0B0B0351E3ECB8E443
+E611BE0A41A1F8C89C3BC16B352C3443AB6F665EAC5E0CC4229DECFC58E15765
+424C919C273E7FA240BE7B2E951AB789D127625BBCB7033E005050EB2E12B1C8
+E5F3AD1F44A71957AD2CC53D917BFD09235601155886EE36D0C3DD6E7AA2EF9C
+C402C77FF1549E609A711FC3C211E64E8F263D60A57E9F2B47E3480B978AAF63
+868AEA25DA3D5413467B76D2F02F8097D2841AE1598196877011AB8455EFC5DD
+7C30F66F27FBD4038D1859A07CD65AA57FA9B48D430647619EF4B575C1C21310
+97F78C821D430D69EC5C7E548AE3E7E75ABFC24370F314AA568E293EC4473C82
+11E7EDFA96F0DFEAA4DBE20AC72B84C2D9CA966F6DEB8236360568D1F7AA3211
+781D970923EB972A1747EBE5C795A7C5D0A93AFC6B8C1529A3E526ADD8BB66FC
+3AA0CD52E270EDC5096EF7CE01E80A73D4306B06B1B4637201F13DD0EE1BAE5D
+E7C5AF8EA3ADA198133691368C943595DB896BCB2ED52807DEB78C8B18A90431
+066D6510A481698D0FDA1D52D60C99EA8B8785FBB23BD69B5AD56EEF3F0226FC
+AA3CFFB231D5CC5AA3CAC632C90C7C3AC3012A27E3773C317EF7DDD357BCB4E4
+0043C4F22C05069F45D87E1C97A18013AF56E3C26111A51BEA789437DD0303D7
+5C53C348F22B135C728DC7CD501A6A728398694D1D0EBE8A8FA8B75A7E92A4F4
+D43BC872F23E81549D1DF3E2FF7386B18AE244865CE5059C8D2CF92B6D862376
+1C697E3AC692DC0723C40213C3C84FD1470B482AE42B4A6A22ECB870139DCB4A
+005EEA012AA960AA2F246BFD41ECFE51D2FC5C13CA48125F1CC5F72CF118A7F7
+3A4B95921CFF64B1AECFA68679FAA0D57AED2918897F2028357E297BFDF17376
+FB895A149A5EEF6A3E3F734051450ADF0C5F00A55B47C4B9E37449E7269C2D72
+1BBCF09CE80C4A180F2840349B96BCF8D8E402D2C6D6EB26F51A662A751D139A
+F4F6E408FB5AEECCA95DF954F51283607C4CACEA0BF17EB156F5B11994B349AA
+2065D1127E9463E80B011511F54BF678A1AF5FB66C1EBA71E80D597EB1AE31C3
+DD9FB1B7F441004CF6B48278F3B9CBF9E3D2CAB11CE21A3EEE66130EA24885C6
+BAE79A072F419029D4845A17C5EC0132F8D1D0FCC60372D68FD67FCC742E36E9
+D9B9651A294518D03B818CFBFBC629E57BC6B06434A06A4EA1A3BF33B836C082
+A2CA339D03F5C19B81109BEAEF885CBEB72EC1F515B358FB2C05C2F0AEF455C6
+50F6E7581EB7327461AB6C70D2D864105456523D11713FF271D336B8A0730CF9
+AAC2A73D594348D4F3BFB794C0868AEF2E39B44068D12C394170426DE9B63AF0
+FFF91A13A4A7F839551F5A7543D623A432888CEAE3C9C2BF5DD04ED08077B683
+53138E7D763C40D0D8D6CCFB69E71F23848A6F7FFF3664230BBB9803D11BC23D
+FB0F694FE482577C133073772CFDC6EA7CEBF586153456DF663A192E05C3C9F9
+5710D75855CE5108D88DC18DB6887AA409
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMMI7
+%!PS-AdobeFont-1.1: CMMI7 1.100
+%%CreationDate: 1996 Jul 23 07:53:53
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.100) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMMI7) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle -14.04 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMMI7 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{0 -250 1171 750}readonly def
+/UniqueID 5087382 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA0529731C99A784CCBE85B4993B2EEBDE
+3B12D472B7CF54651EF21185116A69AB1096ED4BAD2F646635E019B6417CC77B
+532F85D811C70D1429A19A5307EF63EB5C5E02C89FC6C20F6D9D89E7D91FE470
+B72BEFDA23F5DF76BE05AF4CE93137A219ED8A04A9D7D6FDF37E6B7FCDE0D90B
+986423E5960A5D9FBB4C956556E8DF90CBFAEC476FA36FD9A5C8175C9AF513FE
+D919C2DDD26BDC0D99398B9F4D03D77639DF1232A4D6233A9CAF69B151DFD33F
+C0962EAC6E3EBFB8AD256A3C654EAAF9A50C51BC6FA90B61B60401C235AFAB7B
+B078D20B4B8A6D7F0300CF694E6956FF9C29C84FCC5C9E8890AA56B1BC60E868
+DA8488AC4435E6B5CE34EA88E904D5C978514D7E476BF8971D419363125D4811
+4D886EDDDCDDA8A6B0FDA5CF0603EA9FA5D4393BEBB26E1AB11C2D74FFA6FEE3
+FAFBC6F05B801C1C3276B11080F5023902B56593F3F6B1F37997038F36B9E3AB
+76C2E97E1F492D27A8E99F3E947A47166D0D0D063E4E6A9B535DC9F1BED129C5
+123775D5D68787A58C93009FD5DA55B19511B95168C83429BD2D878207C39770
+012318EA7AA39900C97B9D3859E3D0B04750B8390BF1F1BC29DC22BCAD50ECC6
+A3C633D0937A59E859E5185AF9F56704708D5F1C50F78F43DFAC43C4E7DC9413
+44CEFE43279AFD3C167C942889A352F2FF806C2FF8B3EB4908D50778AA58CFFC
+4D1B14597A06A994ED8414BBE8B26E74D49F6CF54176B7297CDA112A69518050
+01337CBA5478EB984CDD22020DAED9CA8311C33FBCC84177F5CE870E709FC608
+D28B3A7208EFF72988C136142CE79B4E9C7B3FE588E9824ABC6F04D141E589B3
+914A73A42801305439862414F893D5B6C327A7EE2730DEDE6A1597B09C258F05
+261BC634F64C9F8477CD51634BA648FC70F659C90DC042C0D6B68CD1DF36D615
+24F362B85A58D65A8E6DFD583EF9A79A428F2390A0B5398EEB78F4B5A89D9AD2
+A517E0361749554ABD6547072398FFDD863E40501C316F28FDDF8B550FF8D663
+9843D0BEA42289F85BD844891DB42EC7C51229D33EE7E83B1290404C799B8E8C
+889787CDC5CD97BF88176035302FAC972B52AA169D3181B8952C0FE90CCB0A4A
+AE25CE5C40E32A3444C378BDA4A0F4C30E0D959A06F7DA44B461AD77F29EE3DF
+1BAF48A3B469A21489293E54B8987975C776B20DDEDC82E96F1CDFE1CC6F23D9
+F3A99984358719D2A9B52D576FE7002FF28280E131012F503B10011903ADA863
+D81E0D7209F78D96BFA2803A95C8B1666AF8F9929D828360D4360007896C5A72
+F9C18B2911B97982B93D3A276FA630539BD2D8166E5300316057A3F8960CE413
+4F2EF27F674134CA709BC7BFB2EB20E454C44F503AA887158890CBE69A9EB1A2
+14843C24332032C4E8882B58B2360D8C7728DE549B8D22738F47C23BC6E9DAEB
+C5EAF597C95025DA62A1DF514D3E2A6A50D9529F76A099F145ACBE5A9864369C
+BBBB2AEA278E68F63D588DF1D8FE7E65C4B31499C57B5AB32CD4F23CF9857FD0
+4E3CBDF6A1A56FAD1E6283BB1EA1D893906B499AB7B192EB8FF4A2BCADA73C42
+1E8FA34D2A7409678DFCB950AB555A26B28503B94BB80063F05ECDC453FEB380
+DC3D27B8B3FD4C1BBC8382CCBD4D801AEDC5CFECE461F4D69798C4B416117F09
+01DB519F84998741F21B2A92601437CD384CFAF2A87F351497743D915E779265
+0BE72F04B42E049F66025D74265D304D67ECE7AD9FBA71503236780C30959602
+2CAD0E9657DA6E60612749D569F78E8E81F0C4FCED85049D9262305B4EBB07B6
+95BD184D0E6A946FFCAB0054D4B338EB941C89D17B216C7E3ECA88D01EB820AC
+91901E678CE325357775210B2789849F94E2863AD46B3BB234E7F5A84BBD42B7
+2B6D397D44501293FE225AF61785B4CA920DFEC9B204E204FB4853EF7BC490E9
+128A38354FB6CEC0BEC1F82A879601A33B2F9C119DBFCB82429B976BB77F6361
+94536D17653496C20D0EB46E91A7D8E716263BFD5EF75EB2A52861FE34AD1036
+17B9C2E77E2DBC0459FE483E83E468093250E7EF119A25DB3E2A21AD03DA023E
+43AC9BD73BBD5E11FCAB33CD22F9B224712DCF8482D54C0233E9B217079ECBD9
+C62D3F27D684AE5A6D7EAAE7171721B24BFC13BA384081A7A23B8A85CB976622
+4DEFB3AB54681BBFF9CE9B9D02B8D736C7122FB97300E1B054FE330C7394BF42
+1148A0D0E9D3D57F7870F230FED29E0CFAF72D6086016E9B85CD51DA8545D22A
+8FDB974B5DE96DB8F0F224F413DFFCE9158601977CDD4D998EF8DC64729CABBE
+C65B1785DA118C862D58F451C5A450CEA9EFE66E9F8A1CE6846B902C87D99054
+75714CC7E5A13D9D8E7889403469FD02B8A77EBE538FC91700F122CA281E41C2
+126C23F8E8212A2D16BC14D239C45EDE654103FEE5F100ADB70FFC5993976600
+7E0733F309A8B57646BA4ABFD299BC56A4BE1D9148EE7B96AFA3CEBC3E83F91B
+C7CD938F1B7E34D4B5689AB9F620EBBD7B2659E05721B15D7DD97FEB581BAC06
+D8BD36FDA2F7F896150B08C9B5F73AED9C2898FA46CC7FCED7E5AB1DB29789AC
+D158B37E42A223C2BB4559C0D20A65D20A43B65D678B59208745874F8B4F4D1D
+1ACA382306B54D197BA2F59A8D8EE5429790BCC4EC2310DE6557704CB4F3FA02
+DABE77405911958D01DFE95D7255B8F36295F535E8218CCF0D2E4E9A7C66B110
+C3746997AC47B5AC1F19B8F54AA91BCF1902008631A9C7315C078DBE761782F9
+E753C30B76D547B60DD565F0DABC6E260FF146CFEEA580B2BA5F9FA11398BAEA
+8B920F71CBD227C3528F562753F0020FFC9E11CE47A1668B3E131309A3A60790
+9A746054DE7C98C3D112E48CE43BC295311151C3DC39C1DBC5720E1DA3D4FCD3
+0CC7A836F29A3B720CD7E3340A132A
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: MSAM10
+%!PS-AdobeFont-1.1: MSAM10 2.1
+%%CreationDate: 1993 Sep 17 09:05:00
+% Math Symbol fonts were designed by the American Mathematical Society.
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (2.1) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (MSAM10) readonly def
+/FamilyName (Euler) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /MSAM10 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 54 /lessorequalslant put
+dup 62 /greaterorequalslant put
+readonly def
+/FontBBox{8 -463 1331 1003}readonly def
+/UniqueID 5031981 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF7158F1163BC1C87678CE98C24B934A76220
+4DD9B2FF3A49786028E35DDE10AD2C926BD30AD47015FFE9469DE1F793D1C53A
+C8812CBCD402444EAEA7A50EC5FD93D6A04C2783B50EA48059E3E7407537CB8D
+4C206846EF0764C05289733920E2399E58AD8F137C229F3CE3E34D2D1EAB2D53
+20D44EFAC8EFA4D14A2EFE389D952527F98D0E49BD5BD2C8D58FF9CB9C78D974
+75C2AB5467D73D2B5E277A3FDC35909938A9DF0EB91BD9159D3437BE22EE4544
+3429AC8E2BFBE34AE54D3BA3AD04BDF3F4F43A2B43992DF88678681B3AB32CFD
+A23E2C98D1AF00AB206AC95B78BBE6316F7A0AB6BD3236C28C76288B3C25D1EB
+E9ABB3576C5EC15A71D26177F5883E9B48293D59015615E2EEAF2E9BA04151ED
+5497B9A1C41CBA44BAFF13EA218F5EAC11952EE336AD1DBE6CE92F002EAA3B3D
+3BE4C3792F3405763C4BD93EFC3B4FC34193439561841BA989DD8D9F9AEE7A7B
+24AEB4654B35023C9720B8F31AA9452E29753FB7915CB29977E725611E37C0B7
+784BCC26FACF8A7A0EB1E54290D27FFE52B2D87FAD080AD15EE1984C37E0EB30
+122C3012D3A16B09C28903D138352AB5462674B6CFB63F1371768D094DDF288C
+36FB9B58443F872D61F2CD8CED42FE0EFF3D7E9952A172BB1AFECB60BF79F2B6
+04265FDE4F78BC9FD619AA733CD0412F1D9A7C13B271BF827DCBDC8ABAE24FF0
+74D3C220621D7FF0EFE62D835A221D0A7C139E2E6681FC2BBA58FA3B80D416EC
+3854C63BA040A4262B458340DAA18AA6AEA3BBAC61615CB85982B18664D3D3AF
+340C65B969071CF2D0CABEB80E04623D0526F862ECA8280EEE236C535F70561A
+854181132E677674AD5E14C6636F57541D3C832D2CCAEC9661F0BCF9863844FD
+9167AFD9B08889858AE828CD768583F405D95ACCD7D47194D11587B90753B6FC
+FEBD10DB17C79C58B8A6927A244E4589D8454B82A6793756730D02B6A50E439F
+0E7D1EACEDCB32E425B47A27C6555967F3F7F6C0AEB550F7BA858E9C1F7BF7EC
+0D57EA2757FBC117944D3348884B050641A8F42D014D813CFF4712A6D93AFC81
+FC4476D3CD7D674593C4605A2E353D8FBA7822D6473C4178FF96E934281D3EA8
+B72CFDE186E50AAC2BA9E536B8C53DC44DCFBA4A6885CE21B9C061BB18757D51
+9CA8060EA9102DAEF24D789D50C397BD13E57E8F4481A363C8D1EC3C65CBBADA
+AC056EA5161060A5FA5B6FFDDFEAB5CFC5FCE2D6F79C6CF4646457CAFE5FE0E8
+38FD1C4ABF47866CDE061763BEFF09A51178A792264358980FCD65E6A8788C03
+8250E2B5D1CCECF0F114E59F43D40F7338317F610E21B8B04305DC581D86E5F4
+E2020C2DA7B5BAF1C63C9AAA075EBECEB4B1F083B7C7BD1012A55D417518DB84
+3BD91D86115057A98B314211E9D9832D32702E56B0E0ACFD30CB2BDE09BCB067
+4D2CC3B1E03F8C14F185540984D0BB394BC59A80407707C797379DD2001379A5
+B30A0F6746130F7BAB2F4967B07C568684042C50B29D56451B7A5C221B324173
+5551FC1F8FDF47AA1201F28B4CC113A6D63FA9E5BE8B109F16549E95D3B74955
+8D8972
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMR10
+%!PS-AdobeFont-1.1: CMR10 1.00B
+%%CreationDate: 1992 Feb 19 19:54:52
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.00B) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMR10) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMR10 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{-251 -250 1009 969}readonly def
+/UniqueID 5000793 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052A014267B7904EB3C0D3BD0B83D891
+016CA6CA4B712ADEB258FAAB9A130EE605E61F77FC1B738ABC7C51CD46EF8171
+9098D5FEE67660E69A7AB91B58F29A4D79E57022F783EB0FBBB6D4F4EC35014F
+D2DECBA99459A4C59DF0C6EBA150284454E707DC2100C15B76B4C19B84363758
+469A6C558785B226332152109871A9883487DD7710949204DDCF837E6A8708B8
+2BDBF16FBC7512FAA308A093FE5CF7158F1163BC1F3352E22A1452E73FECA8A4
+87100FB1FFC4C8AF409B2067537220E605DA0852CA49839E1386AF9D7A1A455F
+D1F017CE45884D76EF2CB9BC5821FD25365DDEA6E45F332B5F68A44AD8A530F0
+92A36FAC8D27F9087AFEEA2096F839A2BC4B937F24E080EF7C0F9374A18D565C
+295A05210DB96A23175AC59A9BD0147A310EF49C551A417E0A22703F94FF7B75
+409A5D417DA6730A69E310FA6A4229FC7E4F620B0FC4C63C50E99E179EB51E4C
+4BC45217722F1E8E40F1E1428E792EAFE05C5A50D38C52114DFCD24D54027CBF
+2512DD116F0463DE4052A7AD53B641A27E81E481947884CE35661B49153FA19E
+0A2A860C7B61558671303DE6AE06A80E4E450E17067676E6BBB42A9A24ACBC3E
+B0CA7B7A3BFEA84FED39CCFB6D545BB2BCC49E5E16976407AB9D94556CD4F008
+24EF579B6800B6DC3AAF840B3FC6822872368E3B4274DD06CA36AF8F6346C11B
+43C772CC242F3B212C4BD7018D71A1A74C9A94ED0093A5FB6557F4E0751047AF
+D72098ECA301B8AE68110F983796E581F106144951DF5B750432A230FDA3B575
+5A38B5E7972AABC12306A01A99FCF8189D71B8DBF49550BAEA9CF1B97CBFC7CC
+96498ECC938B1A1710B670657DE923A659DB8757147B140A48067328E7E3F9C3
+7D1888B284904301450CE0BC15EEEA00E48CCD6388F3FC3C8578EF9A20A0E06E
+4F7ADDAF0E7D1E182D115BF1AD931977325AD391E72E2B13CC108E3726C11099
+E2000623188AAAC9F3E233EB253BDD8B0A4759A66A113E066238B0086AC1B634
+5ABFF90E4B5ED3FA69C22541981B2BFC9710AEF6B50A8BB53431C7B4D380D721
+639E005D6B4688EE16BFF48443E7C9E5FB5BC5883E271CB03428966C96B6988B
+2C9127404E8C64B122D405610B1207E61D6CB678BF414E64299C22D6B8DA233B
+8E0E897EEAF81E43E962BD1DE1D8F24C8350761B0E688E433D01BCC9ADD5857E
+BE9564F01D501D5F99C4272CA490100395D23DEC1BE59A6DE8D20B90C61434C9
+062B6856C5C61184BD58F20E01B447F6140CB149BD370D59069F121FCA8AC937
+4A86AF9E00E141BE1F2B0DEF30A4AC17817E4B58B1A8921B990F237E64A938AD
+284A1DAB4F3BF58231B22F57219F9BF0E38585D631CF24EB1DDCBB1EA6E3DB31
+88D7C3F8D9EAF27F7239557A2D2EA7AC5AED0DC02CDB0A2C9E4D64C24C3616F3
+AA98D473C46596DC975C149FD66CE806C4529D92B0173BBCDA0D18B2956E0F51
+179D7861557A915D2AA59CE21800265DAF737E83C7B4E9C415BE11AF8B0FB415
+BF26D1545072DD88BB880B0901BD25F164219099B12E98ED5619D02697EBA143
+CB4C66534517E41A7A676792640A6C1054A5CCD1A4E578A1BC0E916225F093ED
+2EDF23EDF603761F3761DE2EE68933EFD83916EFBB0D93D0F066E255D8CC462B
+7E4AE504828ABACC174900344FDA3F19260012B0F44535555F8950EDE5F10745
+8D0EBAACCEACBFC4C550AD038DC552E54B8D9DC17FF835F6F1F9C0DEAC70FE4F
+AA88A3EC76D9F6B82CFB4D1EE58325EEEFD46E7601449C9A780B3AA169B00193
+A70D5DF391BAD394386A95B81E5FA9835FCC7553CDFDB60A0B1881061C2C479A
+DD44EFA2FE64B199DC46316D3985CA4DDF7FB418489AA8DA6BCDF8DED064C788
+2916E7490DB0B6569A9531FB2A328451D8DCB44A367749F1956084423E31B78B
+A262ABFF0C68F4D4225DCDF0FEA705E59BF14A130321B9C5DC384B451CFB6DA5
+2770A044FB35847E186A97026CB887417286D95703BC04C6D8BF3D18D5AACA9C
+E48B822DE43B1636974084F5EAFEB7CA2AC41DC5A9B22AF9B8621D90EB9A85C0
+21D9B3D1552A01CF8C4F0A7FEA4CC7C47EA8ADA51EAE0396E8AA7AECF3EE2752
+5C5075D218E014B19888D24A934996951ED1D840583C0B028024060E2A6D8106
+4D9E51D1F0DB49E1C3ABC37238D85DD7FE36C2A4B1721FF74C385A90BAEEDCCE
+6019FFB6FA364C5418FC5FFEC74A9B52B7BAFE06A843A37D5AC102733F87CEEE
+648E2315BD2AA2EC755F80BF23471A234EFCEEB4AA2F9AF9EA787C0EBE472343
+DDAACDF9A01AE654B7378B9F223FF8BC97FF6CB1050AB67A307D81C37449EA9B
+695C2597847FB516360314CAE1361A5EF2DA30BA078417A5
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMMI10
+%!PS-AdobeFont-1.1: CMMI10 1.100
+%%CreationDate: 1996 Jul 23 07:53:57
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.100) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMMI10) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle -14.04 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMMI10 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{-32 -250 1048 750}readonly def
+/UniqueID 5087385 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA0529731C99A784CCBE85B4993B2EEBDE
+3B12D472B7CF54651EF21185116A69AB1096ED4BAD2F646635E019B6417CC77B
+532F85D811C70D1429A19A5307EF63EB5C5E02C89FC6C20F6D9D89E7D91FE470
+B72BEFDA23F5DF76BE05AF4CE93137A219ED8A04A9D7D6FDF37E6B7FCDE0D90B
+986423E5960A5D9FBB4C956556E8DF90CBFAEC476FA36FD9A5C8175C9AF513FE
+D919C2DDD26BDC0D99398B9F4D03D5993DFC0930297866E1CD0A319B6B1FD958
+9E394A533A081C36D456A09920001A3D2199583EB9B84B4DEE08E3D12939E321
+990CD249827D9648574955F61BAAA11263A91B6C3D47A5190165B0C25ABF6D3E
+6EC187E4B05182126BB0D0323D943170B795255260F9FD25F2248D04F45DFBFB
+DEF7FF8B19BFEF637B210018AE02572B389B3F76282BEB29CC301905D388C721
+59616893E774413F48DE0B408BC66DCE3FE17CB9F84D205839D58014D6A88823
+D9320AE93AF96D97A02C4D5A2BB2B8C7925C4578003959C46E3CE1A2F0EAC4BF
+8B9B325E46435BDE60BC54D72BC8ACB5C0A34413AC87045DC7B84646A324B808
+6FD8E34217213E131C3B1510415CE45420688ED9C1D27890EC68BD7C1235FAF9
+1DAB3A369DD2FC3BE5CF9655C7B7EDA7361D7E05E5831B6B8E2EEC542A7B38EE
+03BE4BAC6079D038ACB3C7C916279764547C2D51976BABA94BA9866D79F13909
+95AA39B0F03103A07CBDF441B8C5669F729020AF284B7FF52A29C6255FCAACF1
+74109050FBA2602E72593FBCBFC26E726EE4AEF97B7632BC4F5F353B5C67FED2
+3EA752A4A57B8F7FEFF1D7341D895F0A3A0BE1D8E3391970457A967EFF84F6D8
+47750B1145B8CC5BD96EE7AA99DDC9E06939E383BDA41175233D58AD263EBF19
+AFC0E2F840512D321166547B306C592B8A01E1FA2564B9A26DAC14256414E4C8
+42616728D918C74D13C349F4186EC7B9708B86467425A6FDB3A396562F7EE4D8
+40B43621744CF8A23A6E532649B66C2A0002DD04F8F39618E4F572819DD34837
+B5A08E643FDCA1505AF6A1FA3DDFD1FA758013CAED8ACDDBBB334D664DFF5B53
+95601766758B4BB6C93DDBF4C7D28729C5FE8E8BB90DEC3C142731C44F955C47
+134C5C555DC8F28A5EF72F7261A1680E2031D8F3393DD5F7A8B21107C2937778
+06E4F1601C45D21CF03F55A078B3698A32F55038A329FAC3C65F184402DC48CA
+3D715F53AE2E9503E958627C627F8C79C7A365682A0DB617F0EC7CA9BD27CE33
+8D5CEEC52B8846EE2E33C4E84455A43EBD28A53FF8AFD1D4AFFA39C813A30FDD
+DD06F3CB9A3B3CF77EC9CDCAF9C358250D0C5B945DB19BAA852C4BD088D671C2
+2D2BF9C88D288DE0B53C586D86DD1290CFA3912A595A900F1AACB93A98A587D7
+6954FEDE243D4D421EBB0833259B0270EE1E1146A10366593B42FD5CA6489E0B
+485611FC469609DEEE27DA832E0A3A422188826BED77B978142B8E227E2F463D
+D07C474425B956262DA1BD0681E78233CC9022E280FC4742119DFE2BD034997D
+7448459B08F9149E2125AC54F94DF71A57DFCC5C8C9E2BC61CEC464AF02C1720
+CCA45B9A9A0F6A2E73668D47A025EC22F45A6C0538BB4EE38ED1061592DD0CA7
+48F1271C4BF5E160D01C5192A9CB3284F4DF2034A6E5A018466E83131B925815
+434D20217C48E329509CC82E8F36F3ABC42C7F5FE7B9901534228C2AEB8B9673
+05B56DE6DF901A812B6BE7737EAC6E7BEF904E8FAAE98980B77B3CCA44C85846
+EAD0B8349D6B651B80880067186CCA7624EC1ADFDAD85C6B2BFB2642B3C55E9E
+3A64B1E1F7A4CB9F56F14A60022251766FF9609BC1D398C4448F98459667CA58
+7A1DAA8A7A3F5CC2C3A5701850B5733C6A70808455347E8E45CB19A6B0638C1D
+15990770BC7751D3784375BD79A159B4B14F2CFEA4AC5B42D49C7A2500EFE394
+00A11EBB3759C29195E2964D3CD9529EFCD3C4BA9EED8B485A0D8B6C9D2F3391
+1989BD7F388EDD90C1ABBD422AD9CC9D099C395553AAB10D8684D3651E81DB59
+E087FAFB41E982AB667AF28F3F9B25C490BCE02C9C7A3A56B79B6F7E64D710CA
+1C4A9103992B774CD0197C0F3E135C8C3AED40C2B5FDE0968D130200BD502B80
+150C673BD91D46A29FB926E234827628EF101161138967ACEAF491AEAABF2453
+AF5396F6FBA28E71C84E8D514604EB39D377E455D844F5669B673EA247BE4886
+53CD2F550211B74B558EB31979480BD2D6E10D54211C07399F8F9F9A6C655F03
+A37E2854287BF784426AE8215406267D2B35A1CA682C369A96C58E4D7132EF27
+DC12C46FF25F95AC0B595D5DAD648C346AD51F412D968E92F2AF80A14B0336D6
+0DFF75877E6AB9BE2ED3A134F18B9BEA3371CA5073F5A6ADD267BD13B1414B31
+7C6C62A1470ED4708B13F169530637455B2DD08724792764DFB82D8D79F22672
+205311AE18F91C8EF2E61E110E5ABD24343B50120E947146DA6E0F6B71A09617
+E88A1EB55E4611BF16DA578A48868D43CA62BD04018F987A06231F2894AB2E67
+CDE221660B94D66E1A4D9086779DFE79C077D78C8C5DBF6619FAB053AEBD33CA
+0913A399AA9AE47F6C1CB4E79B0CFA64946B2E8D28B899A2C76D6C1E53B17058
+47CD085650754D8CDB8B60A80B5564657F5E75B979826073A2C8ED7B8D86ACC1
+AC8D1254AE08696E08740248C6F23D754C8D0B3C386DFCC3127EF2231DFB0DB1
+D0DB06FCDF649A329035924B5DABA21DAEA854F6256192B1987118F21E7FEB64
+F5925DEA0547126C4B2228FC9C4F2D894A08BC6680E777D4EB34D7082C6A323D
+007FDD47A74D1E95CD609BD8A6765BF51423B1EABB0FF0B74893628BC086269A
+5A8333B7B28690EE3AE8FCCDC10B9C7D36D809BDCE6255E4C4FBC88A6C5ACCF6
+A1894B980FE752A5904E06002AB894092FA685FFD5333840A7EE72AE006621BF
+20BFA9954CDD52190B61567BB43ADC4A4EBFADE53A11CB4AD6500C09281DF716
+CED5A9E11F602689C847917D473DA7D1736A4124AE5922D22F25F13BCD368BEF
+1CE9F7892FE915878D25CB1EAB6F84D38BBCD1EC86DB06DA69641F098D591840
+1AAEE6E005027B4A8CFFA71C84D8E67F60662CED726607AEA704EBAB7E3FEE9A
+BD8DAFAAE47881FA179B2AF990992B66CECBFDB12E0637AA3DF0414352E77F52
+A83DA32CFDE347045F809AFC8C8638B2C0DDE8FB24B4BE05279EBF668A6C2239
+FC4B57C0AB8356A6D46AC7B64A8FEE5D36A0DDAE14CB3681D613D9C5D8632131
+8918965EA357E3758B1B0C219EC2B7FB2107610DF78DA4FB141CA55D4B18F1B3
+E29BB201603796A77645EBFD42DDD84D4FBFC34D50D2F27D24AA29526CD4B273
+ECADA0529D7A5A7D80E1580F3E9974F91B276DA5C3369EA8CB49DBDF9874E1EE
+37E9E159D07E7B0C905999133E4C0D0757F0DC8F821F5549DFB17DEC35DE65F1
+F4DEBED1E4A571D9AABC5A485FE7904DF9377F0AB3D6DB2F330DD9C98D1D12BD
+FF2F8F599A54D6C3EEFFDB2567BA7C2D4898257A962EAA6D7F87E23CDA67DFD2
+9FEC76A7B699921D3D3578444286F749BA5DD7888AF2DDFF9DDEFFDAA54D3F7C
+9DC800BE6998600531A3CF1C972C1CDDF552118573B5FA03CA16D446B594995A
+0A2C62752A46697DE15CE304398083C41C5CD7B683B855E72C79F663C9698F4A
+4EBA0EF103560635F4C3F225050DBDC6B608B91F1F7AB6732D75B6C96B0D6F3F
+A2BB139C0F1EF630535D6151CAB292FABCD709B810812F3B511DA64124955DE4
+F0EB6DFDF2D8117BEFC9E51C95320335BB919CC4F5F1EC150516688DE24D917A
+3905D0051A7BAAA6B631090556EE35BFFD7C3557E7486DD5C15CE2BF95FA81DC
+CB2D0FBCEDE398FC033FD6632558685E903C7742B81F4CB4720BA7C4BEE6E466
+CCB5EBD9A3A9C32E3F0DE27CF66E7BE6918DB983A418FFC5C21320794754608D
+CA764C4A8DE66CF94B166BCA58F7E8AF02830A8E3054EA142B47E9FB0648D976
+5E935C0A1A0828F961BAEADD60A585BE2D3F469DA434222AF1389F0591714EC0
+80D00FDD46675B4A4C60B823B1B36C993C756D120537043E1FA324A9B29B1FEC
+29B046B1D6DF03A2E24B96831AC480B5361256E8961448DAFB9B4A915AC9A884
+D9BA4832A17C67548CA9118DE3AA8487974981C04CEB68D2FD849839F67B505B
+8914667F876F36C525C5D044C3A88D6752AE44294BB5841928C347BA0063E828
+B4D5AD79D949E0756004DB3B8C7A3BAF0BD92667DE9F70AC0D6CD50704B82C56
+509E6956FD4F506C854762CDDD9C19F5B34DFF8111A2459EF8703F9451597CEB
+D9CC1834BB19A3A1C3D829B0CCC72DED37983E4A0F22A553CDBAA0C26E0E3EB9
+273601ABE2B9F87A34FFD8882791860DCA3DAC1A7F1A223A9F5C45E6DAC4B24A
+B791AE1EF0E91E12FC6076A2861B8B8F91251137605A9F5CC335345CD011DF4C
+D66D3E440E745CD151E8B18A5CB644BAD60AF69EDF3FD208967C2F75B5DFC26E
+022134A2129249F41A4725766C699AE4DD02BF5B99E02624D450CA8E511E1CC4
+6EE68E67CD58FB92355E34710059A478221D451542EE69F04AFC69952B15400F
+76058EC8A46D9F0148E21AC569D3BD34BE869262A9439894B09F4B032CF9A008
+847BE3F638CF1E6B452D7D204A99FB92A97BB72A5E8D92A6B40FEE66FCF5AAD0
+EB9292CE853431FAAB93CAF8630F6E744D036B05F48185F69170258259EAA793
+DD5AB241B1E4E8245E24624B30EF648F37FAFB6E751E59D1575DF60BA0C5C364
+19A2673DA153471C57B09A37C6FB37B717AA11FC979D1E09B980DA73DC1E2EA8
+E618B0906D04651230BCC0056622A2BC4D08FD95C2BC35609B8D8F0BC7B6C539
+9F0A24AE735739C077D343B0FBB503C862E44658309C47B282B607B4AAF8265F
+EE741916AD22F02CEA7AEF24598638576CC7E627F08075B3785FAD68EAD26D76
+11A7D5F2785C8049AE0F8C499A129846E19845832811F526F7B4693026F42E61
+4186F2D3218A537C94FAA48BC41FE464DAAB522AAF31A892D1027340353E6FB0
+76BEBB829B50C0F872E5EFA0BE1C6C9C116C3CF4E140FAD37D45C48625ADBE4D
+63E8C8708A7B3A0F14C9F104E2823895975F56F921C209E06A89EC491A936FF6
+3609999F8EA792DD69C555A26AB65504B6D814CFF966CCA983E98BF415977185
+C79E3762F216EF21CA33486D379FFB7BA78D1C2B1EC9700C9BEA048E667BBC4F
+B7D02696C9777AF01D6E3362AD756D5F4BE38FA941B01357519B837A29F1B749
+B38A242BDCFF5F7E28B9EC224BB1B899C77B1B949F2B94051821CE886B626E54
+79AB76E0887ADBE936252C91A3C30E8D91DA7E6383B13321918FA3A8A482383F
+7219EE2D939A785618B9EE9E13B86C06EFB121D50BB00FEF738F2891D5EFBB25
+4D58F49DD6A68AA24DFDEA97FEC7A06D64AE7A1AEF3AFAF840D837E72D528C48
+EEFC343866798CBBC11B5F7CFFE14915800F6F6A61E65C9DB9172803BC43643C
+7CC370DCF9D750CC7ADBFE295EF4974AB2FD21F4BBB1549834C2564005E69A54
+7E4108D72266E8FF696206C5C851D3CD31EA5972784CC369953D76041EDB86C5
+0842CA17D5459F1684DAC8610147759DA183A0CFA80045503F4A11F79654029D
+27F6AF0A323F45A4B76BD28264C9C76936A4B4F7FB0F9151245FF5C6EEA4B4BC
+234E74A0EEEA875976B29ED64FED21028623D0D3AA2C23B21021301AB856588D
+4C23D9
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMSY9
+%!PS-AdobeFont-1.1: CMSY9 1.0
+%%CreationDate: 1991 Aug 15 07:22:27
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.0) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMSY9) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle -14.035 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMSY9 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{-30 -958 1146 777}readonly def
+/UniqueID 5000819 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052F09F9C8ADE9D907C058B87E9B6964
+7D53359E51216774A4EAA1E2B58EC3176BD1184A633B951372B4198D4E8C5EF4
+A213ACB58AA0A658908035BF2ED8531779838A960DFE2B27EA49C37156989C85
+E21B3ABF72E39A89232CD9F4237FC80C9E64E8425AA3BEF7DED60B122A52922A
+221A37D9A807DD01161779DDE7D31FF2B87F97C73D63EECDDA4C49501773468A
+27D1663E0B62F461F6E40A5D6676D0037D33F24E2FAC2B0009AD3C8350CDF8CC
+65BCA87979C36D14CB552E9A985E48BE4E88ECA16DF418749AF04FDD2B0E1380
+D281BB2476BB45FF30946B247DFD7F57305FA87E50CA338121C71CDFDF927A9C
+77FF14CB4A1D6D80356FB1171ED38C37702350497B44E42CE31DB2F493807DAA
+15B887C671199A54C4C1294BC520F5538C15556BC43C9F62342B121C6DCD6C5F
+491DA47FF360201EE21C08A781ED0589A6DF91B99FE118B9B29E4F068672E52F
+1A06C514D91C4C937D4E642503392B1CD1BF5AF0BCA28EBD840AD76CC39AD7AA
+CF2C057D436A245217829DB786A3D592C0F5A073E44D137405B0D44F7D7356F1
+DFE3D933072E0CA836B5B72B1DDEB8FF86D5F9A2AFDEC789B2FBDAC307F2DBF7
+2B5BE20870A423F85DAC7075769E74EC93D759E9095E4C1FA2D5D8FCE0EB3586
+E193EE511DC1B950972544335EA5B46B3AF5B3FA5B7922DDAEFC5DB52B22CBCA
+7C8ACA790FBE3B57A89D10E84DA86BCA85AD169F0B7F8F93B228EF212069866B
+6D930B7FE660F87BB45A1DFF541F6B8926AFC7FA90E81B7628D4273B10474731
+4F5D42B1C5EEE258EF4C5255BAE05301CF5DA133FDD927D3065ADC77D0187C41
+7F0DC217781C1D37053C2D43C838597E76AB194348E78C59ED1AF4300B3885C2
+3408811AEC8C98E7E7E2E12CECEA0E666C993A48BE5CA6A23524B15433779571
+56CADB29D1963EB1AFE4EDDD12CC64264A6D12E624DC132B00CD3565784EC293
+83B0A827CD6D16BDDE351C14092435A687A98FC4599C6B712CD5809D8A8FB171
+BB2694D50BF5C52E068A58F907F702769A98ED6AA915DA9E56620FC819AF54A0
+30C2B7541C94336DC23F290F8A3C4B37E2C4513CACF349
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: LCIRCLE10
+%!PS-AdobeFont-1.1: LCIRCLE10 1.001
+%%CreationDate: 1992 Oct 23 20:21:59
+%%RevisionDate: 2001 Jun 05 20:21:59
+% Copyright (C) 1997, 2001 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.001) readonly def
+/Notice (Copyright (C) 1997, 2001 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (LCIRCLE10) readonly def
+/FamilyName (LaTeX) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle 0 def
+/isFixedPitch false def
+end readonly def
+/FontName /LCIRCLE10 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 4 /a4 put
+dup 5 /a5 put
+dup 6 /a6 put
+dup 7 /a7 put
+readonly def
+/FontBBox{-2000 -2000 2040 2040}readonly def
+/UniqueID 5011942 def
+currentdict end
+currentfile eexec
+D9D66F637A9E5292A4933615152D29EEC26E1BED2E48CAB7AC058698EA30B07E
+F8BDB66981B14445E1107420FDAF32EDBD5C26E35B334E3AF24373B2A13984D9
+1D56801ACCF98612DE2C19685E0F4D52369AD642D169AB57DAB10665C6C01538
+497544391FABD08A483766E9B5C7ABA9A537C053A8ADC16DEBD8B5C9E1EDEB21
+E4E89B0945C0737B96F0194585BE0D9B958F1030EA84710C31971BA7E93777C2
+0658995DC8702442780303E948079822B9EE0C531A5CC49578EB9E683CB77495
+DF613FBDC4536BD7A90F044B7EEE6EACA2042539F62789EA39AA16433AC4BD0F
+98AAA04894F5487C279D2766B50B23E16D7F1023E387FA4165DF522DB290D390
+B669550A43638C3C9CC38C7667A22D27F9DB1542620110A8671B2713C8DB93D3
+4C500474AC190831F9C7441DC4A7C27EE88DAEF10D7AEE6FDB22E7625E802B4C
+FCEE0DC79988734BDA39B9896B1833D4BEC4F91DB321F343F57B3FC5ECA13AEA
+AB108165934BDE65D2EB5A62BD395AB84402D4A2703E3DC3BEC860D5A4EB785A
+1D8D0D1AE7D31BFCD3ABE3E9779B6BC28D93CFCFD8461032D969F1C9A53A6DCA
+321062C6750132DD47444F208275E5000794E261F842CA01FD5DCA6F8C92C7EA
+E2D8D66ADB1194BD8AC59E9191895A2FCA88F32DA2B27717F18C258EE2402C69
+5655EE4D15708452687828A90653E9FC2707F1E9ACA413DAD6E5EE607F6DCB97
+09B7195203A395C97CCC7390F38D69AEC6323A0AAE0A05958B7987701BBD6497
+F95D8653699C39F179820FB8C2DBD7A4E7EDF03E83F7536946A3F532650AC5CD
+48C10BA3AB8F67915EAC0053592CA317E0A8EFD1322398DB7D9B32ECE97791A0
+0B49839C58E426531833D30F153863E92A79516C2878AEE6916F0FA78F94714E
+D709C10DB24955FC0DE6769D34E4E1DB2ADED1775C5A5A6313C93B6A0195311B
+4A334B4D9B914EA59194239AAD1358BC269B8CBD35A7685ACB29282D46440A38
+083B9CB2258BB81E2489B5FBF551AEA1330D4DF70E9E650964A369CA2F77DEBD
+0CDBCECDD2DFE4EE609FBBCA49DDD2E80830BDFC1C575CED40B4EB39EF89C7AE
+9EB8133E5A5D01442844AA268EB596FB8EA2DAF179A6C716775C5758B6917C9F
+9FA128CE877D5FE74323CADD648C2EC613942134DE109B40A48028C7438532ED
+53505E612E153790B79E78D38A8DB18F201692C9CE52CBDE0250832C10ED39E3
+0F19F0B43BEEE706CF2145FA8BC13F3FE9B8DEAF74ACD5DB40CD81ED7CD6CE3B
+AE632A893C184E3182A15A1438A147FCC9220501F585AF23E90F3E41D3B64C5B
+B2C8B49C2D74E140D9EFCB173EBABAD6436EFBC19B675B2FC52D839B6BE9F2C7
+2D6A364AC76170E45EE90A7B173B26B6E433F1B4AD587AA4C5D07238D13B562C
+3FDAD367AC026499274137739A6EF8525BD017CBAF7AA21EBD64E88F7DDD49A4
+88424A94003628D9FBB077B8594822238F70E012EFDB5AEE62FA96FF8141C831
+D79F533DA5F77E596F804BE884FE2C87C255FCF61DFC39159330D9419ECA7643
+1CFFDE3084E6F813138A4EB3378E962EC67EE992D3BC03DAE4013F71DDEA78FB
+55CFC6E36A07527CBFAEB45DBFFC3F6F60AB782078200C56CC54C512180B79FC
+A6A06734BDF815549B126587886CECC2147F1103B1124C2FC749B45FBFD0
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMSY10
+%!PS-AdobeFont-1.1: CMSY10 1.0
+%%CreationDate: 1991 Aug 15 07:20:57
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.0) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMSY10) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle -14.035 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMSY10 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{-29 -960 1116 775}readonly def
+/UniqueID 5000820 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052F09F9C8ADE9D907C058B87E9B6964
+7D53359E51216774A4EAA1E2B58EC3176BD1184A633B951372B4198D4E8C5EF4
+A213ACB58AA0A658908035BF2ED8531779838A960DFE2B27EA49C37156989C85
+E21B3ABF72E39A89232CD9F4237FC80C9E64E8425AA3BEF7DED60B122A52922A
+221A37D9A807DD01161779DDE7D31FF2B87F97C73D63EECDDA4C49501773468A
+27D1663E0B62F461F6E40A5D6676D1D12B51E641C1D4E8E2771864FC104F8CBF
+5B78EC1D88228725F1C453A678F58A7E1B7BD7CA700717D288EB8DA1F57C4F09
+0ABF1D42C5DDD0C384C7E22F8F8047BE1D4C1CC8E33368FB1AC82B4E96146730
+DE3302B2E6B819CB6AE455B1AF3187FFE8071AA57EF8A6616B9CB7941D44EC7A
+71A7BB3DF755178D7D2E4BB69859EFA4BBC30BD6BB1531133FD4D9438FF99F09
+4ECC068A324D75B5F696B8688EEB2F17E5ED34CCD6D047A4E3806D000C199D7C
+515DB70A8D4F6146FE068DC1E5DE8BC5703D288CAFFEFC421ABEC649FD87E34B
+8152B8428189EBBECCED8BB0AE206B7898904F055ED4968256A6BF318AFFC992
+B963DC2FCEC5A59A5BEEB44C6CBD4B525BFEC862E1FEDD5C51DC68362BF0E84C
+BC8728F308FDDB1AFA7281F0F432B38C91365ABEE917DBAAFBD5E8BC471EB422
+363AFBE5332314C7EEC720F1BA466422246417C8A22E5910970330320E42C159
+58B24EAF304E8D11A2A17AA63F6A57DCDE55F6AFC461B5A3AE2FE8C1FC00F277
+0DC6DA47A1FC3B99833D316E11DF3ABF005A71EE84471AD6B277BB0C10E21092
+CA6AA2E805EFC8315D2E67F32CB8D8B7171F76C50813CEF430EC171893EB940F
+A21621AB506D86746B64F861017D1EF54EF1442C53EDFCC34A055ABB195A1A0A
+A96C4734E8C8A9259CAEC1445852529B4FBFE779EF2A9893CBCFEAB1197E4C13
+464ABB10391A52294D1006D12A5D4D16EE6EEE8D4507D59AE9742ABDEAA75AAF
+A0DA510DF44C3C2D957B9F2C8353B62AD6DC115A3DBF501E6F0A9B40C9979AFB
+9E5F9EB24D7BE9F4BBF5F3BCAB79A7177A122F9CDF1502DCC6DCA4DD9FEC9318
+43F87C22511D400900344689B8ACC501199789429590AC5C10DDDD58529D3C47
+0805AF9ED40D5A2DEA86D3DB4D9F23F80C91DE27EC97D0C4A4728004CB542374
+15CDBDF4B02CE4759B03FFC1A53F1CF376A07588DE37A0AEB30993AD2CDE4797
+C64CA3DA3E08C33064E844E6B222F185AB8A00906DF1B52A9115B6F38BD7B59F
+7C217E76D47DCBCE906094B7109142A567EAB37176252C4AC81760A2466193AD
+9288035D17F80E8E44B250B95916479716DBAC82C601730A3705CB9DDA3F7641
+65728EE8A1AAE84CFD06B8FCB938C9C9CE5924CE7F4FE99CFF3541D5B2485A08
+43AE51CBAC404C210055ABDD5F519D674A49ED068329D2DA89686C535877F21D
+E21663274575C3D2D4A3FB77B9CCA0A73C9B66539E87A5C009E91EDE14BAC243
+DC390737171585DC4C90E1C2E640083D32614F78413065BCA5D58B031C2107A1
+D9CA95F8A4B6B0163921D1B7BE1E177980966CDE2B226015685804910F268D13
+A7A40ED89DCAA2EBB7EC67963686F2E4B9FCF737081F0DD21C088BE7364747BA
+0A2625A0F6AF468BC66ECF27BB21B9595343E6AB6752E91BC358EE5CBBD6D569
+A0E4B33FC4A4EAED49ADC4A03F2DC7D94E6F34CEF416D1EF738982A748C722BA
+497EE935930A687607B056A2AC2AA4914B11B60BD6986013528CD25B99EB6FF3
+6A9B2248CB3FBFA2915F28D9842FC2008FAEFD5A9C416918D218D2B5166ECC8C
+4326BE46D1BB5144F5114EC00C7FE66459D976A51AED420F52FD412C14EBC449
+6DC9535E925E61654BA874A637FEEBF7DFF669D788B4CF9A001525B91C5152E8
+A79849D9A376DDB95CFE5A2775DF280442E945A3B95A85DB9BF547B7BD415BAF
+C3A592401D0331BFC7DBE4E9E9B6482931F037EA795429004E7368AFD39C2F4A
+3603C51B750F2F1E9332C6ADF2F801EA20A885A054B0488CCD2AD879F3A3FA4A
+92F197D5933DFEF583593684CB984FDAE9DFA9CA9E5D0BFD0076E979B646147E
+A8BBA3C5F9036BE1BDD3F5C876CB65F6F2620416EC3B466836362C0312FC1E79
+BFDA7FCBC6ECBF8B2F8F1F8CCE9C892A255EF3BD3A31048F5A86EBD342BBB4EA
+488B2F5BE2B7AE4CFC2498C3DC53B263B78E07FB32A0061EE8F9C2C1180C2828
+0565181BC44D4836111BB17525C9658233502E0EA33113808FD57B10A6FE19A5
+7EA487026CE3DE1F92E596F6F1CAD702BAA86B2AEAAE802DFCC4479582AD30C9
+8014FCBD00518E00FAF161381232EEE8FAAE440D7A7339FB7E2A99990D04EAD0
+B189595B8411716DEE4150CC0AEEAEEAC5CEDCDEDBDC7BD2E557C0353E24857F
+C5BFB7AB49E709218905235EFA101CDE008F98F6CF896186E780AC8877BD4B09
+35A6
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+%%BeginFont: CMSY5
+%!PS-AdobeFont-1.1: CMSY5 1.0
+%%CreationDate: 1991 Aug 15 07:21:16
+% Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
+11 dict begin
+/FontInfo 7 dict dup begin
+/version (1.0) readonly def
+/Notice (Copyright (C) 1997 American Mathematical Society. All Rights Reserved) readonly def
+/FullName (CMSY5) readonly def
+/FamilyName (Computer Modern) readonly def
+/Weight (Medium) readonly def
+/ItalicAngle -14.035 def
+/isFixedPitch false def
+end readonly def
+/FontName /CMSY5 def
+/PaintType 0 def
+/FontType 1 def
+/FontMatrix [0.001 0 0 0.001 0 0] readonly def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 0 /.notdef put
+readonly def
+/FontBBox{21 -944 1448 791}readonly def
+/UniqueID 5000815 def
+currentdict end
+currentfile eexec
+D9D66F633B846A97B686A97E45A3D0AA052F09F9C8ADE9D907C058B87E9B6964
+7D53359E51216774A4EAA1E2B58EC3176BD1184A633B951372B4198D4E8C5EF4
+A213ACB58AA0A658908035BF2ED8531779838A960DFE2B27EA49C37156989C85
+E21B3ABF72E39A89232CD9F4237FC80C9E64E8425AA3BEF7DED60B122A52922A
+221A37D9A807DD01161779DDE7D5FC1B2109839E5B52DFBAF552B11EFFB6A16C
+F03FB920C15AE724EFDF0CCBF00A838D34440FF9FED532F44036AD22561184C5
+283722DDFA7285E62754372D716D704AC0E00B2F6AB67154241C7449AA047833
+94CEDB08E8C92907FE72A0B05AE36A7B9226ACD6E7890A0B528FDDE84A950FC6
+801DE75CF2E739E9121149CCB8B1C87A106822648D84A3D3FBF295EE6C4BF403
+BBE9A1C1F6DAEDD1E642ACC486E609703D7612BFFD10C324F5DC710811F7F614
+3691B400E3773987424C0D2B0D8A736873C6371DDB2442F05E018A2B5CA9A4AA
+17AABB95D09E5890CFFFED5AC01495D89A53D3C9AD5A9C23D5050E53AD0EDBCB
+74CFD3E22975051D1687164FD556697E1B4858DF0A0F1770DA9FBB5BB711CE14
+E5E31E47E3575D400980A6D2F178112190485DE74DD78A13F2F2CC7F29F2AACF
+A63ED0CFD25FE39582BB95DA1985CEDCB5E155C9BE90A8365EE003D058527727
+890B6AF2C54D340CF4E91B87DB3D8E8DE8F5A32A6340B0B6485558993D693A44
+E0D56EA0B675B616EB832A96A27E3A82B5D582EFFA914B90263CEF9B14B6FDD2
+7F1992C762690AF8659B47EFFBD62BF741FB45B50840BAA7756B3513E96ED750
+F922DEE52C0928465745D57048F5AD9DCC6E0553D007D5ED4A0CA7BE48C2B6E7
+4344A6F1BA050B75B980FBA278605FEE258C467915BE0C5DE8F3FD19CE50D141
+F5FAB94ED576793A105C78CA118C8EF2CF3F3CC083D9E425F49D99BF14A15C89
+3D5F01F1E1BE97133FBAA6D862A793E511E68F87C2E53A6A22631ABA883AF04F
+BFDE4EC1D3470F59DCBB3BA4652EC3B4F35BF418BDCE3BA9D5CBCB15DF3A0EFF
+651570E3EED70EDC66E72A11E7A676B21B5DE97DF400A43D586F119B0677ED0F
+AE2FB30C
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000
+cleartomark
+%%EndFont
+TeXDict begin 39158280 55380996 1000 600 600 (xpl-fr.dvi)
+@start
+%DVIPSBitmapFont: Fa ecti1000 10 28
+/Fa 28 234 df<EA01E0EA07F0120F13F8121FA3120FEA07B0EA0030A21370136013E013
+C0120113801203EA0700120E5A5A5A5A5A0D196EB919>39 D<EA03C0EA07F0120F121F13
+F8A313F0EA07B0EA003013701360A213E013C01201EA038013005A120E5A5A5A5A5A0D19
+7A8819>44 D<120EEA3F80127F12FFA31300127E123C0909778819>46
+D<1538A2157015F014011403EC07E0140F143F14FF010713C0EB3FCF141F131001001380
+A2143FA21500A25CA2147EA214FEA25CA21301A25CA21303A25CA21307A25CA2130FA25C
+A2131FA25CA2133FA291C7FC497EB61280A31D3777B62A>49 D<EE01C01603A21607160F
+A2161F83163FA2167F16FF16EF150116CFED038FA2ED070FA2150E151E151C1538A20370
+7FA2EDE007A2EC01C014031580EC0700A2140EA25CA25C027FB5FCA291B6FC9139E00007
+F849481303A2495A130791C7FC5B130E5BA25B1378137013F0487ED807FC4A7EB56C48B5
+12F0A3343C7BBB3E>65 D<902607FFF8923807FFF0614F13E0D9000FEFF0004F5AA2021F
+167FF1EFC0141DDA1CFCEC01CF023C16DF9538039F800238ED071FA20278ED0E3F97C7FC
+0270151CA202F04B5AF0707E14E0037E14E0010117FE4D485A02C0EC0380A20103ED0701
+610280140EA20107ED1C0305385B14006F137049160705E05B010EEC01C0A2011E913803
+800F61011CEC0700A2013C020E131F4C5C1338ED1FB80178163F04F091C8FC01705CA201
+F04A5B187E00015DD807F816FEB500C09039007FFFFC151E150E4C397AB84A>77
+D<0107B612F817FF1880903B000FF0003FE04BEB0FF0EF03F8141FEF01FC5DA2023F15FE
+A25DA2147FEF03FC92C7FCA24A15F817074A15F0EF0FE01301EF1FC04AEC3F80EFFE0001
+034A5AEE0FF091B612C04CC7FCD907F8C9FCA25CA2130FA25CA2131FA25CA2133FA25CA2
+137FA291CAFCA25BA25B1201B512FCA337397BB838>80 D<0007B812E0A25AD9F800EB00
+1F01C049EB07C0485AD900011403121E001C5C003C17801403123800785C007016071407
+00F01700485CA2140FC792C7FC5DA2141FA25DA2143FA25DA2147FA292C9FCA25CA25CA2
+1301A25CA21303A25CA21307A25CA2130FA25CEB3FF0007FB512F8B6FCA2333971B83B>
+84 D<14F8EB07FE90381F871C90383E03FE137CEBF801120148486C5A485A120FEBC001
+001F5CA2EA3F801403007F5C1300A21407485C5AA2140F5D48ECC1C0A2141F1583168014
+3F1587007C017F1300ECFF076C485B9038038F8E391F0F079E3907FE03FC3901F000F022
+2677A42A>97 D<133FEA1FFFA3C67E137EA313FE5BA312015BA312035BA31207EBE0F8EB
+E7FE9038EF0F80390FFC07C013F89038F003E013E0D81FC013F0A21380A2123F1300A214
+075A127EA2140F12FE4814E0A2141F15C05AEC3F80A215005C147E5C387801F8007C5B38
+3C03E0383E07C0381E1F80D80FFEC7FCEA01F01C3B77B926>I<ED01F815FFA3150316F0
+A21507A216E0A2150FA216C0A2151FA21680A2153FA202F81300EB07FE90381F877F9038
+3E03FF017C5BEBF80112013803F00048485B120FEBC001121F5DEA3F801403127F01005B
+A214075A485CA2140FA248ECC1C0A2141F15C3ED8380143F1587007C017F1300ECFF076C
+485B9038038F8E391F0F079E3907FE03FC3901F000F0253B77B92A>100
+D<147F903803FFC090380FC1E090383F00F0017E13785B485A485A485A120F4913F8001F
+14F0383F8001EC07E0EC1F80397F81FF00EBFFF8148090C8FC5A5AA55AA21530007C1438
+1578007E14F0003EEB01E0EC03C06CEB0F806CEB3E00380781F83803FFE0C690C7FC1D26
+77A426>I<EC07C0EC3FF09138FC38E0903901F01FF0EB03E0903807C00FEB0F80011F13
+07D93F0013E05B017E130F13FE4914C01201151F1203491480A2153F1207491400A25DA2
+49137EA215FEA25D00031301140314076C6C485A0000131FEB787BEB3FF390380FC3F0EB
+00031407A25DA2140F5D121C007E131F5D00FE49C7FC147E5C387801F8387C07E0381FFF
+80D803FEC8FC24367CA426>103 D<EB03F0EA01FFA3EA00075CA3130F5CA3131F5CA313
+3F91C8FCA35B90387E07F0EC1FFCEC783E9038FFE01F02C01380EC800F1400485A16C05B
+49EB1F8012035BA2153F000715005BA25D000F147E5B15FE5D121FD98001131C15F8163C
+003F01031338010013F0A216704814E0007E15F016E0EDE1C000FE903801E38048903800
+FF000038143C263B7BB92A>I<EB01C0EB07E014F0130F14E01307EB038090C7FCAB13F0
+EA03FCEA071EEA0E1F121CA212385B1270A25BEAF07E12E013FEC65AA212015B1203A25B
+12075BA2000F13E013C013C1001F13C01381A2EB83801303EB0700A2130E6C5AEA07F8EA
+01E0143879B619>I<EB03F0EA01FFA3EA00075CA3130F5CA3131F5CA3133F91C8FCA35B
+017EEB0F80ED3FE015F09039FE01C1F09038FC0387EC0707140E0001011C13E0EBF83891
+383003800270C7FC00035BEBF1C0EBF38001FFC8FCEA07FC7FEBFFC0EBE7F8380FE1FCEB
+C07E147F80001F809039801F81C0A21583003F013F138001001303A21507481500007E13
+3EEC1E0E151E00FE6D5A48EB07F80038EB01E0243B7BB926>107
+D<EB0FC0EA07FFA3EA001F1480A2133FA21400A25BA2137EA213FEA25BA21201A25BA212
+03A25BA21207A25BA2120FA25BA2121FA25BA2123FA290C7FCA25AA2EA7E0EA212FE131E
+EAFC1CA2133C133812F81378EA7870EA7CE0121FEA0F80123B79B915>I<D801E001FEEB
+07F03C07F803FF801FFC3C0E3C0F07C0783E3C1E3E3C03E1E01F261C1F78D9F3C013803C
+383FF001F7800F02E01400007801C013FE007018C002805B4A4848EB1F80EAF07FD8E07E
+5CA200000207143F01FE1700495CA2030F5C0001177E495C18FE031F5C120349DA800113
+1C18F8033F153C00070403133849020013F0A24B1570000F17E049017E15F019E003FEEC
+E1C0001FEE01E34949903800FF000007C70038143C3E2679A444>I<D801E013FE3A07F8
+03FF803A0E3C0F07C03A1E3E3C03E0261C1F787F39383FF00114E0007813C00070811480
+4A485AEAF07FEAE07EA20000140701FE5C5BA2150F00015D5B151F5E12034990383F8380
+160316070007027F130049137EA2160E000F147C49141E161C5E001FEC3C7849EB1FE000
+07C7EA0780292679A42F>I<147F903803FFC090380FC1F090381F00F8017E137C5B4848
+137E4848133E0007143F5B120F485AA2485A157F127F90C7FCA215FF5A4814FEA2140115
+FC5AEC03F8A2EC07F015E0140F007C14C0007EEB1F80003EEB3F00147E6C13F8380F83F0
+3803FFC0C648C7FC202677A42A>I<ECF803903807FE0790381F871F90383E03BF017C13
+FEEBF80112013803F000484813FC120F5B001F130115F8EA3F80A2007F1303010013F0A3
+4813074814E0A3140F4814C0A3141F1580143FA2007C137FECFF006C5AEB03BF381F0F7F
+3807FE7EEA01F0C7FC14FE5CA313015CA313035C130748B512C0A3203577A426>113
+D<3903C003F0390FF01FFC391E783C0F381C7C703A3C3EE03F8038383FC0EB7F80007815
+0000701300151CD8F07E90C7FCEAE0FE5BA2120012015BA312035BA312075BA3120F5BA3
+121F5BA3123F90C9FC120E212679A423>I<14FE903807FF8090380F83C090383E00E049
+13F00178137001F813F00001130313F0A215E00003EB01C06DC7FC7FEBFFC06C13F814FE
+6C7F6D13807F010F13C01300143F141F140F123E127E00FE1480A348EB1F0012E06C133E
+00705B6C5B381E03E06CB45AD801FEC7FC1C267AA422>I<EB0380EB07C0130FA4131F14
+80A3133F1400A35B137E007FB5FCA2B6FC3800FC00A312015BA312035BA312075BA3120F
+5BA3121FEB801CA2143C003F1338EB0078147014F014E0EB01C0EA3E03381F0780380F0F
+00EA07FCEA01F0183579B31C>I<13F8D803FEEB01C0D8078FEB03E0390E0F8007121E12
+1C0038140F131F007815C01270013F131F00F0130000E015805BD8007E133FA201FE1400
+5B5D120149137EA215FE120349EBFC0EA20201131E161C15F813E0163CD9F00313381407
+0001ECF07091381EF8F03A00F83C78E090393FF03FC090390FC00F00272679A42D>I<01
+F0130ED803FC133FD8071EEB7F80EA0E1F121C123C0038143F49131F0070140FA25BD8F0
+7E140000E08013FEC6485B150E12015B151E0003141C5BA2153C000714385B5DA35DA24A
+5A140300035C6D48C7FC0001130E3800F83CEB7FF8EB0FC0212679A426>I<5BEB078049
+7E8080A26D7E6D7E1300147E80140F8091C7FCA5147F903803FFC090380FC1E090383F00
+F0017E13785B485A485A485A120F4913F8001F14F0383F8001EC07E0EC1F80397F81FF00
+EBFFF8148090C8FC5A5AA55AA21530007C14381578007E14F0003EEB01E0EC03C06CEB0F
+806CEB3E00380781F83803FFE0C690C7FC1D3877B626>232 D<1502ED0F80151F153F15
+FF4A1300EC03FC4A5AEC0FE0EC3F80027EC7FC1478147091C8FCA5147F903803FFC09038
+0FC1E090383F00F0017E13785B485A485A485A120F4913F8001F5C383F8001EC07E0EC1F
+80267F81FFC7FCEBFFF8148090C9FC5A5AA55AA21530007C14381578007E5C003E495A4A
+5A6CEB0F806C013EC7FC380781F83803FFE0C690C8FC213877B626>I
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fb eccc1000 10 4
+/Fb 4 106 df<121C127FEAFF80A5EA7F00121C090977881B>46
+D<B812FEA3000190388000076C90C8FC173F838383A383A318801701A21660A294C7FCA4
+16E0A21501150791B5FCA3EC000715011500A21660A693C8FCAD4813C0B612E0A331397C
+B83B>70 D<91383FE003903901FFF807903907E01E0F90391F00078F017EEB01DF496DB4
+FC484880484880484880485A001F815B003F8190C8FC5A82A212FE93C7FCA892383FFFF8
+A2007F02001380EE3F00A27E7F121F7F120F6C7E6C7E6C6C5C6C7E017E5C011FEB01CF90
+3907E00F87903901FFFE039026003FF0C7FC2D2D7BAB35>103 D<B512C0A23807F8006C
+5AB3B3487EB512C0A2122B7CAA19>105 D E
+%EndDVIPSBitmapFont
+/Fc 206[28 49[{ TeX0ef0afcaEncoding ReEncodeFont }1 41.511
+/CMR5 rf /Fd 175[51 1[60 78[{}2 83.022 /MSBM10 rf /Fe
+193[52 7[52 54[{}2 58.1154 /MSAM7 rf /Ff 145[37 110[{
+ TeXaae443f0Encoding ReEncodeFont }1 41.511 /CMMI5 rf
+/Fg 194[51 11[33 33 48[{ TeXf7b6d320Encoding ReEncodeFont }3
+58.1154 /CMR7 rf /Fh 175[88 80[{}1 83.022 /CMEX10 rf
+/Fi 177[42 78[{}1 58.1154 /MSBM7 rf /Fj 152[34 34 51[45
+66 48[52{ TeXbbad153fEncoding ReEncodeFont }5 58.1154
+/CMSY7 rf /Fk 139[25 5[41 2[35 23[41 4[53 78[{
+ TeXaae443f0Encoding ReEncodeFont }5 58.1154 /CMMI7 rf
+/Fl 193[65 7[65 54[{}2 83.022 /MSAM10 rf /Fm 182[30 11[65
+11[42 42 6[32 32 40[{ TeXf7b6d320Encoding ReEncodeFont }6
+83.022 /CMR10 rf /Fn 139[30 3[42 1[50 2[43 16[57 48 69
+4[51 4[67 81 9[59 4[65 42 65 23 37[48 21[{
+ TeXaae443f0Encoding ReEncodeFont }16 83.022 /CMMI10
+rf /Fo 252[38 2[60{ TeXbbad153fEncoding ReEncodeFont }2
+74.7198 /CMSY9 rf
+%DVIPSBitmapFont: Fp ecbx1000 10 25
+/Fp 25 233 df<141C143C14F8EB01F0EB03E01307EB0FC0EB1F8014005B137E13FE5B12
+015B1203A2485AA2120F5B121FA25B123FA4485AA512FFB1127FA56C7EA4121F7FA2120F
+7F1207A26C7EA212017F12007F137E7F7F1480EB0FC0EB07E01303EB01F0EB00F8143C14
+1C165377BD25>40 D<12E07E127C7E7E7F6C7E6C7E12037F6C7E7F12007F137E137FA2EB
+3F80A214C0131F14E0A2130F14F0A4EB07F8A514FCB114F8A5EB0FF0A414E0131FA214C0
+133F1480A2EB7F00A2137E13FE5B12015B485A5B1207485A485A90C7FC123E5A12F05A16
+537BBD25>I<EA0F80EA3FE0EA7FF0A2EAFFF8A5EA7FF0A2EA3FE0EA0F800D0D798C1B>
+46 D<141E143E14FE1307137FB5FCA3138FEA000FB3B3A5007FB61280A4213679B530>
+49 D<EB0FFE90387FFFC048B512F0000714FC390FE03FFF261F800F1380263F000313C0
+D87F8014E0EBE00100FF6D13F07FA2ED7FF8A46C5A6C5A0006C7FCC8FCEDFFF0A216E05C
+16C04A138016004A5A4A5AEC1FF05D4A5A4AC7FC14FE495AD903F01378495A495A495A49
+C712F8017C14F05B49130148B6FC5A5A5A5A5A4815E0B7FCA425367BB530>I<EB03FF01
+1F13F0017F13FC3901FC07FF2603F003138048486C13C0496C13E0EA0FF86D14F0487EA6
+6C4814E06C5A6C485AC714C04A138016004A5A4A5AEC3FF090380FFFC05D15F090380007
+FE913801FF806E13C016E0ED7FF016F8ED3FFCA216FEEA1FC0487E487E487EA416FCA249
+137F007F15F801C0EBFFF06C5A6C6C4813E0260FFC0713806CB61200000114FC6C6C13F0
+010790C7FC27377CB530>I<B912F0A426007FF8C7FCEF1FF8170717031701A21700A218
+78A3043C137C183CA41800167CA216FC150391B5FCA4ECF8031500167CA2163C180FA318
+1EA293C7FCA2183EA2183C187CA218FCA2EF01F81703170F173FEE01FFB9FC18F0A33839
+7DB83F>69 D<B7FCA426007FF8C9FCB3ACEF0780A5170F1800A35FA25FA25F5F5E5EEE0F
+FE167FB8FCA431397DB839>76 D<D907FF130E013FEBE01E90B5EAF83E0003ECFE7E3A07
+FC01FFFE390FF0001F4848130F48481303491301007F140090C8FC167E5A163EA27F161E
+7F7F6D91C7FC13FC387FFFE014FEECFFF06C14FE6F7E6C816C15F06C816C81C681133F01
+0F801301D9000F1480EC007F030F13C01503818100F0157FA3163FA27E17807E167F6C16
+007E6D14FE01E0495A01F813039039FF801FF800FC90B512E0D8F83F5CD8F00749C7FC39
+E0007FF02A3B7BB935>83 D<EB3FFE0003B512E0000F14F8391FF00FFE003FEB03FF6D6C
+7F6E7FA26F7EA26C5A6C5AEA0380C8FCA2EC3FFF010FB5FC137F3901FFF87F0007138038
+0FFE00EA3FF85B485A12FF5BA415FF6D5A127F263FF00713F83B1FFC1FBFFFC0390FFFFE
+1F0003EBF80F39003FE0032A257DA42E>97 D<13FFB5FCA412077EAF4AB47E020F13F002
+3F13FC9138FE03FFDAF00013804AEB7FC00280EB3FE091C713F0EE1FF8A217FC160FA217
+FEAA17FCA3EE1FF8A217F06E133F6EEB7FE06E14C0903AFDF001FF80903AF8FC07FE0090
+39F03FFFF8D9E00F13E0D9C00390C7FC2F3A7EB935>I<903801FFC0010F13FC017F13FF
+D9FF8013802603FE0013C048485AEA0FF8121F13F0123F6E13804848EB7F00151C92C7FC
+12FFA9127FA27F123FED01E06C7E15036C6CEB07C06C6C14806C6C131FC69038C07E006D
+B45A010F13F00101138023257DA42A>I<EE7F80ED7FFFA4150381AF903801FF81010F13
+F1013F13FD9038FFC07F0003EB001FD807FC1307000F8048487F5B123FA2485AA312FFAA
+127FA27F123FA26C6C5B000F5C6C6C5B6C6C4913C02701FF80FD13FE39007FFFF9011F13
+E1010113012F3A7DB935>I<903803FF80011F13F0017F13FC3901FF83FE3A03FE007F80
+4848133F484814C0001FEC1FE05B003FEC0FF0A2485A16F8150712FFA290B6FCA301E0C8
+FCA4127FA36C7E1678121F6C6C14F86D14F000071403D801FFEB0FE06C9038C07FC06DB5
+1200010F13FC010113E025257DA42C>I<EA01F0EA07FC487EA2487EA56C5AA26C5AEA01
+F0C8FCA913FF127FA412077EB3A9B512F8A4153B7DBA1B>105 D<13FFB5FCA412077EB3
+B3ACB512FCA4163A7DB91B>108 D<01FED97FE0EB0FFC00FF902601FFFC90383FFF8002
+0701FF90B512E0DA1F81903983F03FF0DA3C00903887801F000749DACF007F00034914DE
+6D48D97FFC6D7E4A5CA24A5CA291C75BB3A3B5D8FC1FB50083B512F0A44C257DA451>I<
+01FEEB7FC000FF903803FFF8020F13FE91381F03FFDA3C011380000713780003497E6D48
+14C05CA25CA291C7FCB3A3B5D8FC3F13FFA430257DA435>I<903801FFC0010F13F8017F
+13FFD9FF807F3A03FE003FE048486D7E48486D7E48486D7EA2003F81491303007F81A300
+FF1680A9007F1600A3003F5D6D1307001F5DA26C6C495A6C6C495A6C6C495A6C6C6CB45A
+6C6CB5C7FC011F13FC010113C029257DA430>I<9038FE03F000FFEB0FFEEC3FFF91387C
+7F809138F8FFC000075B6C6C5A5CA29138807F80ED3F00150C92C7FC91C8FCB3A2B512FE
+A422257EA427>114 D<90383FF0383903FFFEF8000F13FF381FC00F383F0003007E1301
+007C130012FC15787E7E6D130013FCEBFFE06C13FCECFF806C14C06C14F06C14F81203C6
+14FC131F9038007FFE140700F0130114007E157E7E157C6C14FC6C14F8EB80019038F007
+F090B512C000F8140038E01FF81F257DA426>I<130FA55BA45BA25B5BA25A1207001FEB
+FFE0B6FCA3000390C7FCB21578A815F86CEB80F014816CEBC3E090383FFFC06D13809038
+03FE001D357EB425>I<01FFEC3FC0B5EB3FFFA4000714016C80B3A35DA25DA26C5C6E48
+13E06CD9C03E13FF90387FFFFC011F13F00103138030257DA435>I<B539F01FFFF0A400
+0390398003F8006C01C013E06C1407D97FE05B6D6C485A6E48C7FC90381FFC3E010F5B90
+3807FEFC6D6C5A5D6D5B6D5B6E7E6E7E814A7EA24A7E903801F3FFD903E37FD907C17FEB
+0FC049486C7E4A6C7E013E80496D7E49130F00016E7EB590383FFFF8A42D257EA432>
+120 D<EB03E0497E497E14FE497E816D7F816D7F6D7F9038007FFCEC0FF81400151092C7
+FCA4903803FF80011F13F0017F13FC3901FF83FE3A03FE007F804848133F484814C0001F
+EC1FE05B003FEC0FF0A2485A16F8150712FFA290B6FCA301E0C8FCA4127FA36C7E167812
+1F6C6C14F86D14F000071403D801FFEB0FE06C9038C07FC06DB51200010F13FC010113E0
+25377DB62C>232 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fq ectt0900 9 79
+/Fq 79 250 df<121EEA7F80A2EAFFC0AEEA7F80AC123FC7FCA7121EEA7F80A2EAFFC0A4
+EA7F80A2EA1E000A2F72AE27>33 D<90381C01C090383E03E0A7EB7E07017C13C0A3007F
+B512FEB7FCA36C14FE3900F80F80A50001131F01F01300A6007FB512FEB7FCA36C14FE39
+03E03E00A30007137EEBC07CA738038038202E7DAD27>35 D<000F1470486C13F8383FC0
+01EA7FE0140315F038FFF00700F914E0A2140F15C0A2141F00FF1480387FE03F1500A26C
+485A381F807E380F00FEC75AA213015CA213035C13075CA2130F5C131F5CA2133F91C7FC
+A24913F090387E01F89038FE03FC9038FC07FEA212019038F80FFF0003149F13F0A21207
+13E0A2000F14FF9038C007FE121F1380EC03FC000FEB01F86CC712F0203A7DB327>37
+D<120FEA3FC013E0EA7FF0A213F8A2123FA2120F1200A2120113F0A2120313E01207EA0F
+C0123FEA7F80EAFF005A12F812700D1973AD27>39 D<EB01C0EB03E0130F131FEB3FC0EB
+7F80EBFE00485A5B1203485A5B485AA2485AA248C7FCA3127EA45AAC127EA47EA36C7EA2
+6C7EA26C7E7F6C7E12017F6C7EEB7F80EB3FC0EB1FE0130F1303EB01C0133A73B327>I<
+127012F812FE7E6C7E6C7EEA0FE06C7E12037F6C7E1200137EA27FA2EB1F80A3EB0FC0A4
+EB07E0ACEB0FC0A4EB1F80A3EB3F00A2137EA25B1201485A5B1207485AEA3FC0485A48C7
+FC5A12F81270133A7AB327>I<EB01C0497EAD003FB512FCB7FCA4390003E000AE6D5A20
+227DA727>43 D<120FEA3FC013E0EA7FF0A213F8A2123FA2120F120113F01203EA07E012
+1FEA7FC0EAFF8013005A12700D14738927>I<007FB51280B612C0A36C14801A057A9227>
+I<121EEA7F80A2EAFFC0A4EA7F80A2EA1E000A0A728927>I<1538157CA215FC15F81401
+15F0140315E0140715C0A2140F1580141F15005C143E147E147C14FC5C13015C13035C13
+075C130F5CA2131F91C7FC5B133E137E137C13FC5B12015B12035B12075B120F5BA2121F
+90C8FC5A123E127E127C12FC5AA212701E3A7CB327>I<EB07E0EB3FFC497E90B5FC4814
+803903FC3FC03907F00FE0390FE007F0EBC003391F8001F8A248C712FCA2003E147C007E
+147EA3007C143E00FC143FAC007E147EA46C14FCA2EB8001001F14F8EBC003000F14F0EB
+E0073907F00FE03903FC3FC06CB512806C14006D5A6D5AEB07E020307DAE27>I<130E13
+1FA25B5BA25B5A5A127FB5FCA213BFEA7E3F1200B3AA003FB512805A15C01580A21A2F79
+AE27>I<EB3FE03801FFF84813FE000FEBFF804814C0393FE07FE0EB800F397F0007F000
+7EEB03F800FE13015A6C14FC1400A3127CC8FCA2140115F8A2140315F01407EC0FE0EC1F
+C0143FEC7F80ECFF00495A495A495A495A495A495A495A01FEC7FC485AD807F813784848
+13FC485A485A48B5FCB6FCA36C14F81E2F7CAE27>I<EB1FF8EBFFFE0003EBFF80000F14
+C015E0391FF01FF0393FC007F8EB800115FC1400A26CC7FC1204C8FC140115F81403EC07
+F0140FEC3FE090381FFFC0491380A215E06D13F09038001FF8EC03FC1401EC00FE157E15
+7F153FA21238127C12FEA2157F48147E6C14FE007FEB01FCEB8003393FF01FF86CB512F0
+6C14E000031480C6EBFE00EB1FF820307DAE27>I<14FF010713C0011F13F04913F890B5
+FC48EB81FC3803FE0113F8EA07F0EA0FE09038C000F8001F1400485A90C8FCA25A127EEB
+0FF838FE3FFE48B51280B612C015E09038F80FF09038E007F890388001FC90C7FC15FE48
+147E157F153FA3127EA3127F6C147F157E6C6C13FE9038C001FC120F9038F007F83907F8
+1FF06CB512E06C14C06C148090383FFE00EB0FF820307DAE27>54
+D<121EEA7F80A2EAFFC0A4EA7F80A2EA1E00C7FCAC121EEA7F80A2EAFFC0A4EA7F80A2EA
+1E000A20729F27>58 D<120FEA3FC0A2EA7FE0A4EA3FC0A2EA0F00C7FCAC120FEA3FC013
+E0EA7FF0A213F8A2123FA2120F120113F01203EA07E0121FEA7FC0EAFF8013005A12700D
+2A739F27>I<153815FC14011407EC0FF8EC3FE0EC7FC0903801FF00495AEB0FF8495AEB
+7FC0495AD803FEC7FC485AEA1FF0485AEAFF8090C8FCA27FEA3FE06C7EEA07FC6C7EC66C
+7E6D7EEB1FF06D7EEB03FE6D7E9038007FC0EC3FE0EC0FF8EC07FC1401140015381E267C
+A927>I<003FB512FCB7FCA4C9FCA8B7FCA4003F14FC20127D9F27>I<127012FC7E6C7E6C
+7EEA1FF06C7EEA03FE6C7E38007FC06D7EEB0FF86D7EEB01FF6D1380EC3FE0EC1FF0EC07
+FC1403A21407EC1FF0EC3FE0ECFF80491300EB07FC495AEB3FE0495A4848C7FC485AEA0F
+F8485AEA7FC0485A48C8FC5A12701E267CA927>I<EBFFF8000313FF000F14C0003F14E0
+4814F09038C01FF839FF0003FC4813011400A21401007C1303C7EA0FF8EC1FF0EC7FE0EC
+FFC0491300EB03FC495A5C495A5C131F5CA76DC7FC90C8FCA7130F497E497EA46D5A6DC7
+FC1E2E7CAD27>I<EB03F0497EA2497EA4143CEB1F3EA5EB3F3FA3EB3E1FA2017E7FA449
+6C7EA548486C7EA390B5FCA24880A3EBF003A248486C7EA4000F803A7FFC0FFF8000FF15
+C06D5A497E007F1580222F7EAE27>65 D<007FB5FCB612C08115F87E3907E003FCEC00FE
+157E157F81A6157EA25D1403EC0FF890B55A15C015F081819038E000FE157FED3F80151F
+A2ED0FC0A6151F1680153FED7F004A5A007FB55AB65A5D15E06C1480222E7FAD27>I<90
+3803F80E90381FFE1F90383FFFBF90B6FC5A3803FE0F3807F803497E48487E485A49137F
+A248C7123FA25A127E151E150012FE5AAA7E127EA2151E007F143F7EA26C7E157F6D137E
+6C6C13FE3907F001FCEBF8033903FE0FF86CB512F06C14E0013F13C06D1300EB03F82030
+7DAE27>I<387FFFFC14FFB612C06C80813907E00FF81407EC01FC6E7EA2157E157F8116
+80151FA316C0150FABED1F80A3153F1600A25D15FEA24A5A4A5A140F007FB55A5DB65A6C
+91C7FC14FC222E7FAD27>I<007FB61280B712C0A37E3907E0000FA6ED078092C7FCA4EC
+07804A7EA390B5FCA5EBE00FA36E5A91C8FCA4ED03C0ED07E0A7007FB6FCB7FCA36C15C0
+232E7FAD27>I<007FB61280B712C0A37E3907E0000FA6ED078092C7FCA4EC07804A7EA3
+90B5FCA5EBE00FA36E5A91C8FCAC387FFF80B57EA36C5B222E7EAD27>I<903807F03890
+381FFC7C90387FFFFC90B5FC5A3803FC1F3807F00F380FE007EBC003001F13011380123F
+90C7FCA2127EA2157892C7FC5AA8EC1FFF4A1380A3007E6D1300EC00FCA36C1301A21380
+121FEBC003120FEBE0073807F00F3803FC1F6CB5FC7EEB7FFE90381FFC78D907F0C7FC21
+307DAE27>I<007FB512E0B612F0A36C14E039001F8000B3B2007FB512E0B612F0A36C14
+E01C2E7BAD27>73 D<387FFFC080B5FC7E5CD803F0C8FCB3AAED0780ED0FC0A7007FB6FC
+A2B7FC7E1680222E7FAD27>76 D<D87FE0EB7FE0486CEBFFF0A26D5A007F15E0000F1500
+01B813DFEBBC03A3EBBE07019E139FA3EB9F0FA2018F131FA2149FA2EB879EA4EB839C14
+FCA3EB81F8A2EB80F01400AAD87FF0EBFFE0486C4813F0A36C486C13E0242E7FAD27>I<
+3A7FF003FFE0486C4813F0A213FC007F6D13E000079038003E0013DEA313CFA3148013C7
+14C0A213C314E0A213C114F0A3EBC0F8A31478147CA2143C143EA2141E141F140FA3EC07
+BEA3EC03FEEA7FFCEAFFFE1401A26C486C5A242E7FAD27>I<EBFFFC0007EBFF80001F14
+E0A24814F0EBC00F397F8007F8EB0003007E1301A348EB00FCB3A76C1301007E14F8A300
+7F1303EB8007393FE01FF090B5FC6C14E0A200071480C6EBFC001E307CAE27>I<007FB5
+FCB612E081816C803907E003FEEC00FF81ED3F80151F16C0150FA6151F1680153FED7F00
+5DEC03FE90B55A5D5D5D92C7FC01E0C8FCADEA7FFEB5FCA36C5A222E7FAD27>I<387FFF
+F0B512FE6E7E816C803907E01FF014076E7E1401811400A514015D14034A5A141F90B55A
+5D5DA281EBE01F6E7E14076E7EA816F0EDF1F8A4397FFE01FBB5EBFFF08016E06C48EB7F
+C0C8EA1F00252F7FAD27>82 D<90387FC0E03901FFF1F0000713FF5A5AEA3FE0EB801F38
+7F000F007E130712FE5A1403A3EC01E06C90C7FC127E127FEA3FC013F86CB47E6C13F86C
+13FE6CEBFF80C614C0010F13E0010013F0140FEC07F81403140115FC1400127812FCA46C
+EB01F8A26C130390388007F09038F01FE090B5FC15C0150000F85B38701FF81E307CAE27
+>I<007FB61280B712C0A439FC03F00FA60078EC0780000091C7FCB3AB90B512C04880A3
+6C5C222E7EAD27>I<3A7FFE01FFF8B54813FCA36C486C13F83A07E0001F80B3AB6D133F
+00031500A26D5B0001147E6D13FE6C6C485A90387F87F814FF6D5B010F13C06D5BD901FE
+C7FC262F80AD27>I<3A7FFC03FFE06D5A00FF15F0007F15E0497E3A07E0007E00A46C6C
+5BA4EBF80100015CA46C6C485AA490387E07E0A56D485AA4011F5B149FA3010F90C7FCA5
+EB07FEA46D5AA26D5A242F7FAD27>I<393FFC1FFE387FFE3F815D383FFC1F3903F00FE0
+01F85B1201EBFC1F00005CEBFE3F017E90C7FCEB7F7FEB3F7E14FE6D5AA26D5AA26D5AA2
+1303130780130F80131F80EB3F7E147F497E017E7F141F01FC7F140FD801F87F14071203
+496C7E120701E07F3A7FFC0FFF8000FF15C06D5A497E007F1580222E7EAD27>88
+D<387FFFF0B512F8A314F000FCC7FCB3B3ACB512F014F8A36C13F0153A71B327>91
+D<387FFFF0B512F8A37EEA0001B3B3ACEA7FFFB5FCA36C13F0153A7EB327>93
+D<3801FFE0000713F84813FE486D7E81EBC07FEC0FE0380F8007D802007FC71203A2EB07
+FF137F0003B5FC120F5A383FFC03EA7FE0130012FE5AA46C1307007F130FEBC07F6CB612
+C06C15E07E000313F83A007FC03FC023207D9F27>97 D<EA7FE0487EA3127F1203A9EC7F
+809038F1FFE001F713F890B57E81ECC0FF9138007F8001FCEB1FC049130F16E0491307A2
+16F01503A615076D14E0A2150F6DEB1FC06D133F6DEB7F809138C1FF00ECFFFE5D01F75B
+01F313E02601E07FC7FC242E80AD27>I<EB0FFF017F13C048B512E04814F05A380FF807
+EA1FE0393FC003E0903880008048C8FC127EA212FE5AA67E127EA2007F14F0393F8001F8
+13C0381FE003390FF80FF06CB5FC6C14E06C14C06C6C1300EB0FF81D207B9F27>I<EC1F
+F84A7EA3141F1400A9EB0FF0EB7FFC48B5FC5A5A380FF81F381FE007383FC003EB8001EA
+7F00007E1300A212FE5AA67E007E1301A2007F13037EEB8007381FE00F380FF03F6CB612
+E06C15F06C5B38007FF890391FE07FE0242E7EAD27>I<EB0FF8EB3FFE90B51280000314
+C04814E0390FFC0FF0391FE003F8EBC001D83F8013FC48C7FC127E157E12FEB612FEA415
+FC00FCC8FC7E127E127F6C143C6D137E6C7E01F013FE390FFC07FC6CB5FC000114F86C14
+F0013F13C0903807FE001F207D9F27>I<EC1FF0ECFFF84913FC4913FE5BEB0FF014C001
+1F137CEC8000A6007FB512F0B612F8A36C14F039001F8000B3A4003FB512C04814E0A36C
+14C01F2E7EAD27>I<153F90391FC0FF80D97FF313C048B612E05A4814EF390FF07F873A
+1FC01FC3C0EDC000EB800F48486C7EA66C6C485AEBC01FA2390FF07F8090B5C7FC5C485B
+EB7FF0EB1FC090C9FCA27F6CB5FC15E015F84814FE4880EB8001007EC7EA3F80007C140F
+00FC15C0481407A46C140F007C1580007F143F6C6CEB7F009038F807FF6CB55A000714F8
+6C5CC614C0D90FFCC7FC23337EA027>I<EA7FE0487EA3127F1203A9EC3FC09038F1FFF0
+01F77F90B57E8114E0EC007F497F5B5BA25BB03A7FFF83FFF8B500C713FCA36C018313F8
+262E80AD27>I<130F497E497EA46D5A6DC7FC90C8FCA7383FFF80487FA37EEA000FB3A4
+007FB512F0B6FC15F815F07E1D2F7BAE27>I<143C147E14FFA4147E143C1400A73801FF
+FE4813FFA37EC7123FB3B0147E1238007C13FE38FE01FC1303B512F814F06C13E06C1380
+3807FE0018407CAE27>I<EA7FE07F12FF127FA21201A991383FFFC04A13E0A36E13C091
+3803F8004A5A4A5A4A5A4A5A02FFC7FCEBF1FEEBF3FCEBF7F8EBFFFC8080143F496C7E49
+6C7E01F87FEBF0076E7E6E7E816E7E157E3A7FFFC1FFF002C313F8B512E36C13C316F025
+2E80AD27>I<387FFF80B57EA37EEA000FB3B2007FB512F8B612FCA36C14F81E2E7CAD27>
+I<397F07C01F3AFF9FF07FC09039FFF9FFE091B57E7E3A0FFC7FF1F89038F03FC001E013
+8001C01300A3EB803EB03A7FF0FFC3FF486C01E3138001F913E701F813E36C4801C31300
+2920819F27>I<397FE03FC039FFF1FFF001F77F90B57E6C80000313E0EC007F497F5B5B
+A25BB03A7FFF83FFF8B500C713FCA36C018313F82620809F27>I<EB1FE0EB7FF83801FF
+FE487F481480390FF03FC0391FC00FE0393F8007F0EB00034814F8007E1301A248EB00FC
+A76C1301007E14F8A2007F1303393F8007F0A2391FE01FE0390FF03FC06CB512806C1400
+6C5B38007FF8EB1FE01E207C9F27>I<397FE07F8039FFF1FFE001F713F890B57E6C8000
+03EBC0FF9138007F8001FCEB1FC049130F16E0491307A216F01503A615076D14E0A2150F
+6DEB1FC06D133F6DEB7F809138C1FF00ECFFFE5D01F75B01F313E0D9F07FC7FC91C8FCAC
+387FFF80B57EA36C5B2431809F27>I<90380FF03C90383FFE7E90B5FC000314FE5A380F
+FC1F381FE007EBC003383F800148C7FC127EA200FE147E5AA67E007E14FEA2007F1301EA
+3F80EBC003381FE007380FF81F6CB5FC7E6C147E38007FFCEB0FF090C7FCAC91381FFFF8
+A24A13FC6E13F8A226317E9F27>I<397FFC03FC39FFFE0FFF023F13804A13C0007F90B5
+FC39007FFE1F14F89138F00F809138E002004AC7FC5CA291C8FCA2137EAD007FB57EB67E
+A36C5C22207E9F27>I<9038FFF3800007EBFFC0121F5A5AEB803F38FC000F5AA2EC0780
+6C90C7FCEA7F8013FC383FFFF06C13FC000713FF00011480D8000F13C09038003FE01407
+0078EB03F000FC1301A27E14036CEB07E0EBE01F90B512C01580150000FB13FC38707FF0
+1C207B9F27>I<133C137EA8007FB512F0B612F8A36C14F0D8007EC7FCAE1518157EA415
+FE6D13FC1483ECFFF86D13F06D13E0010313C0010013001F297EA827>I<397FE007FE48
+6C487EA3007F7F0003EB003FB25DA24A5AEBFC076CB612F86C15FCA2013F13BF90390FFC
+1FF82620809F27>I<3A7FFC0FFF80486C4813C0A36C486C13803A07C000F800EBE00100
+035CA2EBF00300015CA2EBF80700005CA390387C0F80A36D48C7FCA3EB3F3FEB1F3EA214
+FE6D5AA36D5AA26D5A22207E9F27>I<3A7FFE07FFE000FF15F06D5A497E007F15E03A0F
+80001F00A36D5B0007143EA414F0EBC1F83903E3FC7CA4EBE79EA200011478A301F713F8
+A2EBFF0F6C5CA3EBFE0790387C03E024207F9F27>I<393FFC1FFF486C5A168016006C48
+7E3901F807E06C6C485A4A5A017E90C7FC6D5AEB1F7E5C6D5A13076D5A5C80497E130F49
+7E143EEB3E3FEB7E1F90387C0F8001F87F00016D7E3803F0033A7FFE1FFF80A2B54813C0
+6C486C1380A222207E9F27>I<3A7FFC0FFF80486C4813C0A36C486C13803A07E000F800
+000313015D13F00001130301F85B1200A26D485A137CA290387E0F80133EA2011F90C7FC
+5CA2130F149E14BE130714FC1303A25C1301A25CA213035CA213075C1208EA3E0F007F5B
+131FD87E7FC8FCEA7FFE6C5A5B6C5AEA07C022317E9F27>I<001FB512FE4814FFA49038
+0001FEEC03FCEC07F8EC0FF0001EEB1FE0C7EA3FC0EC7F80ECFF00495A495A495AEB1FE0
+495A495A49C7FC485A4848131E4848133F485A485A485A485AB7FCA46C14FE20207E9F27
+>I<EC07F8EC3FFC14FF130315F8903807FE00EB0FF05C5CB0131FEB7F80EA3FFFB5C7FC
+5BA27F003F7FEA007FEB1FC0130FB08080EB07FE903803FFF815FC1300143FEC07F81E3A
+7CB327>I<EA7F80EAFFF013FC13FF7E00017F38003FC0131F130FB080EB07F8ECFFF06D
+13FC7FA25B4913F0ECF800EB0FE05CB0131F133F48B45A007F90C7FCB5FC13FC13F0EA7F
+801E3A7CB327>125 D<1304EB1F8014E014F814FF8101077F13019038003F80140F91C8
+FCA73801FFE0000713F84813FE486D7E81EBC07FEC0FE0380F8007D802007FC71203A2EB
+07FF137F0003B5FC120F5A383FFC03EA7FE0130012FE5AA46C1307007F130FEBC07F6CB6
+12C06C15E07E000313F83A007FC03FC023317DB027>224 D<EB0FFF017F13C048B512E0
+4814F05A380FF807EA1FE0393FC003E0903880008048C8FC127EA212FE5AA67E127EA200
+7F14F0393F8001F813C0381FE003390FF80FF06CB5FC6C14E06C14C06C6C1300EB0FF8EB
+07E014F814FE806D1380EB003F141F15C0A2158014FF90B5FC4814005C14F86C13C01D30
+7B9F27>231 D<1302EB0FC014F014FCECFF8015C0010313E01300EC1FC0140791C7FCA7
+EB0FF8EB3FFE90B51280000314C04814E0390FFC0FF0391FE003F8EBC001D83F8013FC48
+C7FC127E157E12FEB612FEA415FC00FCC8FC7E127E127F6C143C6D137E6C7E01F013FE39
+0FFC07FC6CB5FC000114F86C14F0013F13C0903807FE001F317DB027>I<1420EB01F813
+07131F13FF5A4813E01480D801FCC7FC13F0C9FCA7EB0FF8EB3FFE90B51280000314C048
+14E0390FFC0FF0391FE003F8EBC001D83F8013FC48C7FC127E157E12FEB612FEA415FC00
+FCC8FC7E127E127F6C143C6D137E6C7E01F013FE390FFC07FC6CB5FC000114F86C14F001
+3F13C0903807FE001F317DB027>I<EB0380497EEB1FF0497EEBFFFE487FD807FE13C039
+0FFC7FE0391FF01FF0EBE00FEBC007390F8003E00006C712C0C9FCA3EB0FF8EB3FFE90B5
+1280000314C04814E0390FFC0FF0391FE003F8EBC001D83F8013FC48C7FC127E157E12FE
+B612FEA415FC00FCC8FC7E127E127F6C143C6D137E6C7E01F013FE390FFC07FC6CB5FC00
+0114F86C14F0013F13C0903807FE001F307DAF27>I<000F133C381F807E003F137F6D5A
+A2497E001F137E380F003CC9FCA6EA3FFE487EA37EEA003FB3A4007FB5FCB61280A36C14
+00192E79AD27>239 D<EB0380497EEB1FF0497EEBFFFE487FD807FE13C0390FFC7FE039
+1FF83FF0EBE00F390FC007E0EB80030002C71280C9FCA3EB1FE0EB7FF83801FFFE487F48
+1480390FF03FC0391FC00FE0393F8007F0EB00034814F8007E1301A248EB00FCA76C1301
+007E14F8A2007F1303393F8007F0A2391FE01FE0390FF03FC06CB512806C14006C5B3800
+7FF8EB1FE01E307CAF27>244 D<1302EB0FC014F014FCECFF808101037F1300EC1FC014
+0791C8FCA7397FE007FE486C487EA3007F7F0003EB003FB25DA24A5AEBFC076CB612F86C
+15FCA2013F13BF90390FFC1FF8263180B027>249 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fr ecbx0900 9 24
+/Fr 24 123 df<EB7FFE0003B512E04814F8390FF00FFC391FF803FF806E138016C0157F
+6C5A6C5AEA0180C8FCEC7FFF010FB5FC90B6FC0003EBF07F000F1300EA1FF8485A485A48
+5A5BA315FF7F007F5B6D4813E03A3FF80FBFFF000FB5121F0003EBFC0F39007FE0072821
+7EA02B>97 D<EA01FC12FFA4120F1207ADEC0FF8EC7FFF01FDB512C09039FFF01FF09138
+800FF84A6C7E496D7E496D7EA2178081A217C0A91780A25D1700A26D495A6D495A6E485A
+9039F7E03FF001E1B512C0D9C07F90C7FC9038801FF02A347DB331>I<903807FF80013F
+13F090B512FC3903FE01FE4848487EEA0FF8EA1FF0EA3FE0A2007F6D5A496C5A153000FF
+91C7FCA9127F7FA2003FEC07807F6C6C130F000FEC1F00D807FE133E3903FF80FCC6EBFF
+F8013F13E0010790C7FC21217DA027>I<ED03F8EC01FFA4EC001F150FADEB03FE90383F
+FFCF90B6FC000313013907FC007F4848133F4848131F4848130FA2127F5BA212FFA9127F
+A27F123FA26C6C131F6C6C133F6C6CEBFFFC2603FE03EBFFC0C6B512EF013F138F903807
+FC0F2A347DB331>I<903803FF80013F13F090B512FC48EB03FE3907FC007F4848EB3F80
+4848EB1FC05B003FEC0FE0127F5B16F012FF150790B6FCA301C0C8FCA4127F7F123F16F0
+6C7E000F14016C6CEB03E0D803FEEB0FC03A01FF807F806C6CB51200011F13FC010313E0
+24217EA029>I<EC3FE0903803FFF8010F13FC90383FF1FE90387FC3FFEBFF83481303A2
+EA03FEEC01FEA2EC00781500A7B512FEA4D803FEC7FCB3A7387FFFF8A420347EB31B>I<
+16F890390FFC07FE90387FFF9F48B6127F3907FC0FFC380FF003001F14FED9E001133E00
+3FECFF1C1600A6001F5CEBF003000F5C3907FC0FF890B512E0486C1380D90FFCC7FC48C9
+FCA37F7F90B512F015FE6CECFF8016E06C15F06C15F84815FC121F393F80001F48C7EA03
+FE481401481400A46C14016C6CEB03FC6C6CEB07F86C6CEB0FF0D80FFCEB7FE00003B612
+80C6ECFE00010F13E028327EA12C>I<EA01FC12FFA4120F1207ADEC03FC91381FFF8002
+7F7F9138F83FE09039FDE01FF0EBFFC04A6C7E14005BA35BB2B500E1B512C0A42A347CB3
+31>I<EA03F0487E487E487EA66C5A6C5A6C5AC8FCA8EA01FC12FFA4120F1207B3A5B512
+C0A412357DB418>I<EA01FC12FFA4120F1207ADED7FFFA4ED1FC04B5A037EC7FC5DEC03
+F8EC07E04A5AEC3F804AC8FC4A7E90B5FC8181ECBFF0EC3FF89038FC1FFCEBF80F6E7E6E
+7E6E7F82806F7E6F7E6F7EB539C07FFFC0A42A347DB32F>107 D<EA01FC12FFA4120F12
+07B3B3A6B512E0A413347DB318>I<2703F803FEEB03FE00FF903B1FFFC01FFFC0027FD9
+E07F7F913BF81FF0F81FF0903CF9E00FF9E00FF8260FFBC0EBFBC06CB4486CB4486C7E02
+001400495CA3495CB2B500E0B500E0B512E0A443217CA04A>I<3901F803FC00FF90381F
+FF80027F7F9138F83FE09039F9E01FF0380FFBC06CB4486C7E14005BA35BB2B500E1B512
+C0A42A217CA031>I<903803FF80011F13F090B512FE48EB01FF3A07FC007FC0D80FF0EB
+1FE0001F15F049130F003F15F8491307007F15FCA300FF15FEA8007F15FCA26D130F003F
+15F8001F15F06D131F6C6CEB3FE06C6CEB7FC03A01FF01FF006CEBFFFE013F13F8010313
+8027217EA02C>I<3901FC0FF800FFEB7FFF01FDB512C09039FFF03FF09138800FF80007
+496C7E4980496D7EA26F1380A36F13C0A94B1380A34B1300A26D495A6D495A6E485A9138
+E07FF001FDB512C0D9FC7F90C7FCEC1FF091C9FCABB512E0A42A307DA031>I<3901F81F
+8000FFEB7FF0ECFFF89038F9E3FC9038FBC7FE380FFF876C1307A213FEEC03FCEC01F8EC
+0060491300B1B512F0A41F217EA024>114 D<9038FFE1C0000713FF5A383F803F387E00
+0F14075A14037EA26C6CC7FC13FCEBFFE06C13FC806CEBFF80000F14C06C14E0C6FC010F
+13F0EB007F140F00F0130714037EA26C14E06C13076CEB0FC09038C01F8090B5120000F9
+13FC38E03FE01C217DA023>I<133CA5137CA313FCA21201A212031207001FB51280B6FC
+A3D807FCC7FCB0EC03C0A79038FE078012033901FF0F006C13FEEB3FFCEB0FF01A2F7EAE
+22>I<D801FCEB03F800FFEB01FFA4000FEB001F0007140FB2151FA2153F157F6C6C497E
+000149EBFFC06CB512CF6D138F90380FFC0F2A217CA031>I<B539C007FFC0A4D807FEC7
+EAF80000035D6D13016C5D14806C4A5AA2ECC007017F5CECE00F013F91C7FC6E5A011F13
+1EECF83E010F133CECFC7C01071378ECFEF801035B14FF6D5BA26D5BA26E5AA26EC8FCA2
+141E2A217EA02F>I<B53B83FFFC03FFE0A43D07FC001FE0003E00183C6D167C00036F13
+78033F14F86C6C6E5B157F9139807BFC016C5FDAC0FB1303017FD9F1FE5B14C19139E1E0
+FF07013F5E9139F3C07F0F011F038FC7FC14F7903A0FFF803FDEA29238001FFE6D5DA26D
+486D5AA24A130701015DA26D486D5A4A13013B217EA040>I<B539C03FFF80A400039039
+000FC0006C01805B6C4AC7FC90387FC03E6D6C5A6E5A90381FF9F0EB0FFF6D5B6D5B6D5B
+7F816E7E4A7E497FEB03EF903807C7FC90380FC3FE90381F83FFD93F017FD97E007F496D
+7E496D7E4848131FD8FFFE90387FFFC0A42A217EA02F>I<B539C007FFC0A4D807FEC7EA
+F80000035D6D13016C5D14806C4A5AA2ECC007017F5CECE00F013F91C7FC6E5A011F131E
+ECF83E010F133CECFC7C01071378ECFEF801035B14FF6D5BA26D5BA26E5AA26EC8FCA214
+1EA25CA2147C003E1378007F13F8486C5A1381EB83E0EB87C0495AD87F3FC9FCEA3FFEEA
+1FF8EA07E02A307EA02F>I<001FB6FCA39038E007FE9038800FFCEB001F001EEB3FF800
+3E14F0EC7FE0003C13FF4913C01580491300C65A495A495A5C133F90387FF00FEBFFE014
+C04813805A48EB001F5B4848131E001F143E4848137E4913FE387FE003B6FCA320217EA0
+27>I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fs ecrm0900 9 66
+/Fs 66 234 df<00C01406A20060140CA20070141C6C1438003C1478003FB512F86C14F0
+A36C14E0A21F0D7D8526>32 D<017C1503D803FEED078026078780140F260F01C0141F26
+1E00E0EC3F00003E01F8147E003C017CEB01FE007C90397F8007FC913933FFFEF8007890
+38307FF900F89039380001F00218495A16075F4C5A161F4CC7FC163E5E023813FC007801
+305B007C4A5AEC7003003C01605B003E9038E007C0001EEBC00FD80F015C270787801FC8
+FC3903FE003FD8007C133E90C748131F03FCEBFF809239F801E1E0913A01F003C0700203
+9038078030DBE00F1338DA07C0EB0018020F49131C0380140C91381F001E4A013E130E02
+3E15065C14FC495A5C495A13075C4948150E011F021E130C91C7121F013E161C017E6E13
+18017CED803849020713300001923803C07049913801E1E049913800FF806C48ED1F0037
+3C7CB740>37 D<147CEB01FEEB07C790380F8380EB1F0181EB3E00A2137EA2137C137EA2
+14015D140392C9FC5C140E6D5A1418143802F090380FFFF05C6D5A04011300EE00FC6D6C
+1470011F1560013F15E0D977F0495AD9E3F85CD801C31403260381FC91C7FC00075D48C6
+6C130E486D130C486D131C003E6D6C5A007EECC03091381FE07000FE010F5B6F5AEC07F9
+6EB45A6C6D90C712306E5A157F6C6C6D6C13604B6C13E03A3FC001EFE03C1FE003C7F803
+C03C0FF01F83FE0F802707FFFE00B51200000101F8EB3FFE26003FC0EB07F034387DB53C
+>I<123C127EB4FCA21380A2127F123D1201A412031300A25A1206120E120C121C5A5A12
+6009177AB315>I<14C01301EB0380EB0F00130E5B133C5B5BA2485A485AA212075B120F
+90C7FC5AA2121E123EA3123C127CA55AB0127CA5123C123EA3121E121FA27E7F12077F12
+03A26C7E6C7EA213787F131C7F130FEB0380EB01C01300124A79B71E>I<12C07E127012
+3C121C7E120F6C7E6C7EA26C7E6C7EA27F1378137C133C133EA2131E131FA37F1480A5EB
+07C0B0EB0F80A514005BA3131E133EA2133C137C137813F85BA2485A485AA2485A48C7FC
+120E5A123C12705A5A124A7CB71E>I<1560B3A6B912E0A2C80060C8FCB3A633327CAB3C>
+43 D<123C127EB4FCA21380A2127F123D1201A412031300A25A1206120E120C121C5A5A
+126009177A8715>I<123C127E12FFA4127E123C08087A8715>46
+D<1518A215381530A21570156015E015C0A214011580A2140315005C1406A2140E140CA2
+141C141814381430A214701460A214E05CA213015C130391C7FCA25B1306A2130E130C13
+1C1318A213381330A213701360A213E05B12015BA2120390C8FCA25A1206120E120CA212
+1C1218A21238123012701260A212E05AA21D4B7CB726>I<EB0FE0EB7FFCEBF83E3903E0
+0F803907C007C0EB8003000F14E0391F0001F0A24814F8A2003E1300007E14FCA500FE14
+FEB2007E14FCA56CEB01F8A36C14F0A2390F8003E03907C007C0A23903E00F803900F83E
+00EB7FFCEB0FE01F347DB126>I<13075B5B137FEA07FFB5FC13BFEAF83F1200B3B3A249
+7E007FB51280A319327AB126>I<EB3FC0EBFFF0000313FC380F80FF391E007F80001CEB
+3FC048EB1FE048130F15F00060130712FC6C14F87E1403A3007E1307123CC7FC15F0A214
+0F15E0EC1FC0A2EC3F801500147E5C495A5C495A495A495A49C7FC133E133C4913185B48
+5A48481330485A48C7FC001C1470001FB512F05A5AB612E0A31D327CB126>I<000C14C0
+380FC00F90B5128015005C5C14F014C0D80C18C7FC90C8FCA9EB0FC0EB7FF8EBF07C380F
+C03F9038001F80EC0FC0120E000CEB07E0A2C713F01403A215F8A41218127E12FEA315F0
+140712F8006014E01270EC0FC06C131F003C14806CEB7F00380F80FE3807FFF8000113E0
+38003F801D347CB126>53 D<123C127E12FFA4127E123C1200B0123C127E12FFA4127E12
+3C08207A9F15>58 D<123C127EB4FCA4127E123CC7FCB0123C127EB4FCA21380A2127F12
+3D1201A412031300A25A1206120E120C121C5A5A1260092F7A9F15>I<1706171E1778EE
+03E0EE0F80EE3C0016F0ED03C0030FC7FC153CEC01F0EC07C0021EC8FC1478EB01E0EB07
+80011EC9FC13F8EA03E0000FCAFC123C12F0A2123C120FEA03E0EA00F8131EEB0780EB01
+E0EB0078141EEC07C0EC01F0EC003C150FED03C0ED00F0163CEE0F80EE03E0EE0078171E
+17062F2C7AA83C>I<B912E0A2CCFCAEB912E0A233127C9B3C>I<12C012F0123CEA0F80EA
+03E0EA0078131EEB0780EB01E0EB0078141FEC07C0EC00F0153C150FED03C0ED00F0163E
+EE0F80EE01E0EE0078171EA21778EE01E0EE0F80EE3E0016F0ED03C0030FC7FC153C15F0
+EC07C0021FC8FC1478EB01E0EB0780011EC9FC1378EA03E0EA0F80003CCAFC12F012C02F
+2C7AA83C>I<EBFFC0000313F8380F00FE001C133F48EB1F804814C0140F00FC14E07EA4
+127CC7EA1FC0A2EC3F80EC7F0014FE14F8495A495A5C495AA249C7FC130EA2130C131CA2
+1318A890C8FCA7133C137E13FFA4137E133C1B357CB424>I<15E0A34A7EA24A7EA34A7E
+A3EC0DFE140CA2EC187FA34A6C7EA202707FEC601FA202E07FECC00FA2D901807F1507A2
+49486C7EA301066D7EA2010E80010FB5FCA249800118C77EA24981163FA2496E7EA3496E
+7EA20001821607487ED81FF04A7ED8FFFE49B512E0A333367DB53A>65
+D<B7FC16E016F83A03FC0003FE0001EC00FFEE7F80EE3FC0161F17E0160F17F0A617E016
+1F17C0EE3F80EE7F0016FEED03FC90B612F05E9039FC0007FCED00FEEE3F80EE1FC0EE0F
+E017F0160717F8160317FCA617F81607A2EE0FF0EE1FE0163FEE7FC00003913803FF00B7
+5A16F816C02E337DB236>I<DA03FE130C91393FFF801C91B512E0903A03FE01F83C903A
+0FF0003C7CD91FC0EB0EFCD97F80130701FEC7120348481401000315005B4848157C485A
+173C485A171C123F5B007F160CA390C9FC481600AB7E6D150CA3123F7F001F161C17186C
+7E17386C6C15306C6C15706D15E012016C6CEC01C0D97F80EB0380D91FC0EB0F00D90FF0
+131ED903FE13FC0100B512F0023F13C0DA03FEC7FC2E377CB437>I<B812C0A3D803FCC7
+127F0001150FEE03E01601A21600A21760A403061330A41700150EA2151E157E90B512FE
+A39038FC007E151E150EA21506170CA3171892C7FCA41738A21770A217F0160116031607
+0003157FB812E0A32E337DB234>69 D<DA03FE130C91393FFF801C91B512E0903A03FE01
+F83C903A0FF0003C7CD91FC0EB0EFCD97F80130701FEC7120348481401000315005B4848
+157C485A173C485A171C123F5B007F160CA390C9FC4893C7FCAA0303B512E07E7F923900
+03FE00705A123F7F121FA26C7E7F12076C7E7F6C6C14036C7E6D6C1307D91FC0EB0E7CD9
+0FF0EB1C3CD903FEEBF81C0100B5EAF00C023F01C0C7FCDA03FEC8FC33377CB43C>71
+D<B512FEA3000113006C5AB3B3A7487EB512FEA317337EB21C>73
+D<B512FEA3D803FEC9FC6C5AB3A9EE0180A416031700A45EA25E5E5E5E16FE00031407B7
+FCA329337DB230>76 D<D8FFFC923801FFF86D5DA20003EFFE00D801BFED06FCA3D99F80
+140CA2D98FC01418A3D987E01430A2D983F01460A3D981F814C0A3D980FCEB0180A2027E
+EB0300A36E1306A26E6C5AA36E6C5AA36E6C5AA26E6C5AA36E6C5AA3913800FD80A2037F
+C7FCA3486C133ED80FF04B7EB5011C90387FFFF8A33D337CB246>I<D8FFFE91381FFFF8
+7F80C6030013006E143CD9DFE01418EBCFF0A2EBC7F8EBC3FCA2EBC1FEEBC0FF6E7EA26E
+7E6E7EA26E7E6E7E6E7EA26E7E6E7EA2ED7F80ED3FC0ED1FE0A2ED0FF0ED07F8A2ED03FC
+ED01FEED00FFA2EE7F98EE3FD8A2EE1FF8160F1607A216031601A2486C1400D807F81578
+B500C01438A2171835337EB23A>I<B612FEEDFFC016F03A03FC0007FC0001EC00FE167F
+EE3F80EE1FC017E0160FA217F0A617E0A2EE1FC0A2EE3F80EE7F0016FEED07F890B65A16
+8001FCC9FCB3A2487EB512F8A32C337DB234>80 D<EC07FC91387FFFC0903901FC07F090
+3907E000FC4948137E013FC7EA1F80017E6E7E496E7E48486E7E00038249140148486E7E
+000F8249157E001F167FA24848ED3F80A2007F17C0A390C9121F4817E0AB6C17C0A26D15
+3FA2003F1780A26D157F001F1700A2270FE001F013FE0007D907FC5B9039F00E0E013B03
+F80C0703F8000190391C0383F03B00FC180187E0017EECCFC0013FECDF8090271F9C00FF
+C7FCD907EC13FC902701FE07F013609038007FFF913807FC7091C7007813E0A2EE7C01EE
+7E0393387F07C0EE3FFFA21880821800705A705AEE01F033447CB43C>I<007FB712FEA3
+90398007F001D87C00EC003E0078161E0070160EA20060160600E01607A3481603A6C715
+00B3AB4A7E011FB512FCA330337DB237>84 D<B500FE90381FFFF8A3000190C813006C48
+153C1718B3AF1738017F1530A217706D6C1460011F15E06E495A010F14036D6C495A6D6C
+49C7FCD901FC131E6DB413FC91383FFFF0020F13C0020190C8FC35357EB23A>I<B500F0
+903803FFF8A3D807FEC8EA7FC06C48ED1F000001161E6D151C00001618A26D15386D1530
+A26D6C5CA26E14E0011F5DA26D6C495AA28001074AC7FCA26D6C1306A28001015CA26E13
+1C01001418806E5BA2ED8070023F1360A26E6C5AA215E1020F5BA2DA07F3C8FCA215FBEC
+03FEA36E5AA26E5AA31570A235357EB23A>I<267FFFFC90B512C0A3000101E090381FF8
+0026007F80EB0FC0013F6E5A6E91C7FC6D6C130E010F140C6E5B6D6C133801035C6E1360
+6D6C13E06D6C485A5EDA7F83C8FCEC3FC715C6EC1FECEC0FFC5D14076E7EA26E7E815C6F
+7E9138063FC0140E4A6C7E9138180FF0EC380702707F91386003FCECC0010101804A6C7E
+49C77E4981010E6E7E010C6E7E131C496E7E01786E7E13FCD807FEEC1FFEB56C90B512F8
+A335337EB23A>88 D<EAFFF8A2EAFC00B3B3B3B1EAFFF8A20D4B7AB715>91
+D<EAFFF8A21201B3B3B3B112FFA20D4B7FB715>93 D<1306130F497EEB7FE0497E3801F0
+F83807E07E380F801F391E000780007CEB03E000F0EB00F000C014304814101C0D77AE2F
+>I<EB7F803803FFF0380F80FC381C003E003F133F6D6C7E6E7EA26E7EEA1F00C7FCA4EB
+01FF131FEBFF873803FC07EA0FF0EA1FC0EA3F80127F13004815C05AA3140FA26C131F6C
+133B3A3F8071F180391FC1E1FF2607FFC013003900FE003C22237DA126>97
+D<EA03F012FFA312071203AEEC3F80ECFFE09038F3C0F89038F7007E01FE7F49EB1F8049
+EB0FC05BED07E016F0A2150316F8AA16F0150716E0A2ED0FC07F6DEB1F8001ECEB3F0001
+CF137C90388381F8903801FFE0C76CC7FC25357EB32B>I<EB07F8EB3FFF9038FC07C039
+01F000E03903E003F03807C007120FEA1F80123F90380003E04890C7FCA2127E12FEAA12
+7FA26C14187F001F14386D1330000F14706C6C13E03903F001C03900FC0F8090383FFE00
+EB07F01D237EA122>I<153FEC0FFFA3EC007F81AEEB07F0EB3FFCEBFC0F3901F003BF39
+07E001FF48487E48487F8148C7FCA25A127E12FEAA127E127FA27E6C6C5BA26C6C5B6C6C
+4813803A03F007BFFC3900F81E3FEB3FFCD90FE0130026357DB32B>I<EB0FE0EB7FFCEB
+F83F3903F00F80D807E013C0390FC007E0381F800315F0EA3F0014014814F8127EA212FE
+A2B6FCA248C8FCA5127E127FA26C1418A26C6C1338000F14306D13706C6C13E03901F003
+C03900FC0F00EB3FFEEB07F01D237EA122>I<EB01FCEB07FF90381F078090383E0FC0EB
+7C1F13FCEA01F8A20003EB070049C7FCACB512F0A3D803F0C7FCB3A7487E387FFFE0A31A
+357FB417>I<151F90391FC07F809039FFF8E3C03901F07FC73907E03F033A0FC01F8380
+9039800F8000001F80EB00074880A66C5CEB800F000F5CEBC01F6C6C48C7FCEBF07C380E
+FFF8380C1FC0001CC9FCA3121EA2121F380FFFFEECFFC06C14F06C14FC4880381F000100
+3EEB007F4880ED1F8048140FA56C141F007C15006C143E6C5C390FC001F83903F007E0C6
+B51280D91FFCC7FC22337EA126>I<EA03F012FFA312071203AEEC1FC0EC7FF09038F1E0
+FC9038F3807C9038F7007E13FE497FA25BA25BB3486CEB7F80B538C7FFFCA326347EB32B
+>I<EA0780EA0FC0EA1FE0A4EA0FC0EA0780C7FCAAEA07E012FFA3120F1207B3A6EA0FF0
+B5FCA310337EB215>I<EA03F012FFA312071203AF913803FFE0A36E1300EC00F8EC01E0
+5D4A5A020FC7FC141C5C5C14F0EBF3F8EBF7FC13FEEBFC7EEBF87F496C7E141F6E7E8114
+076E7E8114016E7E81486CEBFF80B500C313F0A324347EB329>107
+D<EA07E012FFA3120F1207B3B3A7EA0FF0B5FCA310347EB315>I<2703F01FE013FF00FF
+90267FF80313C0903BF1E07C0F03E0903BF3803E1C01F02807F7003F387FD803FE147049
+6D486C7EA2495CA2495CB3486C496C487EB53BC7FFFE3FFFF0A33C217EA041>I<3903F0
+1FC000FFEB7FF09038F1E0FC9038F3807C3907F7007EEA03FE497FA25BA25BB3486CEB7F
+80B538C7FFFCA326217EA02B>I<EB07F0EB3FFE9038FC1F803901F007C03903C001E000
+078048486C7E48C7127CA248147E003E143E007E143FA300FE1580A8007E1500A36C147E
+A26C147C6D13FC6C6C485A00075C3903F007E03900FC1F80D93FFEC7FCEB07F021237EA1
+26>I<3903F03F8000FFEBFFE09038F3C0F89038F7007ED807FE7F6C48EB1F804914C049
+130F16E0ED07F0A3ED03F8A9150716F0A216E0150F16C06D131F6DEB3F80160001FF13FC
+9038F381F89038F1FFE0D9F07FC7FC91C8FCAA487EB512C0A325307EA02B>I<903807F0
+0390383FFC07EBFC0F3901F8038F3807E001000F14DF48486CB4FC497F123F90C77E5AA2
+5A5AA9127FA36C6C5B121F6D5B000F5B3907E003BF3903F0073F3800F81EEB3FF8EB0FE0
+90C7FCAAED7F8091380FFFFCA326307DA029>I<3803E07C38FFE1FF9038E38F809038E7
+1FC0EA07EEEA03ECA29038FC0F8049C7FCA35BB2487EB512E0A31A217FA01E>I<EBFF06
+000713CE381F00FE003C133E48131E140E5A1406A27EA200FE90C7FC6C7EEA7FFC383FFF
+C014F0000F7F6C7FC67FEB0FFF1300EC3F8000C0131F140F6C1307A37E15006C5B6C130E
+6C5B38F7807838E1FFE038C07F8019237EA11E>I<1330A51370A313F0A21201A2120312
+07381FFFFEB5FCA23803F000AF1403A814073801F806A23800FC0EEB7E1CEB1FF8EB07E0
+182F7FAD1E>I<D803F0133F00FFEB0FFFA30007EB007F000380B35DA35D12016D481380
+0000903803BFFC90387E073FEB1FFED907F8130026227EA02B>I<B5EBFFF0A3D80FF0EB
+3F800007EC1F000003140E150C6D131C00011418A26C6C5BA26D1370017E1360137F6D5B
+A290381F8180A214C3010F90C7FCA2EB07E6A214FE6D5AA26D5AA36D5AA2146024217E9F
+29>I<B53801FFF8A32603FE0013806C48EB7C0000001478017E1370017F5B90383F81C0
+90381F8380D90FC3C7FCEB07E614FE6D5A6D5A6D7E80805B9038039F809038071FC09038
+060FE0EB0C0790381C03F0496C7E01707FEBF000000180000FECFF8026FFFC0313FCA326
+207F9F29>120 D<3A7FFF807FF8A33A07F8001FC00003EC0F800001EC070015066C6C5B
+A26D131C017E1318A26D5BA2EC8070011F1360ECC0E0010F5BA2903807E180A214F30103
+90C7FC14FBEB01FEA26D5AA31478A21430A25CA214E05CA2495A1278D8FC03C8FCA21306
+130EEA701CEA7838EA1FF0EA0FC025307F9F29>I<003FB512F0A2EB000F003C14E00038
+EB1FC00030EB3F800070137F1500006013FE495A13035CC6485A495AA2495A495A49C7FC
+153013FE485A12035B48481370485A001F14604913E0485A387F000348130F90B5FCA21C
+207E9F22>I<EC07E0143FECFE00EB03F8495A495A5C131F5CB3A5133F91C7FC137E5BEA
+03F8EA7FE048C8FCEA7FE0EA03F8C67E137E7F80131FB3A580130F806D7E6D7EEB00FEEC
+3FE014071B4B7BB726>I<12FCEAFFC0EA07F0EA01FC6C7E137F7F80131FB3A580130F6D
+7E6D7EEB01FC9038007FC0EC1FE0EC7FC0903801FC00EB03F0495A495A131F5CB3A5133F
+91C7FC5B13FE485AEA07F0EAFFC000FCC8FC1B4B7BB726>125 D<131C133E133F80806D
+7EEB07F06D7EEB00FC143E140E140291C7FCA2EB0FE0EB7FFCEBF83F3903F00F80D807E0
+13C0390FC007E0381F800315F0EA3F0014014814F8127EA212FEA2B6FCA248C8FCA5127E
+127FA26C1418A26C6C1338000F14306D13706C6C13E03901F003C03900FC0F00EB3FFEEB
+07F01D317EAF22>232 D<147014F8130113031307495AEB1FC0495A017EC7FC13F813E0
+138090C8FCA2EB0FE0EB7FFCEBF83F3903F00F80D807E013C0390FC007E0381F800315F0
+EA3F0014014814F8127EA212FEA2B6FCA248C8FCA5127E127FA26C1418A26C6C1338000F
+14306D13706C6C13E03901F003C03900FC0F00EB3FFEEB07F01D317EAF22>I
+E
+%EndDVIPSBitmapFont
+/Ft 248[66 66 66 66 4[{}4 83.022 /LCIRCLE10 rf
+%DVIPSBitmapFont: Fu ectt1000 10 19
+/Fu 19 122 df<121FEA3F80EA7FC0EAFFE0A5EA7FC0EA3F80EA1F000B0B708A2C>46
+D<3801FFF0000713FE001F6D7E15E048809038C01FF81407EC01FC381F80000006C77EC8
+127EA3ECFFFE131F90B5FC1203120F48EB807E383FF800EA7FC090C7FC12FE5AA47E007F
+14FEEB8003383FE01F6CB612FC6C15FE6C14BF0001EBFE1F3A003FF007FC27247CA32C>
+97 D<EA7FF0487EA3127F1201AAEC1FE0ECFFF801FB13FE90B6FC16809138F07FC09138
+801FE091380007F049EB03F85BED01FC491300A216FE167EA816FE6D14FCA2ED01F86D13
+036DEB07F0150F9138801FE09138E07FC091B51280160001FB5B01F813F83900F03FC027
+337FB22C>I<EC0FFE4A7EA380EC003FAAEB07F8EB3FFE90B512BF4814FF5A3807FC0F38
+0FF00348487E497E48487F90C7FC007E80A212FE5AA87E007E5CA2007F5C6C7E5C6C6C5A
+380FF0073807FC1F6CB612FC6CECBFFE6C143FEB3FFC90390FF01FFC27337DB22C>100
+D<EB03FE90381FFFC0017F13F048B57E48803907FE03FE390FF800FFD81FE0EB3F805B48
+48EB1FC090C7120F5A007E15E015075AB7FCA416C000FCC9FC7E127EA2127F6CEC03C06D
+EB07E06C7ED80FF0130F6C6CEB3FC001FF13FF000190B512806C1500013F13FC010F13F0
+0101138023247CA32C>I<EA7FF0487EA3127F1201AAEC1FE0EC7FFC9038F9FFFE01FB7F
+90B6FC9138F03F80ECC01F02807FEC000F5B5BA25BB3267FFFE0B5FCB500F11480A36C01
+E0140029337FB22C>104 D<1307EB1FC0A2497EA36D5AA20107C7FC90C8FCA7387FFFC0
+80B5FC7EA2EA0007B3A8007FB512FCB612FEA36C14FC1F3479B32C>I<387FFFE0B57EA3
+7EEA0003B3B3A5007FB61280B712C0A36C158022337BB22C>108
+D<3A7F83F007E09039CFFC1FF83AFFDFFE3FFCD87FFF13FF91B57E3A07FE1FFC3E01FCEB
+F83F496C487E01F013E001E013C0A301C01380B33B7FFC3FF87FF0027F13FFD8FFFE6D13
+F8D87FFC4913F0023F137F2D2481A32C>I<397FF01FE039FFF87FFC9038F9FFFE01FB7F
+6CB6FC00019038F03F80ECC01F02807FEC000F5B5BA25BB3267FFFE0B5FCB500F11480A3
+6C01E0140029247FA32C>I<EB07FCEB1FFF017F13C048B512F048803907FC07FC390FF0
+01FE48486C7E0180133F003F158090C7121F007EEC0FC0A348EC07E0A76C140F007E15C0
+A2007F141F6C15806D133F6C6CEB7F006D5B6C6C485A3907FC07FC6CB55A6C5C6C6C13C0
+011F90C7FCEB07FC23247CA32C>I<397FF01FE039FFF8FFF801FB13FE90B6FC6C158000
+019038F07FC09138801FE091380007F049EB03F85BED01FC491300A216FE167EA816FE6D
+14FCA2ED01F86D13036DEB07F0150F9138801FE09138E07FC091B51280160001FB5B01F8
+13F8EC3FC091C8FCAD387FFFE0B57EA36C5B27367FA32C>I<D87FFEEB3FC0B53801FFF0
+020713F8021F13FC6C5B39003F7FE1ECFF019138FC00F84A13704A13005CA25C5CA391C8
+FCAF007FB512E0B67EA36C5C26247EA32C>114 D<90387FF8700003B512F8120F5A5A38
+7FC00F387E00034813015AA36CEB00F0007F140013F0383FFFC06C13FE6CEBFF80000314
+E0C66C13F8010113FCEB0007EC00FE0078147F00FC143F151F7EA26C143F6D133E6D13FE
+9038F007FC90B5FC15F815E000F8148039701FFC0020247AA32C>I<131E133FA9007FB6
+FCB71280A36C1500D8003FC8FCB1ED03C0ED07E0A5EC800F011FEB1FC0ECE07F6DB51280
+160001035B6D13F89038003FE0232E7EAD2C>I<3A7FF003FF80486C487FA3007F7F0001
+EB000FB3A3151FA2153F6D137F3900FE03FF90B7FC6D15807F6D13CF902603FE07130029
+247FA32C>I<3A7FFF01FFFCB514FE148314016C15FC3A03E0000F80A26D131F00011500
+A26D5B0000143EA26D137E017C137CA2017E13FC013E5BA2EB3F01011F5BA21483010F5B
+A214C701075BA214EF01035BA214FF6D90C7FCA26D5A147C27247EA32C>I<D87FFFEB7F
+FF6EB5FCB515806C16004A7ED807C0EB01F0A66C6C495AA3143E147FA2D801F0495AECFF
+87A214F7A201F113C700005D9038F9E3CFA201FB13EFA3D97BC190C7FC017F13FFA21480
+A2013F5B90381F007C29247FA32C>I<3A7FFF01FFFCB5008113FE148314816C010113FC
+3A03E0000F806C7E151F6D140012005D6D133E137C017E137E013E137CA2013F13FC6D5B
+A2EB0F815DA2EB07C1ECC3E0A2EB03E3ECE7C0130114F75DEB00FFA292C7FC80A2143EA2
+147E147CA214FC5CA2EA0C01003F5BEA7F83EB87E0EA7E0F495A387FFF806C90C8FC6C5A
+6C5AEA07E027367EA32C>121 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fv ecbx1200 12 22
+/Fv 22 234 df<EC03C01407141F147FEB03FF133FB6FCA413C3EA0003B3B3ADB712FCA5
+264177C038>49 D<ECFFE0010F13FE013F6D7E90B612E0000315F82607FC0313FE3A0FE0
+007FFFD81F806D138048C7000F13C0488001C015E001F07F00FF6E13F07F17F881A46C5A
+6C5A6C5AC9FC17F05DA217E05D17C04B13804B1300A2ED1FFC4B5A5E4B5A4B5A4A90C7FC
+4A5A4A5AEC0FF04A5AEC3F804AC7127814FE495A494814F8D907E014F0495A495A49C8FC
+017C140149140348B7FC4816E05A5A5A5A5AB8FC17C0A42D417BC038>I<ECFFF0010713
+FF011F14C0017F14F049C66C7ED803F8EB3FFED807E06D7E81D80FF86D138013FE001F16
+C07FA66C5A6C4815806C485BC814005D5E4B5A4B5A4B5A4A5B020F1380902607FFFEC7FC
+15F815FF16C090C713F0ED3FFCED0FFEEEFF80816F13C017E0A26F13F0A217F8A3EA0FC0
+EA3FF0487EA2487EA217F0A25D17E06C5A494913C05BD83F80491380D81FF0491300D80F
+FEEBFFFE6CB612F800015D6C6C14C0011F49C7FC010113E02D427BC038>I<BA12F8A485
+D8001F90C71201EF003F180F180318011800A2197E193EA3191EA21778A285A405F890C7
+FCA316011603161F92B5FCA5ED001F160316011600A2F101E01778A2F103C0A494C7FC19
+07A21A80A2190FA2191FA2193FF17F0061601807181F4DB5FCBBFC61A443447DC34A>69
+D<BA1280A419C026003FFEC7121F1701EF007F183F181F180F180719E01803A31801A3EE
+01E0F000F0A419001603A31607160F167F91B6FCA59138FE007F160F16071603A31601A6
+93C9FCAFB712F0A53C447CC346>I<B812F8EFFFC018F818FE727ED8001F90C7003F13E0
+05037F05007F727E727E727EA28684A286A762A24E90C7FCA24E5A61187F943801FFF005
+075B053F138092B7C8FC18F818E018F892C77FEF3FFF050F7F717F717FA2717FA2717FA7
+85A61B0F85A2187F73131F72141EB700E06DEB803E72EBE0FC72EBFFF8060114F0726C13
+E0CC0007138050457DC354>82 D<903801FFE0011F13FE017F6D7E48B612E03A03FE007F
+F84848EB1FFC6D6D7E486C6D7EA26F7FA36F7F6C5A6C5AEA00F090C7FCA40203B5FC91B6
+FC1307013F13F19038FFFC01000313E0481380381FFE00485A5B127F5B12FF5BA35DA26D
+5B6C6C5B4B13F0D83FFE013EEBFFC03A1FFF80FC7F0007EBFFF86CECE01FC66CEB8007D9
+0FFCC9FC322F7DAD36>97 D<EC3FFC49B512C0010F14F0013F14FC90397FF003FE9039FF
+C001FF0003495A48494813805B120F485AA2485A6F1300007F6E5AED00784991C7FCA212
+FFAC6C7EA3123F6DEC03C0A26C6C1407000F16806D140F6C6DEB1F006C6D133E6C01F05B
+3A007FFC03F86DB55A010F14C0010391C7FC9038003FF82A2F7CAD32>99
+D<EC3FF80103B57E010F14E0013F8090397FF83FF89039FFC007FC48496C7E48496C7E48
+486D1380485A001FED7FC05B003FED3FE0A2127F5B17F0161F12FFA290B7FCA401F0C9FC
+A5127FA27FA2123F17F06C7E16016C6C15E06C6C14036C6DEB07C06C6DEB0F806C01F0EB
+3F0090397FFE01FE011FB55A010714F0010114C09026001FFEC7FC2C2F7DAD33>101
+D<EDFF80020F13E0027F13F049B512F849EB8FFC90390FFE0FFE90381FFC1F14F8133FEB
+7FF0A2ED0FFCEBFFE0ED03F0ED00C01600ABB612F8A5C601E0C7FCB3B0007FEBFFE0A527
+467DC522>I<DAFFE0137E010F9039FE03FF80013FEBFF8F90B812C048D9C07F133F4890
+38001FF84848EB0FFC4848903907FE1F80001F9238FF0F00496D90C7FCA2003F82A8001F
+93C7FCA26D5B000F5D6C6C495A6C6C495A6C9038C07FF04890B55A1680D8078F49C8FC01
+8013E0000F90CAFCA47F7F7F90B612C016FC6CEDFF8017E06C826C16FC7E000382000F82
+D81FF0C77ED83FC014074848020113808248C9FC177FA46D15FF007F17006D5C6C6C4A5A
+6C6C4A5AD80FFEEC3FF83B07FFC001FFF0000190B612C06C6C92C7FC010F14F8D9007F90
+C8FC32427DAC38>I<EB7FC0B5FCA512037EB1ED07FE92383FFF8092B512E002C114F891
+39C7F03FFC9138CF801F9139DF000FFE14DE14FC4A6D7E5CA25CA35CB3A7B60083B512FE
+A537457CC43E>I<137C48B4FC4813804813C0A24813E0A56C13C0A26C13806C1300EA00
+7C90C7FCAAEB7FC0EA7FFFA512037EB3AFB6FCA518467CC520>I<90397F8007FEB59038
+3FFF8092B512E0028114F8913987F03FFC91388F801F000390399F000FFE6C139E14BC02
+F86D7E5CA25CA35CB3A7B60083B512FEA5372D7CAC3E>110 D<EC1FFC49B512C0010714
+F0011F14FC90397FF80FFF9026FFC0017F48496C7F4848C7EA3FE000078248486E7E4914
+0F001F82A2003F82491407007F82A400FF1780AA007F1700A46C6C4A5AA2001F5E6D141F
+000F5E6C6C4A5AA26C6C6CEBFFE06C6D485B27007FF80F90C7FC6DB55A010F14F8010114
+C09026001FFCC8FC312F7DAD38>I<90397FC00FF8B590B57E02C314E002CF14F89139DF
+C03FFC9139FF001FFE000301FCEB07FF6C496D13804A15C04A6D13E05C7013F0A2EF7FF8
+A4EF3FFCACEF7FF8A318F017FFA24C13E06E15C06E5B6E4913806E4913006E495A9139DF
+C07FFC02CFB512F002C314C002C091C7FCED1FF092C9FCADB67EA536407DAC3E>I<DA3F
+E0131E902603FFFC133E010F01FF137E013F1480903AFFF80FE0FE489038E003F148EBC0
+014890388000FB4890C7127F49143F001F151F485A160F5B127FA3485AAC6C7EA46C7EA2
+6C6C141F163F6C6C147F6C15FF6C6D5A6C9038E003EF6C9038F01FCF6DB5128F011FEBFE
+0F010313F89038007FC091C7FCAD0307B512FCA536407CAC3B>I<90387F807FB53881FF
+E0028313F0028F13F8ED8FFC91389F1FFE000313BE6C13BC14F8A214F0ED0FFC9138E007
+F8ED01E092C7FCA35CB3A5B612E0A5272D7DAC2E>I<90391FFC038090B51287000314FF
+120F381FF003383FC00049133F48C7121F127E00FE140FA215077EA27F01E090C7FC13FE
+387FFFF014FF6C14C015F06C14FC6C800003806C15806C7E010F14C0EB003F020313E014
+0000F0143FA26C141F150FA27EA26C15C06C141FA26DEB3F8001E0EB7F009038F803FE90
+B55A00FC5CD8F03F13E026E007FEC7FC232F7CAD2C>I<EB01E0A51303A41307A2130FA2
+131FA2133F137F13FF1203000F90B51280B7FCA4C601E0C7FCB3A3ED01E0A9150302F013
+C0137F150790393FF80F8090391FFC1F006DB5FC6D13FC01015B9038003FE023407EBE2C
+>I<D97FC049B4FCB50103B5FCA50003EC000F6C81B3A85EA25EA25E7E6E491380017FD9
+01F713FE9138F807E76DB512C7010F1407010313FE9026007FF0EBFC00372E7CAC3E>I<
+157C15FE4A7E5C4A7F5C5C5C5C91B5C7FC495B4913F04913C04948C8FCEB07F014800102
+C9FC90CAFCA3EC3FF80103B57E010F14E0013F8090397FF83FF89039FFC007FC48496C7E
+48496C7E48486D1380485A001FED7FC05B003FED3FE0A2127F5B17F0161F12FFA290B7FC
+A401F0C9FCA5127FA27FA2123F17F06C7E16016C6C15E06C6C14036C6DEB07C06C6DEB0F
+806C01F0EB3F0090397FFE01FE011FB55A010714F0010114C09026001FFEC7FC2C437DC1
+33>233 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fw ecrm1000 10 69
+/Fw 69 250 df<B81280A2290280962A>21 D<DA0FF813FC91397FFF07FF903B01F807DF
+83C0903A07E001FF0F903B1F8007FE1FE090393F000FFC137E16F85B9338F00780484801
+0790C7FC1503ACB812F8A32801F80003F0C7FCB3AB486C497E267FFFE0B512F0A3333B7F
+BA30>27 D<EC0FF8EC7FFE903901F80780903907E001C090391F8000E090383F0007017E
+497EA25BA2485A6F5AED018092C8FCA9ED03F0B7FCA33901F8000F1503B3AA486C497E26
+7FFFE0B512C0A32A3B7FBA2E>I<EC0FFC91387FFF70903901F803F0903807E00790381F
+800FEB3F00137EA25B150748481303ADB7FCA33901F80003B3AB486C497E267FFFE0B512
+C0A32A3B7FBA2E>I<DA0FF0EB1FF0DA7FFEEBFFFC903B01F80F83F00F903C07E001CFC0
+0380903C1F8000FF0001C090273F0007FE130F017E4948497EA2495CA248485C03076E5A
+03030203C7FC95C8FCA9F007E0BAFCA33C01F80003F0001F1807B3AA486C496C497E267F
+FFE0B500C1B51280A3413B7FBA45>I<121C127FEAFF80A213C0A3127F121C1200A41201
+1380A2120313005A1206120E5A5A5A12600A1979B917>39 D<121C127FEAFF80A213C0A3
+127F121C1200A412011380A2120313005A1206120E5A5A5A12600A19798817>44
+D<B512FCA516057F941C>I<121C127FEAFF80A5EA7F00121C0909798817>I<EB03F8EB1F
+FF90387E0FC09038F803E03901E000F0484813780007147C48487FA248C77EA2481580A3
+007EEC0FC0A500FE15E0B3007E15C0A4007F141F6C1580A36C1500A26C6C133EA26C6C5B
+6C6C5BEBF0013900F803E090387E0FC0D91FFFC7FCEB03F823397DB62A>48
+D<EB01C013031307131F13FFB5FCA2131F1200B3B3A7497E007FB512F0A31C3779B62A>
+I<EB0FF0EB7FFE48B57E3903E03FE0390F000FF0001E6D7E001C6D7E486D7E5A6E7E1260
+12FE6CEC7F807FA56CC7FC121CC8FCEDFF00A25D14015D14035D4A5A4A5A5D4A5A4AC7FC
+147E5C495A14E0495A495A49C8FC011EEB01805B5B49130348481400485A485A90C75A48
+B6FC5A5A485CB6FCA321377CB62A>I<EB07F8EB3FFF90B512C03901F80FF03903C007F8
+48486C7E390E0001FEEA0F80391FE000FF7FA56C5A6C5AC7485AA25D14035D4A5A5DEC0F
+80027FC7FCEB1FFCECFF809038000FE06E7EEC01FC816E7EED7F80A216C0A2153F16E0A2
+121EEA7F80A2487EA316C0157F491480007EC7FC0070ECFF006C495A121E390F8003F839
+07F00FF00001B512C06C6C90C7FCEB0FF823397DB62A>I<0006140CD80780133C9038F0
+03F890B5FC5D5D158092C7FC14FC38067FE090C9FCAAEB07F8EB1FFE9038780F809038E0
+07E03907C003F0496C7E130000066D7E81C8FC8181A21680A4121C127F5A7FA390C71300
+5D12FC00605C12704A5A6C5C6C1303001E495A6C6C485A3907E03F800001B5C7FC38007F
+FCEB1FE021397CB62A>53 D<EC3FC0903801FFF0010713FC90380FE03E90383F80079038
+7E001F49EB3F804848137F485A12075B000FEC3F0049131E001F91C7FC5B123FA3127F90
+C9FCEB01FC903807FF8039FF1E07E090383801F0496C7E01607F01E0137E497F16805BED
+1FC0A390C713E0A57EA47F123F16C0A2001FEC3F807F000F15006D5B000714FE6C6C5B6C
+6C485A3900FE07F090387FFFC0011F90C7FCEB03FC23397DB62A>I<EB03F8EB1FFF017F
+13C09038FC07F03901E001F83903C0007C4848133C90C7123E48141E000E141F001E80A3
+121FA26D5B6D131E7FD80FF85B6D137C01FF13786C6D5A6CEBE3E0ECF780C601FFC7FC6D
+5A6D6C7E010F13E0013F7F01F97F3901E07FFE48486C7E380F800F48486C1380001E0101
+13C0487F007C143F0078EC1FE0150F00F81407481403A21501A36C15C0A200781403007C
+15806C14076CEC0F006C6C131ED807E0137C3903F803F0C6B55A013F1380D907FCC7FC23
+397DB62A>56 D<EB03F8EB1FFF017F13C03901FC07E048486C7E3907E001F8000F6D7E48
+48137E5B003F80A248C71380A25AED1FC0A516E0A56C143FA36C7E157F121F6C6C13FF6C
+6C13DF000313013901F0039F3900FC0F1FD93FFC13C0EB07F090C7FCA2153F1680A21600
+5D120F486C137E486C5BA24A5A4A5A49485A381F000F001CEB1F80260F807FC7FC3807FF
+FE000113F838003FC023397DB62A>I<1538A3157CA315FEA34A7EA34A6C7EA202077FEC
+063FA2020E7FEC0C1FA2021C7FEC180FA202387FEC3007A202707FEC6003A202C07F1501
+A2D901807F81A249C77F167FA20106810107B6FCA24981010CC7121FA2496E7EA3496E7E
+A3496E7EA213E0707E1201486C81D80FFC02071380B56C90B512FEA3373C7DBB3E>65
+D<B712E016FC16FF0001903980007FC06C90C7EA1FE0707E707E707EA2707EA283A75F16
+035F4C5A4C5A4C5A4C5AEEFF8091B500FCC7FCA291C7EA7F80EE1FE0EE07F0707E707E83
+707EA21880177F18C0A7188017FFA24C13005F16034C5AEE1FF8486DEB7FF0B812C094C7
+FC16F832397DB83B>I<913A01FF800180020FEBE003027F13F8903A01FF807E07903A03
+FC000F0FD90FF0EB039F4948EB01DFD93F80EB00FF49C8127F01FE153F12014848151F48
+48150FA248481507A2485A1703123F5B007F1601A35B00FF93C7FCAD127F6DED0180A312
+3F7F001F160318006C7E5F6C7E17066C6C150E6C6C5D00001618017F15386D6C5CD91FE0
+5C6D6CEB03C0D903FCEB0F80902701FF803FC7FC9039007FFFFC020F13F002011380313D
+7BBA3C>I<B712C016F816FE000190398001FF806C90C7EA3FE0EE0FF0EE03F8707E707E
+177FA2EF3F8018C0171F18E0170F18F0A3EF07F8A418FCAC18F8A4EF0FF0A218E0A2171F
+18C0EF3F80A2EF7F0017FE4C5A4C5AEE0FF0EE3FE0486DEBFF80B8C7FC16F816C036397D
+B83F>I<B812FEA3000190388000076C90C8FC173F838383A383A31880170116C0A394C7
+FCA31501A21503150F91B5FCA3EC000F15031501A21500A21860A318E093C712C0A41701
+A3EF0380A21707A2170F173F177F486D903807FF00B9FCA333397EB838>I<B812F8A300
+01903880001F6C90C71201EE00FC177C173C171CA2170CA4170E1706A2ED0180A21700A4
+1503A21507151F91B5FCA3EC001F15071503A21501A692C8FCAD4813C0B612C0A32F397D
+B836>I<DBFF8013C0020FEBF001023F13FC9139FF803F03903A03FC000787D90FF0EB03
+CF4948EB00EF4948147F4948143F49C8121F485A4848150F48481507A248481503A2485A
+1701123F5B007F1600A448481600AB93B6FCA26C7E9338007FE0EF3FC0A2123F7F121FA2
+6C7EA26C7EA26C7E6C7E6C6C157F6D7E6D6C14FF6D6C14EFD90FF8EB03C7D903FEEB0783
+903A00FFC03F0191393FFFFC00020F01F0130002001380383D7CBA41>I<B648B512FEA3
+0001902680000313006C90C76C5AB3A491B6FCA391C71201B3A6486D497EB648B512FEA3
+37397DB83E>I<B612C0A3C6EBC0006D5AB3B3AD497EB612C0A31A397EB81E>I<B612E0A3
+000101C0C8FC6C90C9FCB3AD1718A517381730A31770A317F0A216011603160FEE1FE048
+6D13FFB8FCA32D397DB834>76 D<B5933807FFF86E5DA20001F0FC002600DFC0ED1BF8A2
+D9CFE01533A3D9C7F01563A3D9C3F815C3A2D9C1FCEC0183A3D9C0FEEC0303A2027F1406
+A36E6C130CA36E6C1318A26E6C1330A36E6C1360A26E6C13C0A3913901FC0180A3913900
+FE0300A2ED7F06A3ED3F8CA2ED1FD8A3ED0FF0A3486C6D5A487ED80FFC6D48497EB500C0
+0203B512F8A2ED018045397DB84C>I<B5913807FFFE8080C69238007FE06EEC1F80D9DF
+F0EC0F001706EBCFF8EBC7FCA2EBC3FEEBC1FFA201C07F6E7EA26E7E6E7E81140F6E7E81
+14036E7E168080ED7FC016E0153FED1FF0ED0FF8A2ED07FCED03FEA2ED01FF6F1386A2EE
+7FC6EE3FE6A2EE1FF6EE0FFEA216071603A216011600A2177E486C153E487ED80FFC151E
+B500C0140EA2170637397DB83E>I<EC03FF021F13E09138FE01FC903901F8007ED907E0
+EB1F8049486D7ED93F80EB07F049C76C7E01FE6E7E48486E7E49157E0003167F4848ED3F
+80A24848ED1FC0A2001F17E049150F003F17F0A3007F17F8491507A300FF17FCAC007F17
+F86D150FA3003F17F0A26C6CED1FE0A36C6CED3FC0000717806D157F000317006C6C15FE
+A26C6C4A5A017F4A5A6D6C495A6D6C495AD907E0EB1F80D903F8017FC7FC903900FE01FC
+91381FFFE0020390C8FC363D7BBA41>I<B712C016FC16FF0001D9800013C06C90C7EA1F
+E0707EEE03F883707EA2707EA21880A71800A24C5AA24C5A5FEE0FF04C5AEEFF8091B548
+C7FC16F091CAFCB3A5487FB6FCA331397EB838>I<D90FF813C090383FFE0190B5128139
+03F807E33907E000F74848137F4848133F48C7121F003E140F007E1407A2007C140312FC
+1501A36C1400A37E6D14006C7E7F13F86CB47E6C13F8ECFF806C14E06C14F86C14FEC680
+013F1480010714C0EB007F020713E0EC007FED3FF0151F150FED07F8A200C01403A21501
+A37EA216F07E15036C15E06C14076C15C06C140F6DEB1F80D8FBF0EB3F00D8F0FE13FE39
+E03FFFF8010F13E0D8C00190C7FC253D7CBA2E>83 D<003FB812E0A3D9C003EB001F273E
+0001FE130348EE01F00078160000701770A300601730A400E01738481718A4C71600B3B0
+913807FF80011FB612E0A335397DB83C>I<B6903807FFFEA3000101809038007FE06C90
+C8EA1F80EF0F001706B3B2170E6D150C80171C133F17186D6C14385F6D6C14F06D6C5C6D
+6C495A6D6CEB07806D6C49C7FC91387F807E91381FFFF8020713E09138007F80373B7DB8
+3E>I<B500FC91387FFF80A30003018091380FFC006C90C8EA07E0715A6C705A6E140301
+7F93C7FCA280013F1506A26E140E011F150C80010F5DA28001075DA26E147001031560A2
+6D6C5CA2806D4A5AA2ED8003027F91C8FCA291383FC006A215E0021F5BA2EDF01C020F13
+18A26E6C5AA215FC02035BA2EDFEE002015BA26E6C5AA36FC9FCA3153EA2151CA3393B7E
+B83E>I<B500FE91383FFFE0A3000301E0913807FE00C649EC03F0017F6F5A606D6C5D6D
+6C140395C7FC6D6C1406A26D6C5C6D6C141C17186D6C143817306D6D5B6E6C13E05F9138
+3FE0015F91381FF003DA0FF890C8FC1606913807FC0E160C913803FE1C913801FF185E6E
+13B016E0157F6F5AB3A24B7E023FB512C0A33B397FB83E>89 D<EAFFFCA2EAFC00B3B3B3
+B3A7EAFFFCA20E5379BD17>91 D<EAFFFCA21200B3B3B3B3A712FFA20E537FBD17>93
+D<EB1FE0EBFFFC3803E03F3907000F80390F8007E0486C6C7E13E06E7EA26E7E6C5A6C5A
+C8FCA4147FEB07FFEB3FE0EBFE00EA03F8EA0FF0EA1FC0123F485A90C7FC160C12FEA314
+01A26C13036CEB077C903980063E18383FC01E3A0FE0781FF03A03FFF00FE03A007F8007
+C026277DA52A>97 D<EA03F012FFA3120F1203B0EC1FE0EC7FF89038F1E03E9039F3801F
+809039F7000FC001FEEB07E049EB03F049EB01F85BED00FCA216FEA2167E167FAA167E16
+FEA216FC15016D14F8ED03F07F01EEEB07E001C6EB0FC09039C7801F00903881E07E9038
+00FFF8C7EA1FC0283B7EB92E>I<EB03FC90381FFF8090387E03E03901F80070484813F8
+3907E001FC380FC003A2EA1F80123F90380001F848EB00F01500A2127E12FEAA127E127F
+A26C14067F001F140E6D130C000F141C6C6C13386C6C13706C6C13E039007C07C090381F
+FF00EB07F81F277DA525>I<ED0FC0EC03FFA3EC003F150FB0EB03F8EB1FFF90387E078F
+9038F801EF3903F0007F4848133F4848131FA24848130F123F90C7FC5AA2127E12FEAA12
+7E127FA27EA26C6C131FA26C6C133F6C6C137F6C6CEBEFF03A01F801CFFF39007C078F90
+381FFE0FD907F813C0283B7DB92E>I<EB07F8EB1FFF90387C0FC03901F803E03903F001
+F0D807E013F8380FC0004848137CA248C7127E153E5A153F127E12FEA3B7FCA248C8FCA5
+127EA2127FA26C14037F001F14076C6C13060007140E6D131CD801F013386C6C13709038
+7E03E090381FFF80903803FC0020277EA525>I<147E903803FF8090380FC1E0EB1F8790
+383F0FF0137EA213FCA23901F803C091C7FCADB512FCA3D801F8C7FCB3AB487E387FFFF8
+A31C3B7FBA19>I<ED03F090390FF00FF890393FFC3C3C9039F81F707C3901F00FE03903
+E007C03A07C003E010000FECF000A248486C7EA86C6C485AA200075C6C6C485A6D485A6D
+48C7FC38073FFC38060FF0000EC9FCA4120FA213C06CB512C015F86C14FE6CECFF804815
+C03A0F80007FE048C7EA0FF0003E140348140116F8481400A56C1401007C15F06CEC03E0
+003F1407D80F80EB0F80D807E0EB3F003901FC01FC39007FFFF0010790C7FC26387EA52A
+>I<EA03F012FFA3120F1203B0EC0FF0EC3FFCECF03F9039F1C01F809039F3800FC0EBF7
+0013FE496D7EA25BA35BB3A3486C497EB500C1B51280A3293A7EB92E>I<EA0380EA0FE0
+487EA56C5AEA0380C8FCAAEA03F012FFA312071203B3AA487EB512C0A312387EB717>I<
+EB01C0EB07F0EB0FF8A5EB07F0EB01C090C7FCAAEB01F813FFA313071301B3B3A2123C12
+7E00FF13F01303A214E038FE07C0127C383C0F00EA0FFEEA03F8154984B719>I<EA03F0
+12FFA3120F1203B1913801FFFCA39138007FC01600157C15705D4A5A4A5A4AC7FC141E14
+38147814FC13F1EBF3FEEBF73F01FE7FEBF81F496C7E8114076E7E6E7E811400157E157F
+811680ED1FC0486CEB3FF0B500C0B5FCA3283A7EB92C>I<EA03F012FFA3120F1203B3B3
+AD487EB512C0A3123A7EB917>I<2703F00FF0EB1FE000FFD93FFCEB7FF8913AF03F01E0
+7E903BF1C01F83803F3D0FF3800FC7001F802603F70013CE01FE14DC49D907F8EB0FC0A2
+495CA3495CB3A3486C496CEB1FE0B500C1B50083B5FCA340257EA445>I<3903F00FF000
+FFEB3FFCECF03F9039F1C01F803A0FF3800FC03803F70013FE496D7EA25BA35BB3A3486C
+497EB500C1B51280A329257EA42E>I<EB03FE90380FFF8090383E03E09038F800F84848
+137C48487F48487F4848EB0F80001F15C090C712074815E0A2007EEC03F0A400FE15F8A9
+007E15F0A2007F14076C15E0A26C6CEB0FC0000F15806D131F6C6CEB3F006C6C137EC66C
+13F890387E03F090381FFFC0D903FEC7FC25277EA52A>I<3903F01FE000FFEB7FF89038
+F1E07E9039F3801F803A07F7000FC0D803FEEB07E049EB03F04914F849130116FC150016
+FEA3167FAA16FEA3ED01FCA26DEB03F816F06D13076DEB0FE001F614C09039F7803F0090
+38F1E07E9038F0FFF8EC1FC091C8FCAB487EB512C0A328357EA42E>I<D903F813C09038
+1FFE0190387E07819038FC01C33903F000E3000714774848133749133F001F141F485A15
+0F48C7FCA312FEAA127FA37E6D131F121F6D133F120F6C6C137F6C6C13EF3901F801CF39
+007E078F90381FFE0FEB07F890C7FCABED1FE00203B5FCA328357DA42C>I<3807E01F00
+FFEB7FC09038E1E3E09038E387F0380FE707EA03E613EE9038EC03E09038FC0080491300
+A45BB3A2487EB512F0A31C257EA421>I<EBFF03000313E7380F80FF381E003F487F487F
+00707F12F0A2807EA27EB490C7FCEA7FE013FF6C13E06C13F86C7F00037FC67F01071380
+EB007F141F00C0EB0FC01407A26C1303A37E15806C13077EEC0F00B4131E38F3C07C38E1
+FFF038C03F801A277DA521>I<1318A51338A31378A313F8120112031207001FB5FCB6FC
+A2D801F8C7FCB215C0A93800FC011580EB7C03017E13006D5AEB0FFEEB01F81A347FB220
+>I<D803F0EB07E000FFEB01FFA3000FEB001F00031407B3A4150FA3151F12016D133F00
+00EC77F86D9038E7FF8090383F03C790381FFF87903A03FC07E00029267EA42E>I<B538
+803FFEA33A0FF8000FF06C48EB07E00003EC03C06D148000011500A26C6C1306A26D130E
+017E130CA26D5BA2EC8038011F1330A26D6C5AA214E001075BA2903803F180A3D901FBC7
+FCA214FF6D5AA2147CA31438A227257EA32C>I<B538807FFFA33A03FE003FF00001EC1F
+80000092C7FC017E131C6D13186D6C5AECC070010F5B6D6C5AECF180EB03FB6DB4C8FC6D
+5AA2147F804A7E8114CF903801C7E090380383F090380703F8EB0601496C7E011C137E49
+137F01787F496D7E486C80000FEC3FF0D8FFFE90B51280A329247FA32C>120
+D<B538803FFEA33A0FF8000FF06C48EB07C00003EC03806C7E16007F00001406A2017E5B
+A2137F6D5BA26D6C5AA2ECC070010F1360A26D6C5AA214F101035BA2D901FBC7FCA214FF
+6D5AA2147CA31438A21430A214701460A25CA2EA7C0100FE5B130391C8FC1306EAFC0EEA
+701C6C5AEA1FF0EA0FC027357EA32C>I<003FB512FCA2EB8003D83E0013F8003CEB07F0
+0038EB0FE012300070EB1FC0EC3F800060137F150014FE495AA2C6485A495AA2495A495A
+495AA290387F000613FEA2485A485A0007140E5B4848130C4848131CA24848133C48C712
+7C48EB03FC90B5FCA21F247EA325>I<1318133E137F80806D7EEB0FF0EB03F86D7EEB00
+7E141F1407140191C8FCA3EB1FE0EBFFFC3803E03F3907000F80390F8007E0486C6C7E13
+E06E7EA26E7E6C5A6C5AC8FCA4147FEB07FFEB3FE0EBFE00EA03F8EA0FF0EA1FC0123F48
+5A90C7FC160C12FEA31401A26C13036CEB077C903980063E18383FC01E3A0FE0781FF03A
+03FFF00FE03A007F8007C026377DB52A>224 D<EB03FC90381FFF8090387E03E03901F8
+0070484813F83907E001FC380FC003A2EA1F80123F90380001F848EB00F01500A2127E12
+FEAA127E127FA26C14067F001F140E6D130C000F141C6C6C13386C6C13706C6C13E03900
+7C07C090381FFF00EB07F86D5AA414FE9038003F80EC1FC0EC0FE01407A3140FEC1FC0EC
+FF809038FFFE0014E01F377DA525>231 D<1306130F497E80806D7E6D7EEB01FCEB007E
+141FEC0F80140314001500A3EB07F8EB1FFF90387C0FC03901F803E03903F001F0D807E0
+13F8380FC0004848137CA248C7127E153E5A153F127E12FEA3B7FCA248C8FCA5127EA212
+7FA26C14037F001F14076C6C13060007140E6D131CD801F013386C6C137090387E03E090
+381FFF80903803FC0020377EB525>I<1418143C147E14FE1301495A495AEB0FE0EB1F80
+013EC7FC5B1370134090C8FCA3EB07F8EB1FFF90387C0FC03901F803E03903F001F0D807
+E013F8380FC0004848137CA248C7127E153E5A153F127E12FEA3B7FCA248C8FCA5127EA2
+127FA26C14037F001F14076C6C13060007140E6D131CD801F013386C6C137090387E03E0
+90381FFF80903803FC0020377EB525>I<497E497E497E497EEB1E78497EEB381C497E49
+7E3901C0038039038001C048C712E000021440C9FCA2EB07F8EB1FFF90387C0FC03901F8
+03E03903F001F0D807E013F8380FC0004848137CA248C7127E153E5A153F127E12FEA3B7
+FCA248C8FCA5127EA2127FA26C14037F001F14076C6C13060007140E6D131CD801F01338
+6C6C137090387E03E090381FFF80903803FC0020367EB425>I<1303497E497E80806D7E
+6D7EEB00FE143FEC0F806E7E1401EC004092C8FCA4D803F0EB07E000FFEB01FFA3000FEB
+001F00031407B3A4150FA3151F12016D133F0000EC77F86D9038E7FF8090383F03C79038
+1FFF87903A03FC07E00029377EB52E>249 D E
+%EndDVIPSBitmapFont
+/Fx 143[69 31[58 7[70 2[44 2[55 15[55 35[42 14[{
+ TeXbbad153fEncoding ReEncodeFont }7 83.022 /CMSY10 rf
+%DVIPSBitmapFont: Fy ecbx1440 14.4 18
+/Fy 18 225 df<BB1280A4410480A242>21 D<151E153E15FE1403140F147FEB07FF0003
+B5FCB6FCA3EBF87FEAFC00C7FCB3B3B3A6007FB712FCA52E4E76CD42>49
+D<BB12FCA5D8000701F0C7000F7F1800191F190F19071903190119001A7E1A7F86A386A5
+1B80DD03E0130FA497C7FCA31707A3170F171F173FEE01FF92B6FCA5EDF001EE003F171F
+170F1707A31703A794CAFCB3A2B812F0A549527CD153>70 D<B81280A5D8000701F0C7FC
+B3B3B3B2B81280A529527DD130>73 D<B600F04EB612F06F606F60A3D800076D4E49C7FC
+A2DADFFFF01F7FA202CF6D173EA302C76D177CA202C36D17F8A202C16DEE01F0A202C06D
+EE03E0A36F6CEE07C0A26F6CEE0F80A26F6CEE1F00A36F6D153EA26F6D5DA26F6D5DA36F
+6D4A5AA26F6D4A5AA2706C4A5AA3706C4A5AA2706C4AC7FCA2706D133EA3706D5BA2706D
+5BA2706D485AA2706D485AA3716C485AA2716C485AA2716C48C8FCA37113BEA27113FCA2
+715BA3715BA2715BA2D91FF06F5AB600FE050FB712F0A2725AA272C7FC74527CD17D>77
+D<B912FCF0FFE019FE737E1AE0D8000F01E0C7003F7F060313FC06007F737E7313807313
+C07313E0851BF0A21BF885A21BFCA91BF8A3611BF0A21BE04F13C0614F13804F13004F5A
+060713F8063F5B92B812C097C7FC19F8198003E0CBFCB3AEB712FEA54E527CD15A>80
+D<003FBB12FCA59126C0007FEB000301FCC7ED003FD87FF0F00FFE491807491803491801
+90C81600A2007E1A7EA3007C1A3EA500FC1A3F481A1FA6C91700B3B3AC49B912C0A55051
+7BD05B>84 D<EC3FFE0107B512E0011F14FC017F14FF2701FFC00F13C02703FE00037F48
+6C01007F6E6D7E486D80707EA2707EA3707F6C5B6C90C7FC6C5AC9FCA60307B5FC0203B6
+FC147F0103B7FC011FEBF00F017F1300EBFFFC000313F04813C0485B4890C7FC5A5B485A
+F081F012FF5BA35EA26D5C127F6D5C003F03F713C36DD901E314E06CD9C00714FF000790
+26F01F8114C06C90B5C61480C602FC6D1300011F01F0EB3FFC01010180EB07F03C387CB6
+42>97 D<EB3FF8B5FCA51203C6FCB3A4EE7FF00307B5FC031F14C0037F14F0913AF9FF00
+7FFCDAFFF8EB1FFF03E001077F03806D7F92C76C7F4A6E7F5C4A6F7E85183F85A38584A3
+1A80AD1A00A36061A261187F616E15FF616E4A5B6E4A5B6F495BDACFE04990C7FCDA87F0
+EB3FFE913A01FE01FFF8496CB65A49013F14C049010749C8FC90C813E041547DD249>I<
+943803FF80040FB5FCA5EE003F170FB3A4913803FF80023F13F849B512FE0107ECFF8F01
+1F9038C03FEF90273FFE0007B5FCD97FF8130149487F484980484980484980488291C8FC
+5A5B123FA2127F5BA312FFAD127FA37F123FA3121F7F6C5E6C6D5C5F6C6D91B5FC6C6D5B
+6C6D4914E0D97FFCD90FEFEBFF80D91FFFEB7F8F010790B5120F010114FC6D6C13E00207
+010049C7FC41547CD249>100 D<913807FF80027F13F849B512FE01076E7E011F010313
+E0903A3FFC007FF0D97FF06D7E49486D7E4849130F48496D7E48824890C77E1880485A82
+003F17C0A3485A18E082A212FFA290B8FCA401FCCAFCA6127FA37F123FA2EF03E06C7E17
+076C17C06C6D140F18806C6D141F6C6DEC3F006C6D147ED97FFC495AD91FFFEB07F86D90
+38E03FF0010390B512C001005D023F01FCC7FC020113E033387CB63C>I<133FEBFFC048
+7F487FA2487FA66C5BA26C5B6C5B013FC7FC90C8FCAEEB1FF8B5FCA512017EB3B3A6B612
+F0A51C547CD324>105 D<EB3FF8B5FCA51203C6FCB3B3B3B1B612F8A51D537CD224>108
+D<D93FF0EB1FFCB591B57E030314E0030F14F892391FC07FFC92397E003FFE000302F86D
+7EC6EBF1F04B6D7FECF3C0ECF78092C76C7F14FF5CA25CA45CB3ACB6D8F807B612C0A542
+367CB549>110 D<913801FFC0023F13FE91B67E010315E0010F018013F8903A3FFC001F
+FED97FF0EB07FF49486D7F48496D7F48496D7F91C8127F4883488349153F001F83A2003F
+8349151FA2007F83A400FF1880AC007F1800A3003F5F6D153FA2001F5FA26C6C4B5AA26C
+6D4A5A6C5F6C6D495B6C6D495B6D6C4990C7FCD93FFCEB1FFE6DB46CB45A010790B512F0
+010115C0D9003F49C8FC020313E039387CB642>I<147CA614FCA41301A31303A21307A2
+130F131F133F137F13FF1203000F90B512FEB7FCA426007FFCC8FCB3A9EE0F80ABEE1F00
+6D7EA2011F143E806D6D5A6DEBC1F86DEBFFF001005C023F1380DA03FEC7FC294D7ECB33
+>116 D<D93FF8913801FFC0B50207B5FCA50003ED001FC61607B3AE5FA35FA25F137F5F
+6D6C14F7DC01E713F06D6CD907C7EBFFC0903A0FFF801F876D90B51207010114FC6D6C13
+F0020701C091C7FC42377CB549>I<140FEC3F80EC7FE04A7E81497F818182826D806E7F
+6E7F020F7F02017F6E6C7E150FED01FEED007E160C93C9FCA4EC3FFE0107B512E0011F14
+FC017F14FF2701FFC00F13C02703FE00037F486C01007F6E6D7E486D80707EA2707EA370
+7F6C5B6C90C7FC6C5AC9FCA60307B5FC0203B6FC147F0103B7FC011FEBF00F017F1300EB
+FFFC000313F04813C0485B4890C7FC5A5B485AF081F012FF5BA35EA26D5C127F6D5C003F
+03F713C36DD901E314E06CD9C00714FF00079026F01F8114C06C90B5C61480C602FC6D13
+00011F01F0EB3FFC01010180EB07F03C507CCE42>224 D E
+%EndDVIPSBitmapFont
+/Fz 241[31 57 13[{ TeXbbad153fEncoding ReEncodeFont }2
+41.511 /CMSY5 rf
+%DVIPSBitmapFont: FA ecrm0500 5 37
+/FA 37 234 df<127012F8A3127005057A8411>46 D<EA01FCEA07FF380F0780381C01C0
+383800E0A2007813F000701370A200F01378AB00701370A2007813F0003813E0A2381C01
+C0380F07803807FF00EA01FC151D7D9B1C>48 D<1360EA01E0120F12FF12F11201B3A338
+7FFF80A2111C7B9B1C>I<EA03FCEA0FFF383C0FC0387003E0387801F0EAFC0014F8A214
+781278C712F814F0A2EB01E0EB03C0EB0780EB0F00131C5B13E03801C018EA0380EA0600
+481338383FFFF05AB5FCA2151C7D9B1C>I<EA01FC380FFF80381E07C0383001E0007C13
+F01300127EEA7C01003813E0EA0003EB07C0EB1F803803FE005B38000780EB03C0EB01E0
+EB00F014F81230127812FCA214F0EA7801387003E0383C07C0380FFF00EA03FC151D7D9B
+1C>I<EB01C013031307130FA2131B1333137313E3EA01C3EA038313031206120C121C12
+38127012E0B512FEA2380003C0A6EB7FFEA2171C7E9B1C>I<001C13E0EA1FFF14C01400
+13FC0018C7FCA513FCEA1BFF381F07C0381C01E01218EB00F0C7FC14F8A2127012F8A214
+F01301006013E0387003C0383C0F80380FFF00EA03F8151D7D9B1C>I<EB3F80EBFFC038
+03C0E0380700F0EA0E01121C383800E014001278127013FF00F3138038F601C038F400E0
+00F813F01470481378A41270A200781370123814E0381C01C0380F03803807FF00EA01FC
+151D7D9B1C>I<1260387FFFF8A214F014E038E000C05AEB0180EB0300EA00065B5BA25B
+1370A213F05B1201A41203A66C5A151D7C9B1C>I<EB07F8EB3FFF9038F807C03903C000
+F048C71238390C03F00C39180FFC0639303E0E03EB78073A607003E180EBF001D8C0E0EB
+E0C012C1A512C0EA60F090397003E1803830780790393E0FE30039180FFCFE390C03F03C
+0007C9FCD803C0EB07C0D800F8EBFF0090383FFFF8010790C7FC221D7C9C2B>64
+D<14C0497EA2497EA2497E1306A2EB0C7CA2EB187E143EEB383FEB301FA2496C7EA201C0
+7F90B5FC4880EB8003000380EB0001A200066D7EA2001F803AFFC007FFC0A2221D7D9C29
+>I<903807F80290383FFF069038FC038E3903F000FED807C0133E485A48C7121E003E14
+0E123C007C1406A2127800F81400A61278007C1406A2123C003E140C7E6C6C13186C6C13
+38D803F013703900FC03C090383FFF80903807FC001F1E7C9C28>67
+D<B512FEECFFC03907C003F0EC007C818181ED078016C01503A216E0A716C01507168015
+0F1600153E5DEC03F0B612C04AC7FC231C7E9B2A>I<B612F8A23807C0001538A2151CA2
+150C140CA21500141C143CEBFFFCA2EBC03C141C140CA391C7FCA6B5FCA21E1C7E9B24>
+70 D<903807F80290383FFF069038FC038E3903F000FED807C0133E485A48C7121E003E
+140E123C007C1406A2127800F891C7FCA591380FFFE01278007C9038003E00A2123C123E
+7E6C7E6C7ED803F0137E3900FE01CE90383FFF82D907FCC7FC231E7C9C2B>I<B5FCA2EA
+07C0AF1530A31570A2156015E014011407B6FCA21C1C7E9B22>76
+D<D8FFE0EBFFF07F0007EC0F00D806F81306137C137E7FEB1F80EB0FC0EB07E0EB03F013
+01EB00F8147C147E143FEC1F86EC0FC6EC07E6EC03F61401EC00FE157EA2153E000F141E
+D8FFF0130E1506241C7E9B29>78 D<B512FCECFF803907C007E0EC01F0EC00F81578157C
+A4157815F8EC01F0EC07E090B51280ECFC0001C0C7FCAAEAFFFEA21E1C7E9B25>80
+D<D8FFFEEBFFF0A2D807C0EB0F001506B200035C7F00015C6C7E0178137090383E01E090
+380FFF80D901FCC7FC241D7E9B29>85 D<EA1FF8EA3FFEEA7C0FEB0780EB03C012381200
+EA01FFEA0FC3EA3E03127812F014C6A21307387C0FEE383FFBFC380FC1F017127D911C>
+97 D<12FEA2121EA9EB1FC0EBFFF0381FC0F8EB003C001E131EA2140FA6141EA2001F13
+3C381DC0F8381CFFE038181F80181D7D9C1F>I<48B4FC00071380381F07C0123C123838
+78038048C7FCA6127800381360003E13C0EA1F813807FF00EA01FC13127D9119>I<EA01
+FE3807FF80381F03C0383C00E0123800781370B512F0A200F0C7FCA4127800381330001E
+1360380F80E03807FF803800FE0014127E9119>101 D<131FEBFF803801E7C0EA03C713
+8738078380EB8000A5EAFFFCA2EA0780AEEA3FF8A2121D7F9C12>I<143C3801F8FE3807
+FF8E380E070E381C038C003C13C0A4001C1380380E0700EA0FFEEA19F80018C7FC121C38
+1FFF806C13F014F84813FC3878007C0060131E00E0130EA30078133C003E13F8380FFFE0
+00011300171C7E921C>I<12FEA2121EA9EB1FC0EB7FE0EBC0F0381F0078A2121EAB38FF
+C3FFA2181D7D9C1F>I<121C123EA3121CC7FCA612FEA2121EAEEAFFC0A20A1D7D9C11>I<
+12FEA2121EB3A7EAFFC0A20A1D7D9C11>108 D<38FE1FC0EB7FE0381EC0F0381F0078A2
+121EAB38FFC3FFA218127D911F>110 D<13FE3807FFC0380F01E0383C00780038133800
+78133C48131EA60078133C00381338003C1378380F01E03807FFC03800FE0017127E911C
+>I<38FE1FC0EBFFF0381FC0F8EB003C001E131EA2140FA6141E143E001F137CEBC0F838
+1EFFE0EB1F8090C7FCA6EAFFC0A2181A7D911F>I<EAFE3C137EEA1ECFEA1F8F13061300
+121EAAEAFFE0A210127D9116>114 D<1203A35AA25AA2123FEAFFFCA2EA0F00A81306A5
+EA078CEA03F8EA01F00F1A7E9916>116 D<38FE03F8A2381E0078AB14F8A2380F037838
+07FE7FEA03F818127D911F>I<39FFC07F80A2390F003C0014186C6C5AA26C6C5AA26C6C
+5AA23800F180A2017BC7FCA2133EA2131CA219127E911E>I<39FFC07F80A2390F003C00
+14186C6C5AA26C6C5AA26C6C5AA23800F180A2017BC7FCA2133EA2131CA21318A2EA7030
+12F85BEAF9C0EA7F80003EC8FC191A7E911E>121 D<130E131E133F137E13F8EA03E013
+800002C7FCC8FCA2EA01FE3807FF80381F03C0383C00E0123800781370B512F0A200F0C7
+FCA4127800381330001E1360380F80E03807FF803800FE00141C7E9B19>233
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: FB ecbx0500 5 4
+/FB 4 53 df<123812FEA5123807077A8612>46 D<EBFF80000313E0000F13F8381F80FC
+383F007E003E133E007E133F007C7FA200FC1480AB007C1400A2007E5B003E133E003F13
+7E381FC1FC6CB45A6C5BC61380191D7D9B1F>48 D<EA03FE381FFFC04813E0387C07F838
+FE03FC1301EB00FEA30038137EC712FEA2EB01FCA2EB03F8EB07E0EB0FC0EB3F00137EEB
+F81EEA01F03807C03C380FFFFC5A127FB5FC14F8A2171C7C9B1F>50
+D<EB07F0A2130F131F133F133D137913F11201EA03E113C1EA0781EA0F01121F121E123C
+127812F8B61280A3390003F000A490B51280A3191C7D9B1F>52 D
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: FC eccc0500 5 31
+/FC 31 234 df<B612E0A21B027F8B1E>21 D<127012F812FCA2127C120CA31218A21230
+12E01240060D7A9C12>39 D<EAFFFCA30E037E8A15>45 D<1470A214F8A2497EA2EB037E
+143EEB063F80010E7FEB0C0F011C7FEB180701387FEB300301707FEB600190B57EA23901
+C000FC49137C0003147E90C7123E48143F000680121F3AFFC001FFF8A2251D7D9C2C>65
+D<B612FEA23907C0007E151E150E81A2EC0C03A3021CC7FC143CEBFFFCA2EBC03C141C14
+0CED0180A2EC00031600A25DA2151F157EB612FEA2211C7D9B28>69
+D<EAFFFEA2EA07C0B3A6EAFFFEA20F1C7D9B16>73 D<D8FFC0EC1FFC6D143F00071680D8
+06F0146FA2017814CFA26DEB018FA26DEB030FA26D1306A2903807800C903803C018A290
+3801E030A2903800F060A2EC78C0A2EC3D80A2EC1F00120F3BFFF00E01FFFCA22E1C7D9B
+35>77 D<B512FEECFFE03907C001F0EC007C153E151E151FA4151E153E157CEC01F090B5
+12E0ECFE0001C0C7FCAAEAFFFEA2201C7D9B28>80 D<D8FFFEEB7FF8A2D807C0EB0780ED
+0300B2000314067F00015C6C6C131C01785B90383F01E090380FFFC0D901FEC7FC251D7D
+9B2C>85 D<D87FFEEBFFF0A2D803F8EB3F006C6C131800005C017E13706D5B90381F81C0
+90380FC380D907E7C7FCEB03FE5C13016D7EA2809038019F809038030FC0496C7E90380E
+03F0496C7E496C7E497F49137F4848EB3F800007141FD8FFF0EBFFFEA2271C7E9B2C>88
+D<1338A2137CA313CEA2EA01C71387A238030380A2380701C013FFA2380C00E0A2001C13
+701218123800FC13FEA217167E951B>97 D<EAFFFEEBFF80383803C0EB01E0EB00F01478
+1438A2143CA61438A21478147014E0EB03C0B51280EBFE0016167D951C>100
+D<B512C0A2EA3801EB00E01460A21400A2130C131CEA3FFCA2EA381C130C90C7FC1430A2
+14701460EB01E0B5FCA214167D9519>I<EBFE083803FF98380781F8381E007848133812
+3800781318127012F01400A51270387803FE1238383C00387EEA07803803FFF8C613C817
+167D951D>103 D<38FE03F8A2383800E0A8EA3FFFA2EA3800A838FE03F8A215167D951B>
+I<12FEA21238B212FEA207167D950D>I<B4FCA21238AD14C0A21301A2EB0780B5FCA212
+167D9517>108 D<00F8EB07E06C130F003C1480A20036131BA200331333A338318063A2
+3830C0C3A2EB6183A3EB3303A2131E127800FCEB0FE0130C1B167D9521>I<38F801F812
+FC383C0060123E123712331380EA31C0EA30E0A2137013381318131C130E1307A2EB03E0
+1301130012FC146015167D951B>I<13FE3803FF80380F83E0381E00F048137800381338
+0078133C0070131C00F0131EA60078133CA200381338003C13786C13F0380F83E03803FF
+803800FE0017167D951D>I<EAFFFC13FF38380780EB03C0EB01E0A5EB03C0EB0780383F
+FF0013FC0038C7FCA712FEA213167D9519>I<13FE3803FF80380F83E0381E00F0481378
+003813380078133C0070131C00F0131EA60070131C0078133C00381338383C7878381EFC
+F0380FC7E03803FF80C61382EB01FEA2EB00FC1478171A7D951D>I<EAFFF813FF383807
+80EB03C0EB01E0A4EB03C0EB0780383FFF0013FCEA380E7FEB0380A314C014C614E638FE
+01FCEB007817167D951B>I<EA0FC4EA3FFCEA703CEA601CEAC00CA2130012401260123C
+EA0FE0EA00F0131C130C1306A212C0A2EAE00CEAF01CEAFFF8EA8FE00F167D9515>I<B5
+12FEA238E0380E00C01306A300001300AE48B4FCA217167E951B>I<38FE01F8A2383800
+60AF6C13C0A2380F03803803FF00EA00FC15167D951B>I<00FC133EA2003813386C1330
+A214706C1360A26C13C0A213810003138013833801C300A2EA00E6A213FE137CA21338A2
+17167E951B>I<38FE01FCA2381E00E0380F01C03807038038038300EA01C613EEEA00FC
+13781338137C13FE13CEEA018738038380380703C0EA0601380C00E0001C137000FC13FE
+A217167E951B>120 D<00FC133EA2003C13386C1370000E13606C13C013810003138038
+01C30013E7EA00FE137C1338A813FEA217167E951B>I<123C123F13C0EA0FF0EA01F8EA
+001890C7FCA21338A2137CA313CEA2EA01C71387A238030380A2380701C013FFA2380C00
+E0A2001C13701218123800FC13FEA2171E7E9D1B>224 D<EB01E01307131FEB7F80EBFC
+0013C090C7FCA2B512C0A2EA3801EB00E01460A21400A2130C131CEA3FFCA2EA381C130C
+90C7FC1430A214701460EB01E0B5FCA2141E7D9D19>233 D E
+%EndDVIPSBitmapFont
+end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 600dpi
+TeXDict begin
+%%BeginPaperSize: a4
+a4
+%%EndPaperSize
+ end
+%%EndSetup
+%%Page: 1 1
+TeXDict begin 1 0 bop Black -9 34 a FC(Universit\351)20
+b(de)g(l)-5 b('Anonyme)21 b(XXI)r(I)e(\025)j(Pr\351p)-5
+b(ara)g(tion)20 b(\340)h(l)-5 b('\351preuve)21 b(de)f(mod\351lisa)-5
+b(tion)20 b(-)h(A)n(gr\351ga)-5 b(tion)20 b(Externe)h(de)f(Ma)-5
+b(th\351ma)g(tiques)20 b(\025)i FB(2004.)553 b FA(P)o(age)20
+b(n)3690 18 y Fz(\016)3725 34 y FA(1.)p Black -9 405
+3780 2 v Black Black 748 535 a Fy(F)-11 b(euille)44 b(de)g(TP)g(n)1640
+492 y Fx(\016)1686 535 y Fy(1)f(\025)h(Initiation)h(\340)f(Matlab)p
+-9 585 V 115 816 a Fw(Ce)31 b(TP)g(p)r(orte)f(sur)h(les)f(en)n
+(tr\351es)g(et)h(sorties,)f(les)g(fonctions)g(et)h(les)g(outils)f
+(graphiques)g(don)n(t)g(v)n(ous)g(disp)r(osez)g(sous)-9
+915 y(Matlab.)-9 1131 y Fv(1)112 b(En)m(tr\351es)36 b(et)i(sorties)115
+1281 y Fw(La)33 b(commande)h Fu(input)d Fw(p)r(ermet)j(de)g(demander)f
+(\340)h(l'utilisateur)f(Matlab)h(d'en)n(trer)f(les)g(v)-5
+b(aleurs)33 b(de)h(v)-5 b(ariables)33 b(\340)-9 1380
+y(utiliser.)k(La)g(commande)g Fu(pause)f Fw(p)r(ermet)i(de)g(stopp)r
+(er)f(l'ex\351cution)g(Matlab.)h(V)-7 b(ous)37 b(p)r(ouv)n(ez)g
+(pr\351ciser)f(le)i(nom)n(bre)-9 1480 y(de)30 b(secondes)g(de)h(p)r
+(ose)f(ou)h(rev)n(enir)e(\340)h(Matlab)h(en)g(appuy)n(an)n(t)e(sur)i
+(n'imp)r(orte)f(quelle)h(touc)n(he.)f(La)h(commande)f
+Fu(save)-9 1580 y Fw(p)r(ermet)g(de)f(sauv)n(egarder)e(dans)i(un)h
+(\034c)n(hier,)f(don)n(t)h(le)g(nom)f(par)g(d\351faut)h(est)g
+Fu(matlab.mat)p Fw(,)c(le)j(con)n(ten)n(u)g(de)h(certaines)-9
+1679 y(v)-5 b(ariables)31 b(don)n(t)i(v)n(ous)e(souhaitez)h(garder)f
+(une)i(trace.)f(Ce)h(\034c)n(hier)f(p)r(eut)i(\352tre)e(app)r(el\351)h
+(par)f(la)h(commande)f Fu(load)f Fw(qui)-9 1779 y(restaure)26
+b(toutes)h(les)g(v)-5 b(ariables)27 b(que)g(v)n(ous)g(a)n(v)n(ez)f
+(sauv)n(egard\351es.)-42 1838 y Ft(\007)p -9 1838 3780
+4 v 3776 w(\004)p -42 1961 4 92 v 3800 1961 V -7 1934
+a Fs(n)-6 b(=)m Fr(i)t(n)t(p)t(u)t(t)13 b Fs(\()p 0 0.5 0
+TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb 16 w(E)8
+b(n)g(t)g(r)g(e)g(z)p Black 0 0.5 0 TeXcolorrgb 10 w( )p
+Black 0 0.5 0 TeXcolorrgb 15 w(l)j(a)p Black 0 0.5 0
+TeXcolorrgb 15 w( )p Black 0 0.5 0 TeXcolorrgb 14 w(v)f(a)g(l)g(e)g(u)g
+(r)p Black 0 0.5 0 TeXcolorrgb 13 w( )p Black 0 0.5 0
+TeXcolorrgb 9 w(d)5 b(e)p Black 0 0.5 0 TeXcolorrgb 9
+w( )p Black 0 0.5 0 TeXcolorrgb 6 w(n)p Black 0 0.5 0
+TeXcolorrgb 12 w( )10 b(:)g( )p Black 0 0.5 0 TeXcolorrgb
+27 w(')p Black 24 w(\))15 b(;)p 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 152 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(A)6 b(f)g(f)g(e)g(c)g(t)g(e)g(z)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(u)f(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(v)h(a)g(l)g(e)g(u)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(\340)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53 w(n)p
+Black 0 0 0.5 TeXcolorrgb 7 w(.)p Black -42 2053 V 3800
+2053 V -5 2025 a Fs(a)m(=)m Fr(i)t(n)t(p)t(u)t(t)13 b
+Fs(\()p 0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb
+19 w(P)e(r)g(e)g(c)g(i)g(s)g(e)g(z)p Black 0 0.5 0 TeXcolorrgb
+16 w( )p Black 0 0.5 0 TeXcolorrgb 15 w(l)g(a)p Black
+0 0.5 0 TeXcolorrgb 15 w( )p Black 0 0.5 0 TeXcolorrgb
+14 w(v)f(a)g(l)g(e)g(u)g(r)p Black 0 0.5 0 TeXcolorrgb
+13 w( )p Black 0 0.5 0 TeXcolorrgb 9 w(d)5 b(e)p Black
+0 0.5 0 TeXcolorrgb 10 w( )p Black 0 0.5 0 TeXcolorrgb
+8 w(a)p Black 0 0.5 0 TeXcolorrgb 14 w( )10 b(:)g( )p
+Black 0 0.5 0 TeXcolorrgb 27 w(')p Black 24 w(\))16 b(;)p
+0 0 0.5 TeXcolorrgb 59 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(A)6 b(f)g(f)g(e)g(c)g(t)g(e)g(z)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(u)f(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(v)h(a)g(l)g(e)g(u)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(\340)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53 w(a)p
+Black 0 0 0.5 TeXcolorrgb 7 w(.)p Black -42 2144 V 3800
+2144 V -6 2117 a Fs(v)-5 b(=)m(a)17 b(.)d(^)g([)f(0)h(:)i(n)j(])e(;)56
+b(A)-13 b(=)q Fr(t)9 b(o)g(e)g(p)g(l)g(i)g(t)g(z)16 b
+Fs(\()11 b(v)17 b(\))f(;)58 b(d)-5 b(=)l Fr(d)t(e)t(t)11
+b Fs(\()r(A)e(\))15 b(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 106 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(C)6 b(r)g(\351)g(a)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(m)h(a)g(t)g(r)g(i)g(c)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(T)h(o)g(e)g(p)g(l)g
+(i)g(t)g(z)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(A)p Black -42 2235 V 3800 2235 V -5
+2208 a Fr(s)t(a)t(v)t(e)58 b Fs(r)10 b(e)g(s)g(t)g(o)g(e)g(p)61
+b(n)51 b(a)45 b(A)d(d)16 b(;)p 0 0 0.5 TeXcolorrgb 59
+w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(S)6 b(a)g(u)g(v)g(e)g(g)g(a)g(r)g(d)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 52
+w(n)p Black 0 0 0.5 TeXcolorrgb 10 w(,)p Black 0 0 0.5
+TeXcolorrgb 50 w(a)p Black 0 0 0.5 TeXcolorrgb 10 w(,)p
+Black 0 0 0.5 TeXcolorrgb 50 w(A)p Black 0 0 0.5 TeXcolorrgb
+11 w(,)p Black 0 0 0.5 TeXcolorrgb 51 w(d)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(d)g(a)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(r)h(e)g(s)g(t)g(o)g(e)g(p)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(m)f(a)g(t)p Black
+-42 2327 V 3800 2327 V -1 2299 a Fr(c)j(l)g(e)g(a)g(r)p
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 793 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(E)e(f)g(f)g(a)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(t)g(o)g(u)g(t)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(l)f(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(v)h(a)g(r)g(i)g(a)g(b)g(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 61 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(s)h(e)g(s)g(s)g(i)g
+(o)g(n)p Black 0 0 0.5 TeXcolorrgb 11 w(.)p Black -42
+2418 V 3800 2418 V -4 2390 a Fr(l)f(o)g(a)g(d)60 b Fs(r)10
+b(e)g(s)g(t)g(o)g(e)g(p)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 477 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(R)c(e)g(s)g(t)g(a)g(u)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(v)h(a)g(r)g(i)g(a)g(b)g(l)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(r)h(e)g(s)g(t)g(o)g(e)g(p)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(m)f(a)g(t)p Black
+0 0 0.5 TeXcolorrgb 10 w(.)p Black -42 2509 V 3800 2509
+V -14 2482 a Fr(w)-5 b(h)g(o)p 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 874 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(V)6 b(\351)g(r)g(i)g(f)g(i)g(c)g(a)g(t)g
+(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb 16 w(.)p Black
+-42 2544 a Ft(\006)p -9 2544 3780 4 v 3776 w(\005)-9
+2773 y Fv(2)112 b(F)-9 b(onctions)115 2922 y Fw(Un)20
+b(ensem)n(ble)f(de)g(commandes)f(Matlab)h(p)r(eut)h(\352tre)f
+(consid\351r\351)f(comme)h(une)g(fonction.)g(On)g(p)r(eut)h(v)n(oir)e
+(une)h(fonction)-9 3022 y(comme)32 b(un)i(sous-programme)29
+b(Matlab)k(don)n(t)g(les)g(param\350tres)e(\351v)n(en)n(tuels)h(son)n
+(t)h(les)g(argumen)n(ts)e(de)i(la)g(fonction)g(et)-9
+3122 y(don)n(t)28 b(les)h(r\351sultats)g(son)n(t)f(les)h(images)f(de)i
+(cette)f(fonction.)g(Beaucoup)f(de)h(fonctions)g(Matlab,)g(comme)g(par)
+f(exemple)-9 3221 y Fu(mean)p Fw(,)23 b(son)n(t)i(d\351j\340)h
+(\351crites)e(en)i(Matlab)f(et)h(le)f(co)r(de)g(Matlab)g(corresp)r
+(ondan)n(t)e(est)j(sto)r(c)n(k)n(\351)e(dans)h(un)h(\034c)n(hier)f(don)
+n(t)g(le)g(nom)-9 3321 y(se)j(termine)g(par)g Fu(.m)p
+Fw(.)g(P)n(our)g Fu(mean)p Fw(,)f(il)i(s'agit)f(de)h
+Fu(mean.m)p Fw(.)d(Ajouter)j(de)f(nouv)n(elles)g(fonctions)g(\340)g
+(Matlab)h(revien)n(t)e(donc)-9 3421 y(\340)d(\351crire)g(de)h(nouv)n
+(eaux)e(\034c)n(hiers)h(de)h(ce)g(t)n(yp)r(e.)g(Il)g(est)g(d'usage)f
+(d'app)r(eler)h(une)g(fonction)g(du)g(m\352me)g(nom)g(que)g(le)g(\034c)
+n(hier)-9 3520 y(corresp)r(ondan)n(t.)115 3620 y Fp(Sim)m(ulation)i(de)
+i(lois)e(discr\350tes.)d Fw(Dans)h(v)n(otre)f(r\351p)r(ertoire)g(p)r
+(ersonnel,)h(\351diter)g(le)g(\034c)n(hier)f Fu(probadis.m)d
+Fw(suiv)-5 b(an)n(t)-9 3719 y(don)n(t)27 b(le)h(co)r(de)f(Matlab)g
+(g\351n\350re)g(une)g(r\351alisation)f(al\351atoire)g(d'une)i(loi)f
+(discr\350te)g(\340)g(supp)r(ort)h(\034ni.)-42 3779 y
+Ft(\007)p -9 3779 V 3776 w(\004)p -42 3902 4 92 v 3800
+3902 V -3 3874 a Fr(f)6 b(u)g(n)g(c)g(t)g(i)g(o)g(n)62
+b Fs(r)11 b(e)g(s)51 b(=)d(p)9 b(r)g(o)g(b)g(a)g(d)g(i)g(s)18
+b(\()10 b(x)16 b(,)e(p)9 b(\))p -42 3993 V 3800 3993
+V 0 0 0.5 TeXcolorrgb -6 3966 a Fq(\045)p Black 0 0 0.5
+TeXcolorrgb 9 w(r)c(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+55 w(=)p Black 0 0 0.5 TeXcolorrgb 56 w(P)h(R)g(O)g(B)g(A)g(D)g(I)g(S)p
+Black 0 0 0.5 TeXcolorrgb 12 w(\()p Black 0 0 0.5 TeXcolorrgb
+6 w(x)p Black 0 0 0.5 TeXcolorrgb 8 w(,)p Black 0 0 0.5
+TeXcolorrgb 7 w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\))p
+Black -42 4084 V 3800 4084 V 0 0 0.5 TeXcolorrgb -6 4057
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 378 w(I)g(n)g(p)g(u)g(t)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 147 w(x)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 240 w(v)g(e)g(c)g(t)g(o)g
+(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+58 w(o)f(f)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(r)g(e)g(a)g(l)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(n)h(u)g(m)g(b)g(e)g(r)g(s)p
+Black 0 0 0.5 TeXcolorrgb 56 w(\()p Black 0 0 0.5 TeXcolorrgb
+11 w(s)g(u)g(p)g(p)g(o)g(r)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(p)g(o)g(i)g(n)g(t)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(i)f(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(I)g(R)p Black 0 0 0.5 TeXcolorrgb 7 w(\))p Black
+-42 4176 V 3800 4176 V 0 0 0.5 TeXcolorrgb -6 4148 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 744 w(p)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 240
+w(v)h(e)g(c)g(t)g(o)g(r)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(o)f(f)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)h(r)g(o)g(b)g(a)g(b)g(i)g(l)g(i)g(t)g
+(y)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+64 w(w)g(e)g(i)g(g)g(h)g(t)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(a)g(s)g(s)g(o)g(c)g(i)g(a)g(t)g(e)g(d)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(t)f(o)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+53 w(x)p Black -42 4267 V 3800 4267 V 0 0 0.5 TeXcolorrgb
+-6 4240 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 1020 w(i)p Black
+0 0 0.5 TeXcolorrgb 7 w(.)p Black 0 0 0.5 TeXcolorrgb
+7 w(e)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5
+TeXcolorrgb 52 w(n)t(o)t(n)p Black 0 0 0.5 TeXcolorrgb
+13 w(-)p Black 0 0 0.5 TeXcolorrgb 10 w(n)h(e)g(g)g(a)g(t)g(i)g(v)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(r)f(e)g(a)g(l)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(n)h(u)g(m)g(b)g(e)g(r)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(s)f(u)g(c)g(h)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(t)g(h)g(a)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(s)g(u)g(m)p Black 0 0 0.5 TeXcolorrgb
+9 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(p)p Black 0 0 0.5
+TeXcolorrgb 10 w(\))51 b(=)6 b(=)51 b(1)p Black -42 4358
+V 3800 4358 V 0 0 0.5 TeXcolorrgb -6 4331 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 378 w(O)6 b(u)g(t)g(p)g(u)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+104 w(r)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 150 w(r)h(a)g(n)g(d)g(o)g(m)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(n)g(u)g(m)g(b)g(e)g(r)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(c)g(h)g(o)g(s)g(e)g(n)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(f)f(r)g(o)g(m)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(t)g(h)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(f)h(i)g(n)g(i)g(t)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(d)g(i)g(s)g(c)g(r)g(e)g(t)g
+(e)p Black -42 4450 V 3800 4450 V 0 0 0.5 TeXcolorrgb
+-6 4422 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 1023 w(d)g(i)g(s)g(t)g(r)g(i)g(b)
+g(u)g(t)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 64 w(o)f(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 53 w(x)p Black 0 0 0.5 TeXcolorrgb
+9 w(\()g(1)g(\))10 b(,)5 b(.)g(.)g(.)10 b(,)p Black 0 0 0.5
+TeXcolorrgb 10 w(x)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p
+Black 0 0 0.5 TeXcolorrgb 7 w(n)p Black 0 0 0.5 TeXcolorrgb
+9 w(\))p Black 0 0 0.5 TeXcolorrgb 53 w(w)5 b(i)g(t)g(h)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(p)h(r)g(o)g(b)g(a)g(b)g(i)g(l)g(i)g(t)g(y)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 64 w(w)g(e)g(i)g(g)g(h)g(t)g(s)p
+Black -42 4541 V 3800 4541 V 0 0 0.5 TeXcolorrgb -6 4514
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 1020 w(p)p Black 0 0 0.5 TeXcolorrgb
+9 w(\()f(1)g(\))10 b(,)5 b(.)g(.)g(.)10 b(,)p Black 0 0 0.5
+TeXcolorrgb 10 w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p
+Black 0 0 0.5 TeXcolorrgb 7 w(n)p Black 0 0 0.5 TeXcolorrgb
+9 w(\))p Black 0 0 0.5 TeXcolorrgb 54 w(w)c(h)g(e)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(n)p Black 0 0 0.5 TeXcolorrgb 55 w(=)f(=)p Black 0 0 0.5
+TeXcolorrgb 57 w(l)h(e)g(n)g(g)g(t)g(h)p Black 0 0 0.5
+TeXcolorrgb 9 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(x)p
+Black 0 0 0.5 TeXcolorrgb 10 w(\))51 b(=)6 b(=)p Black
+0 0 0.5 TeXcolorrgb 57 w(l)g(e)g(n)g(g)g(t)g(h)p Black
+0 0 0.5 TeXcolorrgb 9 w(\()p Black 0 0 0.5 TeXcolorrgb
+7 w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\))p Black -42
+4632 V 3800 4632 V 0 0 0.5 TeXcolorrgb -6 4605 a(\045)p
+Black -42 4724 V 3800 4724 V 0 0 0.5 TeXcolorrgb -6 4696
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(R)g(e)g(n)g(v)g(o)g(i)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(U)f(N)g(E)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(r)h(\351)g(a)g(l)g(i)g(s)g
+(a)g(t)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 63 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(l)g(o)g(i)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)h(i)g(s)g(c)g(r)g(\350)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(s)g(u)g(p)g(p)g(o)g(r)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(f)f(i)g(n)g(i)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(s)g(u)g(r)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(I)g(R)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(d)g(o)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(e)g(s)p Black -42 4815 V 3800 4815 V 0 0 0.5 TeXcolorrgb
+-6 4788 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(p)h(o)g(i)g(n)g(t)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(s)h(u)g(p)g(p)g(o)g
+(r)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+59 w(s)f(o)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(m)g(p)g(o)g(s)g(a)g(n)g(t)g(e)g
+(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+63 w(d)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(v)h(e)g(c)g(t)g(e)g(u)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(x)p Black
+0 0 0.5 TeXcolorrgb 10 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(e)f(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(p)h(o)g(i)g(d)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(s)f(o)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(e)g(s)p Black -42 4906 V 3800 4906 V 0 0 0.5 TeXcolorrgb
+-6 4879 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(c)h(o)g(m)g(p)g(o)g(s)g(a)g(n)g(t)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(d)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+57 w(v)h(e)g(c)g(t)g(e)g(u)g(r)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)p Black 0 0 0.5 TeXcolorrgb
+9 w(.)p Black 0 0 0.5 TeXcolorrgb 53 w(D)f(o)g(n)g(c)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(x)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5
+TeXcolorrgb 7 w(i)p Black 0 0 0.5 TeXcolorrgb 9 w(\))p
+Black 0 0 0.5 TeXcolorrgb 51 w(a)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(u)g(n)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(p)h(r)g(o)g(b)g(a)g(b)g(i)g
+(l)g(i)g(t)g(\351)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p
+Black 0 0 0.5 TeXcolorrgb 7 w(i)p Black 0 0 0.5 TeXcolorrgb
+9 w(\))p Black 0 0 0.5 TeXcolorrgb 51 w(d)p Black 0 0 0.5
+TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb 9 w(\352)f(t)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(r)h(e)g(n)g(v)g(o)g(y)g(\351)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black -42 4998 V 3800 4998 V 0 0 0.5 TeXcolorrgb
+-6 4970 a(\045)p Black -42 5089 V 3800 5089 V 0 0 0.5
+TeXcolorrgb -6 5062 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(L)f(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(m)h(\351)g(t)g(h)g(o)g(d)g
+(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+59 w(c)g(o)g(n)g(s)g(i)g(s)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(\351)g(c)g(r)g(i)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(l)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb 60 w([)f(0)11 b(,)5 b(1)g(])p
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(m)g(m)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(u)f(n)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(r)h(\351)g(u)g(n)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(d)g(i)g(s)g(j)g(o)g(i)g(n)g(t)g(e)p
+Black -42 5180 V 3800 5180 V 0 0 0.5 TeXcolorrgb -6 5153
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+52 w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(l)h(o)g(n)g(g)g(u)g(e)g(u)g(r)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(p)p Black
+0 0 0.5 TeXcolorrgb 10 w(\()f(1)g(\))10 b(,)5 b(.)g(.)g(.)10
+b(,)p Black 0 0 0.5 TeXcolorrgb 55 w(p)p Black 0 0 0.5
+TeXcolorrgb 7 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(n)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb
+53 w(p)5 b(u)g(i)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(r)h(e)g(g)g(a)g(r)g(d)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(a)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(q)g(u)g(e)g(l)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 60 w(a)h(p)g(p)g(a)g(r)g(t)g(i)g(e)g(n)g(t)p
+Black Black -9 5402 a FA(14)20 b(f\351vrier)g(2004.)27
+b(Cop)o(yrigh)o(t)684 5401 y(c)668 5402 y Fz(\015)19
+b FA(A.)g(Gr\351gatif)i(agreg@lab)q(o.univ.fr.)27 b(GNU)19
+b(FDL)h(Cop)o(yleft.)1468 b(P)o(age)20 b(n)3690 5385
+y Fz(\016)3725 5402 y FA(1.)p Black eop end
+%%Page: 2 2
+TeXDict begin 2 1 bop Black -9 34 a FC(Universit\351)20
+b(de)g(l)-5 b('Anonyme)21 b(XXI)r(I)e(\025)j(Pr\351p)-5
+b(ara)g(tion)20 b(\340)h(l)-5 b('\351preuve)21 b(de)f(mod\351lisa)-5
+b(tion)20 b(-)h(A)n(gr\351ga)-5 b(tion)20 b(Externe)h(de)f(Ma)-5
+b(th\351ma)g(tiques)20 b(\025)i FB(2004.)553 b FA(P)o(age)20
+b(n)3690 18 y Fz(\016)3725 34 y FA(2.)p Black -43 352
+4 92 v 3800 352 V 0 0 0.5 TeXcolorrgb -6 325 a Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(l)5 b(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(r)h(\351)g(a)g(l)g(i)g(s)g(a)g(t)g(i)g(o)g(n)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(d)p
+Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb
+9 w(u)f(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(l)g(o)g(i)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(u)h(n)g(i)g(f)g(o)g(r)g(m)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(o)g(b)g(t)g(e)g(n)g(u)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(p)f(a)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(u)g(n)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(a)h(p)g(p)g(e)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(r)f(a)g(n)g(d)p Black 0 0 0.5 TeXcolorrgb 14 w(.)p
+Black 0 0 0.5 TeXcolorrgb 53 w(L)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(v)h(a)g(l)g(e)g(u)g(r)g(s)p
+Black -43 444 V 3800 444 V 0 0 0.5 TeXcolorrgb -6 416
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(r)g(e)g(n)g(v)g(o)g(y)g(\351)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(p)f(a)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(a)h(p)g(p)g(e)g(l)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(s)g(u)g(c)g(c)g(e)g(s)g(s)g
+(i)g(f)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 62 w(s)f(o)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(d)g(o)g(n)g(c)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(p)g(s)g(e)g(u)g(d)g
+(o)p Black 0 0 0.5 TeXcolorrgb 15 w(-)p Black 0 0 0.5
+TeXcolorrgb 10 w(i)h(n)g(d)g(\351)g(p)g(e)g(n)g(d)g(a)g(n)g(t)h(e)f(s)p
+Black 0 0 0.5 TeXcolorrgb 16 w(.)p Black -43 535 V 3800
+535 V 0 0 0.5 TeXcolorrgb -6 508 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(P)f(o)g(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(r)h(a)g(i)g(s)g(o)g(n)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(d)p Black
+0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb
+10 w(e)g(f)g(f)g(i)g(c)g(a)g(c)g(i)g(t)g(\351)p Black
+0 0 0.5 TeXcolorrgb 16 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(c)h(o)g(n)g(d)g(i)g(t)g(i)g(o)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(n)g(\351)g(c)g(e)g(s)g(s)g(a)g(i)g(r)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 64 w(s)g(u)g(i)g(v)g(a)g
+(n)g(t)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(n)f(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(s)g(o)g(n)g(t)p Black -43 626
+V 3800 626 V 0 0 0.5 TeXcolorrgb -6 599 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(p)g(a)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(c)h(o)g(n)g(t)g(r)g(\364)g(l)g(\351)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62 w(p)f(a)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(c)h(e)g(t)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(f)g(o)g(n)g(c)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb 57 w(:)p Black -43 718 V 3800
+718 V 0 0 0.5 TeXcolorrgb -6 690 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+103 w(-)p Black 0 0 0.5 TeXcolorrgb 51 w(l)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(n)h(o)g(m)g(b)g(r)g
+(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+58 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(p)h(a)g(r)g(a)g(m)g(\350)g(t)g(r)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(p)g(a)g(s)g(s)g(\351)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(e)f(s)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(e)h(x)g(a)g(c)g(t)g(e)g(m)g
+(e)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb 59 w(2)p Black
+-43 809 V 3800 809 V 0 0 0.5 TeXcolorrgb -6 782 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 103 w(-)p Black 0 0 0.5 TeXcolorrgb
+51 w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(d)g(e)g(u)g(x)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(p)h(a)g(r)g(a)g(m)g(\350)g(t)g(r)g(e)g
+(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+60 w(x)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(e)f(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 54 w(p)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(s)g(o)g(n)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(b)g(i)g(e)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(v)h(e)g(c)g(t)g(e)g(u)g(r)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(e)f(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(s)g(o)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(m)g(\352)g(m)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(l)h(o)g(n)g(g)g(u)g(e)g(u)g
+(r)p Black -43 900 V 3800 900 V 0 0 0.5 TeXcolorrgb -6
+873 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 103 w(-)p Black
+0 0 0.5 TeXcolorrgb 51 w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(m)g(p)g(o)g(s)g(a)g(n)g(t)g(e)g
+(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+63 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 53 w(p)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(s)g(o)g(n)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(p)h(o)g(s)g(i)g(t)g(i)g(v)g
+(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+60 w(o)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(n)h(u)g(l)g(l)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(e)f(t)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(e)g(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(s)h(o)g(m)g(m)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(v)f(a)g(u)g(t)p Black 0 0 0.5
+TeXcolorrgb 58 w(1)g(.)p Black -43 992 V 3800 992 V 0 0 0.5
+TeXcolorrgb -6 964 a(\045)p Black -43 1083 V 3800 1083
+V 0 0 0.5 TeXcolorrgb -6 1056 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(S)g(e)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(a)g(l)g(s)g(o)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(R)h(D)g(I)g(S)g(C)g(R)p Black 0 0 0.5
+TeXcolorrgb 10 w(.)p Black -43 1174 V 3800 1174 V 0 0 0.5
+TeXcolorrgb -6 1147 a(\045)p Black -43 1266 V 3800 1266
+V 0 0 0.5 TeXcolorrgb -6 1238 a(\045)p Black 0 0 0.5
+TeXcolorrgb 54 w(#)g(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+57 w(C)g(o)g(p)g(y)g(r)g(i)g(g)g(h)g(t)p Black 0 0 0.5
+TeXcolorrgb 58 w(\()p Black 0 0 0.5 TeXcolorrgb 8 w(C)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb
+51 w(D)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5
+TeXcolorrgb 53 w(C)f(h)g(a)g(f)g(a)g(\357)p Black 0 0 0.5
+TeXcolorrgb 18 w(,)51 b(2)6 b(0)g(0)g(3)11 b(-)6 b(1)g(2)11
+b(-)6 b(0)g(6)g(.)p Black -43 1357 V 3800 1357 V 0 0 0.5
+TeXcolorrgb -6 1329 a(\045)p Black 0 0 0.5 TeXcolorrgb
+54 w(#)g(#)g(#)p Black 0 0 0.5 TeXcolorrgb 56 w(h)f(t)g(t)g(p)p
+Black 0 0 0.5 TeXcolorrgb 13 w(:)g(/)g(/)p Black 0 0 0.5
+TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(l)g(s)g(p)p Black
+0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+8 w(u)t(p)t(s)p Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black
+0 0 0.5 TeXcolorrgb 9 w(t)g(l)g(s)g(e)p Black 0 0 0.5
+TeXcolorrgb 11 w(.)p Black 0 0 0.5 TeXcolorrgb 10 w(f)g(r)p
+Black 0 0 0.5 TeXcolorrgb 7 w(/)p Black 0 0 0.5 TeXcolorrgb
+10 w(C)h(h)g(a)g(f)g(a)g(i)p Black 0 0 0.5 TeXcolorrgb
+9 w(/)p Black 0 0 0.5 TeXcolorrgb 10 w(a)g(g)g(r)g(e)g(g)g(a)g(t)g(i)g
+(o)g(n)p Black 0 0 0.5 TeXcolorrgb 14 w(.)p Black 0 0 0.5
+TeXcolorrgb 9 w(h)f(t)g(m)g(l)p Black -43 1448 V 3800
+1448 V 0 0 0.5 TeXcolorrgb -6 1421 a(\045)p Black 0 0 0.5
+TeXcolorrgb 54 w(#)h(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+57 w(L)g(i)g(c)g(e)g(n)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(G)f(N)g(U)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(G)h(e)g(n)g(e)g(r)g(a)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(P)g(u)g(b)g(l)g(i)g(c)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(L)g(i)g(c)g(e)g(n)g(s)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(h)f(t)g(t)g(p)p Black 0 0 0.5 TeXcolorrgb 14 w(:)g(/)g(/)p
+Black 0 0 0.5 TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5
+TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(g)g(n)g(u)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+9 w(o)g(r)g(g)p Black 0 0 0.5 TeXcolorrgb 9 w(/)p Black
+0 0 0.5 TeXcolorrgb 11 w(c)h(o)g(p)g(y)g(l)g(e)g(f)g(t)p
+Black 0 0 0.5 TeXcolorrgb 11 w(/)p Black 0 0 0.5 TeXcolorrgb
+9 w(g)f(p)g(l)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black
+0 0 0.5 TeXcolorrgb 9 w(h)g(t)g(m)g(l)p Black -43 1540
+V 3800 1540 V 0 0 0.5 TeXcolorrgb -6 1512 a(\045)p Black
+-43 1631 V 3800 1631 V -43 1722 V 3800 1722 V 0 0 0.5
+TeXcolorrgb -6 1695 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(O)g(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(p)h(o)g(u)g(r)g(r)g(a)g(i)g
+(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+60 w(i)g(m)g(p)g(l)g(\351)g(m)g(e)g(n)g(t)g(e)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 64 w(c)g(e)g(t)g(t)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(f)g(o)g(n)g(c)g(t)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(f)h(a)g(\347)g(o)g
+(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+57 w(s)g(u)g(i)g(v)g(a)g(n)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+57 w(:)p Black -43 1814 V 3800 1814 V 0 0 0.5 TeXcolorrgb
+-6 1786 a(\045)p Black -43 1905 V 3800 1905 V 0 0 0.5
+TeXcolorrgb -6 1877 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 102
+w(I)g(N)g(D)g(I)g(C)g(E)g(S)p Black 0 0 0.5 TeXcolorrgb
+57 w(=)p Black 0 0 0.5 TeXcolorrgb 54 w(f)f(i)g(n)g(d)p
+Black 0 0 0.5 TeXcolorrgb 12 w(\()p Black 0 0 0.5 TeXcolorrgb
+10 w(c)h(u)g(m)g(s)g(u)g(m)p Black 0 0 0.5 TeXcolorrgb
+9 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(p)p Black 0 0 0.5
+TeXcolorrgb 9 w(\))54 b(>)5 b(=)p Black 0 0 0.5 TeXcolorrgb
+55 w(r)g(a)g(n)g(d)p Black 0 0 0.5 TeXcolorrgb 13 w(\))g(;)p
+Black -43 1996 V 3800 1996 V 0 0 0.5 TeXcolorrgb -6 1969
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 101 w(r)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb 55 w(=)p Black 0 0 0.5 TeXcolorrgb 53 w(x)p
+Black 0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5 TeXcolorrgb
+10 w(I)h(N)g(D)g(I)g(C)g(E)g(S)p Black 0 0 0.5 TeXcolorrgb
+14 w(\()g(1)g(\))g(\))g(;)p Black -43 2087 V 3800 2087
+V 0 0 0.5 TeXcolorrgb -6 2060 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+102 w(r)g(e)g(t)g(u)g(r)g(n)p Black 0 0 0.5 TeXcolorrgb
+9 w(;)p Black -43 2179 V 3800 2179 V 0 0 0.5 TeXcolorrgb
+-6 2151 a(\045)p Black -43 2270 V 3800 2270 V 0 0 0.5
+TeXcolorrgb -6 2243 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(C)g(e)g(t)g(t)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(m)g(\351)g(t)g(h)g
+(o)g(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(e)f(s)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(r)g(r)g(e)g(c)g(t)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(m)f(a)g(i)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(i)h(n)g(e)g(f)g(f)g(i)g(c)g(a)g(c)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(c)f(a)g(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(e)g(l)g(l)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(n)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(t)h(i)g(e)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(p)f(a)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(c)h(o)g(m)g(p)g(t)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black
+-43 2361 V 3800 2361 V 0 0 0.5 TeXcolorrgb -6 2334 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(m)h(o)g(n)g(o)g(t)g(o)g(n)g(i)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(c)h(u)g(m)g(s)g(u)g
+(m)p Black 0 0 0.5 TeXcolorrgb 9 w(\()p Black 0 0 0.5
+TeXcolorrgb 7 w(p)p Black 0 0 0.5 TeXcolorrgb 8 w(\))i(,)p
+Black 0 0 0.5 TeXcolorrgb 53 w(c)d(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(q)g(u)g(i)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(e)h(n)g(t)g(r)g(a)g(i)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(d)f(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(t)h(e)g(s)g(t)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(i)g(n)g(u)g(t)g(i)g(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(u)f(n)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(f)g(o)g(i)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(q)g(u)g(e)p Black -43 2453 V 3800 2453 V 0 0 0.5 TeXcolorrgb
+-6 2425 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(v)h(a)g(l)g(e)g(u)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(c)g(r)g(i)g(t)g(i)g
+(q)g(u)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(\351)f(t)g(\351)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(f)h(r)g(a)g(n)g(c)g(h)g(i)g
+(e)p Black 0 0 0.5 TeXcolorrgb 14 w(.)p Black 0 0 0.5
+TeXcolorrgb 53 w(E)f(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(j)g(a)g(r)g(g)g(o)g(n)p Black
+0 0 0.5 TeXcolorrgb 18 w(,)p Black 0 0 0.5 TeXcolorrgb
+50 w(c)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 9 w(e)g(s)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(u)g(n)p Black 0 0 0.5
+TeXcolorrgb 54 w(')p Black 0 0 0.5 TeXcolorrgb 9 w(f)h(i)g(r)g(s)g(t)g
+(m)g(a)g(t)g(c)g(h)p Black 0 0 0.5 TeXcolorrgb 16 w(')p
+Black 0 0 0.5 TeXcolorrgb 51 w(q)s(u)p Black 0 0 0.5
+TeXcolorrgb 11 w(')p Black 0 0 0.5 TeXcolorrgb 9 w(i)f(l)p
+Black -43 2544 V 3800 2544 V 0 0 0.5 TeXcolorrgb -6 2517
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(n)g(o)g(u)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(f)g(a)g(u)g(t)p Black 0 0 0.5
+TeXcolorrgb 13 w(,)p Black 0 0 0.5 TeXcolorrgb 53 w(p)g(a)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(u)g(n)p Black 0 0 0.5 TeXcolorrgb 53 w(')p Black 0 0 0.5
+TeXcolorrgb 9 w(m)g(a)g(t)g(c)g(h)g(a)g(l)g(l)p Black
+0 0 0.5 TeXcolorrgb 21 w(')g(.)p Black 0 0 0.5 TeXcolorrgb
+56 w(L)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(n)h(o)g(m)g(b)g(r)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(i)g(f)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(i)h(m)g(p)g(l)g(i)g(q)g(u)g(\351)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(d)f(a)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(f)g(i)g(n)g(d)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(e)g(s)g(t)p Black -43 2635 V 3800 2635
+V 0 0 0.5 TeXcolorrgb -6 2608 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(t)h(o)g(u)g(j)g(o)g(u)g(r)g
+(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+59 w(\351)f(g)g(a)g(l)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(t)h(a)g(i)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(c)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 53 w(q)s(u)p Black 0 0 0.5 TeXcolorrgb 11
+w(')p Black 0 0 0.5 TeXcolorrgb 9 w(o)g(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(u)g(i)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(p)h(a)g(s)g(s)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(e)f(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)h(a)g(r)g(a)g(m)g(\350)g(t)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black -43 2727 V 3800
+2727 V 0 0 0.5 TeXcolorrgb -6 2699 a(\045)p Black -43
+2818 V 3800 2818 V 0 0 0.5 TeXcolorrgb -6 2791 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(M)g(o)g(r)g(a)g(l)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 52 w(l)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 10 w(h)h(i)g(s)g(t)g(o)g(i)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb 59 w(:)p Black 0 0 0.5 TeXcolorrgb
+54 w(l)f(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(b)h(r)g(i)g(\350)g(v)g(e)g(t)g(\351)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 9 w(u)f(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(c)g(o)g(d)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(n)p Black
+0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb
+10 w(a)h(s)g(s)g(u)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(p)f(a)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(s)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(p)h(e)g(r)g(f)g(o)g
+(r)g(m)g(a)g(n)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb 60
+w(!)p Black -43 2909 V 3800 2909 V 0 0 0.5 TeXcolorrgb
+-6 2882 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(E)f(t)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 52 w(l)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 10 w(a)h(b)g(s)g(c)g(e)g(n)g(c)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(i)g(f)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(d)g(a)g(n)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(u)g(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(c)g(o)g(d)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(s)h(i)g(g)g(n)g(i)g(f)g(i)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(p)f(a)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(q)s(u)p Black
+0 0 0.5 TeXcolorrgb 11 w(')p Black 0 0 0.5 TeXcolorrgb
+9 w(i)g(l)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(f)g(a)g(i)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(p)g(a)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(a)h(p)g(p)g(e)g(l)p
+Black -43 3001 V 3800 3001 V 0 0 0.5 TeXcolorrgb -6 2973
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(i)g(n)g(d)g(i)g(r)g(e)g(c)g(t)g(e)g(m)g(e)g(n)h(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(d)e(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(i)s(f)p Black 0 0 0.5 TeXcolorrgb 13
+w(,)p Black 0 0 0.5 TeXcolorrgb 53 w(e)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(e)h(n)g(c)g(o)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(m)g(o)g(i)g(n)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(q)f(u)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(c)g(e)g(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(e)g(s)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(f)g(a)g(i)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(m)h(a)g(n)g(i)g(\350)g(r)g(e)p
+Black -43 3092 V 3800 3092 V 0 0 0.5 TeXcolorrgb -6 3065
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(o)g(p)g(t)g(i)g(m)g(a)g(l)g(e)p Black 0 0 0.5 TeXcolorrgb
+58 w(!)p Black 0 0 0.5 TeXcolorrgb 54 w(L)f(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(f)h(o)g(n)g(c)g(t)g
+(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(f)f(i)g(n)g(d)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(n)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 9 w(e)g(s)g(t)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(q)s(u)p
+Black 0 0 0.5 TeXcolorrgb 11 w(')p Black 0 0 0.5 TeXcolorrgb
+9 w(u)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(b)h(o)g(u)g(c)g(l)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(f)f(o)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(c)h(o)g(n)g(t)g(e)g(n)g(a)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 61 w(u)f(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(i)g(f)p Black
+0 0 0.5 TeXcolorrgb 7 w(.)p Black -43 3183 V 3800 3183
+V 0 0 0.5 TeXcolorrgb -6 3156 a(\045)p Black -43 3275
+V 3800 3275 V 0 0 0.5 TeXcolorrgb -6 3247 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53 w(C)s(i)p
+Black 0 0 0.5 TeXcolorrgb 11 w(-)p Black 0 0 0.5 TeXcolorrgb
+9 w(d)g(e)g(s)g(s)g(o)g(u)g(s)p Black 0 0 0.5 TeXcolorrgb
+19 w(,)p Black 0 0 0.5 TeXcolorrgb 53 w(n)g(o)g(u)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(u)h(t)g(i)g(l)g(i)g(s)g(o)g(n)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(u)f(n)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(v)h(e)g(r)g(s)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(p)f(l)g(u)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(r)h(a)g(p)g(i)g(d)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(d)f(a)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(p)g(l)g(u)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(p)g(u)g(r)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(s)h(t)g(y)g(l)g(e)p Black
+-43 3366 V 3800 3366 V 0 0 0.5 TeXcolorrgb -6 3339 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(f)t(o)t(r)p Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black
+0 0 0.5 TeXcolorrgb 9 w(i)f(f)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(a)g(v)g(e)g(c)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(u)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(n)h(o)g(m)g(b)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(i)g(f)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(o)h(p)g(t)g(i)g(m)g(a)g(l)p
+Black 0 0 0.5 TeXcolorrgb 12 w(.)p Black 0 0 0.5 TeXcolorrgb
+53 w(O)f(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(p)h(o)g(u)g(r)g(r)g(a)g(i)g(t)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(a)g(d)g(a)g(p)g(t)g
+(e)g(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(l)p Black 0 0 0.5 TeXcolorrgb 9 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(o)g(r)g(d)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(d)f(e)g(s)p Black -43
+3457 V 3800 3457 V 0 0 0.5 TeXcolorrgb -6 3430 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(i)h(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63 w(t)g(e)g(s)g(t)g(\351)g(s)p
+Black 0 0 0.5 TeXcolorrgb 55 w(\()p Black 0 0 0.5 TeXcolorrgb
+10 w(e)f(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(d)g(o)g(n)g(c)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(l)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 10 w(a)h(r)g(b)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(a)g(s)g(s)g(o)g(c)g(i)g(\351)g(\351)p Black 0 0 0.5
+TeXcolorrgb 14 w(\))p Black 0 0 0.5 TeXcolorrgb 53 w(a)f(u)g(x)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(p)h(o)g(i)g(d)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 54 w(p)p Black 0 0 0.5 TeXcolorrgb
+7 w(\()p Black 0 0 0.5 TeXcolorrgb 8 w(i)p Black 0 0 0.5
+TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb 53 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(f)h(a)g(\347)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 54 w(\340)p Black -43 3549 V 3800
+3549 V 0 0 0.5 TeXcolorrgb -6 3521 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(t)g(e)g(s)g(t)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(a)g(b)g(o)g(r)g(d)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(l)f(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(i)h(n)g(t)g(e)g(r)g(v)g(a)g
+(l)g(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 63 w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(p)g(l)g(u)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(p)h(r)g(o)g(b)g(a)g
+(b)g(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb 15 w(.)p Black
+0 0 0.5 TeXcolorrgb 52 w(E)t(s)t(t)p Black 0 0 0.5 TeXcolorrgb
+12 w(-)p Black 0 0 0.5 TeXcolorrgb 9 w(c)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(v)h(r)g(a)g(i)g(m)g
+(e)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(m)g(i)g(e)g(u)g(x)p Black 0 0 0.5 TeXcolorrgb
+54 w(?)p Black -43 3640 V 3800 3640 V 0 0 0.5 TeXcolorrgb
+-6 3613 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(E)g(x)g(e)g(r)g(c)g(i)g(c)g(e)p Black
+0 0 0.5 TeXcolorrgb 57 w(!)p Black -43 3731 V 3800 3731
+V -43 3823 V 3800 3823 V -8 3795 a Fs(n)41 b(=)j Fr(l)5
+b(e)g(n)g(g)g(t)g(h)13 b Fs(\()e(x)18 b(\))d(;)p 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 198 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(l)5 b(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(n)h(o)g(m)g(b)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(d)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 10 w(a)g(t)g(o)g(m)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black -43 3914 V 3800
+3914 V -1 3887 a Fs(r)47 b(=)40 b Fr(r)q(a)q(n)q(d)18
+b Fs(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+428 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(u)5 b(n)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(r)h(\351)g(a)g(l)g(i)g(s)g(a)g(t)g(i)g
+(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+63 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(l)g(o)g(i)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(u)h(n)g(i)g(f)g(o)g(r)g(m)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(s)f(u)g(r)p Black 0 0 0.5 TeXcolorrgb 56 w([)g(0)11
+b(,)5 b(1)g(])g(.)p Black -43 4005 V 3800 4005 V -6 3978
+a Fs(a)53 b(=)48 b(0)11 b(;)52 b(b)40 b(=)h(p)16 b(\()e(1)g(\))g(;)p
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 104 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb 52 w([)p Black 0 0 0.5 TeXcolorrgb
+7 w(a)p Black 0 0 0.5 TeXcolorrgb 8 w(,)p Black 0 0 0.5
+TeXcolorrgb 7 w(b)p Black 0 0 0.5 TeXcolorrgb 9 w(])51
+b(=)p Black 0 0 0.5 TeXcolorrgb 55 w(s)5 b(o)g(u)g(s)p
+Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black 0 0 0.5 TeXcolorrgb
+10 w(i)h(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(p)h(r)g(o)g(b)g(a)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5
+TeXcolorrgb 7 w(i)p Black 0 0 0.5 TeXcolorrgb 9 w(\))p
+Black 0 0 0.5 TeXcolorrgb 53 w(p)f(o)g(u)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(l)p
+Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb
+10 w(u)h(n)g(i)g(f)g(o)g(r)g(m)g(e)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black -43 4097 V 3800 4097 V -2 4069 a Fr(f)i(o)g(r)66
+b Fs(i)58 b(=)46 b(1)10 b(:)h(n)6 b Fo(\000)t Fs(1)p
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 220 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(p)g(a)g(r)g(c)g(o)g(u)g(r)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(t)g(o)g(u)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(s)g(o)g(u)g(s)p Black 0 0 0.5 TeXcolorrgb
+12 w(-)p Black 0 0 0.5 TeXcolorrgb 10 w(i)h(n)g(t)g(e)g(r)g(v)g(a)g(l)g
+(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 63 w(j)g(u)g(x)g(t)g(a)g(p)g(o)g(s)g(\351)g(s)p
+Black 0 0 0.5 TeXcolorrgb 14 w(.)p Black -43 4188 V 3800
+4188 V 142 4161 a Fr(i)14 b(f)66 b Fs(\()13 b(\()21 b(r)41
+b(>)r(=)33 b(a)14 b(\))46 b(&)f(\()18 b(r)50 b(<)38 b(b)12
+b(\))f(\))p -43 4279 V 3800 4279 V 278 4252 a(r)g(e)g(s)50
+b(=)42 b(x)11 b(\()20 b(i)26 b(\))14 b(;)p -43 4371 V
+3800 4371 V 271 4343 a Fr(r)t(e)t(t)t(u)t(r)t(n)22 b
+Fs(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+244 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(o)5 b(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 53 w(a)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(t)h(r)g(o)g(u)g(v)g(\351)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(l)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(b)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(i)h(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb 16 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(o)f(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(s)g(o)g(r)g(t)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black -43 4462 V 3800 4462 V 129 4435 a Fr(end)p
+-43 4553 V 3800 4553 V 133 4526 a Fs(a)43 b(=)e(b)16
+b(;)58 b(b)41 b(=)f(b)h(+)f(p)10 b(\()20 b(i)i(+)9 b(1)g(\))g(;)p
+0 0 0.5 TeXcolorrgb 48 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(o)c(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(p)h(a)g(s)g(s)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+52 w(l)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(s)g(u)g(i)g(v)g(a)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black -43 4645 V 3800 4645 V -10 4617 a Fr(end)p
+-43 4736 V 3800 4736 V 1 4708 a Fs(r)11 b(e)g(s)51 b(=)42
+b(x)10 b(\()g(n)17 b(\))e(;)p 0 0 0.5 TeXcolorrgb 59
+w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(l)5 b(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(b)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(i)h(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(e)f(s)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(l)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(d)h(e)g(r)g(n)g(i)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb 11 w(.)p Black -43 4827 V 3800
+4827 V -5 4800 a Fr(r)t(e)t(t)t(u)t(r)t(n)19 b Fs(;)-43
+4862 y Ft(\006)p -9 4862 3780 4 v 3777 w(\005)115 4977
+y Fw(La)41 b(commande)f(Matlab)h Fu(type)f Fw(p)r(ermet)h(de)g(lister)g
+(le)g(con)n(ten)n(u)g(d'un)g(\034c)n(hier.)g(Ainsi,)g
+Fu(type)h(probadis)c Fw(v)n(ous)-9 5076 y(mon)n(trera)27
+b(le)j(co)r(de)f(source)f(Matlab)h(de)g(la)g(fonction)h
+Fu(probadis)p Fw(.)c(Le)j(commen)n(taire)f(a)5 b(jout\351)29
+b(\340)g(partir)f(de)i(la)f(seconde)p Black -9 5402 a
+FA(14)20 b(f\351vrier)g(2004.)27 b(Cop)o(yrigh)o(t)684
+5401 y(c)668 5402 y Fz(\015)19 b FA(A.)g(Gr\351gatif)i(agreg@lab)q
+(o.univ.fr.)27 b(GNU)19 b(FDL)h(Cop)o(yleft.)1468 b(P)o(age)20
+b(n)3690 5385 y Fz(\016)3725 5402 y FA(2.)p Black eop
+end
+%%Page: 3 3
+TeXDict begin 3 2 bop Black -9 34 a FC(Universit\351)20
+b(de)g(l)-5 b('Anonyme)21 b(XXI)r(I)e(\025)j(Pr\351p)-5
+b(ara)g(tion)20 b(\340)h(l)-5 b('\351preuve)21 b(de)f(mod\351lisa)-5
+b(tion)20 b(-)h(A)n(gr\351ga)-5 b(tion)20 b(Externe)h(de)f(Ma)-5
+b(th\351ma)g(tiques)20 b(\025)i FB(2004.)553 b FA(P)o(age)20
+b(n)3690 18 y Fz(\016)3725 34 y FA(3.)p Black -9 325
+a Fw(ligne)g(constituera)h(l'aide)g(a\036c)n(h\351)f(lorsque)g
+(l'utilisateur)h(tap)r(era)f Fu(help)42 b(probadis)p
+Fw(.)18 b(Finalemen)n(t,)j(la)g(commande)g Fu(what)-9
+425 y Fw(liste)27 b(les)h(\034c)n(hiers)e(Matlab)h(du)h(r\351p)r
+(ertoire)e(couran)n(t.)115 524 y(V)-7 b(oici)28 b(une)f(autre)g
+(fonction)h(de)f(sim)n(ulation)g(de)h(loi)f(discr\350te,)g(qui)h(p)r
+(eut)g(ren)n(v)n(o)n(y)n(er)d(une)j(matrice)f(de)g(r\351alisations.)-43
+583 y Ft(\007)p -9 583 3780 4 v 3777 w(\004)p -43 705
+4 92 v 3800 705 V -4 678 a Fr(f)6 b(u)g(n)g(c)g(t)g(i)g(o)g(n)46
+b Fs(X)33 b(=)52 b(r)13 b(d)f(i)h(s)g(c)f(r)21 b(\()6
+b(n)n(u)n(m)f(,)15 b(x)h(,)e(p)9 b(\))p -43 797 V 3800
+797 V 0 0 0.5 TeXcolorrgb -6 769 a Fq(\045)p Black 0 0 0.5
+TeXcolorrgb 7 w(X)p Black 0 0 0.5 TeXcolorrgb 53 w(=)p
+Black 0 0 0.5 TeXcolorrgb 56 w(R)d(D)g(I)g(S)g(C)g(R)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\()p Black 0 0 0.5 TeXcolorrgb
+8 w(n)t(u)t(m)p Black 0 0 0.5 TeXcolorrgb 13 w(,)p Black
+0 0 0.5 TeXcolorrgb 6 w(x)p Black 0 0 0.5 TeXcolorrgb
+8 w(,)p Black 0 0 0.5 TeXcolorrgb 7 w(p)p Black 0 0 0.5
+TeXcolorrgb 7 w(\))p Black -43 888 V 3800 888 V 0 0 0.5
+TeXcolorrgb -6 861 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 378
+w(I)g(n)g(p)g(u)g(t)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 149 w(n)f(u)g(m)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 150 w(p)h(o)g(s)g(i)g(t)g(i)g(v)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(i)g(n)g(t)g(e)g(g)g(e)g(r)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(o)f(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53 w(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(v)h(e)g(c)g(t)g(o)g
+(r)p Black 0 0 0.5 TeXcolorrgb 54 w([)p Black 0 0 0.5
+TeXcolorrgb 9 w(l)t(i)t(g)p Black 0 0 0.5 TeXcolorrgb
+12 w(,)p Black 0 0 0.5 TeXcolorrgb 9 w(c)f(o)g(l)p Black
+0 0 0.5 TeXcolorrgb 12 w(])p Black 0 0 0.5 TeXcolorrgb
+53 w(o)g(f)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(i)h(n)g(t)g(e)g(g)g(e)g(r)g(s)p Black
+-43 979 V 3800 979 V 0 0 0.5 TeXcolorrgb -6 952 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 744 w(x)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 240
+w(v)g(e)g(c)g(t)g(o)g(r)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(o)f(f)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(r)g(e)g(a)g(l)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(n)h(u)g(m)g(b)g(e)g
+(r)g(s)p Black 0 0 0.5 TeXcolorrgb 56 w(\()p Black 0 0 0.5
+TeXcolorrgb 11 w(s)g(u)g(p)g(p)g(o)g(r)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(p)g(o)g(i)g(n)g(t)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(i)f(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(I)g(R)p Black 0 0 0.5 TeXcolorrgb 7 w(\))p Black
+-43 1071 V 3800 1071 V 0 0 0.5 TeXcolorrgb -6 1043 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 744 w(p)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 240
+w(v)h(e)g(c)g(t)g(o)g(r)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(o)f(f)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)h(r)g(o)g(b)g(a)g(b)g(i)g(l)g(i)g(t)g
+(y)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+64 w(w)g(e)g(i)g(g)g(h)g(t)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(a)g(s)g(s)g(o)g(c)g(i)g(a)g(t)g(e)g(d)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(t)f(o)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+53 w(x)p Black -43 1162 V 3800 1162 V 0 0 0.5 TeXcolorrgb
+-6 1135 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 1020 w(i)p Black
+0 0 0.5 TeXcolorrgb 7 w(.)p Black 0 0 0.5 TeXcolorrgb
+7 w(e)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5
+TeXcolorrgb 52 w(n)t(o)t(n)p Black 0 0 0.5 TeXcolorrgb
+13 w(-)p Black 0 0 0.5 TeXcolorrgb 10 w(n)h(e)g(g)g(a)g(t)g(i)g(v)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(r)f(e)g(a)g(l)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(n)h(u)g(m)g(b)g(e)g(r)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(s)f(u)g(c)g(h)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(t)g(h)g(a)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(s)g(u)g(m)p Black 0 0 0.5 TeXcolorrgb
+9 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(p)p Black 0 0 0.5
+TeXcolorrgb 10 w(\))51 b(=)6 b(=)51 b(1)p Black -43 1253
+V 3800 1253 V 0 0 0.5 TeXcolorrgb -6 1226 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 378 w(O)6 b(u)g(t)g(p)g(u)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+102 w(X)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 238 w(n)t(u)t(m)p Black 0 0 0.5
+TeXcolorrgb 12 w(-)p Black 0 0 0.5 TeXcolorrgb 10 w(v)g(e)g(c)g(t)g(o)g
+(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+58 w(o)f(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 53 w(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 54 w(n)t(u)t(m)p Black 0 0 0.5 TeXcolorrgb
+12 w(-)p Black 0 0 0.5 TeXcolorrgb 10 w(m)h(a)g(t)g(r)g(i)g(x)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(o)f(f)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(r)h(a)g(n)g(d)g(o)g(m)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(n)g(u)g(m)g(b)g(e)g(r)g(s)p
+Black -43 1345 V 3800 1345 V 0 0 0.5 TeXcolorrgb -6 1317
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 1023 w(c)g(h)g(o)g(s)g(e)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(f)f(r)g(o)g(m)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(t)g(h)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(f)h(i)g(n)g(i)g(t)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)g(i)g(s)g(c)g(r)g(e)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(d)g(i)g(s)g(t)g(r)g(i)g(b)g(u)g(t)g(i)g
+(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+64 w(o)f(n)p Black -43 1436 V 3800 1436 V 0 0 0.5 TeXcolorrgb
+-6 1409 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 1020 w(x)p Black
+0 0 0.5 TeXcolorrgb 9 w(\()g(1)g(\))10 b(,)5 b(.)g(.)g(.)10
+b(,)p Black 0 0 0.5 TeXcolorrgb 10 w(x)p Black 0 0 0.5
+TeXcolorrgb 7 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(n)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb
+53 w(w)5 b(i)g(t)g(h)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 60 w(p)h(r)g(o)g(b)g(a)g(b)g(i)g(l)g(i)g(t)g(y)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 64
+w(w)g(e)g(i)g(g)g(h)g(t)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(p)p Black 0 0 0.5 TeXcolorrgb
+9 w(\()f(1)g(\))10 b(,)5 b(.)g(.)g(.)10 b(,)p Black 0 0 0.5
+TeXcolorrgb 9 w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p
+Black 0 0 0.5 TeXcolorrgb 7 w(n)p Black 0 0 0.5 TeXcolorrgb
+7 w(\))p Black -43 1527 V 3800 1527 V 0 0 0.5 TeXcolorrgb
+-6 1500 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 1023 w(w)c(h)g(e)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(n)p Black 0 0 0.5 TeXcolorrgb 55 w(=)f(=)p Black 0 0 0.5
+TeXcolorrgb 57 w(l)h(e)g(n)g(g)g(t)g(h)p Black 0 0 0.5
+TeXcolorrgb 9 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(x)p
+Black 0 0 0.5 TeXcolorrgb 10 w(\))51 b(=)6 b(=)p Black
+0 0 0.5 TeXcolorrgb 57 w(l)g(e)g(n)g(g)g(t)g(h)p Black
+0 0 0.5 TeXcolorrgb 9 w(\()p Black 0 0 0.5 TeXcolorrgb
+7 w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\))p Black -43
+1619 V 3800 1619 V 0 0 0.5 TeXcolorrgb -6 1591 a(\045)p
+Black -43 1710 V 3800 1710 V 0 0 0.5 TeXcolorrgb -6 1683
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(R)g(e)g(n)g(v)g(o)g(i)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(n)f(u)g(m)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(r)h(\351)g(a)g(l)g(i)g(s)g
+(a)g(t)g(i)g(o)g(n)h(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 63 w(o)e(u)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(u)g(n)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(m)h(a)g(t)g(r)g(i)g(c)g(e)p
+Black 0 0 0.5 TeXcolorrgb 56 w([)p Black 0 0 0.5 TeXcolorrgb
+8 w(l)t(i)t(g)p Black 0 0 0.5 TeXcolorrgb 13 w(,)p Black
+0 0 0.5 TeXcolorrgb 9 w(c)f(o)g(l)p Black 0 0 0.5 TeXcolorrgb
+11 w(])p Black 0 0 0.5 TeXcolorrgb 53 w(d)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(r)h(\351)g(a)g(l)g
+(i)g(s)g(a)g(t)g(i)g(o)g(n)g(s)p Black -43 1801 V 3800
+1801 V 0 0 0.5 TeXcolorrgb -6 1774 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(p)f(s)g(e)g(u)g(d)g(o)p
+Black 0 0 0.5 TeXcolorrgb 15 w(-)p Black 0 0 0.5 TeXcolorrgb
+7 w(i)p Black 0 0 0.5 TeXcolorrgb 7 w(.)p Black 0 0 0.5
+TeXcolorrgb 7 w(i)p Black 0 0 0.5 TeXcolorrgb 7 w(.)p
+Black 0 0 0.5 TeXcolorrgb 7 w(d)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(d)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(o)g(i)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)h(i)g(s)g(c)g(r)g(\350)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(s)g(u)g(p)g(p)g(o)g(r)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(f)f(i)g(n)g(i)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(s)g(u)g(r)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(I)g(R)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(d)g(o)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(l)g(e)g(s)p Black -43 1893 V 3800 1893 V 0 0 0.5 TeXcolorrgb
+-6 1865 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(p)h(o)g(i)g(n)g(t)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(s)h(u)g(p)g(p)g(o)g
+(r)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+59 w(s)f(o)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(m)g(p)g(o)g(s)g(a)g(n)g(t)g(e)g
+(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+63 w(d)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(v)h(e)g(c)g(t)g(e)g(u)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(x)p Black
+0 0 0.5 TeXcolorrgb 10 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(e)f(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(p)h(o)g(i)g(d)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(s)f(o)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(e)g(s)p Black -43 1984 V 3800 1984 V 0 0 0.5 TeXcolorrgb
+-6 1957 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(c)h(o)g(m)g(p)g(o)g(s)g(a)g(n)g(t)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(d)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+57 w(v)h(e)g(c)g(t)g(e)g(u)g(r)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)p Black 0 0 0.5 TeXcolorrgb
+9 w(.)p Black 0 0 0.5 TeXcolorrgb 53 w(D)f(o)g(n)g(c)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(x)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5
+TeXcolorrgb 7 w(i)p Black 0 0 0.5 TeXcolorrgb 9 w(\))p
+Black 0 0 0.5 TeXcolorrgb 51 w(a)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(u)g(n)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(p)h(r)g(o)g(b)g(a)g(b)g(i)g
+(l)g(i)g(t)g(\351)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p
+Black 0 0 0.5 TeXcolorrgb 7 w(i)p Black 0 0 0.5 TeXcolorrgb
+9 w(\))p Black 0 0 0.5 TeXcolorrgb 51 w(d)p Black 0 0 0.5
+TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb 9 w(\352)f(t)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(r)h(e)g(n)g(v)g(o)g(y)g(\351)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black -43 2075 V 3800 2075 V 0 0 0.5 TeXcolorrgb
+-6 2048 a(\045)p Black -43 2167 V 3800 2167 V 0 0 0.5
+TeXcolorrgb -6 2139 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(L)f(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(m)h(\351)g(t)g(h)g(o)g(d)g
+(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+59 w(c)g(o)g(n)g(s)g(i)g(s)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(\351)g(c)g(r)g(i)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(l)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb 60 w([)f(0)11 b(,)5 b(1)g(])p
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(m)g(m)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(u)f(n)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(r)h(\351)g(u)g(n)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(d)g(i)g(s)g(j)g(o)g(i)g(n)g(t)g(e)p
+Black -43 2258 V 3800 2258 V 0 0 0.5 TeXcolorrgb -6 2231
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+52 w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(l)h(o)g(n)g(g)g(u)g(e)g(u)g(r)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(p)p Black
+0 0 0.5 TeXcolorrgb 10 w(\()f(1)g(\))10 b(,)5 b(.)g(.)g(.)10
+b(,)p Black 0 0 0.5 TeXcolorrgb 55 w(p)p Black 0 0 0.5
+TeXcolorrgb 7 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(n)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb
+53 w(p)5 b(u)g(i)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(r)h(e)g(g)g(a)g(r)g(d)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(a)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(q)g(u)g(e)g(l)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 60 w(a)h(p)g(p)g(a)g(r)g(t)g(i)g(e)g(n)g(t)p
+Black -43 2349 V 3800 2349 V 0 0 0.5 TeXcolorrgb -6 2322
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(l)f(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(r)h(\351)g(a)g(l)g(i)g(s)g(a)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 9 w(u)f(n)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(l)g(o)g(i)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(u)h(n)g(i)g(f)g(o)g(r)g(m)g
+(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+61 w(o)g(b)g(t)g(e)g(n)g(u)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(p)f(a)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(u)g(n)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(a)h(p)g(p)g(e)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(r)f(a)g(n)g(d)p Black 0 0 0.5 TeXcolorrgb 14 w(.)p
+Black 0 0 0.5 TeXcolorrgb 53 w(L)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(v)h(a)g(l)g(e)g(u)g(r)g(s)p
+Black -43 2441 V 3800 2441 V 0 0 0.5 TeXcolorrgb -6 2413
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(r)g(e)g(n)g(v)g(o)g(y)g(\351)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(p)f(a)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(a)h(p)g(p)g(e)g(l)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(s)g(u)g(c)g(c)g(e)g(s)g(s)g
+(i)g(f)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 62 w(s)f(o)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(d)g(o)g(n)g(c)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(p)g(s)g(e)g(u)g(d)g
+(o)p Black 0 0 0.5 TeXcolorrgb 15 w(-)p Black 0 0 0.5
+TeXcolorrgb 10 w(i)h(n)g(d)g(\351)g(p)g(e)g(n)g(d)g(a)g(n)g(t)h(e)f(s)p
+Black 0 0 0.5 TeXcolorrgb 16 w(.)p Black -43 2532 V 3800
+2532 V 0 0 0.5 TeXcolorrgb -6 2504 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(P)f(o)g(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(r)h(a)g(i)g(s)g(o)g(n)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(d)p Black
+0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb
+10 w(e)g(f)g(f)g(i)g(c)g(a)g(c)g(i)g(t)g(\351)p Black
+0 0 0.5 TeXcolorrgb 16 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(c)h(o)g(n)g(d)g(i)g(t)g(i)g(o)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(n)g(\351)g(c)g(e)g(s)g(s)g(a)g(i)g(r)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 64 w(s)g(u)g(i)g(v)g(a)g
+(n)g(t)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(n)f(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(s)g(o)g(n)g(t)p Black -43 2623
+V 3800 2623 V 0 0 0.5 TeXcolorrgb -6 2596 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(p)g(a)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(c)h(o)g(n)g(t)g(r)g(\364)g(l)g(\351)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62 w(p)f(a)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(c)h(e)g(t)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(f)g(o)g(n)g(c)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb 57 w(:)p Black -43 2715 V 3800
+2715 V 0 0 0.5 TeXcolorrgb -6 2687 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+103 w(-)p Black 0 0 0.5 TeXcolorrgb 51 w(l)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(n)h(o)g(m)g(b)g(r)g
+(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+58 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(p)h(a)g(r)g(a)g(m)g(\350)g(t)g(r)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(p)g(a)g(s)g(s)g(\351)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(e)f(s)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(e)h(x)g(a)g(c)g(t)g(e)g(m)g
+(e)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb 59 w(3)p Black
+-43 2806 V 3800 2806 V 0 0 0.5 TeXcolorrgb -6 2778 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 103 w(-)p Black 0 0 0.5 TeXcolorrgb
+51 w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(d)g(e)g(u)g(x)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(p)h(a)g(r)g(a)g(m)g(\350)g(t)g(r)g(e)g
+(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+60 w(x)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(e)f(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 54 w(p)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(s)g(o)g(n)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(b)g(i)g(e)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(v)h(e)g(c)g(t)g(e)g(u)g(r)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(e)f(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(s)g(o)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(m)g(\352)g(m)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(l)h(o)g(n)g(g)g(u)g(e)g(u)g
+(r)p Black -43 2897 V 3800 2897 V 0 0 0.5 TeXcolorrgb
+-6 2870 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 103 w(-)p Black
+0 0 0.5 TeXcolorrgb 51 w(l)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(m)g(p)g(o)g(s)g(a)g(n)g(t)g(e)g
+(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+63 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 53 w(p)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(s)g(o)g(n)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(p)h(o)g(s)g(i)g(t)g(i)g(v)g
+(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+60 w(o)f(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(n)h(u)g(l)g(l)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(e)f(t)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(e)g(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(s)h(o)g(m)g(m)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(v)f(a)g(u)g(t)p Black 0 0 0.5
+TeXcolorrgb 56 w(1)p Black -43 2989 V 3800 2989 V 0 0 0.5
+TeXcolorrgb -6 2961 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 103
+w(-)p Black 0 0 0.5 TeXcolorrgb 51 w(l)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(p)h(a)g(r)g(a)g(m)g(\350)g
+(t)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(n)f(u)g(m)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(e)g(s)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(u)g(n)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(e)h(n)g(t)g(i)g(e)g
+(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+59 w(p)g(o)g(s)g(i)g(t)g(i)g(f)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(n)f(o)g(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(n)g(u)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(u)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(u)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(c)h(o)g(u)g(p)g(l)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(c)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(t)g(y)g(p)g(e)p Black -43 3080 V 3800 3080 V 0 0 0.5
+TeXcolorrgb -6 3052 a(\045)p Black -43 3171 V 3800 3171
+V 0 0 0.5 TeXcolorrgb -6 3144 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(S)g(e)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(a)g(l)g(s)g(o)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(P)h(R)g(O)g(B)g(A)g(D)g(I)g(S)p Black
+0 0 0.5 TeXcolorrgb 12 w(.)p Black -43 3262 V 3800 3262
+V 0 0 0.5 TeXcolorrgb -6 3235 a(\045)p Black -43 3354
+V 3800 3354 V 0 0 0.5 TeXcolorrgb -6 3326 a(\045)p Black
+0 0 0.5 TeXcolorrgb 54 w(#)g(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+57 w(C)g(o)g(p)g(y)g(r)g(i)g(g)g(h)g(t)p Black 0 0 0.5
+TeXcolorrgb 58 w(\()p Black 0 0 0.5 TeXcolorrgb 8 w(C)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb
+51 w(D)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5
+TeXcolorrgb 53 w(C)f(h)g(a)g(f)g(a)g(\357)p Black 0 0 0.5
+TeXcolorrgb 18 w(,)51 b(2)6 b(0)g(0)g(3)11 b(-)6 b(1)g(2)11
+b(-)6 b(0)g(6)g(.)p Black -43 3445 V 3800 3445 V 0 0 0.5
+TeXcolorrgb -6 3418 a(\045)p Black 0 0 0.5 TeXcolorrgb
+54 w(#)g(#)g(#)p Black 0 0 0.5 TeXcolorrgb 56 w(h)f(t)g(t)g(p)p
+Black 0 0 0.5 TeXcolorrgb 13 w(:)g(/)g(/)p Black 0 0 0.5
+TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(l)g(s)g(p)p Black
+0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+8 w(u)t(p)t(s)p Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black
+0 0 0.5 TeXcolorrgb 9 w(t)g(l)g(s)g(e)p Black 0 0 0.5
+TeXcolorrgb 11 w(.)p Black 0 0 0.5 TeXcolorrgb 10 w(f)g(r)p
+Black 0 0 0.5 TeXcolorrgb 7 w(/)p Black 0 0 0.5 TeXcolorrgb
+10 w(C)h(h)g(a)g(f)g(a)g(i)p Black 0 0 0.5 TeXcolorrgb
+9 w(/)p Black 0 0 0.5 TeXcolorrgb 10 w(a)g(g)g(r)g(e)g(g)g(a)g(t)g(i)g
+(o)g(n)p Black 0 0 0.5 TeXcolorrgb 14 w(.)p Black 0 0 0.5
+TeXcolorrgb 9 w(h)f(t)g(m)g(l)p Black -43 3536 V 3800
+3536 V 0 0 0.5 TeXcolorrgb -6 3509 a(\045)p Black 0 0 0.5
+TeXcolorrgb 54 w(#)h(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+57 w(L)g(i)g(c)g(e)g(n)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(G)f(N)g(U)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(G)h(e)g(n)g(e)g(r)g(a)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(P)g(u)g(b)g(l)g(i)g(c)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(L)g(i)g(c)g(e)g(n)g(s)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(h)f(t)g(t)g(p)p Black 0 0 0.5 TeXcolorrgb 14 w(:)g(/)g(/)p
+Black 0 0 0.5 TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5
+TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(g)g(n)g(u)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+9 w(o)g(r)g(g)p Black 0 0 0.5 TeXcolorrgb 9 w(/)p Black
+0 0 0.5 TeXcolorrgb 11 w(c)h(o)g(p)g(y)g(l)g(e)g(f)g(t)p
+Black 0 0 0.5 TeXcolorrgb 11 w(/)p Black 0 0 0.5 TeXcolorrgb
+9 w(g)f(p)g(l)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black
+0 0 0.5 TeXcolorrgb 9 w(h)g(t)g(m)g(l)p Black -43 3628
+V 3800 3628 V 0 0 0.5 TeXcolorrgb -6 3600 a(\045)p Black
+-43 3719 V 3800 3719 V -43 3810 V 3800 3810 V 0 0 0.5
+TeXcolorrgb -6 3783 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(V)g(o)g(i)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(l)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(c)h(o)g(m)g(m)g(e)g(n)g(t)g(a)g(i)g(r)g(e)h(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63 w(d)e(a)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(c)g(o)g(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(f)h(o)g(n)g(c)g(t)g(i)g(o)g
+(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+61 w(p)g(r)g(o)g(b)g(a)g(d)g(i)g(s)p Black 0 0 0.5 TeXcolorrgb
+12 w(.)p Black -43 3902 V 3800 3902 V 0 0 0.5 TeXcolorrgb
+-6 3874 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(F)g(a)g(i)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+55 w(')p Black 0 0 0.5 TeXcolorrgb 8 w(t)f(y)g(p)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(p)g(r)g(o)g(b)g(a)g(d)g(i)g(s)p Black 0 0 0.5 TeXcolorrgb
+22 w(')p Black 0 0 0.5 TeXcolorrgb 53 w(p)g(o)g(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(c)g(e)g(l)g(a)p Black 0 0 0.5 TeXcolorrgb 12 w(.)p
+Black -43 3993 V 3800 3993 V 0 0 0.5 TeXcolorrgb -6 3966
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(L)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(c)g(o)g(d)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(q)g(u)g(i)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(s)g(u)g(i)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(p)h(o)g(u)g(r)g(r)g(a)g(i)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(b)g(e)g(a)g(u)g(c)g(o)g(u)g(p)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(g)g(a)g(g)g(n)g(e)g(r)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(e)f(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(r)h(a)g(p)g(i)g(d)g(i)g(t)g(\351)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(s)f(u)g(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(u)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(m)h(a)g(c)g(h)g(i)g(n)g(e)p
+Black 0 0 0.5 TeXcolorrgb 57 w(/)f(/)p Black -43 4084
+V 3800 4084 V 0 0 0.5 TeXcolorrgb -6 4057 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(I)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(e)g(s)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(p)h(o)g(s)g(s)g(i)g(b)g(l)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 52
+w(l)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(a)h(m)g(\351)g(l)g(i)g(o)g(r)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(e)f(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(s)h(t)g(o)g(c)g(k)g(a)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(u)f(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(a)h(r)g(b)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(c)g(o)g(n)g(s)g(t)g(r)g(u)g(i)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 61 w(a)f(v)g(e)g(c)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(l)g(e)g(s)p
+Black -43 4176 V 3800 4176 V 0 0 0.5 TeXcolorrgb -6 4148
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(t)h(e)g(s)g(t)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(u)g(t)g(i)g(l)g(i)g(s)g(\351)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(p)f(a)g(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(v)h(a)g(l)g(e)g(u)g(r)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)f(\351)g(j)g(\340)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 60 w(g)h(\351)g(n)g(\351)g(r)g(\351)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb 14 w(.)p Black 0 0 0.5 TeXcolorrgb
+53 w(I)f(l)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(e)g(s)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(s)h(u)g(r)g(t)g(o)g(u)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(a)g(u)g(s)g(s)g(i)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(p)g(o)g(s)g(s)g(i)g(b)g(l)g(e)p
+Black -43 4267 V 3800 4267 V 0 0 0.5 TeXcolorrgb -6 4240
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+52 w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(m)g(i)g(t)g(e)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(l)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(c)g(o)g(d)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(m)h(a)g(t)g(r)g(i)g(c)g(i)g(e)g(l)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(f)h(o)g(n)g(c)g(t)g
+(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(r)h(\351)g(p)g(a)g(r)g(t)g(i)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(i)g(n)g(v)g(e)g(r)g(s)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(b)g(i)g(n)g(o)g(m)g(i)g(a)g(l)g(e)p
+Black -43 4358 V 3800 4358 V 0 0 0.5 TeXcolorrgb -6 4331
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(f)h(o)g(n)g(c)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(q)g(b)g(i)g(n)g(o)g(m)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(S)g(t)g(i)g(x)g(b)g(o)g(x)p
+Black 0 0 0.5 TeXcolorrgb 20 w(,)p Black 0 0 0.5 TeXcolorrgb
+54 w(a)h(p)g(p)g(e)g(l)g(\351)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(p)f(a)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(r)h(b)g(i)g(n)g(o)g(m)p
+Black 0 0 0.5 TeXcolorrgb 11 w(.)p Black 0 0 0.5 TeXcolorrgb
+54 w(E)g(x)g(e)g(r)g(c)g(i)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb
+57 w(!)p Black -43 4450 V 3800 4450 V 0 0 0.5 TeXcolorrgb
+-6 4422 a(\045)p Black -43 4541 V 3800 4541 V 0 0 0.5
+TeXcolorrgb -6 4514 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 52 w(D)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 10 w(a)g(u)g(t)g(r)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(a)g(l)g(g)g(o)g(r)g(i)g(t)g(h)g(m)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63 w(s)f(o)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(p)h(o)g(s)g(s)g(i)g(b)g(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+15 w(.)p Black 0 0 0.5 TeXcolorrgb 53 w(P)f(a)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(e)g(x)g(e)g(m)g(p)g
+(l)g(e)p Black 0 0 0.5 TeXcolorrgb 20 w(,)p Black 0 0 0.5
+TeXcolorrgb 53 w(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(p)h(o)g(u)g(r)g(r)g(a)g(i)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(p)g(r)g(o)g(c)g(\351)g(d)g(e)g(r)p Black -43 4632 V
+3800 4632 V 0 0 0.5 TeXcolorrgb -6 4605 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(a)f(v)g(e)g(c)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(r)h(\351)g(a)g(l)g(i)g(s)g(a)g(t)g(i)g(o)g(n)h(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(d)e(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(B)h(e)g(r)g(n)g(o)g(u)g(l)g(l)g(i)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(i)p Black
+0 0 0.5 TeXcolorrgb 7 w(.)p Black 0 0 0.5 TeXcolorrgb
+7 w(i)p Black 0 0 0.5 TeXcolorrgb 7 w(.)p Black 0 0 0.5
+TeXcolorrgb 7 w(d)p Black 0 0 0.5 TeXcolorrgb 9 w(.)50
+b(\()p Black 0 0 0.5 TeXcolorrgb 12 w(o)6 b(b)g(t)g(e)g(n)g(u)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(f)g(a)g(c)g(i)g(l)g(e)g(m)g(e)g(n)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62 w(a)f(v)g(e)g(c)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(r)g(a)g(n)g(d)p Black 0 0 0.5 TeXcolorrgb 11 w(\))p
+Black -43 4724 V 3800 4724 V 0 0 0.5 TeXcolorrgb -6 4696
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(p)g(o)g(u)g(r)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 60 w(c)h(h)g(o)g(i)g(s)g(i)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(l)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb 59 w(:)p Black -43 4815 V 3800
+4815 V 0 0 0.5 TeXcolorrgb -6 4788 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(L)f(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(p)h(r)g(o)g(b)g(a)g
+(b)g(i)g(l)g(i)g(t)g(\351)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(d)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 9 w(\352)f(t)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb 61 w(<)g(=)p Black 0 0 0.5
+TeXcolorrgb 51 w(x)p Black 0 0 0.5 TeXcolorrgb 9 w(\()g(1)g(\))p
+Black 0 0 0.5 TeXcolorrgb 58 w(e)g(s)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(p)p Black
+0 0 0.5 TeXcolorrgb 9 w(\()g(1)g(\))p Black -43 4906
+V 3800 4906 V 0 0 0.5 TeXcolorrgb -6 4879 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(S)g(i)g(n)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb 15 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(p)h(r)g(o)g(b)g(a)g(b)g(i)g(l)g(i)g(t)g(\351)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 9 w(\352)f(t)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+61 w(<)g(=)p Black 0 0 0.5 TeXcolorrgb 52 w(x)p Black
+0 0 0.5 TeXcolorrgb 9 w(\()g(2)g(\))p Black 0 0 0.5 TeXcolorrgb
+57 w(e)g(s)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(p)p Black 0 0 0.5 TeXcolorrgb 9 w(\()g(2)g(\))g(/)p
+Black 0 0 0.5 TeXcolorrgb 14 w(s)g(u)g(m)p Black 0 0 0.5
+TeXcolorrgb 9 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(p)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\()g(2)g(:)p Black 0 0 0.5
+TeXcolorrgb 9 w(n)p Black 0 0 0.5 TeXcolorrgb 9 w(\))g(\))p
+Black -43 4998 V 3800 4998 V 0 0 0.5 TeXcolorrgb -6 4970
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(e)g(t)g(c)p Black 0 0 0.5 TeXcolorrgb 11 w(.)p Black
+0 0 0.5 TeXcolorrgb 53 w(N)g(u)g(l)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(b)h(e)g(s)g(o)g(i)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(c)h(o)g(m)g(m)g(e)g(n)g(c)g(e)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(p)f(a)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(x)p Black 0 0 0.5 TeXcolorrgb 9 w(\()g(1)g(\))10 b(,)p
+Black 0 0 0.5 TeXcolorrgb 54 w(e)5 b(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 52 w(l)p Black
+0 0 0.5 TeXcolorrgb 9 w(')p Black 0 0 0.5 TeXcolorrgb
+9 w(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(p)g(e)g(u)g(t)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 60 w(a)h(d)g(a)g(p)g(t)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(l)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(a)g(r)g(b)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(u)g(t)g(i)g(l)g(i)g(s)g(\351)p
+Black -43 5089 V 3800 5089 V 0 0 0.5 TeXcolorrgb -6 5062
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(a)f(u)g(x)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(p)h(o)g(i)g(d)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 54 w(p)p Black 0 0 0.5 TeXcolorrgb
+7 w(\()p Black 0 0 0.5 TeXcolorrgb 7 w(i)p Black 0 0 0.5
+TeXcolorrgb 10 w(\))p Black 0 0 0.5 TeXcolorrgb 53 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(f)h(a)g(\347)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 54 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(f)g(a)g(i)g(r)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(u)f(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(n)h(o)g(m)g(b)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(t)h(e)g(s)g(t)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(o)g(p)g(t)g(i)g(m)g
+(a)g(l)p Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black 0 0 0.5
+TeXcolorrgb 54 w(E)g(x)g(e)g(r)g(c)g(i)g(c)g(e)p Black
+0 0 0.5 TeXcolorrgb 57 w(!)p Black -43 5180 V 3800 5180
+V Black -9 5402 a FA(14)20 b(f\351vrier)g(2004.)27 b(Cop)o(yrigh)o(t)
+684 5401 y(c)668 5402 y Fz(\015)19 b FA(A.)g(Gr\351gatif)i(agreg@lab)q
+(o.univ.fr.)27 b(GNU)19 b(FDL)h(Cop)o(yleft.)1468 b(P)o(age)20
+b(n)3690 5385 y Fz(\016)3725 5402 y FA(3.)p Black eop
+end
+%%Page: 4 4
+TeXDict begin 4 3 bop Black -9 34 a FC(Universit\351)20
+b(de)g(l)-5 b('Anonyme)21 b(XXI)r(I)e(\025)j(Pr\351p)-5
+b(ara)g(tion)20 b(\340)h(l)-5 b('\351preuve)21 b(de)f(mod\351lisa)-5
+b(tion)20 b(-)h(A)n(gr\351ga)-5 b(tion)20 b(Externe)h(de)f(Ma)-5
+b(th\351ma)g(tiques)20 b(\025)i FB(2004.)553 b FA(P)o(age)20
+b(n)3690 18 y Fz(\016)3725 34 y FA(4.)p Black -43 352
+4 92 v 3800 352 V 4 325 a Fr(i)14 b(f)65 b(l)5 b(e)g(n)g(g)g(t)g(h)13
+b Fs(\()5 b(n)m(u)m(m)r(\))36 b(=)5 b(=)36 b(1)p -43
+444 V 3800 444 V 126 416 a(n)m(u)m(m)42 b(=)k([)8 b(n)m(u)m(m)53
+b(1)16 b(])g(;)p -43 535 V 3800 535 V -1 508 a Fr(e)9
+b(l)g(s)g(e)p -43 626 V 3800 626 V 126 599 a Fs(n)m(u)m(m)35
+b(=)43 b Fr(r)t(e)t(s)t(h)t(a)t(p)t(e)9 b Fs(\()c(n)n(u)n(m)i(,)14
+b(1)26 b(,)14 b(2)g(\))f(;)p -43 718 V 3800 718 V -10
+690 a Fr(end)p -43 809 V 3800 809 V -43 900 V 3800 900
+V -8 873 a Fs(n)41 b(=)j Fr(l)5 b(e)g(n)g(g)g(t)g(h)13
+b Fs(\()e(x)18 b(\))d(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 198 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(l)5 b(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(n)h(o)g(m)g(b)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(a)g(t)g(o)g(m)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb 9 w(.)p Black -43 992 V 3800 992 V -15 964
+a Fs(U)33 b(=)40 b Fr(r)q(a)q(n)q(d)11 b Fs(\()5 b(n)m(u)m(m)12
+b(\))j(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+198 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(r)6 b(\351)g(a)g(l)g(i)g(s)g(a)g(t)g(i)g(o)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 64
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(l)g(o)g(i)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(u)h(n)g(i)g(f)g(o)g(r)g(m)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(s)f(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb 56 w([)g(0)11 b(,)5 b(1)g(])g(.)p
+Black -43 1083 V 3800 1083 V -15 1056 a Fs(X)33 b(=)44
+b(r)5 b(e)g(p)g(m)g(a)g(t)14 b(\()d(x)f(\()g(n)i(\))20
+b(,)8 b(n)m(u)m(m)f(\()k(1)g(\))21 b(,)8 b(n)m(u)m(m)j(\()j(2)h(\))f
+(\))h(;)p 0 0 0.5 TeXcolorrgb 58 w Fq(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(p)5 b(a)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(d)g(\351)g(f)g(a)g(u)g(t)p Black 0 0 0.5 TeXcolorrgb
+17 w(,)p Black 0 0 0.5 TeXcolorrgb 54 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(v)h(a)g(l)g(e)g(u)g
+(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+57 w(e)f(s)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(p)g(l)g(u)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(g)h(r)g(a)g(n)g(d)g(e)p
+Black -43 1174 V 3800 1174 V -2 1147 a Fr(f)i(o)g(r)66
+b Fs(l)58 b(=)46 b(1)10 b(:)d(n)m(u)m(m)i(\()j(1)g(\))p
+0 0 0.5 TeXcolorrgb 53 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(l)6 b(i)g(g)g(n)g(e)g(s)p
+Black -43 1266 V 3800 1266 V -2 1238 a Fr(f)i(o)g(r)60
+b Fs(c)51 b(=)46 b(1)10 b(:)d(n)m(u)m(m)i(\()j(2)g(\))p
+0 0 0.5 TeXcolorrgb 53 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(c)6 b(o)g(l)g(o)g(n)g(n)g(e)g(s)p
+Black -43 1357 V 3800 1357 V 363 1329 a Fs(a)53 b(=)48
+b(0)11 b(;)51 b(b)41 b(=)g(p)15 b(\()f(1)h(\))f(;)p 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 103 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb 53 w([)p Black 0 0 0.5 TeXcolorrgb
+6 w(a)p Black 0 0 0.5 TeXcolorrgb 9 w(,)p Black 0 0 0.5
+TeXcolorrgb 7 w(b)p Black 0 0 0.5 TeXcolorrgb 9 w(])51
+b(=)p Black 0 0 0.5 TeXcolorrgb 55 w(s)5 b(o)g(u)g(s)p
+Black 0 0 0.5 TeXcolorrgb 11 w(-)p Black 0 0 0.5 TeXcolorrgb
+10 w(i)h(n)g(t)g(e)g(r)p Black 0 0 0.5 TeXcolorrgb 11
+w(.)p Black 0 0 0.5 TeXcolorrgb 53 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(p)h(r)g(o)g(b)g(a)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(p)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5
+TeXcolorrgb 7 w(i)p Black 0 0 0.5 TeXcolorrgb 10 w(\))p
+Black 0 0 0.5 TeXcolorrgb 53 w(p)f(o)g(u)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(l)p
+Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb
+10 w(u)h(n)g(i)g(f)g(o)g(r)g(m)g(e)p Black 0 0 0.5 TeXcolorrgb
+12 w(.)p Black -43 1448 V 3800 1448 V 367 1421 a Fr(f)i(o)g(r)66
+b Fs(i)58 b(=)45 b(1)10 b(:)i(n)5 b Fo(\000)t Fs(1)p
+0 0 0.5 TeXcolorrgb 36 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)h(a)g(r)g(c)g(o)g(u)g(r)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(t)g(o)g(u)g(s)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(s)g(o)g(u)g(s)p Black
+0 0 0.5 TeXcolorrgb 11 w(-)p Black 0 0 0.5 TeXcolorrgb
+10 w(i)h(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 64 w(j)g(u)g(x)g(t)g(a)g
+(p)g(o)g(s)g(\351)g(s)p Black 0 0 0.5 TeXcolorrgb 13
+w(.)p Black -43 1540 V 3800 1540 V 741 1512 a Fr(i)14
+b(f)66 b Fs(\()13 b(\()7 b(U)r(\()16 b(l)30 b(,)18 b(c)11
+b(\))38 b(>)t(=)f(a)15 b(\))45 b(&)g(\()t(U)r(\()16 b(l)30
+b(,)18 b(c)c(\))47 b(<)41 b(b)12 b(\))f(\))p -43 1631
+V 3800 1631 V 1090 1603 a(X)r(\()17 b(l)29 b(,)18 b(c)d(\))43
+b(=)j(x)10 b(\()20 b(i)27 b(\))13 b(;)p -43 1722 V 3800
+1722 V 1099 1695 a Fr(b)r(r)r(e)r(a)r(k)19 b Fs(;)p 0 0 0.5
+TeXcolorrgb 59 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(o)5 b(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53 w(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(t)h(r)g(o)g(u)g(v)g
+(\351)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+58 w(l)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(b)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(i)h(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb 16 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(o)f(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(s)g(o)g(r)g(t)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black -43 1814 V 3800 1814 V 727 1786 a Fr(end)p
+-43 1905 V 3800 1905 V 731 1877 a Fs(a)44 b(=)d(b)16
+b(;)58 b(b)40 b(=)h(b)g(+)f(p)10 b(\()20 b(i)i(+)9 b(1)g(\))g(;)p
+0 0 0.5 TeXcolorrgb 48 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(o)c(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(p)h(a)g(s)g(s)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+52 w(l)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(i)g(n)g(t)g(e)g(r)g(v)g(a)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(s)g(u)g(i)g(v)g(a)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black -43 1996 V 3800 1996 V 359 1969 a Fr(end)p
+-43 2087 V 3800 2087 V -10 2060 a(end)p -43 2179 V 3800
+2179 V -10 2151 a(end)p -43 2270 V 3800 2270 V -5 2243
+a(r)t(e)t(t)t(u)t(r)t(n)19 b Fs(;)-43 2305 y Ft(\006)p
+-9 2305 3780 4 v 3777 w(\005)p Black -9 2462 a Fp(Exercice)36
+b(2.1)f(\(Loi)g(binomiale\).)p Black 41 w Fw(Cr\351er)30
+b(un)h(co)r(de)g(Matlab)g(p)r(ermettan)n(t)g(de)g(g\351n\351rer)f(un)h
+(v)n(ecteur)f(al\351atoire)g Fn(X)-9 2562 y Fw(con)n(tenan)n(t)25
+b Fn(N)36 b Fw(r\351alisations)24 b(i.i.d.)j(de)g(loi)f(binomiale)g
+Fx(B)s Fm(\()p Fn(n;)14 b(p)p Fm(\))26 b Fw(o\371)g(les)g(v)-5
+b(aleurs)26 b Fn(N)t(;)14 b(n)22 b Fl(>)h Fm(1)j Fw(et)h
+Fm(0)22 b Fn(<)h(p)g(<)g Fm(1)j Fw(son)n(t)g(a\033ect\351es)-9
+2662 y(par)c(l'utilisateur.)h(P)n(our)g Fn(N)32 b Fw(assez)22
+b(grand,)g(v)n(\351ri\034er)f(la)i(LGN)h(sur)e(les)h(mo)n(y)n(ennes)f
+(empiriques)h(successiv)n(es)e(de)j Fn(X)7 b Fw(.)22
+b(V)-7 b(oici)-9 2761 y(un)27 b(exemple)h(de)g(programme)d(qui)j(fait)g
+(l'a\033aire,)e(et)i(donc)f(la)h(sortie)e(graphique)h(se)g(trouv)n(e)f
+(en)i(page)f(6.)-43 2866 y Ft(\007)p -9 2866 V 3777 w(\004)p
+-43 2989 4 92 v 3800 2989 V 0 0 0.5 TeXcolorrgb -6 2961
+a Fq(\045)p Black -43 3080 V 3800 3080 V 0 0 0.5 TeXcolorrgb
+-6 3052 a(\045)p Black 0 0 0.5 TeXcolorrgb 54 w(#)6 b(#)g(#)p
+Black 0 0 0.5 TeXcolorrgb 57 w(C)g(o)g(p)g(y)g(r)g(i)g(g)g(h)g(t)p
+Black 0 0 0.5 TeXcolorrgb 58 w(\()p Black 0 0 0.5 TeXcolorrgb
+8 w(C)p Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5
+TeXcolorrgb 51 w(D)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p
+Black 0 0 0.5 TeXcolorrgb 53 w(C)f(h)g(a)g(f)g(a)g(\357)p
+Black 0 0 0.5 TeXcolorrgb 18 w(,)51 b(2)6 b(0)g(0)g(3)11
+b(-)6 b(1)g(2)11 b(-)6 b(0)g(6)g(.)p Black -43 3171 V
+3800 3171 V 0 0 0.5 TeXcolorrgb -6 3144 a(\045)p Black
+0 0 0.5 TeXcolorrgb 54 w(#)g(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+56 w(h)f(t)g(t)g(p)p Black 0 0 0.5 TeXcolorrgb 13 w(:)g(/)g(/)p
+Black 0 0 0.5 TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5
+TeXcolorrgb 10 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(l)g(s)g(p)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+8 w(u)t(p)t(s)p Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black
+0 0 0.5 TeXcolorrgb 9 w(t)g(l)g(s)g(e)p Black 0 0 0.5
+TeXcolorrgb 11 w(.)p Black 0 0 0.5 TeXcolorrgb 10 w(f)g(r)p
+Black 0 0 0.5 TeXcolorrgb 7 w(/)p Black 0 0 0.5 TeXcolorrgb
+10 w(C)h(h)g(a)g(f)g(a)g(i)p Black 0 0 0.5 TeXcolorrgb
+9 w(/)p Black 0 0 0.5 TeXcolorrgb 10 w(a)g(g)g(r)g(e)g(g)g(a)g(t)g(i)g
+(o)g(n)p Black 0 0 0.5 TeXcolorrgb 14 w(.)p Black 0 0 0.5
+TeXcolorrgb 9 w(h)f(t)g(m)g(l)p Black -43 3262 V 3800
+3262 V 0 0 0.5 TeXcolorrgb -6 3235 a(\045)p Black 0 0 0.5
+TeXcolorrgb 54 w(#)h(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+57 w(L)g(i)g(c)g(e)g(n)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(G)f(N)g(U)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(G)h(e)g(n)g(e)g(r)g(a)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(P)g(u)g(b)g(l)g(i)g(c)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(L)g(i)g(c)g(e)g(n)g(s)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(h)f(t)g(t)g(p)p Black 0 0 0.5 TeXcolorrgb 14 w(:)g(/)g(/)p
+Black 0 0 0.5 TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5
+TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(g)g(n)g(u)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+9 w(o)g(r)g(g)p Black 0 0 0.5 TeXcolorrgb 9 w(/)p Black
+0 0 0.5 TeXcolorrgb 11 w(c)h(o)g(p)g(y)g(l)g(e)g(f)g(t)p
+Black 0 0 0.5 TeXcolorrgb 11 w(/)p Black 0 0 0.5 TeXcolorrgb
+9 w(g)f(p)g(l)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black
+0 0 0.5 TeXcolorrgb 9 w(h)g(t)g(m)g(l)p Black -43 3354
+V 3800 3354 V 0 0 0.5 TeXcolorrgb -6 3326 a(\045)p Black
+-43 3445 V 3800 3445 V 0 0 0.5 TeXcolorrgb -6 3418 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(C)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(b)g(o)g(u)g(t)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(c)g(o)g(d)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(p)h(e)g(r)g(m)g(e)g
+(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(s)h(i)g(m)g(u)g(l)g(e)g(r)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(u)f(n)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(l)g(o)g(i)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(b)h(i)g(n)g(o)g(m)g(i)g(a)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(B)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5
+TeXcolorrgb 6 w(n)p Black 0 0 0.5 TeXcolorrgb 8 w(,)p
+Black 0 0 0.5 TeXcolorrgb 7 w(p)p Black 0 0 0.5 TeXcolorrgb
+9 w(\))p Black 0 0 0.5 TeXcolorrgb 54 w(e)f(t)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(d)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(c)h(o)g(m)g(p)g(a)g(r)g(e)g(r)p Black -43 3536 V 3800
+3536 V 0 0 0.5 TeXcolorrgb -6 3509 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(g)g(r)g(a)g(p)g(h)g(i)g(q)g
+(u)g(e)g(m)g(e)g(n)h(t)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 64 w(l)e(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(m)h(o)g(y)g(e)g(n)g(n)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(e)g(m)g(p)g(i)g(r)g(i)g(q)g(u)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62 w(a)f(v)g(e)g(c)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(m)h(o)g(y)g(e)g(n)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(t)g(h)g(\351)g(o)g(r)g(i)g(q)g(u)g(e)p
+Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black -43 3628 V 3800
+3628 V 0 0 0.5 TeXcolorrgb -6 3600 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(T)f(o)g(u)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(v)h(e)g(c)g(t)g(e)g(u)g(r)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(s)f(o)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(v)h(e)g(c)g(t)g(e)g(u)g(r)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(l)g(i)g(g)g(n)g(e)p
+Black 0 0 0.5 TeXcolorrgb 8 w(.)p Black -43 3719 V 3800
+3719 V 0 0 0.5 TeXcolorrgb -6 3692 a(\045)p Black -43
+3810 V 3800 3810 V 0 0 0.5 TeXcolorrgb -6 3783 a(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(N)f(o)g(t)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(b)g(e)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb
+58 w(:)p Black 0 0 0.5 TeXcolorrgb 54 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(b)h(i)g(b)g(l)g(i)g
+(o)g(t)g(h)g(\350)g(q)g(u)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 65 w(S)g(t)g(i)g(x)g(b)g(o)g(x)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(f)g(o)g(u)g(r)g(n)g(i)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(l)f(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(f)h(o)g(n)g(c)g(t)g(i)g(o)g
+(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+60 w(r)g(b)g(i)g(n)g(o)g(m)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(q)f(u)g(i)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(p)h(e)g(r)g(m)g(e)g(t)p
+Black -43 3902 V 3800 3902 V 0 0 0.5 TeXcolorrgb -6 3874
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 52 w(s)p Black 0 0 0.5 TeXcolorrgb 8 w(')p
+Black 0 0 0.5 TeXcolorrgb 10 w(a)h(f)g(f)g(r)g(a)g(n)g(c)g(h)g(i)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62
+w(d)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(c)h(a)g(l)g(c)g(u)g(l)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(d)g(\351)g(t)g(a)g(i)g(l)g
+(l)g(\351)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(i)t(c)t(i)p Black 0 0 0.5 TeXcolorrgb
+14 w(,)p Black 0 0 0.5 TeXcolorrgb 54 w(c)f(f)p Black
+0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+53 w(f)g(i)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(d)g(u)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(p)h(r)g(\351)g(s)g(e)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(f)g(i)g(c)g(h)g(i)g(e)g(r)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black -43 3993 V 3800 3993 V 0 0 0.5 TeXcolorrgb
+-6 3966 a(\045)p Black -43 4084 V 3800 4084 V -2 4057
+a Fr(c)i(l)g(e)g(a)g(r)62 b Fs(r)56 b(n)49 b(p)h(q)45
+b(P)37 b(Q)d(C)k(B)e(X)p -43 4176 V 3800 4176 V 2 4148
+a Fr(c)12 b(l)g(f)p -43 4267 V 3800 4267 V 0 0 0.5 TeXcolorrgb
+-6 4240 a Fq(\045)p Black -43 4358 V 3800 4358 V -1 4331
+a Fs(r)47 b(=)c Fr(i)t(n)t(p)t(u)t(t)13 b Fs(\()p 0 0.5 0
+TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb 9 w(N)q(o)q(m)q(b)q(r)q
+(e)p Black 0 0.5 0 TeXcolorrgb 7 w( )p Black 0 0.5 0
+TeXcolorrgb 8 w(m)t(a)t(x)t(i)t(m)t(a)t(l)p Black 0 0.5 0
+TeXcolorrgb 9 w( )p Black 0 0.5 0 TeXcolorrgb 9 w(d)5
+b(e)p Black 0 0.5 0 TeXcolorrgb 9 w( )p Black 0 0.5 0
+TeXcolorrgb 18 w(r)14 b(\351)f(a)h(l)g(i)g(s)g(a)g(t)f(i)h(o)g(n)f(s)p
+Black 0 0.5 0 TeXcolorrgb 17 w( )s(?)s( )s(=)s( )p Black
+0 0.5 0 TeXcolorrgb 22 w(')p Black 22 w(\))h(;)p -43
+4450 V 3800 4450 V -8 4422 a(n)41 b(=)i Fr(i)t(n)t(p)t(u)t(t)13
+b Fs(\()p 0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0
+TeXcolorrgb 20 w(T)f(a)g(i)g(l)g(l)g(e)p Black 0 0.5 0
+TeXcolorrgb 19 w( )p Black 0 0.5 0 TeXcolorrgb 6 w(n)p
+Black 0 0.5 0 TeXcolorrgb 5 w( )p Black 0 0.5 0 TeXcolorrgb
+9 w(d)5 b(e)p Black 0 0.5 0 TeXcolorrgb 9 w( )p Black
+0 0.5 0 TeXcolorrgb 15 w(l)11 b(a)p Black 0 0.5 0 TeXcolorrgb
+15 w( )p Black 0 0.5 0 TeXcolorrgb 19 w(l)j(o)h(i)p Black
+0 0.5 0 TeXcolorrgb 18 w( )p Black 0 0.5 0 TeXcolorrgb
+14 w(b)9 b(i)g(n)g(o)g(m)g(i)g(a)g(l)g(e)p Black 0 0.5 0
+TeXcolorrgb 13 w( )p Black 0 0.5 0 TeXcolorrgb(B)p Black
+0 0.5 0 TeXcolorrgb 4 w(\()p Black 0 0.5 0 TeXcolorrgb
+9 w(n)p Black 0 0.5 0 TeXcolorrgb 14 w(,)p Black 0 0.5 0
+TeXcolorrgb 15 w(p)p Black 0 0.5 0 TeXcolorrgb 12 w(\))19
+b(,)10 b( )p Black 0 0.5 0 TeXcolorrgb 18 w(q)e(u)g(i)p
+Black 0 0.5 0 TeXcolorrgb 13 w( )p Black 0 0.5 0 TeXcolorrgb
+8 w(a)p Black 0 0.5 0 TeXcolorrgb 8 w( )p Black 0 0.5 0
+TeXcolorrgb 6 w(n)p Black 0 0.5 0 TeXcolorrgb 1 w(+1 )p
+Black 0 0.5 0 TeXcolorrgb 8 w(a)e(t)g(o)g(m)g(e)g(s)p
+Black 0 0.5 0 TeXcolorrgb 9 w( )s(?)s( )s(=)s( )p Black
+0 0.5 0 TeXcolorrgb 22 w(')p Black 22 w(\))13 b(;)p -43
+4541 V 3800 4541 V -8 4514 a(p)41 b(=)i Fr(i)t(n)t(p)t(u)t(t)13
+b Fs(\()p 0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0
+TeXcolorrgb 15 w(V)7 b(a)g(l)g(e)g(u)g(r)p Black 0 0.5 0
+TeXcolorrgb 15 w( )p Black 0 0.5 0 TeXcolorrgb 6 w(d)r(u)p
+Black 0 0.5 0 TeXcolorrgb 6 w( )p Black 0 0.5 0 TeXcolorrgb
+11 w(p)g(a)g(r)g(a)g(m)g(\350)g(t)g(r)g(e)p Black 0 0.5 0
+TeXcolorrgb 14 w( )p Black 0 0.5 0 TeXcolorrgb 6 w(p)p
+Black 0 0.5 0 TeXcolorrgb 5 w( )p Black 0 0.5 0 TeXcolorrgb
+9 w(d)e(e)p Black 0 0.5 0 TeXcolorrgb 9 w( )p Black 0 0.5 0
+TeXcolorrgb 15 w(l)11 b(a)p Black 0 0.5 0 TeXcolorrgb
+15 w( )p Black 0 0.5 0 TeXcolorrgb 18 w(l)k(o)g(i)p Black
+0 0.5 0 TeXcolorrgb 18 w( )p Black 0 0.5 0 TeXcolorrgb
+13 w(b)9 b(i)g(n)g(o)g(m)g(i)g(a)g(l)g(e)p Black 0 0.5 0
+TeXcolorrgb 14 w( )p Black 0 0.5 0 TeXcolorrgb(B)p Black
+0 0.5 0 TeXcolorrgb 4 w(\()p Black 0 0.5 0 TeXcolorrgb
+9 w(n)p Black 0 0.5 0 TeXcolorrgb 14 w(,)p Black 0 0.5 0
+TeXcolorrgb 15 w(p)p Black 0 0.5 0 TeXcolorrgb 6 w(\))c( )g(?)g( )g(=)g
+( )p Black 0 0.5 0 TeXcolorrgb 23 w(')p Black 23 w(\))13
+b(;)p -43 4632 V 3800 4632 V 0 0 0.5 TeXcolorrgb -6 4605
+a Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+53 w(p)p Black 0 0 0.5 TeXcolorrgb 53 w(=)p Black 0 0 0.5
+TeXcolorrgb 56 w(p)6 b(r)g(o)g(b)g(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(g)h(a)g(g)g(n)g(e)g
+(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(p)f(i)g(l)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(o)g(u)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(f)g(a)g(c)g(e)p Black
+0 0 0.5 TeXcolorrgb 57 w(=)p Black 0 0 0.5 TeXcolorrgb
+56 w(p)h(r)g(o)g(b)g(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+53 w(1)p Black 0 0 0.5 TeXcolorrgb 55 w(d)g(a)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(B)h(e)g(r)g(n)g(o)g(u)g(l)g(l)g(i)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(s)f(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb 56 w({)g(0)10 b(,)5 b(1)g(})p
+Black -43 4724 V 3800 4724 V 0 0 0.5 TeXcolorrgb -6 4696
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+53 w(q)p Black 0 0 0.5 TeXcolorrgb 53 w(=)p Black 0 0 0.5
+TeXcolorrgb 56 w(p)h(r)g(o)g(b)g(a)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(p)h(e)g(r)g(d)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(p)f(i)g(l)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(o)g(u)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(f)g(a)g(c)g(e)p Black
+0 0 0.5 TeXcolorrgb 57 w(=)p Black 0 0 0.5 TeXcolorrgb
+56 w(p)h(r)g(o)g(b)g(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+53 w(0)p Black 0 0 0.5 TeXcolorrgb 55 w(d)g(a)g(n)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(B)h(e)g(r)g(n)g(o)g(u)g(l)g(l)g(i)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(s)f(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb 56 w({)g(0)10 b(,)5 b(1)g(})p
+Black -43 4815 V 3800 4815 V 0 0 0.5 TeXcolorrgb -6 4788
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+53 w(B)p Black 0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5
+TeXcolorrgb 6 w(n)p Black 0 0 0.5 TeXcolorrgb 8 w(,)p
+Black 0 0 0.5 TeXcolorrgb 7 w(p)p Black 0 0 0.5 TeXcolorrgb
+9 w(\))p Black 0 0 0.5 TeXcolorrgb 53 w(e)g(s)g(t)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(l)g(a)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(l)g(o)g(i)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(s)h(o)g(m)g(m)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53
+w(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+53 w(v)p Black 0 0 0.5 TeXcolorrgb 7 w(.)p Black 0 0 0.5
+TeXcolorrgb 7 w(a)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p
+Black 0 0 0.5 TeXcolorrgb 51 w(i)p Black 0 0 0.5 TeXcolorrgb
+7 w(.)p Black 0 0 0.5 TeXcolorrgb 7 w(i)p Black 0 0 0.5
+TeXcolorrgb 8 w(.)p Black 0 0 0.5 TeXcolorrgb 7 w(d)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+53 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(B)h(e)g(r)g(n)g(o)g(u)g(l)g(l)g(i)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+55 w(c)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(t)g(y)g(p)g(e)p Black 0 0 0.5 TeXcolorrgb
+11 w(,)p Black -43 4906 V 3800 4906 V 0 0 0.5 TeXcolorrgb
+-6 4879 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 53 w(i)p Black 0 0 0.5 TeXcolorrgb 7 w(.)p
+Black 0 0 0.5 TeXcolorrgb 7 w(e)p Black 0 0 0.5 TeXcolorrgb
+9 w(.)p Black 0 0 0.5 TeXcolorrgb 53 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(n)h(i)g(\350)g(m)g
+(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+58 w(p)g(u)g(i)g(s)g(s)g(a)g(n)g(c)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(c)h(o)g(n)g(v)g(o)g
+(l)g(u)g(t)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 63 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(c)h(e)g(t)g(t)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(l)f(o)g(i)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(d)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(B)h(e)g(r)g(n)g(o)g(u)g(l)g(l)g(i)p Black 0 0 0.5
+TeXcolorrgb 15 w(.)p Black 0 0 0.5 TeXcolorrgb 53 w(E)f(l)g(l)g(e)p
+Black -43 4998 V 3800 4998 V 0 0 0.5 TeXcolorrgb -6 4970
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(r)h(e)g(p)g(r)g(\351)g(s)g(e)g(n)g(t)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(l)f(a)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(l)g(o)g(i)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(d)g(u)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(n)h(o)g(m)g(b)g(r)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(s)h(u)g(c)g(c)g(\351)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(p)f(i)g(l)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(o)g(u)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(f)g(a)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(e)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 53 w(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(l)h(a)g(n)g(c)g(\351)g(s)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black -43 5089 V 3800
+5089 V 0 0 0.5 TeXcolorrgb -6 5062 a(\045)p Black -43
+5180 V 3800 5180 V -4 5153 a Fr(d)f(i)g(s)g(p)15 b Fs(\()h
+Fr(s)8 b(p)g(r)g(i)g(n)g(t)g(f)20 b Fs(\()p 0 0.5 0 TeXcolorrgb
+25 w(')p Black 0 0.5 0 TeXcolorrgb 17 w(C)9 b(a)g(l)g(c)g(u)g(l)p
+Black 0 0.5 0 TeXcolorrgb 15 w( )p Black 0 0.5 0 TeXcolorrgb
+9 w(d)c(e)p Black 0 0.5 0 TeXcolorrgb 9 w( )p Black 0 0.5 0
+TeXcolorrgb 15 w(l)11 b(a)p Black 0 0.5 0 TeXcolorrgb
+15 w( )p Black 0 0.5 0 TeXcolorrgb 19 w(l)j(o)h(i)p Black
+0 0.5 0 TeXcolorrgb 19 w( )p Black 0 0.5 0 TeXcolorrgb
+13 w(b)9 b(i)g(n)g(o)g(m)g(i)g(a)g(l)g(e)p Black 0 0.5 0
+TeXcolorrgb 13 w( )p Black 0 0.5 0 TeXcolorrgb(B)p Black
+0 0.5 0 TeXcolorrgb -5 w(\()o(\045)p Black 0 0.5 0 TeXcolorrgb
+1 w(d)p Black 0 0.5 0 TeXcolorrgb 5 w(,)r(\045)p Black
+0 0.5 0 TeXcolorrgb 14 w(f)p Black 0 0.5 0 TeXcolorrgb
+20 w(\))p Black 0 0.5 0 TeXcolorrgb 24 w(')p Black 25
+w(,)h(n)k(,)h(p)d(\))f(\))p Black -9 5402 a FA(14)20
+b(f\351vrier)g(2004.)27 b(Cop)o(yrigh)o(t)684 5401 y(c)668
+5402 y Fz(\015)19 b FA(A.)g(Gr\351gatif)i(agreg@lab)q(o.univ.fr.)27
+b(GNU)19 b(FDL)h(Cop)o(yleft.)1468 b(P)o(age)20 b(n)3690
+5385 y Fz(\016)3725 5402 y FA(4.)p Black eop end
+%%Page: 5 5
+TeXDict begin 5 4 bop Black -9 34 a FC(Universit\351)20
+b(de)g(l)-5 b('Anonyme)21 b(XXI)r(I)e(\025)j(Pr\351p)-5
+b(ara)g(tion)20 b(\340)h(l)-5 b('\351preuve)21 b(de)f(mod\351lisa)-5
+b(tion)20 b(-)h(A)n(gr\351ga)-5 b(tion)20 b(Externe)h(de)f(Ma)-5
+b(th\351ma)g(tiques)20 b(\025)i FB(2004.)553 b FA(P)o(age)20
+b(n)3690 18 y Fz(\016)3725 34 y FA(5.)p Black -43 352
+4 92 v 3800 352 V -7 325 a Fs(q)42 b(=)d(1)47 b Fo(\000)41
+b Fs(p)14 b(;)p -43 444 V 3800 444 V -13 416 a(P)48 b(=)j([)13
+b(1)63 b(,)49 b Fr(c)n(u)n(m)n(p)n(r)n(o)n(d)5 b Fs(\()k(p)52
+b Fo(\003)58 b Fs(o)8 b(n)g(e)g(s)17 b(\()10 b(1)19 b(,)12
+b(n)19 b(\))d(\))h(])h(;)p 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 662 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)6 b(u)g(i)g(s)g(s)g(a)g(n)g(c)g(e)g(s)
+p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+63 w(c)g(r)g(o)g(i)g(s)g(s)g(a)g(n)g(t)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62 w(d)f(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54
+w(p)p Black -43 535 V 3800 535 V -16 508 a Fs(Q)39 b(=)46
+b([)24 b Fr(f)13 b(l)g(i)h(p)f(l)g(r)21 b Fs(\()6 b Fr(c)n(u)n(m)n(p)n
+(r)n(o)n(d)f Fs(\()11 b(q)52 b Fo(\003)58 b Fs(o)8 b(n)g(e)g(s)17
+b(\()10 b(1)20 b(,)11 b(n)17 b(\))f(\))f(\))31 b(,)57
+b(1)16 b(])g(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+337 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(p)6 b(u)g(i)g(s)g(s)g(a)g(n)g(c)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(d)g(\351)g(c)g(r)g(o)g(i)g(s)g(s)g(a)g(n)g(t)g(e)h(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(d)e(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+54 w(q)p Black -43 626 V 3800 626 V -14 599 a Fs(C)46
+b(=)51 b([)13 b(1)63 b(,)49 b Fr(c)n(u)n(m)n(p)n(r)n(o)n(d)10
+b Fs(\()k([)h(n)g(:)25 b Fo(\000)13 b Fs(1)g(:)g(1)g(])g(\))51
+b(.)13 b(/)49 b Fr(c)n(u)n(m)n(p)n(r)n(o)n(d)12 b Fs(\()i([)h(1)g(:)i
+(n)j(])f(\))f(])h(;)p 0 0 0.5 TeXcolorrgb 66 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55
+w(c)5 b(o)g(e)g(f)p Black 0 0 0.5 TeXcolorrgb 13 w(.)p
+Black 0 0 0.5 TeXcolorrgb 53 w(d)g(u)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(b)h(i)g(n)g(\364)g(m)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+53 w(i)p Black 0 0 0.5 TeXcolorrgb 55 w(=)51 b(1)p Black
+0 0 0.5 TeXcolorrgb 53 w(\340)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 54 w(n)p Black -43 718 V 3800
+718 V -14 690 a Fs(B)36 b(=)e(C)51 b(.)15 b Fo(\003)52
+b Fs(P)g(.)15 b Fo(\003)49 b Fs(Q)8 b(;)p 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 1441 w Fq(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(v)e(e)g(c)g(t)g(e)g(u)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(p)h(o)g(i)g(d)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53 w(B)p Black
+0 0 0.5 TeXcolorrgb 7 w(\()p Black 0 0 0.5 TeXcolorrgb
+6 w(n)p Black 0 0 0.5 TeXcolorrgb 8 w(,)p Black 0 0 0.5
+TeXcolorrgb 7 w(p)p Black 0 0 0.5 TeXcolorrgb 8 w(\))p
+Black -43 809 V 3800 809 V 0 0 0.5 TeXcolorrgb -6 782
+a(\045)p Black -43 900 V 3800 900 V -4 873 a Fr(d)g(i)g(s)g(p)15
+b Fs(\()h Fr(s)8 b(p)g(r)g(i)g(n)g(t)g(f)20 b Fs(\()p
+0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb
+16 w(G)8 b(\351)g(n)g(\351)g(r)g(a)g(t)g(i)g(o)g(n)p
+Black 0 0.5 0 TeXcolorrgb 14 w( )p Black 0 0.5 0 TeXcolorrgb
+17 w(a)13 b(l)h(\351)f(a)g(t)f(o)i(i)f(r)g(e)p Black
+0 0.5 0 TeXcolorrgb 17 w( )p Black 0 0.5 0 TeXcolorrgb
+9 w(d)5 b(e)p Black 0 0.5 0 TeXcolorrgb 2 w( )m(\045)p
+Black 0 0.5 0 TeXcolorrgb -2 w(d)p Black 0 0.5 0 TeXcolorrgb
+5 w( )p Black 0 0.5 0 TeXcolorrgb 18 w(r)13 b(\351)h(a)g(l)g(i)g(s)g(a)
+g(t)f(i)h(o)g(n)f(s)p Black 0 0.5 0 TeXcolorrgb 18 w( )p
+Black 0 0.5 0 TeXcolorrgb 9 w(d)5 b(e)p Black 0 0.5 0
+TeXcolorrgb 9 w( )p Black 0 0.5 0 TeXcolorrgb(B)p Black
+0 0.5 0 TeXcolorrgb -5 w(\()o(\045)p Black 0 0.5 0 TeXcolorrgb
+2 w(d)p Black 0 0.5 0 TeXcolorrgb 4 w(,)r(\045)p Black
+0 0.5 0 TeXcolorrgb 14 w(f)p Black 0 0.5 0 TeXcolorrgb
+20 w(\))p Black 0 0.5 0 TeXcolorrgb 24 w(')p Black 25
+w(,)14 b(r)23 b(,)14 b(n)h(,)f(p)e(\))f(\))p -43 992
+V 3800 992 V -15 964 a(X)33 b(=)51 b(r)13 b(d)f(i)h(s)g(c)g(r)24
+b(\()12 b([)g(1)26 b(,)20 b(r)k(])31 b(,)15 b([)h(0)f(:)j(n)13
+b(])25 b(,)9 b(B)i(\))16 b(;)p 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 981 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(\351)6 b(c)g(h)g(a)g(n)g(t)g(i)g(l)g(l)g
+(o)h(n)f(n)h(a)g(g)f(e)p Black -43 1083 V 3800 1083 V
+0 0 0.5 TeXcolorrgb -6 1056 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(a)g(l)g(t)g(e)g(r)g(n)g(a)g(t)g(i)g(v)g
+(e)p Black 0 0 0.5 TeXcolorrgb 60 w(:)p Black -43 1174
+V 3800 1174 V 0 0 0.5 TeXcolorrgb -6 1147 a(\045)p Black
+0 0 0.5 TeXcolorrgb 7 w(X)p Black 0 0 0.5 TeXcolorrgb
+9 w(=)f([)g(])p Black -43 1266 V 3800 1266 V 0 0 0.5
+TeXcolorrgb -6 1238 a(\045)p Black 0 0 0.5 TeXcolorrgb
+9 w(f)g(o)g(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(i)p Black 0 0 0.5 TeXcolorrgb 9 w(=)g(1)g(:)p
+Black 0 0 0.5 TeXcolorrgb 9 w(r)p Black -43 1357 V 3800
+1357 V 0 0 0.5 TeXcolorrgb -6 1329 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 329 w(X)p Black 0 0 0.5 TeXcolorrgb
+54 w(=)51 b([)p Black 0 0 0.5 TeXcolorrgb 8 w(X)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(p)6
+b(r)g(o)g(b)g(a)g(d)g(i)g(s)p Black 0 0 0.5 TeXcolorrgb
+13 w(\()f([)g(0)g(:)p Black 0 0 0.5 TeXcolorrgb 11 w(n)p
+Black 0 0 0.5 TeXcolorrgb 7 w(])i(,)p Black 0 0 0.5 TeXcolorrgb
+8 w(B)p Black 0 0 0.5 TeXcolorrgb 9 w(\))e(])g(;)p Black
+-43 1448 V 3800 1448 V 0 0 0.5 TeXcolorrgb -6 1421 a(\045)p
+Black 0 0 0.5 TeXcolorrgb 9 w(e)g(n)g(d)p Black -43 1540
+V 3800 1540 V 0 0 0.5 TeXcolorrgb -6 1512 a(\045)p Black
+-43 1631 V 3800 1631 V -4 1603 a Fr(d)g(i)g(s)g(p)15
+b Fs(\()h Fr(s)8 b(p)g(r)g(i)g(n)g(t)g(f)20 b Fs(\()p
+0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb
+14 w(T)6 b(r)g(a)g(c)g(\351)p Black 0 0.5 0 TeXcolorrgb
+14 w( )p Black 0 0.5 0 TeXcolorrgb 12 w(d)i(e)g(s)p Black
+0 0.5 0 TeXcolorrgb 11 w( )p Black 0 0.5 0 TeXcolorrgb
+12 w(g)g(r)g(a)g(p)g(h)g(i)g(q)g(u)g(e)p Black 0 0.5 0
+TeXcolorrgb 24 w(.)p Black 0 0.5 0 TeXcolorrgb 29 w(')p
+Black 20 w(\))j(\))p -43 1722 V 3800 1722 V -3 1695 a
+Fr(p)6 b(l)g(o)g(t)17 b Fs(\()r Fr(c)-6 b(u)g(m)g(s)g(u)g(m)p
+Fs(\()s(X)10 b(\))58 b(.)16 b(/)59 b([)17 b(1)f(:)22
+b Fr(l)5 b(e)g(n)g(g)g(t)g(h)13 b Fs(\()s(X)7 b(\))13
+b(])26 b(,)p 0 0.5 0 TeXcolorrgb 30 w(')p Black 0 0.5 0
+TeXcolorrgb 11 w(b)p Black 0 0.5 0 TeXcolorrgb 17 w(')p
+Black 21 w(\))p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+514 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(t)6 b(r)g(a)g(c)g(\351)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(d)f(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(m)h(o)g(y)g(e)g(n)g(n)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 61 w(e)g(m)g(p)g(i)g(r)g(i)g(q)g(u)g(e)g(s)p
+Black -43 1814 V 3800 1814 V 3 1786 a Fr(t)12 b(i)g(t)g(l)g(e)21
+b Fs(\()p 0 0.5 0 TeXcolorrgb 24 w(')p Black 0 0.5 0
+TeXcolorrgb 17 w(L)8 b(o)g(i)p Black 0 0.5 0 TeXcolorrgb
+11 w( )p Black 0 0.5 0 TeXcolorrgb 12 w(d)g(e)g(s)p Black
+0 0.5 0 TeXcolorrgb 11 w( )p Black 0 0.5 0 TeXcolorrgb
+10 w(G)d(r)g(a)g(n)g(d)g(s)p Black 0 0.5 0 TeXcolorrgb
+6 w( )p Black 0 0.5 0 TeXcolorrgb 7 w(N)s(o)s(m)s(b)s(r)s(e)s(s)p
+Black 0 0.5 0 TeXcolorrgb 20 w(')p Black 17 w(\))p -43
+1905 V 3800 1905 V -3 1877 a Fr(x)i(l)g(a)g(b)g(e)g(l)15
+b Fs(\()p 0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0
+TeXcolorrgb 9 w(N)q(o)q(m)q(b)q(r)q(e)p Black 0 0.5 0
+TeXcolorrgb 6 w( )p Black 0 0.5 0 TeXcolorrgb 10 w(d)5
+b(e)p Black 0 0.5 0 TeXcolorrgb 9 w( )p Black 0 0.5 0
+TeXcolorrgb 17 w(r)14 b(e)g(a)g(l)f(i)h(s)g(a)g(t)g(i)g(o)f(n)h(s)p
+Black 0 0.5 0 TeXcolorrgb 30 w(')p Black 17 w(\))p -43
+1996 V 3800 1996 V -3 1969 a Fr(y)7 b(l)g(a)g(b)g(e)g(l)15
+b Fs(\()p 0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0
+TeXcolorrgb 12 w(M)t(o)t(y)t(e)t(n)t(n)t(e)t(s)p Black
+0 0.5 0 TeXcolorrgb 8 w( )p Black 0 0.5 0 TeXcolorrgb
+13 w(e)9 b(m)g(p)g(i)g(r)g(i)g(q)g(u)g(e)g(s)p Black
+0 0.5 0 TeXcolorrgb 25 w(')p Black 16 w(\))p -43 2087
+V 3800 2087 V -6 2060 a Fr(h)s(o)s(l)s(d)56 b Fs(o)t(n)p
+-43 2179 V 3800 2179 V -3 2151 a Fr(p)6 b(l)g(o)g(t)17
+b Fs(\()10 b(n)51 b Fo(\003)h Fs(p)f Fo(\003)58 b Fs(o)8
+b(n)g(e)g(s)17 b(\()10 b(1)20 b(,)e(r)g(\))j(,)p 0 0.5 0
+TeXcolorrgb 27 w(')p Black 0 0.5 0 TeXcolorrgb 13 w(r)p
+Black 0 0.5 0 TeXcolorrgb 4 w Fo(\000)-14 b(\000)p Black
+0 0.5 0 TeXcolorrgb 10 w Fs(')p Black 20 w(\))p 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 837 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(t)6 b(r)g(a)g(c)g(\351)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(m)h(o)g(y)g(e)g(n)g
+(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+59 w(t)g(h)g(\351)g(o)g(r)g(i)g(q)g(u)g(e)p Black -43
+2270 V 3800 2270 V -5 2243 a Fr(l)t(e)t(g)t(e)t(n)t(d)12
+b Fs(\()p 0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0
+TeXcolorrgb 15 w(E)7 b(m)g(p)g(i)g(r)g(i)g(q)g(u)g(e)p
+Black 0 0.5 0 TeXcolorrgb 18 w(')p Black 25 w(,)p 0 0.5 0
+TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb 17 w(T)h(h)g(e)g(o)g(r)g
+(i)g(q)g(u)g(e)p Black 0 0.5 0 TeXcolorrgb 20 w(')p Black
+17 w(\))p -43 2361 V 3800 2361 V -6 2334 a Fr(h)s(o)s(l)s(d)65
+b Fs(o)14 b(f)f(f)p -43 2453 V 3800 2453 V 0 0 0.5 TeXcolorrgb
+-6 2425 a Fq(\045)p Black -43 2544 V 3800 2544 V 0 0 0.5
+TeXcolorrgb -6 2517 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(A)5 b(v)g(e)g(c)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(S)g(t)g(i)g(x)g(b)g
+(o)g(x)p Black 0 0 0.5 TeXcolorrgb 19 w(,)p Black 0 0 0.5
+TeXcolorrgb 55 w(i)h(n)g(u)g(t)g(i)g(l)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(d)f(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(c)h(a)g(l)g(c)g(u)g
+(l)g(e)g(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(B)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 55 w(e)f(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 52 w(d)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 10 w(a)h(p)g(p)g(e)g(l)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(r)g(d)g(i)g(s)g(c)g(r)p Black 0 0 0.5 TeXcolorrgb 11
+w(\()f([)g(1)k(,)p Black 0 0 0.5 TeXcolorrgb 8 w(r)p
+Black 0 0 0.5 TeXcolorrgb 9 w(])h(,)5 b([)g(0)g(:)p Black
+0 0 0.5 TeXcolorrgb 8 w(n)p Black 0 0 0.5 TeXcolorrgb
+7 w(])i(,)p Black 0 0 0.5 TeXcolorrgb 7 w(B)p Black 0 0 0.5
+TeXcolorrgb 7 w(\))p Black -43 2635 V 3800 2635 V 0 0 0.5
+TeXcolorrgb -6 2608 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)f(u)g(i)g(s)g(q)g(u)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(q)s(u)p Black 0 0 0.5 TeXcolorrgb 11 w(')p Black 0 0 0.5
+TeXcolorrgb 9 w(u)f(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(s)h(i)g(m)g(p)g(l)g(e)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(r)g(b)g(i)g(n)g(o)g
+(m)p Black 0 0 0.5 TeXcolorrgb 11 w(\()f([)g(1)k(,)p
+Black 0 0 0.5 TeXcolorrgb 8 w(r)p Black 0 0 0.5 TeXcolorrgb
+7 w(])e(,)p Black 0 0 0.5 TeXcolorrgb 6 w(n)p Black 0 0 0.5
+TeXcolorrgb 8 w(,)p Black 0 0 0.5 TeXcolorrgb 7 w(p)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb
+54 w(s)f(u)g(f)g(f)g(i)g(t)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black -43 2727 V 3800 2727 V 0 0 0.5 TeXcolorrgb
+-6 2699 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(M)f(\352)g(m)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(s)g(i)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 52 w(l)p Black
+0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5 TeXcolorrgb
+9 w(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+57 w(d)h(\351)g(c)g(i)g(d)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 54 w(d)p Black 0 0 0.5 TeXcolorrgb
+8 w(')p Black 0 0 0.5 TeXcolorrgb 10 w(u)g(t)g(i)g(l)g(i)g(s)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(q)g(u)g(a)g(n)g(d)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(m)f(\352)g(m)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(p)g(r)g(o)g(d)g(a)g(d)g(i)g
+(s)p Black 0 0 0.5 TeXcolorrgb 22 w(,)p Black 0 0 0.5
+TeXcolorrgb 53 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(c)h(o)g(e)g(f)g(f)g(i)g(c)g(i)g(e)g(n)g
+(t)h(s)p Black -43 2818 V 3800 2818 V 0 0 0.5 TeXcolorrgb
+-6 2791 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(b)f(i)g(n)g(o)g(m)g(i)g(a)g(u)g(x)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(n)g(\351)g(c)g(e)g(s)g(s)g(a)g(i)g(r)g(e)g(s)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63 w(a)f(u)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(c)h(a)g(l)g(c)g(u)g(l)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 58 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 53 w(B)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(p)h(e)g(u)g(v)g(e)g(n)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(s)f(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(c)h(a)g(l)g(c)g(u)g(l)g(e)g(r)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(b)g(e)g(a)g(u)g(c)g(o)g(u)g(p)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(p)f(l)g(u)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(v)g(i)g(t)g(e)p Black -43 2909 V 3800
+2909 V 0 0 0.5 TeXcolorrgb -6 2882 a(\045)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(e)g(n)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(u)h(t)g(i)g(l)g(i)g
+(s)g(a)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 61 w(l)f(a)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 56 w(f)h(o)g(n)g(c)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(S)g(t)g(i)g(x)g(b)g(o)g(x)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(b)g(i)g(n)g(c)g(o)g(e)g(f)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(q)f(u)g(i)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(f)g(a)g(i)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(a)h(p)g(p)g(e)g(l)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 54 w(\340)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(l)f(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(f)h(o)g(n)g(c)g(t)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(g)g(a)g(m)g(m)g(a)p Black
+0 0 0.5 TeXcolorrgb 9 w(.)p Black -43 3001 V 3800 3001
+V 0 0 0.5 TeXcolorrgb -6 2973 a(\045)p Black -43 3036
+a Ft(\006)p -9 3036 3780 4 v 3777 w(\005)p Black -9 3217
+a Fp(Exercice)32 b(2.2.)p Black 40 w Fw(Soit)c Fm(\()p
+Fn(X)836 3229 y Fk(n)881 3217 y Fm(\))913 3229 y Fk(n)p
+Fj(2)p Fi(N)1073 3217 y Fw(une)g(suite)g(de)g(v)-5 b(ariables)27
+b(al\351atoires)f(i.i.d.)i(de)g(loi)f(exp)r(onen)n(tielle)h
+Fx(E)7 b Fm(\()p Fn(\025)p Fm(\))29 b Fw(a)n(v)n(ec)e
+Fn(\025)c(>)h Fm(0)p Fw(.)-9 3316 y(Si)29 b Fn(S)140
+3328 y Fk(n)211 3316 y Fm(=)302 3254 y Fh(P)390 3274
+y Fk(n)390 3341 y(k)q Fg(=1)529 3316 y Fn(X)598 3328
+y Fk(k)638 3316 y Fw(,)h Fn(N)758 3328 y Fg(0)821 3316
+y Fm(=)25 b(0)k Fw(et)h(p)r(our)f(tout)h Fn(t)c(>)g Fm(0)p
+Fw(,)j Fn(N)1769 3328 y Fk(t)1824 3316 y Fm(=)1914 3254
+y Fh(P)2002 3274 y Fj(1)2002 3341 y Fk(n)p Fg(=1)2145
+3316 y Fm(I)2175 3331 y Fj(f)p Fk(S)2250 3339 y Ff(n)2291
+3331 y Fe(6)p Fk(t)p Fj(g)2406 3316 y Fw(,)g Fm(\()p
+Fn(N)2557 3328 y Fk(t)2587 3316 y Fm(\))2619 3328 y Fk(t)p
+Fe(>)p Fg(0)2763 3316 y Fw(est)g(un)h(pro)r(cessus)e(de)h(P)n(oisson)-9
+3416 y(d'in)n(tensit\351)f Fn(\025)p Fw(.)g(Mon)n(trer)f(que,)h(p)r
+(our)f(tout)i Fn(t)23 b(>)h Fm(0)p Fw(,)j Fn(N)1674 3428
+y Fk(t)1731 3416 y Fw(suit)h(la)g(loi)g(de)g(P)n(oisson)f
+Fx(P)7 b Fm(\()p Fn(\025t)p Fm(\))p Fw(.)28 b(En)h(d\351duire)f(un)g
+(co)r(de)g(Matlab)-9 3515 y(p)r(ermettan)n(t)k(de)g(g\351n\351rer)f(un)
+h(v)n(ecteur)g(al\351atoire)e Fn(Y)51 b Fw(con)n(tenan)n(t)31
+b Fn(N)41 b Fw(r\351alisations)31 b(i.i.d.)h(de)g(loi)g
+Fx(P)7 b Fm(\()p Fn(\025)p Fm(\))33 b Fw(o\371)f(les)g(v)-5
+b(aleurs)-9 3615 y Fn(N)40 b Fl(>)32 b Fm(1)g Fw(et)h
+Fn(\025)g(>)e Fm(0)h Fw(son)n(t)h(a\033ect\351es)f(par)g
+(l'utilisateur.)h(P)n(our)f Fn(N)42 b Fw(assez)32 b(grand,)f(v)n
+(\351ri\034er)h(la)g(LGN)i(sur)e(les)g(mo)n(y)n(ennes)-9
+3715 y(empiriques)27 b(successiv)n(es)e(de)j Fn(Y)19
+b Fw(.)p Black -9 3881 a Fp(Exercice)35 b(2.3.)p Black
+42 w Fw(P)n(our)30 b Fn(N)9 b Fw(,)30 b Fn(N)970 3893
+y Fg(1)1038 3881 y Fw(et)h Fn(n)c Fl(>)h Fm(1)i Fw(a)n(v)n(ec)f
+Fn(N)1632 3893 y Fg(1)1669 3881 y Fn(;)14 b(n)28 b Fl(6)f
+Fn(N)9 b Fw(,)31 b(la)f(loi)g(h)n(yp)r(erg\351om\351trique)f
+Fx(H)q Fm(\()p Fn(N)t(;)14 b(N)3174 3893 y Fg(1)3211
+3881 y Fn(;)g(n)p Fm(\))31 b Fw(est)f(donn\351e,)-9 3980
+y(p)r(our)d(tout)h Fn(k)e Fx(2)e Fd(N)k Fw(a)n(v)n(ec)e
+Fm(0)d Fl(6)g Fn(k)k Fl(6)c Fn(n)p Fw(,)k(par)h Fd(P)p
+Fm(\()p Fn(X)h Fm(=)23 b Fn(k)s Fm(\))h(=)f Fn(C)1869
+3950 y Fk(k)1863 4003 y(N)1916 4011 y Fc(1)1952 3980
+y Fn(C)2017 3945 y Fk(n)p Fj(\000)p Fk(k)2011 4005 y(N)6
+b Fj(\000)p Fk(N)2175 4013 y Fc(1)2212 3980 y Fn(=C)2319
+3950 y Fk(n)2313 4003 y(N)2375 3980 y Fw(.)28 b(Cr\351er)f(un)h(co)r
+(de)g(Matlab)f(p)r(ermettan)n(t)h(de)-9 4080 y(g\351n\351rer)c(un)i(v)n
+(ecteur)f(al\351atoire)f Fn(Z)32 b Fw(con)n(tenan)n(t)25
+b Fn(M)34 b Fw(r\351alisations)24 b(i.i.d.)i(de)g(loi)g
+Fx(H)q Fm(\()p Fn(N)t(;)14 b(N)2728 4092 y Fg(1)2765
+4080 y Fn(;)g(n)p Fm(\))26 b Fw(o\371)g(les)f(v)-5 b(aleurs)25
+b Fn(M)t(;)14 b(N)32 b Fl(>)23 b Fm(1)-9 4180 y Fw(et)k
+Fn(N)154 4192 y Fg(1)191 4180 y Fn(;)14 b(n)23 b Fl(6)g
+Fn(N)36 b Fw(son)n(t)27 b(a\033ect\351es)g(par)g(l'utilisateur.)p
+Black 92 4308 a(1.)p Black 41 w(Si)33 b Fn(N)42 b Fw(tend)34
+b(v)n(ers)d(l'in\034ni)j(et)f(le)g(rapp)r(ort)f Fn(N)1614
+4320 y Fg(1)1651 4308 y Fn(=)-5 b(N)42 b Fw(tend)33 b(v)n(ers)f
+Fn(p)h Fw(a)n(v)n(ec)e Fm(0)h Fn(<)g(p)f(<)h Fm(1)p Fw(,)h(mon)n(trer)e
+(que)i Fn(X)40 b Fw(con)n(v)n(erge)198 4407 y(en)34 b(loi)g(v)n(ers)e
+(la)i(loi)f(Binomiale)g Fx(B)s Fm(\()p Fn(n;)14 b(p)p
+Fm(\))p Fw(.)33 b(P)n(our)g Fn(M)t(;)14 b(N)43 b Fw(assez)33
+b(grand)f(et)i Fn(N)2604 4419 y Fg(1)2675 4407 y Fm(=)f
+Fn(pN)42 b Fw(a)n(v)n(ec)33 b Fm(0)g Fn(<)g(p)g(<)g Fm(1)p
+Fw(,)h(tracer)198 4507 y(l'histogramme)26 b(de)i Fn(Z)33
+b Fw(et)28 b(comparer)e(le)h(\340)h(la)f(loi)g Fx(B)s
+Fm(\()p Fn(n;)14 b(p)p Fm(\))p Fw(.)p Black 92 4635 a(2.)p
+Black 41 w(Si)24 b Fn(N)9 b Fw(,)24 b Fn(N)481 4647 y
+Fg(1)542 4635 y Fw(et)g Fn(n)f Fw(tenden)n(t)h(v)n(ers)f(l'in\034ni)h
+(et)g(le)g(pro)r(duit)g Fn(nN)2016 4647 y Fg(1)2053 4635
+y Fn(=)-5 b(N)32 b Fw(tend)24 b(v)n(ers)f Fn(\025)g(>)g
+Fm(0)p Fw(,)g(mon)n(trer)g(que)h Fn(X)30 b Fw(con)n(v)n(erge)21
+b(en)198 4735 y(loi)f(v)n(ers)f(la)h(loi)h(de)f(P)n(oisson)f
+Fx(P)7 b Fm(\()p Fn(\025)p Fm(\))p Fw(.)22 b(P)n(our)d
+Fn(M)9 b Fw(,)20 b Fn(N)30 b Fw(assez)19 b(grand,)g Fn(N)2224
+4747 y Fg(1)2284 4735 y Fm(=)k Fn(\025)2420 4665 y Fx(p)p
+2490 4665 76 4 v 2490 4735 a Fn(N)29 b Fw(et)20 b Fn(n)j
+Fm(=)2836 4665 y Fx(p)p 2905 4665 V 70 x Fn(N)9 b Fw(,)20
+b(tracer)g(l'histogramme)198 4835 y(de)28 b Fn(Z)33 b
+Fw(et)28 b(comparer)e(le)h(\340)g(la)h(loi)f Fx(P)7 b
+Fm(\()p Fn(\025)p Fm(\))p Fw(.)-9 5050 y Fv(3)112 b(Repr\351sen)m
+(tations)37 b(graphiques)p Black -9 5402 a FA(14)20 b(f\351vrier)g
+(2004.)27 b(Cop)o(yrigh)o(t)684 5401 y(c)668 5402 y Fz(\015)19
+b FA(A.)g(Gr\351gatif)i(agreg@lab)q(o.univ.fr.)27 b(GNU)19
+b(FDL)h(Cop)o(yleft.)1468 b(P)o(age)20 b(n)3690 5385
+y Fz(\016)3725 5402 y FA(5.)p Black eop end
+%%Page: 6 6
+TeXDict begin 6 5 bop Black -9 34 a FC(Universit\351)20
+b(de)g(l)-5 b('Anonyme)21 b(XXI)r(I)e(\025)j(Pr\351p)-5
+b(ara)g(tion)20 b(\340)h(l)-5 b('\351preuve)21 b(de)f(mod\351lisa)-5
+b(tion)20 b(-)h(A)n(gr\351ga)-5 b(tion)20 b(Externe)h(de)f(Ma)-5
+b(th\351ma)g(tiques)20 b(\025)i FB(2004.)553 b FA(P)o(age)20
+b(n)3690 18 y Fz(\016)3725 34 y FA(6.)p Black -43 293
+a Ft(\007)p -9 293 3780 4 v 3777 w(\004)p -43 416 4 92
+v 3800 416 V 40 389 a Fs({)e(I)c(l)g(l)g(u)g(s)g(t)f(r)h(a)g(t)g(i)g(o)
+g(n)65 b(d)5 b(e)62 b(l)11 b(a)50 b(L)-7 b(G)g(N)45 b(p)6
+b(o)g(u)g(r)63 b(l)11 b(a)72 b(l)15 b(o)f(i)73 b(e)12
+b(x)g(p)g(o)g(n)g(e)g(n)g(t)g(i)g(e)g(l)g(l)g(e)e(})p
+-43 508 V 3800 508 V 90 480 a Fr(c)e(l)g(e)g(a)g(r)23
+b Fs(;)58 b(n)9 b(=)f(1)g(0)g(0)g(0)g(;)46 b(l)t(a)t(m)t(b)t(d)t(a)14
+b(=)c(0)g(.)g(5)g(;)43 b(X)-13 b(=)f Fo(\000)o Fr(l)6
+b(o)g(g)16 b Fs(\()9 b Fr(r)q(a)q(n)q(d)i Fs(\()e(n)14
+b(,)e(1)g(\))g(\))g(/)18 b(l)t(a)t(m)t(b)t(d)t(a)e(;)p
+-43 599 V 3800 599 V 90 571 a Fr(f)8 b(i)g(g)g(u)g(r)g(e)23
+b Fs(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+1165 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(C)6 b(r)g(\351)g(a)g(t)g(i)g(o)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(d)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 9 w(u)f(n)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(n)h(o)g(u)g(v)g(e)g(l)g(l)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61
+w(f)g(e)g(n)g(\352)g(t)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(g)g(r)g(a)g(p)g(h)g(i)g(q)g(u)g(e)p
+Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black -43 690 V 3800
+690 V 89 663 a Fr(p)g(l)g(o)g(t)17 b Fs(\()r Fr(c)-6
+b(u)g(m)g(s)g(u)g(m)q Fs(\()r(X)8 b(\))29 b(')15 b(.)g(/)f([)h(1)g(:)20
+b Fr(l)5 b(e)g(n)g(g)g(t)g(h)14 b Fs(\()r(X)7 b(\))13
+b(])26 b(,)p 0 0.5 0 TeXcolorrgb 30 w(')p Black 0 0.5 0
+TeXcolorrgb 11 w(b)p Black 0 0.5 0 TeXcolorrgb 17 w(')p
+Black 21 w(\))p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+99 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(T)6 b(r)g(a)g(c)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(l)f(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(m)g(o)g(y)p Black 0 0 0.5 TeXcolorrgb 11 w(.)p Black
+0 0 0.5 TeXcolorrgb 53 w(e)g(m)g(p)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black 0 0 0.5 TeXcolorrgb 55 w(s)h(u)g(c)g(c)g(e)g(s)g(s)g(i)g
+(v)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 62 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 54 w(X)p Black 0 0 0.5 TeXcolorrgb
+7 w(.)p Black -43 782 V 3800 782 V 95 754 a Fr(t)12 b(i)g(t)g(l)g(e)21
+b Fs(\()p 0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0
+TeXcolorrgb 16 w(L)8 b(o)g(i)p Black 0 0.5 0 TeXcolorrgb
+11 w( )p Black 0 0.5 0 TeXcolorrgb 12 w(d)g(e)g(s)p Black
+0 0.5 0 TeXcolorrgb 12 w( )p Black 0 0.5 0 TeXcolorrgb
+9 w(G)d(r)g(a)g(n)g(d)g(s)p Black 0 0.5 0 TeXcolorrgb
+6 w( )p Black 0 0.5 0 TeXcolorrgb 7 w(N)s(o)s(m)s(b)s(r)s(e)s(s)p
+Black 0 0.5 0 TeXcolorrgb 20 w(')p Black 21 w(\))p 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 283 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(T)h(i)g(t)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(f)h(i)g(g)g(u)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black -43 873 V 3800
+873 V 90 845 a Fr(x)h(l)g(a)g(b)g(e)g(l)14 b Fs(\()p
+0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb
+9 w(N)q(o)q(m)q(b)q(r)q(e)p Black 0 0.5 0 TeXcolorrgb
+7 w( )p Black 0 0.5 0 TeXcolorrgb 9 w(d)5 b(e)p Black
+0 0.5 0 TeXcolorrgb 9 w( )p Black 0 0.5 0 TeXcolorrgb
+17 w(r)14 b(\351)g(a)g(l)g(i)g(s)f(a)h(t)g(i)g(o)g(n)f(s)p
+Black 0 0.5 0 TeXcolorrgb 30 w(')p Black 21 w(\))p 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 237 w Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(T)6 b(i)g(t)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 57 w(d)f(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(a)h(b)g(s)g(c)g(i)g(s)g(s)g(e)g(s)p
+Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black -43 964 V 3800
+964 V 90 937 a Fr(y)h(l)g(a)g(b)g(e)g(l)14 b Fs(\()p
+0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb
+12 w(M)t(o)t(y)t(e)t(n)t(n)t(e)t(s)p Black 0 0.5 0 TeXcolorrgb
+8 w( )p Black 0 0.5 0 TeXcolorrgb 13 w(e)9 b(m)g(p)g(i)g(r)g(i)g(q)g(u)
+g(e)g(s)p Black 0 0.5 0 TeXcolorrgb 25 w(')p Black 21
+w(\))p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+375 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(T)d(i)g(t)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(d)f(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(o)h(r)g(d)g(o)g(n)g(n)g
+(\351)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black
+-43 1056 V 3800 1056 V 86 1028 a Fr(h)s(o)s(l)s(d)102
+b Fs(o)t(n)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+1342 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(G)6 b(a)g(r)g(d)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(l)f(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56 w(f)h(e)g(n)g(\352)g
+(t)g(r)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 59 w(g)g(r)g(a)g(p)g(h)g(i)g(q)g(u)g(e)p
+Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black -43 1147 V 3800
+1147 V 89 1119 a Fr(p)g(l)g(o)g(t)17 b Fs(\()8 b(1)g(/)k(l)t(a)t(m)t(b)
+t(d)t(a)c Fo(\003)k Fs(o)c(n)g(e)g(s)16 b(\()9 b(n)14
+b(,)e(1)g(\))26 b(,)p 0 0.5 0 TeXcolorrgb 29 w(')p Black
+0 0.5 0 TeXcolorrgb 13 w(r)p Black 0 0.5 0 TeXcolorrgb
+4 w Fo(\000)-14 b(\000)p Black 0 0.5 0 TeXcolorrgb 10
+w Fs(')p Black 24 w(\))15 b(;)p 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 290 w Fq(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(T)6 b(r)g(a)g(c)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(l)f(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(l)h(i)g(m)g(i)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(t)g(h)g(\351)g(o)g(r)g(i)g(q)g(u)g(e)p
+Black 0 0 0.5 TeXcolorrgb 13 w(.)p Black -43 1238 V 3800
+1238 V 87 1211 a Fr(l)t(e)t(g)t(e)t(n)t(d)12 b Fs(\()p
+0 0.5 0 TeXcolorrgb 25 w(')p Black 0 0.5 0 TeXcolorrgb
+15 w(E)7 b(m)g(p)g(i)g(r)g(i)g(q)g(u)g(e)p Black 0 0.5 0
+TeXcolorrgb 18 w(')p Black 25 w(,)p 0 0.5 0 TeXcolorrgb
+25 w(')p Black 0 0.5 0 TeXcolorrgb 17 w(T)h(h)g(e)g(o)g(r)g(i)g(q)g(u)g
+(e)p Black 0 0.5 0 TeXcolorrgb 20 w(')p Black 24 w(\))15
+b(;)p 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 244
+w Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(L)6 b(\351)g(g)g(e)g(n)g(d)g(e)p Black 0 0 0.5 TeXcolorrgb
+11 w(.)p Black -43 1273 a Ft(\006)p -9 1273 3780 4 v
+3777 w(\005)p Black -9 1454 a Fp(Exercice)32 b(3.1.)p
+Black 40 w Fw(Ajouter)27 b(\340)g(v)n(os)g(co)r(des)g(Matlab)g(les)g
+(repr\351sen)n(tations)f(graphiques)g(rencon)n(tr\351es)g(ci-dessus.)p
+Black Black Black 630 3395 a @beginspecial 0 @llx 44
+@lly 300 @urx 255 @ury 3000 @rwi @setspecial
+%%BeginDocument: simbin.eps
+%!PS-Adobe-2.0 EPSF-2.0
+%%Title: gauss.eps
+%%Creator: gnuplot 3.7 patchlevel 3
+%%CreationDate: Mon Dec 8 17:23:19 2003
+%%DocumentFonts: (atend)
+%%Orientation: Portrait
+%%BoundingBox: 0 44 300 255
+%%EndComments
+%%BeginProcSet: epsffit 1 0
+gsave
+-41.667 3.333 translate
+0.833 0.833 scale
+%%EndProcSet
+
+/gnudict 256 dict def
+gnudict begin
+/Color true def
+/Solid true def
+/gnulinewidth 5.000 def
+/userlinewidth gnulinewidth def
+/vshift -46 def
+/dl {10 mul} def
+/hpt_ 31.5 def
+/vpt_ 31.5 def
+/hpt hpt_ def
+/vpt vpt_ def
+/M {moveto} bind def
+/L {lineto} bind def
+/R {rmoveto} bind def
+/V {rlineto} bind def
+/vpt2 vpt 2 mul def
+/hpt2 hpt 2 mul def
+/Lshow { currentpoint stroke M
+ 0 vshift R show } def
+/Rshow { currentpoint stroke M
+ dup stringwidth pop neg vshift R show } def
+/Cshow { currentpoint stroke M
+ dup stringwidth pop -2 div vshift R show } def
+/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
+ /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
+/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
+ {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
+/BL { stroke userlinewidth 2 mul setlinewidth } def
+/AL { stroke userlinewidth 2 div setlinewidth } def
+/UL { dup gnulinewidth mul /userlinewidth exch def
+ dup 1 lt {pop 1} if 10 mul /udl exch def } def
+/PL { stroke userlinewidth setlinewidth } def
+/LTb { BL [] 0 0 0 DL } def
+/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
+/LT0 { PL [] 1 0 0 DL } def
+/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
+/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
+/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
+/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
+/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
+/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
+/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
+/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
+/Pnt { stroke [] 0 setdash
+ gsave 1 setlinecap M 0 0 V stroke grestore } def
+/Dia { stroke [] 0 setdash 2 copy vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V closepath stroke
+ Pnt } def
+/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
+ currentpoint stroke M
+ hpt neg vpt neg R hpt2 0 V stroke
+ } def
+/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V closepath stroke
+ Pnt } def
+/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
+ hpt2 vpt2 neg V currentpoint stroke M
+ hpt2 neg 0 R hpt2 vpt2 V stroke } def
+/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V closepath stroke
+ Pnt } def
+/Star { 2 copy Pls Crs } def
+/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V closepath fill } def
+/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V closepath fill } def
+/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V closepath stroke
+ Pnt } def
+/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V closepath fill} def
+/DiaF { stroke [] 0 setdash vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V closepath fill } def
+/Pent { stroke [] 0 setdash 2 copy gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ closepath stroke grestore Pnt } def
+/PentF { stroke [] 0 setdash gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ closepath fill grestore } def
+/Circle { stroke [] 0 setdash 2 copy
+ hpt 0 360 arc stroke Pnt } def
+/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
+/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
+/C1 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 90 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C2 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 90 180 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C3 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 180 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C4 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 180 270 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C5 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 90 arc
+ 2 copy moveto
+ 2 copy vpt 180 270 arc closepath fill
+ vpt 0 360 arc } bind def
+/C6 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 90 270 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C7 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 270 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C8 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 270 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C9 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 270 450 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
+ 2 copy moveto
+ 2 copy vpt 90 180 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C11 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 180 arc closepath fill
+ 2 copy moveto
+ 2 copy vpt 270 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C12 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 180 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C13 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 0 90 arc closepath fill
+ 2 copy moveto
+ 2 copy vpt 180 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/C14 { BL [] 0 setdash 2 copy moveto
+ 2 copy vpt 90 360 arc closepath fill
+ vpt 0 360 arc } bind def
+/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
+ vpt 0 360 arc closepath } bind def
+/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
+ neg 0 rlineto closepath } bind def
+/Square { dup Rec } bind def
+/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
+/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
+/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
+/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
+/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
+/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
+/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
+ exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
+/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
+/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
+ 2 copy vpt Square fill
+ Bsquare } bind def
+/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
+/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
+/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
+ Bsquare } bind def
+/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
+ Bsquare } bind def
+/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
+/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
+ 2 copy vpt Square fill Bsquare } bind def
+/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
+ 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
+/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
+/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
+/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
+/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
+/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
+/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
+/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
+/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
+/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
+/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
+/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
+/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
+/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
+/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
+/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
+/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
+/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
+/DiaE { stroke [] 0 setdash vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V closepath stroke } def
+/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V closepath stroke } def
+/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V closepath stroke } def
+/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V closepath stroke } def
+/PentE { stroke [] 0 setdash gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ closepath stroke grestore } def
+/CircE { stroke [] 0 setdash
+ hpt 0 360 arc stroke } def
+/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
+/DiaW { stroke [] 0 setdash vpt add M
+ hpt neg vpt neg V hpt vpt neg V
+ hpt vpt V hpt neg vpt V Opaque stroke } def
+/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
+ 0 vpt2 neg V hpt2 0 V 0 vpt2 V
+ hpt2 neg 0 V Opaque stroke } def
+/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
+ hpt neg vpt -1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt 1.62 mul V Opaque stroke } def
+/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
+ hpt neg vpt 1.62 mul V
+ hpt 2 mul 0 V
+ hpt neg vpt -1.62 mul V Opaque stroke } def
+/PentW { stroke [] 0 setdash gsave
+ translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+ Opaque stroke grestore } def
+/CircW { stroke [] 0 setdash
+ hpt 0 360 arc Opaque stroke } def
+/BoxFill { gsave Rec 1 setgray fill grestore } def
+/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
+dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
+currentdict end definefont pop
+/MFshow {{dup dup 0 get findfont exch 1 get scalefont setfont
+ [ currentpoint ] exch dup 2 get 0 exch rmoveto dup dup 5 get exch 4 get
+ {show} {stringwidth pop 0 rmoveto}ifelse dup 3 get
+ {2 get neg 0 exch rmoveto pop} {pop aload pop moveto}ifelse} forall} bind def
+/MFwidth {0 exch {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
+ 5 get stringwidth pop add}
+ {pop} ifelse} forall} bind def
+/MLshow { currentpoint stroke M
+ 0 exch R MFshow } bind def
+/MRshow { currentpoint stroke M
+ exch dup MFwidth neg 3 -1 roll R MFshow } def
+/MCshow { currentpoint stroke M
+ exch dup MFwidth -2 div 3 -1 roll R MFshow } def
+end
+%%EndProlog
+gnudict begin
+gsave
+50 50 translate
+0.050 0.050 scale
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+714 420 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 420 M
+[ [(Helvetica) 140.0 0.0 true true ( 0.8)]
+] -46.7 MRshow
+714 1120 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 1120 M
+[ [(Helvetica) 140.0 0.0 true true ( 1)]
+] -46.7 MRshow
+714 1820 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 1820 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.2)]
+] -46.7 MRshow
+714 2520 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 2520 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.4)]
+] -46.7 MRshow
+714 3220 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 3220 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.6)]
+] -46.7 MRshow
+714 3920 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 3920 M
+[ [(Helvetica) 140.0 0.0 true true ( 1.8)]
+] -46.7 MRshow
+714 4620 M
+63 0 V
+6185 0 R
+-63 0 V
+ stroke
+630 4620 M
+[ [(Helvetica) 140.0 0.0 true true ( 2)]
+] -46.7 MRshow
+714 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+714 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 0)]
+] -46.7 MCshow
+1339 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+1339 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 100)]
+] -46.7 MCshow
+1964 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+1964 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 200)]
+] -46.7 MCshow
+2588 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+2588 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 300)]
+] -46.7 MCshow
+3213 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+3213 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 400)]
+] -46.7 MCshow
+3838 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+3838 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 500)]
+] -46.7 MCshow
+4463 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+4463 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 600)]
+] -46.7 MCshow
+5088 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+5088 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 700)]
+] -46.7 MCshow
+5712 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+5712 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 800)]
+] -46.7 MCshow
+6337 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+6337 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 900)]
+] -46.7 MCshow
+6962 420 M
+0 63 V
+0 4137 R
+0 -63 V
+ stroke
+6962 280 M
+[ [(Helvetica) 140.0 0.0 true true ( 1000)]
+] -46.7 MCshow
+1.000 UL
+LTb
+714 420 M
+6248 0 V
+0 4200 V
+-6248 0 V
+714 420 L
+ stroke
+140 2520 M
+currentpoint gsave translate 90 rotate 0 0 moveto
+[ [(Helvetica) 140.0 0.0 true true (Moyennes empiriques)]
+] -46.7 MCshow
+grestore
+3838 70 M
+[ [(Helvetica) 140.0 0.0 true true (Nombre de realisations)]
+] -46.7 MCshow
+3838 4830 M
+[ [(Helvetica) 140.0 0.0 true true (Loi des Grands Nombres)]
+] -46.7 MCshow
+1.000 UL
+LT2
+6311 4487 M
+[ [(Helvetica) 140.0 0.0 true true (Empirique)]
+] -46.7 MRshow
+6395 4487 M
+399 0 V
+720 4620 M
+6 -3500 V
+7 1167 V
+6 -292 V
+6 1225 V
+6 233 V
+7 167 V
+6 -750 V
+6 -194 V
+6 -506 V
+7 223 V
+6 -106 V
+6 -90 V
+6 423 V
+7 367 V
+6 -117 V
+6 -103 V
+6 103 V
+7 92 V
+6 83 V
+6 -92 V
+6 76 V
+7 374 V
+6 50 V
+6 327 V
+6 32 V
+7 -229 V
+6 -88 V
+6 39 V
+6 153 V
+7 30 V
+6 137 V
+6 -189 V
+6 -74 V
+7 229 V
+6 -172 V
+6 -69 V
+6 -64 V
+7 28 V
+6 27 V
+6 26 V
+6 107 V
+7 22 V
+6 100 V
+6 17 V
+6 93 V
+7 -60 V
+6 16 V
+6 15 V
+6 -126 V
+7 -52 V
+6 -50 V
+6 -49 V
+6 19 V
+7 -46 V
+6 81 V
+6 -45 V
+6 16 V
+7 17 V
+6 74 V
+6 -43 V
+6 -98 V
+7 16 V
+6 -94 V
+6 -37 V
+6 -89 V
+7 -34 V
+6 19 V
+6 -33 V
+6 -82 V
+7 -30 V
+6 19 V
+6 19 V
+6 -30 V
+7 19 V
+6 64 V
+6 -75 V
+6 -72 V
+7 63 V
+6 -27 V
+6 -69 V
+6 -25 V
+7 -66 V
+6 -23 V
+6 101 V
+6 17 V
+7 17 V
+6 -24 V
+6 17 V
+6 16 V
+7 54 V
+6 53 V
+6 -60 V
+6 14 V
+7 -59 V
+6 52 V
+6 -22 V
+6 50 V
+7 -57 V
+6 49 V
+6 14 V
+6 -22 V
+7 14 V
+6 -21 V
+6 -20 V
+6 -53 V
+7 14 V
+6 13 V
+6 13 V
+6 45 V
+7 -19 V
+6 43 V
+6 -50 V
+6 -18 V
+7 42 V
+6 -18 V
+6 -18 V
+6 12 V
+7 -18 V
+6 -17 V
+6 41 V
+6 -18 V
+7 69 V
+6 10 V
+6 11 V
+6 38 V
+6 -17 V
+7 10 V
+6 10 V
+6 -44 V
+6 10 V
+7 -17 V
+6 -16 V
+6 -42 V
+6 36 V
+7 -16 V
+6 -16 V
+6 10 V
+6 10 V
+7 -15 V
+6 -40 V
+6 -39 V
+6 -39 V
+7 -14 V
+6 -14 V
+6 59 V
+6 33 V
+7 10 V
+6 10 V
+6 9 V
+6 -14 V
+7 32 V
+6 9 V
+6 9 V
+6 9 V
+7 31 V
+6 9 V
+6 -36 V
+6 30 V
+7 30 V
+6 8 V
+6 -13 V
+6 -14 V
+7 -13 V
+6 8 V
+6 29 V
+6 49 V
+7 8 V
+6 7 V
+6 7 V
+6 28 V
+7 47 V
+6 7 V
+6 7 V
+6 -34 V
+7 -13 V
+6 6 V
+6 -13 V
+6 7 V
+7 6 V
+6 7 V
+6 6 V
+6 -13 V
+7 7 V
+6 6 V
+6 -13 V
+6 63 V
+7 6 V
+6 5 V
+6 -12 V
+6 24 V
+7 5 V
+6 -12 V
+6 -13 V
+6 -30 V
+7 -12 V
+6 6 V
+6 23 V
+6 6 V
+7 23 V
+6 23 V
+6 -12 V
+6 5 V
+7 40 V
+6 5 V
+6 -12 V
+6 5 V
+7 5 V
+6 4 V
+6 5 V
+6 -28 V
+7 5 V
+6 5 V
+6 21 V
+6 21 V
+7 -12 V
+6 -11 V
+6 -12 V
+6 -11 V
+7 -11 V
+6 -27 V
+6 -11 V
+6 -26 V
+7 -11 V
+6 -11 V
+6 -26 V
+6 21 V
+7 -10 V
+6 35 V
+6 5 V
+6 -10 V
+7 -10 V
+6 -11 V
+6 -25 V
+6 -10 V
+7 -9 V
+6 -10 V
+6 5 V
+6 5 V
+7 5 V
+6 5 V
+6 19 V
+6 -10 V
+7 5 V
+6 19 V
+6 -9 V
+6 18 V
+7 -23 V
+6 33 V
+6 -10 V
+6 -9 V
+6 4 V
+7 -9 V
+6 4 V
+6 19 V
+6 -10 V
+7 -9 V
+6 -9 V
+6 18 V
+6 18 V
+7 17 V
+6 -22 V
+6 -9 V
+6 -22 V
+7 4 V
+6 4 V
+6 5 V
+6 17 V
+7 4 V
+6 4 V
+6 -22 V
+6 5 V
+7 -9 V
+6 -9 V
+6 17 V
+6 17 V
+7 4 V
+6 -9 V
+6 -8 V
+6 -8 V
+7 -9 V
+6 17 V
+6 -9 V
+6 -8 V
+7 16 V
+6 29 V
+6 3 V
+6 4 V
+7 16 V
+6 4 V
+6 -8 V
+6 3 V
+7 4 V
+6 -8 V
+6 3 V
+6 16 V
+7 15 V
+6 -20 V
+6 -8 V
+6 15 V
+7 -19 V
+6 3 V
+6 4 V
+6 15 V
+7 -8 V
+6 3 V
+6 4 V
+6 -8 V
+7 -8 V
+6 -8 V
+6 4 V
+6 14 V
+7 -7 V
+6 25 V
+6 -8 V
+6 -7 V
+7 14 V
+6 -8 V
+6 -7 V
+6 -8 V
+7 3 V
+6 -7 V
+6 14 V
+6 14 V
+7 3 V
+6 -7 V
+6 -8 V
+6 -7 V
+7 -18 V
+6 -18 V
+6 -7 V
+6 14 V
+7 24 V
+6 -7 V
+6 3 V
+6 3 V
+7 24 V
+6 13 V
+6 24 V
+6 13 V
+7 14 V
+6 -8 V
+6 -7 V
+6 13 V
+7 -7 V
+6 23 V
+6 -17 V
+6 -8 V
+7 13 V
+6 3 V
+6 -7 V
+6 3 V
+7 2 V
+6 3 V
+6 -7 V
+6 3 V
+7 22 V
+6 3 V
+6 3 V
+6 -7 V
+7 2 V
+6 3 V
+6 12 V
+6 -7 V
+7 3 V
+6 12 V
+6 -7 V
+6 31 V
+7 2 V
+6 3 V
+6 2 V
+6 -16 V
+7 -16 V
+6 30 V
+6 21 V
+6 3 V
+6 -7 V
+7 -16 V
+6 -7 V
+6 2 V
+6 -7 V
+7 -6 V
+6 29 V
+6 -15 V
+6 2 V
+7 -7 V
+6 -6 V
+6 2 V
+6 -16 V
+7 3 V
+6 11 V
+6 2 V
+6 -6 V
+7 -7 V
+6 11 V
+6 3 V
+6 2 V
+7 -15 V
+currentpoint stroke M
+6 2 V
+6 -6 V
+6 11 V
+7 -7 V
+6 -6 V
+6 -15 V
+6 -6 V
+7 2 V
+6 -6 V
+6 11 V
+6 2 V
+7 11 V
+6 11 V
+6 -6 V
+6 -7 V
+7 3 V
+6 -15 V
+6 -6 V
+6 2 V
+7 -6 V
+6 -6 V
+6 11 V
+6 10 V
+7 -6 V
+6 -6 V
+6 2 V
+6 3 V
+7 10 V
+6 2 V
+6 -6 V
+6 3 V
+7 10 V
+6 -6 V
+6 -14 V
+6 -6 V
+7 10 V
+6 11 V
+6 -6 V
+6 -14 V
+7 2 V
+6 10 V
+6 26 V
+6 18 V
+7 2 V
+6 2 V
+6 -13 V
+6 2 V
+7 17 V
+6 10 V
+6 10 V
+6 2 V
+7 10 V
+6 2 V
+6 -6 V
+6 -6 V
+7 -6 V
+6 -6 V
+6 -5 V
+6 -6 V
+7 -6 V
+6 2 V
+6 2 V
+6 2 V
+7 2 V
+6 2 V
+6 2 V
+6 2 V
+7 -13 V
+6 2 V
+6 9 V
+6 9 V
+7 -5 V
+6 2 V
+6 2 V
+6 -6 V
+7 -5 V
+6 -6 V
+6 -5 V
+6 9 V
+7 -13 V
+6 -5 V
+6 -6 V
+6 -12 V
+7 16 V
+6 9 V
+6 -12 V
+6 2 V
+7 -6 V
+6 9 V
+6 -5 V
+6 2 V
+7 9 V
+6 -13 V
+6 -12 V
+6 -5 V
+7 -12 V
+6 2 V
+6 1 V
+6 9 V
+7 9 V
+6 -5 V
+6 9 V
+6 -5 V
+6 -12 V
+7 -5 V
+6 2 V
+6 1 V
+6 2 V
+7 -12 V
+6 2 V
+6 9 V
+6 -5 V
+7 -5 V
+6 -5 V
+6 9 V
+6 -5 V
+7 -5 V
+6 2 V
+6 -5 V
+6 -5 V
+7 2 V
+6 -12 V
+6 2 V
+6 -12 V
+7 -4 V
+6 -5 V
+6 2 V
+6 -12 V
+7 15 V
+6 -4 V
+6 -5 V
+6 -11 V
+7 -5 V
+6 22 V
+6 1 V
+6 9 V
+7 8 V
+6 9 V
+6 -5 V
+6 2 V
+7 -5 V
+6 -5 V
+6 2 V
+6 -5 V
+7 2 V
+6 2 V
+6 2 V
+6 8 V
+7 -11 V
+6 2 V
+6 -5 V
+6 15 V
+7 8 V
+6 14 V
+6 8 V
+6 2 V
+7 -11 V
+6 -11 V
+6 -11 V
+6 2 V
+7 8 V
+6 2 V
+6 -5 V
+6 2 V
+7 2 V
+6 -5 V
+6 8 V
+6 -4 V
+7 -5 V
+6 -4 V
+6 1 V
+6 8 V
+7 14 V
+6 -4 V
+6 -5 V
+6 14 V
+7 -11 V
+6 -4 V
+6 8 V
+6 1 V
+7 -4 V
+6 2 V
+6 -5 V
+6 -10 V
+7 1 V
+6 2 V
+6 2 V
+6 7 V
+7 -4 V
+6 2 V
+6 1 V
+6 -4 V
+7 -4 V
+6 -11 V
+6 -4 V
+6 -10 V
+7 2 V
+6 -5 V
+6 -10 V
+6 -4 V
+7 2 V
+6 2 V
+6 1 V
+6 -4 V
+7 -4 V
+6 -4 V
+6 -4 V
+6 13 V
+7 1 V
+6 -4 V
+6 2 V
+6 13 V
+7 -4 V
+6 -4 V
+6 -10 V
+6 -4 V
+7 -10 V
+6 8 V
+6 -4 V
+6 1 V
+7 -4 V
+6 2 V
+6 -4 V
+6 2 V
+7 1 V
+6 -9 V
+6 -4 V
+6 -4 V
+6 -4 V
+7 -4 V
+6 1 V
+6 -3 V
+6 7 V
+7 7 V
+6 -4 V
+6 -4 V
+6 7 V
+7 2 V
+6 2 V
+6 1 V
+6 7 V
+7 -4 V
+6 2 V
+6 2 V
+6 1 V
+7 7 V
+6 7 V
+6 -4 V
+6 -4 V
+7 -3 V
+6 12 V
+6 1 V
+6 2 V
+7 2 V
+6 12 V
+6 7 V
+6 1 V
+7 -4 V
+6 2 V
+6 7 V
+6 6 V
+7 2 V
+6 1 V
+6 2 V
+6 1 V
+7 7 V
+6 7 V
+6 -4 V
+6 -4 V
+7 -4 V
+6 -4 V
+6 2 V
+6 -4 V
+7 -9 V
+6 -9 V
+6 -4 V
+6 2 V
+7 -4 V
+6 12 V
+6 1 V
+6 12 V
+7 7 V
+6 -4 V
+6 -4 V
+6 2 V
+7 1 V
+6 7 V
+6 6 V
+6 1 V
+7 7 V
+6 1 V
+6 -3 V
+6 -4 V
+7 6 V
+6 7 V
+6 6 V
+6 -4 V
+7 -8 V
+6 1 V
+6 1 V
+6 -8 V
+7 -4 V
+6 1 V
+6 -3 V
+6 -4 V
+7 1 V
+6 -3 V
+6 1 V
+6 -3 V
+7 -9 V
+6 1 V
+6 7 V
+6 -4 V
+7 6 V
+6 -8 V
+6 -8 V
+6 6 V
+7 1 V
+6 11 V
+6 -8 V
+6 -4 V
+7 -8 V
+6 -8 V
+6 -9 V
+6 -3 V
+7 6 V
+6 -3 V
+6 6 V
+6 1 V
+7 6 V
+6 2 V
+6 1 V
+6 -8 V
+7 11 V
+6 -4 V
+6 1 V
+6 11 V
+7 -3 V
+6 6 V
+6 1 V
+6 -8 V
+7 6 V
+6 -3 V
+6 6 V
+6 1 V
+7 -3 V
+6 1 V
+6 1 V
+6 -3 V
+7 1 V
+6 -3 V
+6 1 V
+6 -3 V
+6 1 V
+7 -3 V
+6 1 V
+6 -8 V
+6 1 V
+7 1 V
+6 6 V
+6 2 V
+6 1 V
+7 6 V
+6 6 V
+6 -4 V
+6 -3 V
+7 1 V
+6 11 V
+6 1 V
+6 1 V
+7 1 V
+6 2 V
+6 -4 V
+6 1 V
+7 -7 V
+6 -4 V
+6 2 V
+6 -4 V
+7 2 V
+6 -4 V
+6 2 V
+6 -4 V
+7 1 V
+6 -3 V
+6 -3 V
+6 -8 V
+7 -3 V
+6 1 V
+6 -3 V
+6 -3 V
+7 -3 V
+6 -3 V
+6 5 V
+6 -3 V
+7 -7 V
+6 1 V
+6 5 V
+6 -7 V
+7 1 V
+6 -7 V
+currentpoint stroke M
+6 1 V
+6 1 V
+7 1 V
+6 6 V
+6 1 V
+6 1 V
+7 6 V
+6 10 V
+6 -3 V
+6 -3 V
+7 -3 V
+6 -4 V
+6 6 V
+6 6 V
+7 9 V
+6 -3 V
+6 -3 V
+6 1 V
+7 -3 V
+6 1 V
+6 -3 V
+6 2 V
+7 -4 V
+6 -7 V
+6 6 V
+6 -3 V
+7 -8 V
+6 1 V
+6 2 V
+6 1 V
+7 14 V
+6 -8 V
+6 2 V
+6 -8 V
+7 -3 V
+6 -7 V
+6 -3 V
+6 -3 V
+7 1 V
+6 -3 V
+6 -7 V
+6 -3 V
+7 -3 V
+6 -7 V
+6 1 V
+6 2 V
+7 1 V
+6 -3 V
+6 1 V
+6 -7 V
+7 1 V
+6 -3 V
+6 -7 V
+6 -7 V
+7 -2 V
+6 1 V
+6 1 V
+6 1 V
+7 -3 V
+6 2 V
+6 -3 V
+6 1 V
+7 -7 V
+6 1 V
+6 2 V
+6 -7 V
+7 5 V
+6 1 V
+6 1 V
+6 -2 V
+7 -3 V
+6 1 V
+6 1 V
+6 1 V
+7 2 V
+6 1 V
+6 -7 V
+6 1 V
+6 9 V
+7 6 V
+6 9 V
+6 1 V
+6 5 V
+7 -7 V
+6 -3 V
+6 2 V
+6 -3 V
+7 5 V
+6 -7 V
+6 5 V
+6 -2 V
+7 1 V
+6 -3 V
+6 1 V
+6 -3 V
+7 2 V
+6 5 V
+6 1 V
+6 -3 V
+7 5 V
+6 5 V
+6 -3 V
+6 -2 V
+7 1 V
+6 5 V
+6 -3 V
+6 1 V
+7 -6 V
+6 -7 V
+6 1 V
+6 -2 V
+7 -3 V
+6 9 V
+6 1 V
+6 -7 V
+7 1 V
+6 -2 V
+6 -3 V
+6 -6 V
+7 1 V
+6 -3 V
+6 1 V
+6 -2 V
+7 -7 V
+6 -3 V
+6 -6 V
+6 -3 V
+7 2 V
+6 -3 V
+6 -3 V
+6 5 V
+7 5 V
+6 9 V
+6 -3 V
+6 -2 V
+7 1 V
+6 1 V
+6 5 V
+6 1 V
+7 -3 V
+6 -2 V
+6 1 V
+6 5 V
+7 -3 V
+6 5 V
+6 -3 V
+6 1 V
+7 2 V
+6 1 V
+6 -3 V
+6 1 V
+7 -2 V
+6 4 V
+6 5 V
+6 -2 V
+7 -7 V
+6 5 V
+6 1 V
+6 -2 V
+7 -3 V
+6 1 V
+6 1 V
+6 1 V
+7 9 V
+6 -6 V
+6 1 V
+6 -3 V
+7 -6 V
+6 5 V
+6 -6 V
+6 -7 V
+7 9 V
+6 -6 V
+6 1 V
+6 1 V
+7 5 V
+6 1 V
+6 1 V
+6 -3 V
+7 1 V
+6 -2 V
+6 1 V
+6 1 V
+7 -6 V
+6 1 V
+6 5 V
+6 -3 V
+7 -2 V
+6 1 V
+6 1 V
+6 4 V
+7 5 V
+6 1 V
+6 -6 V
+6 1 V
+7 1 V
+6 5 V
+6 -3 V
+6 1 V
+7 1 V
+6 -2 V
+6 1 V
+1.000 UL
+LT0
+6311 4347 M
+[ [(Helvetica) 140.0 0.0 true true (Theorique)]
+] -46.7 MRshow
+6395 4347 M
+399 0 V
+720 3453 M
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+currentpoint stroke M
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+currentpoint stroke M
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+6 0 V
+7 0 V
+6 0 V
+6 0 V
+stroke
+grestore
+end
+showpage
+%%Trailer
+%%DocumentFonts: Helvetica
+grestore
+
+%%EndDocument
+ @endspecial Black 1057 3577 a Fb(Fig.)h Fw(1)g(\025)h(Sortie)f
+(graphique)f(du)i(programme)d(2)i(5.)p Black Black 115
+3859 a(V)-7 b(oici)38 b(une)g(fonction)g(Matlab)f(qui)h(p)r(ermet)g(de)
+g(sim)n(uler)f(la)h(loi)f(uniforme)h(discr\350te)f(\034nie)i(de)e
+(fa\347on)h(rapide)f(et)-9 3959 y(simple.)-43 4021 y
+Ft(\007)p -9 4021 V 3777 w(\004)p -43 4143 4 92 v 3800
+4143 V -4 4116 a Fr(f)6 b(u)g(n)g(c)g(t)g(i)g(o)g(n)46
+b Fs(X)33 b(=)51 b(r)12 b(i)g(n)g(t)21 b(\()6 b(n)n(u)n(m)f(,)16
+b(k)g(\))d(;)p -43 4235 V 3800 4235 V 0 0 0.5 TeXcolorrgb
+-6 4207 a Fq(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 53 w(X)p Black 0 0 0.5 TeXcolorrgb 53 w(=)p
+Black 0 0 0.5 TeXcolorrgb 55 w(R)5 b(I)g(N)g(T)p Black
+0 0 0.5 TeXcolorrgb 11 w(\()p Black 0 0 0.5 TeXcolorrgb
+8 w(n)t(u)t(m)p Black 0 0 0.5 TeXcolorrgb 12 w(,)p Black
+0 0 0.5 TeXcolorrgb 8 w(k)p Black 0 0 0.5 TeXcolorrgb
+7 w(\))p Black -43 4326 V 3800 4326 V 0 0 0.5 TeXcolorrgb
+-6 4299 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 378 w(I)h(n)g(p)g(u)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 149 w(n)f(u)g(m)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 242
+w(p)h(o)g(s)g(i)g(t)g(i)g(v)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 61 w(i)g(n)g(t)g(e)g(g)g(e)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(o)f(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+54 w(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(v)h(e)g(c)g(t)g(o)g(r)p Black 0 0 0.5 TeXcolorrgb
+54 w([)p Black 0 0 0.5 TeXcolorrgb 9 w(l)t(i)t(g)p Black
+0 0 0.5 TeXcolorrgb 12 w(,)p Black 0 0 0.5 TeXcolorrgb
+9 w(c)f(o)g(l)p Black 0 0 0.5 TeXcolorrgb 12 w(])p Black
+0 0 0.5 TeXcolorrgb 53 w(o)g(f)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(i)h(n)g(t)g(e)g(g)g(e)g(r)g(s)p
+Black -43 4417 V 3800 4417 V 0 0 0.5 TeXcolorrgb -6 4390
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 744 w(k)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 332
+w(p)g(o)g(s)g(i)g(t)g(i)g(v)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 61 w(i)g(n)g(t)g(e)g(g)g(e)g(r)p
+Black -43 4509 V 3800 4509 V 0 0 0.5 TeXcolorrgb -6 4481
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 378 w(O)g(u)g(t)g(p)g(u)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 102 w(X)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 330
+w(n)t(u)t(m)p Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black
+0 0 0.5 TeXcolorrgb 10 w(v)g(e)g(c)g(t)g(o)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(o)f(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53
+w(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+54 w(n)t(u)t(m)p Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black
+0 0 0.5 TeXcolorrgb 11 w(m)h(a)g(t)g(r)g(i)g(x)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(o)f(f)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(r)h(a)g(n)g(d)g(o)g(m)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(n)g(u)g(m)g(b)g(e)g(r)g(s)p
+Black -43 4600 V 3800 4600 V 0 0 0.5 TeXcolorrgb -6 4573
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 1115 w(c)g(h)g(o)g(s)g(e)g(n)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(f)f(r)g(o)g(m)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 60 w(u)h(n)g(i)g(f)g(o)g(r)g(m)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60 w(d)g(i)g(s)g(t)g(r)g(i)g(b)g
+(u)g(t)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 63 w(o)f(n)p Black 0 0 0.5 TeXcolorrgb
+54 w({)g(1)10 b(,)5 b(.)g(.)g(.)10 b(,)p Black 0 0 0.5
+TeXcolorrgb 9 w(k)p Black 0 0 0.5 TeXcolorrgb 7 w(})p
+Black -43 4691 V 3800 4691 V 0 0 0.5 TeXcolorrgb -6 4664
+a(\045)p Black -43 4783 V 3800 4783 V 0 0 0.5 TeXcolorrgb
+-6 4755 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 56 w(R)c(e)g(n)g(v)g(o)g(i)g(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58 w(n)f(u)g(m)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(r)h(\351)g(a)g(l)g(i)g(s)g(a)g(t)g(i)g(o)g(n)h(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 63
+w(o)e(u)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(u)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(m)h(a)g(t)g(r)g(i)g(c)g(e)p Black 0 0 0.5
+TeXcolorrgb 56 w([)p Black 0 0 0.5 TeXcolorrgb 8 w(l)t(i)t(g)p
+Black 0 0 0.5 TeXcolorrgb 13 w(,)p Black 0 0 0.5 TeXcolorrgb
+9 w(c)f(o)g(l)p Black 0 0 0.5 TeXcolorrgb 11 w(])p Black
+0 0 0.5 TeXcolorrgb 53 w(d)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(r)h(\351)g(a)g(l)g(i)g(s)g(a)g(t)g(i)g
+(o)g(n)g(s)p Black -43 4874 V 3800 4874 V 0 0 0.5 TeXcolorrgb
+-6 4847 a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(p)f(s)g(e)g(u)g(d)g(o)p Black 0 0 0.5
+TeXcolorrgb 15 w(-)p Black 0 0 0.5 TeXcolorrgb 10 w(i)h(n)g(d)g(\351)g
+(p)g(e)g(n)g(d)g(a)g(n)g(t)h(e)f(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 64 w(d)f(e)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(a)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(l)g(o)g(i)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(u)h(n)g(i)g(f)g(o)g(r)g(m)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(d)g(i)g(s)g(c)g(r)g(\350)g(t)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 60
+w(s)f(u)g(r)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 57 w(l)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 55 w(k)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(p)h(r)g(e)g(m)g(i)g(e)g(r)g(s)p
+Black -43 4965 V 3800 4965 V 0 0 0.5 TeXcolorrgb -6 4938
+a(\045)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(e)g(n)g(t)g(i)g(e)g(r)g(s)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(n)f(o)g(n)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57 w(n)g(u)g(l)g(s)p
+Black 0 0 0.5 TeXcolorrgb 58 w({)g(1)10 b(,)5 b(.)g(.)g(.)10
+b(,)p Black 0 0 0.5 TeXcolorrgb 9 w(k)p Black 0 0 0.5
+TeXcolorrgb 9 w(})5 b(.)p Black -43 5057 V 3800 5057
+V 0 0 0.5 TeXcolorrgb -6 5029 a(\045)p Black -43 5148
+V 3800 5148 V 0 0 0.5 TeXcolorrgb -6 5121 a(\045)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(L)g(a)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(m)h(\351)g(t)g(h)g(o)g(d)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(c)g(o)g(n)g(s)g(i)g(s)g(t)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(\340)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(c)g(o)g(n)g(s)g(i)g(d)g(\351)g(r)g(e)g(r)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 62 w(l)f(a)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(p)h(a)g(r)g(t)g(i)g(e)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(e)g(n)g(t)g(i)g(\350)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(d)f(e)p Black 0 0 0.5 TeXcolorrgb 54 w(1)g(+)p Black
+0 0 0.5 TeXcolorrgb 10 w(k)g(U)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(o)g(\371)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 53 w(U)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 55 w(s)g(u)g(i)g(t)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(u)g(n)g(e)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(l)g(o)g(i)p Black Black -9 5402 a FA(14)20
+b(f\351vrier)g(2004.)27 b(Cop)o(yrigh)o(t)684 5401 y(c)668
+5402 y Fz(\015)19 b FA(A.)g(Gr\351gatif)i(agreg@lab)q(o.univ.fr.)27
+b(GNU)19 b(FDL)h(Cop)o(yleft.)1468 b(P)o(age)20 b(n)3690
+5385 y Fz(\016)3725 5402 y FA(6.)p Black eop end
+%%Page: 7 7
+TeXDict begin 7 6 bop Black -9 34 a FC(Universit\351)20
+b(de)g(l)-5 b('Anonyme)21 b(XXI)r(I)e(\025)j(Pr\351p)-5
+b(ara)g(tion)20 b(\340)h(l)-5 b('\351preuve)21 b(de)f(mod\351lisa)-5
+b(tion)20 b(-)h(A)n(gr\351ga)-5 b(tion)20 b(Externe)h(de)f(Ma)-5
+b(th\351ma)g(tiques)20 b(\025)i FB(2004.)553 b FA(P)o(age)20
+b(n)3690 18 y Fz(\016)3725 34 y FA(7.)p Black -43 352
+4 92 v 3800 352 V 0 0 0.5 TeXcolorrgb -6 325 a Fq(\045)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 56
+w(u)6 b(n)g(i)g(f)g(o)g(r)g(m)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(s)f(u)g(r)p Black 0 0 0.5
+TeXcolorrgb 57 w([)g(0)11 b(,)5 b(1)g(])g(.)p Black 0 0 0.5
+TeXcolorrgb 59 w(C)h(e)g(t)g(t)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 57 w(d)g(e)g(r)g(n)g(i)g(\350)g(r)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(s)p Black 0 0 0.5 TeXcolorrgb 8 w(')p Black 0 0 0.5
+TeXcolorrgb 10 w(o)g(b)g(t)g(i)g(e)g(n)g(t)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(v)f(i)g(a)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(l)g(a)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb
+56 w(f)h(o)g(n)g(c)g(t)g(i)g(o)g(n)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 60 w(r)f(a)g(n)g(d)p Black
+0 0 0.5 TeXcolorrgb 13 w(,)p Black 0 0 0.5 TeXcolorrgb
+53 w(e)g(t)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 55 w(l)g(e)g(s)p Black -43 444 V 3800 444
+V 0 0 0.5 TeXcolorrgb -6 416 a(\045)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 56 w(v)h(a)g(l)g(e)g(u)g(r)g(s)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(r)g(e)g(n)g(v)g(o)g(y)g(\351)g(e)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 61 w(p)f(a)g(r)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 57
+w(d)g(e)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 58 w(a)h(p)g(p)g(e)g(l)g(s)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(s)g(u)g(c)g(c)g(e)g(s)g(s)g
+(i)g(f)g(s)p Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5
+TeXcolorrgb 62 w(s)f(o)g(n)g(t)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 59 w(d)g(o)g(n)g(c)p Black
+0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(p)g(s)g(e)g(u)g(d)g
+(o)p Black 0 0 0.5 TeXcolorrgb 16 w(-)p Black 0 0 0.5
+TeXcolorrgb 10 w(i)h(n)g(d)g(\351)g(p)g(e)g(n)g(d)g(a)g(n)g(t)g(e)h(s)p
+Black 0 0 0.5 TeXcolorrgb 16 w(.)p Black -43 535 V 3800
+535 V 0 0 0.5 TeXcolorrgb -6 508 a(\045)p Black -43 626
+V 3800 626 V 0 0 0.5 TeXcolorrgb -6 599 a(\045)p Black
+0 0 0.5 TeXcolorrgb 54 w(#)f(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+57 w(C)g(o)g(p)g(y)g(r)g(i)g(g)g(h)g(t)p Black 0 0 0.5
+TeXcolorrgb 58 w(\()p Black 0 0 0.5 TeXcolorrgb 8 w(C)p
+Black 0 0 0.5 TeXcolorrgb 9 w(\))p Black 0 0 0.5 TeXcolorrgb
+51 w(D)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5
+TeXcolorrgb 53 w(C)f(h)g(a)g(f)g(a)g(\357)p Black 0 0 0.5
+TeXcolorrgb 18 w(,)51 b(2)6 b(0)g(0)g(3)11 b(-)6 b(1)g(2)11
+b(-)6 b(0)g(6)g(.)p Black -43 718 V 3800 718 V 0 0 0.5
+TeXcolorrgb -6 690 a(\045)p Black 0 0 0.5 TeXcolorrgb
+54 w(#)g(#)g(#)p Black 0 0 0.5 TeXcolorrgb 56 w(h)f(t)g(t)g(p)p
+Black 0 0 0.5 TeXcolorrgb 13 w(:)g(/)g(/)p Black 0 0 0.5
+TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5 TeXcolorrgb
+10 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(l)g(s)g(p)p Black
+0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+8 w(u)t(p)t(s)p Black 0 0 0.5 TeXcolorrgb 12 w(-)p Black
+0 0 0.5 TeXcolorrgb 9 w(t)g(l)g(s)g(e)p Black 0 0 0.5
+TeXcolorrgb 11 w(.)p Black 0 0 0.5 TeXcolorrgb 10 w(f)g(r)p
+Black 0 0 0.5 TeXcolorrgb 7 w(/)p Black 0 0 0.5 TeXcolorrgb
+10 w(C)h(h)g(a)g(f)g(a)g(i)p Black 0 0 0.5 TeXcolorrgb
+9 w(/)p Black 0 0 0.5 TeXcolorrgb 10 w(a)g(g)g(r)g(e)g(g)g(a)g(t)g(i)g
+(o)g(n)p Black 0 0 0.5 TeXcolorrgb 14 w(.)p Black 0 0 0.5
+TeXcolorrgb 9 w(h)f(t)g(m)g(l)p Black -43 809 V 3800
+809 V 0 0 0.5 TeXcolorrgb -6 782 a(\045)p Black 0 0 0.5
+TeXcolorrgb 54 w(#)h(#)g(#)p Black 0 0 0.5 TeXcolorrgb
+57 w(L)g(i)g(c)g(e)g(n)g(c)g(e)p Black 0 0 0.5 TeXcolorrgb
+Black 0 0 0.5 TeXcolorrgb 58 w(G)f(N)g(U)p Black 0 0 0.5
+TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59 w(G)h(e)g(n)g(e)g(r)g(a)g(l)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 59
+w(P)g(u)g(b)g(l)g(i)g(c)p Black 0 0 0.5 TeXcolorrgb Black
+0 0 0.5 TeXcolorrgb 59 w(L)g(i)g(c)g(e)g(n)g(s)g(e)p
+Black 0 0 0.5 TeXcolorrgb Black 0 0 0.5 TeXcolorrgb 58
+w(h)f(t)g(t)g(p)p Black 0 0 0.5 TeXcolorrgb 14 w(:)g(/)g(/)p
+Black 0 0 0.5 TeXcolorrgb 11 w(w)g(w)g(w)p Black 0 0 0.5
+TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb 9 w(g)g(n)g(u)p
+Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black 0 0 0.5 TeXcolorrgb
+9 w(o)g(r)g(g)p Black 0 0 0.5 TeXcolorrgb 9 w(/)p Black
+0 0 0.5 TeXcolorrgb 11 w(c)h(o)g(p)g(y)g(l)g(e)g(f)g(t)p
+Black 0 0 0.5 TeXcolorrgb 11 w(/)p Black 0 0 0.5 TeXcolorrgb
+9 w(g)f(p)g(l)p Black 0 0 0.5 TeXcolorrgb 9 w(.)p Black
+0 0 0.5 TeXcolorrgb 9 w(h)g(t)g(m)g(l)p Black -43 900
+V 3800 900 V 0 0 0.5 TeXcolorrgb -6 873 a(\045)p Black
+-43 992 V 3800 992 V -43 1083 V 3800 1083 V 4 1056 a
+Fr(i)14 b(f)65 b(l)5 b(e)g(n)g(g)g(t)g(h)13 b Fs(\()5
+b(n)m(u)m(m)r(\))36 b(=)5 b(=)36 b(1)p -43 1174 V 3800
+1174 V 126 1147 a(n)m(u)m(m)42 b(=)k([)8 b(n)m(u)m(m)53
+b(1)16 b(])g(;)p -43 1266 V 3800 1266 V -10 1238 a Fr(end)p
+-43 1357 V 3800 1357 V -15 1329 a Fs(X)33 b(=)50 b Fr(c)11
+b(e)g(i)g(l)20 b Fs(\()11 b(k)52 b Fo(\003)g Fr(r)q(a)q(n)q(d)11
+b Fs(\()5 b(n)m(u)m(m)10 b(\))k(\))h(;)p -43 1448 V 3800
+1448 V -5 1421 a Fr(r)t(e)t(t)t(u)t(r)t(n)k Fs(;)-43
+1483 y Ft(\006)p -9 1483 3780 4 v 3777 w(\005)-9 1814
+y Fv(R\351f\351rences)p Black -9 1963 a Fw([BL98])p Black
+116 w(Ph.)28 b(Barb)r(e)f(and)g(M.)h(Ledoux,)f Fa(Pr)l(ob)l
+(abilit\351s)p Fw(,)j(De)e(la)f(licence)g(\340)h(l'agr\351gation,)d
+(Belin,)i(1998.)p Black -9 2091 a([Bou86])p Black 80
+w(N.)h(Bouleau,)f Fa(Pr)l(ob)l(abilit\351s)k(de)f(l'ing\351nieur,)i
+(variables)f(al\351atoir)l(es)h(et)d(simulation)p Fw(,)f(Hermann,)g
+(1986.)p Black -9 2219 a([DCD82])p Black 41 w(D.)j(Dacunha-Castelle)f
+(and)g(M.)i(Du\035o,)f Fa(Pr)l(ob)l(abilit\351s)j(et)f(statistiques.)f
+(Tome)i(1)p Fw(,)d(Masson,)f(P)n(aris,)g(1982,)348 2319
+y(Probl\350mes)d(\340)g(temps)h(\034xe.)p Black -9 2447
+a([Y)-7 b(ca02])p Black 93 w(B.)20 b(Y)-7 b(cart,)19
+b Fa(Mo)l(d\350les)24 b(et)e(Algorithmes)i(Markoviens)p
+Fw(,)e(Math\351matiques)d(et)h(Applications,)f(v)n(ol.)g(39,)g
+(Springer,)348 2547 y(2002.)p Black -9 5402 a FA(14)h(f\351vrier)g
+(2004.)27 b(Cop)o(yrigh)o(t)684 5401 y(c)668 5402 y Fz(\015)19
+b FA(A.)g(Gr\351gatif)i(agreg@lab)q(o.univ.fr.)27 b(GNU)19
+b(FDL)h(Cop)o(yleft.)1468 b(P)o(age)20 b(n)3690 5385
+y Fz(\016)3725 5402 y FA(7.)p Black eop end
+%%Trailer
+
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/macros/latex/contrib/pbsheet/xpl/xpl-fr.tex b/macros/latex/contrib/pbsheet/xpl/xpl-fr.tex
new file mode 100644
index 0000000000..2b5e04e387
--- /dev/null
+++ b/macros/latex/contrib/pbsheet/xpl/xpl-fr.tex
@@ -0,0 +1,146 @@
+\documentclass{pbsheet}
+
+\TITRE{Feuille de TP n°1 -- Initiation à Matlab}
+\FORMATION{Préparation à l'épreuve de modélisation
+ - Agrégation Externe de Mathématiques}
+\ETABLISSEMENT{Université de l'Anonyme XXII}
+\ANNEE{2004}
+\MEL{agreg@labo.univ.fr}
+\AUTEUR{A. Grégatif}
+\WEB{http://www.labo.univ.fr/}
+\DATE{\today}
+
+\begin{document}
+
+Ce TP porte sur les entrées et sorties, les fonctions et les outils
+graphiques dont vous disposez sous Matlab.
+
+\section{Entrées et sorties}
+
+La commande \texttt{input} permet de demander à l'utilisateur Matlab d'entrer
+les valeurs de variables à utiliser. La commande \texttt{pause} permet de
+stopper l'exécution Matlab. Vous pouvez préciser le nombre de secondes de pose
+ou revenir à Matlab en appuyant sur n'importe quelle touche. La commande
+\texttt{save} permet de sauvegarder dans un fichier, dont le nom par défaut
+est \texttt{matlab.mat}, le contenu de certaines variables dont vous souhaitez
+garder une trace. Ce fichier peut être appelé par la commande \texttt{load}
+qui restaure toutes les variables que vous avez sauvegardées.
+
+\begin{lstlisting}[language=Matlab]{Créations et Sauvegardes sous Matlab}
+n=input('Entrez la valeur de n : '); % Affectez une valeur à n.
+a=input('Precisez la valeur de a : '); % Affectez une valeur à a.
+v=a.^[0:n]; A=toeplitz(v); d=det(A); % Création de la matrice de Toeplitz A
+save restoep n a A d; % Sauvegarde de n, a, A, d dans restoep.mat
+clear % Efface toutes les variables de la session.
+load restoep % Restaure les variables de restoep.mat.
+who % Vérification.
+\end{lstlisting}
+
+\section{Fonctions}
+
+Un ensemble de commandes Matlab peut être considéré comme une fonction. On
+peut voir une fonction comme un sous-programme Matlab dont les paramètres
+éventuels sont les arguments de la fonction et dont les résultats sont les
+images de cette fonction. Beaucoup de fonctions Matlab, comme par exemple
+\texttt{mean}, sont déjà écrites en Matlab et le code Matlab correspondant est
+stocké dans un fichier dont le nom se termine par \texttt{.m}. Pour
+\texttt{mean}, il s'agit de \texttt{mean.m}. Ajouter de nouvelles fonctions à
+Matlab revient donc à écrire de nouveaux fichiers de ce type. Il est d'usage
+d'appeler une fonction du même nom que le fichier correspondant.
+
+\textbf{Simulation de lois discrètes.} Dans votre répertoire personnel, éditer
+le fichier \texttt{probadis.m} suivant dont le code Matlab génère une
+réalisation aléatoire d'une loi discrète à support fini.
+
+\MFILE{probadis}
+
+La commande Matlab \texttt{type} permet de lister le contenu d'un fichier.
+Ainsi, \texttt{type probadis} vous montrera le code source Matlab de la
+fonction \texttt{probadis}. Le commentaire ajouté à partir de la seconde ligne
+constituera l'aide affiché lorsque l'utilisateur tapera \texttt{help
+ probadis}. Finalement, la commande \texttt{what} liste les fichiers Matlab
+du répertoire courant.
+
+Voici une autre fonction de simulation de loi discrète, qui peut renvoyer une
+matrice de réalisations.
+
+\MFILE{rdiscr}
+
+\begin{exo}[Loi binomiale]
+ Créer un code Matlab permettant de générer un vecteur aléatoire $X$
+ contenant $N$ réalisations i.i.d. de loi binomiale $\cB(n,p)$ où les valeurs
+ $N,n\geq 1$ et $0<p<1$ sont affectées par l'utilisateur. Pour $N$ assez
+ grand, vérifier la LGN sur les moyennes empiriques successives de $X$. Voici
+ un exemple de programme qui fait l'affaire, et donc la sortie graphique se
+ trouve en page \pageref{fi:simbin}.
+\end{exo}
+
+\MFILE{simbin}
+
+\begin{exo}
+ Soit $(X_n)_{n\in\dN}$ une suite de variables aléatoires i.i.d. de loi
+ exponentielle $\cE(\lambda)$ avec $\lambda >0$. Si $S_n=\sum_{k=1}^n X_k$,
+ $N_0=0$ et pour tout $t> 0$, $N_t=\sum_{n=1}^\infty \rI_\BRA{S_n\leq t}$,
+ $(N_t)_{t\geq0}$ est un processus de Poisson d'intensité $\lambda$. Montrer
+ que, pour tout $t>0$, $N_t$ suit la loi de Poisson $\cP(\la t)$. En déduire
+ un code Matlab permettant de générer un vecteur aléatoire $Y$ contenant $N$
+ réalisations i.i.d. de loi $\cP(\la)$ où les valeurs $N\geq 1$ et $\la>0$
+ sont affectées par l'utilisateur. Pour $N$ assez grand, vérifier la LGN sur
+ les moyennes empiriques successives de $Y$.
+\end{exo}
+
+\begin{exo}
+ Pour $N$, $N_1$ et $n \geq 1$ avec $N_1,n \leq N$, la loi hypergéométrique
+ $\cH(N,N_1,n)$ est donnée, pour tout $k \in \dN$ avec $0\leq k \leq n$, par
+ $\dP(X=k)=C_{N_1}^kC_{N-N_1}^{n-k}/C_N^n$. Créer un code Matlab permettant
+ de générer un vecteur aléatoire $Z$ contenant $M$ réalisations i.i.d. de loi
+ $\cH(N,N_1,n)$ où les valeurs $M, N \geq 1$ et $N_1,n\leq N$ sont affectées
+ par l'utilisateur.
+ \begin{enumerate}
+ \item Si $N$ tend vers l'infini et le rapport $N_1/N$ tend vers $p$ avec
+ $0<p<1$, montrer que $X$ converge en loi vers la loi Binomiale $\cB(n,p)$.
+ Pour $M, N$ assez grand et $N_1=pN$ avec $0<p<1$, tracer l'histogramme de
+ $Z$ et comparer le à la loi $\cB(n,p)$.
+ \item Si $N$, $N_1$ et $n$ tendent vers l'infini et le produit $nN_1/N$ tend
+ vers $\la>0$, montrer que $X$ converge en loi vers la loi de Poisson
+ $\cP(\la)$. Pour $M$, $N$ assez grand, $N_1=\la\sqrt{N}$ et $n=\sqrt{N}$,
+ tracer l'histogramme de $Z$ et comparer le à la loi $\cP(\la)$.
+ \end{enumerate}
+\end{exo}
+
+\section{Représentations graphiques}
+
+\begin{lstlisting}[language=Matlab]
+ {Illustration de la LGN pour la loi exponentielle}
+ clear; n=1000; lambda=0.5; X=-log(rand(n,1))/lambda;
+ figure; % Création d'une nouvelle fenêtre graphique.
+ plot(cumsum(X)'./[1:length(X)],'b') % Trace les moy. emp. successives de X.
+ title('Loi des Grands Nombres') % Titre de la figure.
+ xlabel('Nombre de réalisations') % Titre des abscisses.
+ ylabel('Moyennes empiriques') % Titre des ordonnées.
+ hold on % Garde la fenêtre graphique.
+ plot(1/lambda*ones(n,1),'r--'); % Trace la limite théorique.
+ legend('Empirique','Theorique'); % Légende.
+\end{lstlisting}
+
+\begin{exo}
+ Ajouter à vos codes Matlab les représentations graphiques rencontrées
+ ci-dessus.
+\end{exo}
+
+\FIG{simbin}{1.0}{htbp}{Sortie graphique du programme \ref{code:simbin}
+ \pageref{code:simbin}.}
+
+Voici une fonction Matlab qui permet de simuler la loi uniforme discrète finie
+de façon rapide et simple.
+
+\MFILE{rint}
+
+\nocite{*}
+
+\phantomsection % Nécessaire pour le PDF.
+\addcontentsline{toc}{section}{Bibliographie}
+\bibliographystyle{amsalpha}
+\bibliography{xpl-fr}
+
+\end{document}