%!PS-Adobe-3.0 EPSF-3.0 http://farbe.li.tu-berlin.de/AG86/AG86L00XX.PS 20160501 %%BoundingBox: 14 08 828 584 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse /languagelevel where {pop languagelevel} {1} ifelse 2 lt { userdict (<<) cvn ([) cvn load put userdict (>>) cvn (]) cvn load put} if [ /Title (PostScript pictures: http://farbe.li.tu-berlin.de/AG86/AG86.HTM) /Author (compare K. Richter "Computergrafik ...": ISBN 3-8007-1775-1) /Subject (goto: http://www.ps.bam.de or http://farbe.li.tu\255berlin.de) /Keywords (image reproduction, colour devices) /Creator (klaus.richter@mac.com) /CreationDate (D:2016050112000) /ModDate (D:20160501112000) /DOCINFO pdfmark [ /View [ /FitB ] /DOCVIEW pdfmark /sfgray {setgray} bind def /ypaper 0 def %Early Frame File (f) definition /sfrgbcolor {setrgbcolor} bind def /sfcmykcolor {setcmykcolor} bind def %line20****************************************************** %BEG AG86/OUTLIN10.PS Emty 20120301 %END AG86/OUTLIN10.PS Emty 20120301 %**************************************************** %BEG 'AG86'OUTLIN1X.PS Other procedures for Offset output linearization %**************************************************** %********************************************************************* %BEG Procedure PROC_COLSEP_IOF different procedures 20100301 %********************************************************************* /PROC_COLSEP_IOF {%BEG PROC_COLSEP_IOF different procedures 20100301 %********************************************************************* /proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL { %BEG proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL %assumes input of rgb, which is called rgb_dyF %calculation of intended rgb*dyF, LABCh*dyF %Lab2RGBinterpolation for colorm=1 %calculation of inverse rgb'*dyF, LABCh'*dyF, which produces rgb*dyF, LABCh*dyF %requires /hab*dy362Mi 362 array def %(y=s,d,e) %requires /rgb*dy362Mi 362 array def %(y=s,d,e) %requires /LAB*dyx362Mi 362 array def %(y=s,d,e, x=LabCh) /b_dyF exch def /g_dyF exch def /r_dyF exch def %calculation of i_dyF, c_dyF, and t_dyF /maxd r_dyF def g_dyF maxd gt {/maxd g_dyF def} if b_dyF maxd gt {/maxd b_dyF def} if /mind r_dyF def g_dyF mind lt {/mind g_dyF def} if b_dyF mind lt {/mind b_dyF def} if /i_dyF maxd def /c_dyF maxd mind sub def /t_dyF i_dyF c_dyF 0.5 mul sub def /hsiF r_dyF 030 sin mul g_dyF 150 sin mul add b_dyF 270 sin mul add %y_e r_dyF 030 cos mul g_dyF 150 cos mul add %x_e 0.0001 add atan 0.5 add cvi def %range 30 ... 390 %perhaps change %to decide hab*dyF/dsF/deF ! hsiF hab*ds362Mi 0 get sub 0 le {/hsiF hsiF 360 add def} if /hsiFm30 hsiF 30 sub def %range 00 ... 360 %test grey r_dyF g_dyF sub abs 0.002 le g_dyF b_dyF sub abs 0.002 le and {%grey, not grey /r*dyM 1 def /g*dyM 1 def /b*dyM 1 def /hsiM r*dyM 030 sin mul g*dyM 150 sin mul add b*dyM 270 sin mul add %y_d r*dyM 030 cos mul g*dyM 150 cos mul add %x_d 0.0001 add atan def hsiM hab*ds362Mi 0 get sub 0 le {/hsiM hsiM 360 add def} if /hsiMm30 hsiM 30 sub def /LAB*LdyM L*Wioa def /LAB*adyM 0 def /LAB*bdyM 0 def /LAB*LdyF L*Nioa r_dyF L*Wioa L*Nioa sub mul add def /LAB*adyF 0 def /LAB*bdyF 0 def /r*dyF r_dyF def /g*dyF g_dyF def /b*dyF b_dyF def /r'*dyF r_dyF def /g'*dyF g_dyF def /b'*dyF b_dyF def }%grey {%color hsiFm30 0 lt {/hsiFm30 0 def} if %for correction to be deleted! hsiFm30 360 gt {/hsiFm30 360 def} if %calculation of intended rgb*dyM, LAB*LabdyM deintp 0 eq {%deintp=0 /r*dyM r*dd362Mi hsiFm30 get def /g*dyM g*dd362Mi hsiFm30 get def /b*dyM b*dd362Mi hsiFm30 get def /LAB*LdyM LAB*Ldd362Mi hsiFm30 get def /LAB*adyM LAB*add362Mi hsiFm30 get def /LAB*bdyM LAB*bdd362Mi hsiFm30 get def } if %deintp=0 deintp 1 eq {%deintp=1 /r*dyM r*de362Mi hsiFm30 get def /g*dyM g*de362Mi hsiFm30 get def /b*dyM b*de362Mi hsiFm30 get def /LAB*LdyM LAB*Lde362Mi hsiFm30 get def /LAB*adyM LAB*ade362Mi hsiFm30 get def /LAB*bdyM LAB*bde362Mi hsiFm30 get def } if %deintp=1 %calculation of intended rgb*dyF, LAB*LabdyF c_dyF 1 eq {%c_dy=1,#1 /r*dyF r*dyM def /g*dyF g*dyM def /b*dyF b*dyM def /LAB*LdyF LAB*LdyM def /LAB*adyF LAB*adyM def /LAB*bdyF LAB*bdyM def }%c_dyF=1 {%c_dyF#1 /t00 1.0 c_dyF 0.5 mul sub def /t0x 0.5 t_dyF 0.5 sub 0.5 mul t00 0.5 sub div add def /r*dyF t0x r*dyM t0x sub c_dyF mul add def /g*dyF t0x g*dyM t0x sub c_dyF mul add def /b*dyF t0x b*dyM t0x sub c_dyF mul add def %/LAB*LdyF L*Nioa r_dyF L*Wioa L*Nioa sub mul add def /L*Xioa L*Nioa t0x L*Wioa L*Nioa sub mul add def /LAB*LdyF L*Xioa LAB*LdyM L*Xioa sub c_dyF mul add def /LAB*adyF 0 LAB*adyM 0 sub c_dyF mul add def /LAB*bdyF 0 LAB*bdyM 0 sub c_dyF mul add def } ifelse %c_dyF=1,#1 } ifelse %grey or color %only for control, not used: calculation of hsiM /hsiM r*dyM 030 sin mul g*dyM 150 sin mul add b*dyM 270 sin mul add %y_d r*dyM 030 cos mul g*dyM 150 cos mul add %x_d 0.0001 add atan def hsiM hab*ds362Mi 0 get sub 0 le {/hsiM hsiM 360 add def} if /hsiMm30 hsiM 30 sub def %only for control, not used: calculation of ict*dyM and ict*dyF %calculation of i*dyM, c*dyM, and t*dyM /maxd r*dyM def g*dyM maxd gt {/maxd g*dyM def} if b*dyM maxd gt {/maxd b*dyM def} if /mind r*dyM def g*dyM mind lt {/mind g*dyM def} if b*dyM mind lt {/mind b*dyM def} if /i*dyM maxd def /c*dyM maxd mind sub def /t*dyM i*dyM c*dyM 0.5 mul sub def %%only for control, not used: calculation of i*dyF, c*dyF, and t*dyF /maxd r*dyF def g*dyF maxd gt {/maxd g*dyF def} if b*dyF maxd gt {/maxd b*dyF def} if /mind r*dyF def g*dyF mind lt {/mind g*dyF def} if b*dyF mind lt {/mind b*dyF def} if /i*dyF maxd def /c*dyF maxd mind sub def /t*dyF i*dyF c*dyF 0.5 mul sub def colorm 0 eq {%colorm=0 r*dyF g*dyF b*dyF }%colorm=0 {%colorm=1 LAB*LdyF LAB*adyF LAB*bdyF Lab2RGBinterpolation /b'*dyF exch def /g'*dyF exch def /r'*dyF exch def r'*dyF g'*dyF b'*dyF } ifelse %colorm=1 } bind def %END proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL %********************************************************************* /proc_trans_rgb3*_cmyn4*ioL {%BEG Procedure proc_trans_rgb3*_cmyn4*ioL %assumes input of olv* o* 0 le {/o* 0.0000 def} if l* 0 le {/l* 0.0000 def} if v* 0 le {/v* 0.0000 def} if o* 1 ge {/o* 1.0000 def} if l* 1 ge {/l* 1.0000 def} if v* 1 ge {/v* 1.0000 def} if /tdel 0 def v* l* ge l* o* ge and tdel 0 eq and % v* >= l* >= o* equal y* <= m* <= c* %sector C-V of C-M, C>=M: i*p=0 {/n*n 1 v* sub def /w*w o* def /tdel 1 def } if % v* >= l* >= o* v* o* ge o* l* ge and tdel 0 eq and % v* >= o* >= l* equal y* <= c* <= m* %sector V-M of C-M, M>=C: i*p=1 {/n*n 1 v* sub def /w*w l* def /tdel 1 def } if % v* >= o* >= l* o* v* ge v* l* ge and tdel 0 eq and % o* >= v* >= l* equal c* <= y* <= m* %sector M-O of M-Y, M>=Y: i*p=2 {/n*n 1 o* sub def /w*w l* def /tdel 1 def } if % o* >= v* >= l* o* l* ge l* v* ge and tdel 0 eq and % o* >= l* >= v* equal c* <= m* <= y* %sector O-Y of M-Y, Y>=M: i*p=3 {/n*n 1 o* sub def /w*w v* def /tdel 1 def } if % o* >= l* >= v* l* o* ge o* v* ge and tdel 0 eq and % l* >= o* >= v* equal m* <= c* <= y* %sector Y-L of Y-C, Y>=C: i*p=4 {/n*n 1 l* sub def /w*w v* def /tdel 1 def } if % l* >= o* >= v* l* v* ge v* o* ge and tdel 0 eq and % l* >= v* >= o* equal m* <= y* <= c* %sector L-C of Y-C, C>=Y: i*p=5 {/n*n 1 l* sub def /w*w o* def /tdel 1 def } if % l* >= v* >= o* %achromatic %W: o*, l*, v* = 1.00 1.0 o* sub abs 0.001 le 1.0 l* sub abs 0.001 le and 1.0 v* sub abs 0.001 le and %W special case {/n*n 0 def /w*w 1 def %W } if %N: o*, l*, v* <= 0.001 o* abs 0.001 le l* abs 0.001 le and v* abs 0.001 le and %N special case {/n*n 1 def /w*w 0 def %N } if %Achromatic o* l* sub abs 0.001 le l* v* sub abs 0.001 le and %Achromatic special case {/n*n 1 o* sub def /w*w o* def %grey } if /lab*wFa w*w def /lab*nFa n*n def /c3*Fa 1 o* sub def /m3*Fa 1 l* sub def /y3*Fa 1 v* sub def /c4*Fa c3*Fa lab*nFa sub def %at least one of cmy will be cero /m4*Fa m3*Fa lab*nFa sub def /y4*Fa y3*Fa lab*nFa sub def /n4*Fa lab*nFa def /o4*Fa 1 c4*Fa sub def /l4*Fa 1 m4*Fa sub def /v4*Fa 1 y4*Fa sub def /i4*Fa 1 n4*Fa sub def } def %END Procedure proc_trans_rgb3*_cmyn4*ioL %******************************************************************* /proc_trans_rgb3*_cmyn5*ioL {%BEG Procedure proc_trans_rgb3*_cmyn5*ioL %assumes input of olv*, 'zm60'CMYN559LT.PS o* 0 le {/o* 0.0000 def} if l* 0 le {/l* 0.0000 def} if v* 0 le {/v* 0.0000 def} if o* 1 ge {/o* 1.0000 def} if l* 1 ge {/l* 1.0000 def} if v* 1 ge {/v* 1.0000 def} if /ok* o* def /lk* l* def /vk* v* def /tdel 0 def vk* lk* ge lk* ok* ge and tdel 0 eq and % v* >= l* >= o* equal y* <= m* <= c* %sector C-V of C-M, C>=M: i*p=0 {/n*n 1 vk* sub def /w*w ok* def /m*w lk* def /tdel 1 def /isec 3 def } if % v* >= l* >= o* vk* ok* ge ok* lk* ge and tdel 0 eq and % v* >= o* >= l* equal y* <= c* <= m* %sector V-M of C-M, M>=C: i*p=1 {/n*n 1 vk* sub def /w*w lk* def /m*w ok* def /tdel 1 def /isec 4 def } if % v* >= o* >= l* ok* vk* ge vk* lk* ge and tdel 0 eq and % o* >= v* >= l* equal c* <= y* <= m* %sector M-O of M-Y, M>=Y: i*p=2 {/n*n 1 ok* sub def /w*w lk* def /m*w vk* def /tdel 1 def /isec 5 def } if % o* >= v* >= l* ok* lk* ge lk* vk* ge and tdel 0 eq and % o* >= l* >= v* equal c* <= m* <= y* %sector O-Y of M-Y, Y>=M: i*p=3 {/n*n 1 ok* sub def /w*w vk* def /m*w lk* def /tdel 1 def /isec 0 def } if % o* >= l* >= v* lk* ok* ge ok* vk* ge and tdel 0 eq and % l* >= o* >= v* equal m* <= c* <= y* %sector Y-L of Y-C, Y>=C: i*p=4 {/n*n 1 lk* sub def /w*w vk* def /m*w ok* def /tdel 1 def /isec 1 def } if % l* >= o* >= v* lk* vk* ge vk* ok* ge and tdel 0 eq and % l* >= v* >= o* equal m* <= y* <= c* %sector L-C of Y-C, C>=Y: i*p=5 {/n*n 1 lk* sub def /w*w ok* def /m*w vk* def /tdel 1 def /isec 2 def } if % l* >= v* >= o* %achromatic %W: ok*, lk*, vk* = 1.00 1.0 ok* sub abs 0.001 le 1.0 lk* sub abs 0.001 le and 1.0 vk* sub abs 0.001 le and %W special case {/n*n 0 def /w*w 1 def /m*w 1 def %W /isec 6 def } if %N: ok*, lk*, vk* <= 0.001 ok* abs 0.001 le lk* abs 0.001 le and vk* abs 0.001 le and %N special case {/n*n 1 def /w*w 0 def /m*w 0 def %N /isec 6 def } if %Achromatic ok* lk* sub abs 0.001 le lk* vk* sub abs 0.001 le and %Achromatic special case {/n*n 1 ok* sub def /w*w ok* def /m*w ok* def %grey /isec 6 def } if /lab*wFa w*w def /lab*nFa n*n def /lab*cFa 1 n*n sub w*w sub def /argb 1 lab*nFa sub def /brgb m*w def /crgb lab*wFa def /c* lab*cFa def /lab*tFa 1 lab*nFa sub lab*cFa 0.5 mul sub def isec 6 eq {%BEG isec=6 achromatic /o*1 1 def /l*1 1 def /v*1 1 def }%END isec=6 achromatic {%BEG isec#6 chromatic /o*1 ok* argb 0.000001 add div def /l*1 lk* argb 0.000001 add div def /v*1 vk* argb 0.000001 add div def } ifelse %END isec#6 /c3*Fa 1 o*1 sub def /m3*Fa 1 l*1 sub def /y3*Fa 1 v*1 sub def /c4*Fa c3*Fa def %at least one of cmy will be cero /m4*Fa m3*Fa def /y4*Fa y3*Fa def /n4*Fa lab*nFa def /o4*Fa 1 c4*Fa sub def /l4*Fa 1 m4*Fa sub def /v4*Fa 1 y4*Fa sub def /i4*Fa 1 n4*Fa sub def } def %END Procedure proc_trans_rgb3*_cmyn5*ioL 'zm60'CMYN559LT.PS %********************************************************************* /proc_trans_rgb3*_cmyn6*ioL {%BEG Procedure proc_trans_rgb3*_cmyn6*ioL %assumes input of olv*, 'zm60'CMYN559LT.PS o* 0 le {/o* 0.0000 def} if l* 0 le {/l* 0.0000 def} if v* 0 le {/v* 0.0000 def} if o* 1 ge {/o* 1.0000 def} if l* 1 ge {/l* 1.0000 def} if v* 1 ge {/v* 1.0000 def} if /ok* o* def /lk* l* def /vk* v* def /tdel 0 def vk* lk* ge lk* ok* ge and tdel 0 eq and % v* >= l* >= o* equal y* <= m* <= c* %sector C-V of C-M, C>=M: i*p=0 {/n*n 1 vk* sub def /w*w ok* def /m*w lk* def /tdel 1 def /isec 3 def } if % v* >= l* >= o* vk* ok* ge ok* lk* ge and tdel 0 eq and % v* >= o* >= l* equal y* <= c* <= m* %sector V-M of C-M, M>=C: i*p=1 {/n*n 1 vk* sub def /w*w lk* def /m*w ok* def /tdel 1 def /isec 4 def } if % v* >= o* >= l* ok* vk* ge vk* lk* ge and tdel 0 eq and % o* >= v* >= l* equal c* <= y* <= m* %sector M-O of M-Y, M>=Y: i*p=2 {/n*n 1 ok* sub def /w*w lk* def /m*w vk* def /tdel 1 def /isec 5 def } if % o* >= v* >= l* ok* lk* ge lk* vk* ge and tdel 0 eq and % o* >= l* >= v* equal c* <= m* <= y* %sector O-Y of M-Y, Y>=M: i*p=3 {/n*n 1 ok* sub def /w*w vk* def /m*w lk* def /tdel 1 def /isec 0 def } if % o* >= l* >= v* lk* ok* ge ok* vk* ge and tdel 0 eq and % l* >= o* >= v* equal m* <= c* <= y* %sector Y-L of Y-C, Y>=C: i*p=4 {/n*n 1 lk* sub def /w*w vk* def /m*w ok* def /tdel 1 def /isec 1 def } if % l* >= o* >= v* lk* vk* ge vk* ok* ge and tdel 0 eq and % l* >= v* >= o* equal m* <= y* <= c* %sector L-C of Y-C, C>=Y: i*p=5 {/n*n 1 lk* sub def /w*w ok* def /m*w vk* def /tdel 1 def /isec 2 def } if % l* >= v* >= o* %achromatic %W: ok*, lk*, vk* = 1.00 1.0 ok* sub abs 0.001 le 1.0 lk* sub abs 0.001 le and 1.0 vk* sub abs 0.001 le and %W special case {/n*n 0 def /w*w 1 def /m*w 1 def %W /isec 6 def } if %N: ok*, lk*, vk* <= 0.001 ok* abs 0.001 le lk* abs 0.001 le and vk* abs 0.001 le and %N special case {/n*n 1 def /w*w 0 def /m*w 0 def %N /isec 6 def } if %Achromatic ok* lk* sub abs 0.001 le lk* vk* sub abs 0.001 le and %Achromatic special case {/n*n 1 ok* sub def /w*w ok* def /m*w ok* def %grey /isec 6 def } if /lab*wFa w*w def /lab*nFa n*n def /lab*cFa 1 n*n sub w*w sub def /argb 1 lab*nFa sub def /brgb m*w def /crgb lab*wFa def /c* lab*cFa def /lab*tFa 1 lab*nFa sub lab*cFa 0.5 mul sub def isec 6 eq {%BEG isec=6 achromatic /o*1 1 def /l*1 1 def /v*1 1 def }%END isec=6 achromatic {%BEG isec#6 chromatic /o*1 ok* argb 0.000001 add div def /l*1 lk* argb 0.000001 add div def /v*1 vk* argb 0.000001 add div def } ifelse %END isec#6 /c3*Fa 1 o*1 sub def /m3*Fa 1 l*1 sub def /y3*Fa 1 v*1 sub def /c41*Fa c3*Fa def %at least one of cmy will be cero /m41*Fa m3*Fa def /y41*Fa y3*Fa def /n4*Fa lab*nFa def %change by deepness difference delta d* = c*S1 - c*S2 %use lab*cFa, lab*tFa for correction %equations of three lines %t* = 1 - 0.5 c* %t* = [t* / c*] c* %t* = [(t* + 0,18) / c*] c* - 0,18 %cut point S1 for nt=0,18: %c*s1 = 1 /[ t*F / c*F + 0,5 ] %cut point S2 for n=0,18: %c*s1 = (1 + nt) / [ (t*F + nt) / c*F + 0,5 ] %special case lab*cFa=0 and n=0,18 /nt 0.18 def lab*cFa 0 eq { %lab*cFa=0,#0 /c*S1 0 def /c*S2 0 def } %lab*cFa=0 { %lab*cFa#0 /c*S1 1 lab*tFa lab*cFa div 0.5 add div def /c*S2 1 nt add lab*tFa nt add lab*cFa div 0.5 add div def } ifelse %lab*cFa=0,#0 /c4*Fa c41*Fa c41*Fa c*S1 c*S2 sub mul sub def /m4*Fa m41*Fa m41*Fa c*S1 c*S2 sub mul sub def /y4*Fa y41*Fa y41*Fa c*S1 c*S2 sub mul sub def /o4*Fa 1 c4*Fa sub def /l4*Fa 1 m4*Fa sub def /v4*Fa 1 y4*Fa sub def /i4*Fa 1 n4*Fa sub def } def %END Procedure proc_trans_rgb3*_cmyn6*ioL 'zm60'CMYN559LT.PS %************************************************************* /cmyk_olv*_cmyn4* {%BEG procedure cmyk_olv*_cmyn4* /k*n exch def /y*n exch def /m*n exch def /c*n exch def k*n 0 eq {%k*n=0 /o* 1 c*n sub def /l* 1 m*n sub def /v* 1 y*n sub def /n4*Fa 0 def }%k*n=0 {%k*n#0 c*n 0 eq m*n 0 eq and y*n 0 eq and {%k*n#0 and c=m=y=0 achromatic /o* 1 k*n sub def /v* o* def /l* o* def /n4*Fa k*n def }%k*n#0 and c=m=y=0 achromatic {%k*n#0 and c or m or y#0 chromatic /o* 1 c*n sub 1 k*n sub mul def /l* 1 m*n sub 1 k*n sub mul def /v* 1 y*n sub 1 k*n sub mul def /n4*Fa 0 def %change of k*n!!! } ifelse %k*n#0 and c or m or y#0 chromatic } ifelse %k*n#0 /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def } def %END procedure cmyk_olv*_cmyn4* %*********************************************************** colsep 3 eq {%colsep=3 cmyn5* /tLAB 0 def xchart 1 ge {%xchart>=1 'zm60'COLM559LT.PS cmyn5* 20120301 colorm 0 eq {%BEG colorm=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn5*ioL %in: olv*, out: cmyn5 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {dup dup /v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn5*ioL %in: olv*, out: cmyn5 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn5*ioL %in: olv*, out: cmyn5 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def }%END colorm=0 {%BEG colorm=1 /olvtrans 0 def %no change of olv* /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn5*ioL %in: olv*, out: cmyn5 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {dup dup /v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn5*ioL %in: olv*, out: cmyn5 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn5*ioL %in: olv*, out: cmyn5 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def } ifelse %END colorm=1 }%END %xchart>=0 {%BEG %xchart=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* l* v* sfrgbcolor } def /setgray {dup dup /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* sfgray } def /setcmykcolor {cmyk_olv*_cmyn4* c4*Fa m4*Fa y4*Fa n4*Fa sfcmykcolor } def } ifelse %END %xchart=0 'zm60'COLM559LT.PS cmyn5* 20120301 } if %colsep=3 cmyn5* %********************************************************************* colsep 1 eq {%colsep=1 /tLAB 0 def xchart 1 ge {%xchart>=1 'zm60'COLM57LT.PS cmy0* 20120301 colorm 0 eq {%BEG colorm=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def %standard cmy0* for input /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {dup dup /v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def %standard cmy0* for input /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def }%END colorm=0 {%BEG colorm=1 /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {/w*w exch def /o* w*w def /l* w*w def /v* w*w def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def } ifelse %END colorm=1 }%END %xchart>=1 {%BEG %xchart=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* l* v* sfrgbcolor } def /setgray {dup dup /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* sfgray } def /setcmykcolor {cmyk_olv*_cmyn4* c4*Fa m4*Fa y4*Fa n4*Fa sfcmykcolor } def } ifelse %END %xchart=0 'zm60'COLM57LT.PS cmy0* 20120301 } if %colsep=1 %*************************************************************** colsep 2 eq {%colsep=2 /tLAB 0 def xchart 1 ge {%xchart>=1 'zm60'COLM58LT.PS cmyn4* 20120301 colorm 0 eq {%BEG colorm=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn4*ioL %in: olv*, out: cmyn4 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {dup dup /v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn4*ioL %in: olv*, out: cmyn4 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn4*ioL %in: olv*, out: cmyn4 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def }%END colorm=0 {%BEG colorm=1 /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn4*ioL %needs olv* for input %produces cmyn4*ioL as output c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {dup dup /v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn4*ioL %in: olv*, out: cmyn4 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn4*ioL %in: olv*, out: cmyn4 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def } ifelse %END colorm=1 }%END %xchart>=0 {%BEG %xchart=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* l* v* sfrgbcolor } def /setgray {dup dup /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* sfgray } def /setcmykcolor {cmyk_olv*_cmyn4* c4*Fa m4*Fa y4*Fa n4*Fa sfcmykcolor } def } ifelse %END %xchart=0 'zm60'COLM58LT.PS cmyn4* 20120301 } if %colsep=2 %********************************************************************* colsep 0 eq {%colsep=0 cmyn6* /tLAB 0 def xchart 1 ge {%xchart>=1 'zm60'COLM559LT.PS cmyn6* 20120201 colorm 0 eq {%BEG colorm=0 /olvtrans 1 def %changes olv* to olvk* /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {/w*w exch def /v* w*w def /l* w*w def /o* w*w def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def }%END colorm=0 {%BEG colorm=1 /olvtrans 0 def %no change of olv* /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setgray {dup dup /v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 c4*Fa m4*Fa y4*Fa n4*Fa setcmyknew } def } ifelse %END colorm=1 }%END %xchart>=0 {%BEG %xchart=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* l* v* sfrgbcolor } def /setgray {dup dup /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* sfgray } def /setcmykcolor {cmyk_olv*_cmyn4* c4*Fa m4*Fa y4*Fa n4*Fa sfcmykcolor } def } ifelse %END %xchart=0 'zm60'COLM559LT.PS cmyn6* 20120301 } if %colsep=0 cmyn6* %********************************************************************* colsep 4 eq {%colsep=4 rgb* /tLAB 0 def xchart 1 ge {%xchart>=1 'zm60'COLM559LT.PS cmyn6* 20120201 colorm 0 eq {%BEG colorm=0 /olvtrans 1 def %changes olv* to olvk* /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 % c4*Fa m4*Fa y4*Fa n4*Fa % setcmyknew o* l* v* sfrgbcolor } def /setgray {/w*w exch def /v* w*w def /l* w*w def /o* w*w def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 % c4*Fa m4*Fa y4*Fa n4*Fa % setcmyknew o* l* v* sfrgbcolor } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 % c4*Fa m4*Fa y4*Fa n4*Fa % setcmyknew o* l* v* sfrgbcolor } def }%END colorm=0 {%BEG colorm=1 /olvtrans 0 def %no change of olv* /setrgbcolor {/v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 % c4*Fa m4*Fa y4*Fa n4*Fa % setcmyknew o* l* v* sfrgbcolor } def /setgray {dup dup /v* exch def /l* exch def /o* exch def o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 % c4*Fa m4*Fa y4*Fa n4*Fa % setcmyknew o* l* v* sfrgbcolor } def /setcmykcolor {cmyk_olv*_cmyn4* o* l* v* proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL /v* exch def /l* exch def /o* exch def proc_trans_rgb3*_cmyn6*ioL %in: olv*, out: cmyn6 % c4*Fa m4*Fa y4*Fa n4*Fa % setcmyknew o* l* v* sfrgbcolor } def } ifelse %END colorm=1 }%END %xchart>=0 {%BEG %xchart=0 /setrgbcolor {/v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* l* v* sfrgbcolor } def /setgray {dup dup /v* exch def /l* exch def /o* exch def /c4*Fa 1 o* sub def /m4*Fa 1 l* sub def /y4*Fa 1 v* sub def /n4*Fa 0 def o* sfgray } def /setcmykcolor {cmyk_olv*_cmyn4* c4*Fa m4*Fa y4*Fa n4*Fa sfcmykcolor } def } ifelse %END %xchart=0 'zm60'COLM559LT.PS cmyn6* 20120301 } if %colsep=4 rgb* %********************************************************************* /setgc {pop pop pop 1 exch sub sfgray} bind def /setgm {pop pop 1 exch sub sfgray pop} bind def /setgy {pop 1 exch sub sfgray pop pop} bind def /setgn {1 exch sub sfgray pop pop pop} bind def /setgf {/ncolor exch def /ycolor exch def /mcolor exch def /ccolor exch def 0 ccolor eq 0 mcolor eq and 0 ycolor eq and {1 ncolor sub lggray} {1 ccolor sub 0.71 mul 1 mcolor sub 0.22 mul add 1 ycolor sub 0.07 mul add sfgray} ifelse } bind def /setcmykcolorf { sfcmykcolor} bind def %fuer PSL1/2-Farbgeraet /setcmyknew { %Ersatz setcolornew durch setcmykcolor1 ausz 1 eq {setgc} if %C ausz 2 eq {setgm} if %M ausz 3 eq {setgy} if %Y ausz 4 eq {pop pop pop /ccolor exch def ccolor 0 0 0 /setcmykcolor where %Abfrage Farb-/SW-Geraet {pop setcmykcolorf} %PSL1/2-Farb-Geraet {setgc} %PSL1-SW-Geraet ifelse } if %Cbunt ausz 5 eq {pop pop /mcolor exch def pop 0 mcolor 0 0 /setcmykcolor where %Abfrage Farb-/SW-Geraet {pop setcmykcolorf} %PSL1/2-Farb-Geraet {setgm} %PSL1-SW-Geraet ifelse } if %Mbunt ausz 6 eq {pop /ycolor exch def pop pop 0 0 ycolor 0 /setcmykcolor where %Abfrage Farb-/SW-Geraet {pop setcmykcolorf} %PSL1/2-Farb-Geraet {setgy} %PSL1-SW-Geraet ifelse } if %Ybunt ausz 7 eq {setgn} if %N ausz 8 ge { /setcmykcolor where %Abfrage Farb-/SW-Geraet {pop setcmykcolorf} %PSL1/2-Farb-Geraet {setgf} %PSL1-SW-Geraet ifelse } if %bei ausz=8: Farb- oder SW-Ausdruck je nach Drucker } bind def %END different procedures } bind def %END Procedure PROC_COLSEP_IOF 20100301 %********************************************************************* %END Procedure PROC_COLSEP_IOF different procedures 20100301 %********************************************************************* %********************************************************************* %BEG Procedure PROC_LAB_IOF %********************************************************************* /PROC_LAB_IOF {%BEG Procedure PROC_LAB_IOF %calculation of LAB data from spectral data %calculation of 48 step hue circles %calculation of rgb-LAB tables /SDx 80 array def %380 bis 775 mit deltalambda=05 /SD65 80 array def %380 bis 775 mit deltalambda=05 /SD50 80 array def %380 bis 775 mit deltalambda=05 /SDP4 80 array def %380 bis 775 mit deltalambda=05 /SDA0 80 array def %380 bis 775 mit deltalambda=05 /SDE0 80 array def %380 bis 775 mit deltalambda=05 /SDC0 80 array def %380 bis 775 mit deltalambda=05 /SDAK 80 array def %380 bis 775 mit deltalambda=05 /RA 80 array def %380 bis 770 nm /F2 240 array def %3 x 80 Daten fuer Bereich 380 bis 770nm /F2N 240 array def %normiert auf Y=100 fuer D65 und 10nm %C %C LITERATURQUELLEN LICHTARTEN %C SA,SC,SD65, CIE-DOKUMENT NR.15 FARBMESSUNG, 1971 %C TABELLE 1.1.1, SEITE 81 %C SD55,SD75, CIE-DOKUMENT NR.15 FARBMESSUNG, 1971 %C TABELLE 1.1.4, SEITE 85 %C LINEAR INTERPOLIERT VON 5 ZU 5NM %C SG,SP,SXE, DIN 5033, BLATT 7 ,SEITE 8-9 %C AUSGABE 1966 /SD65 %80 data 5 nm [50.0 52.3 54.6 68.7 82.8 87.1 91.5 92.5 93.4 90.1 86.7 95.8 104.9 110.9 117.0 117.4 117.8 116.3 114.9 115.4 115.9 112.4 108.8 109.1 109.4 108.6 107.8 106.3 104.8 106.2 107.7 106.0 104.4 104.2 104.0 102.0 100.0 98.2 96.3 96.1 95.8 92.2 88.7 89.3 90.0 89.8 89.6 88.6 87.7 85.5 83.3 83.5 83.7 81.9 80.0 80.1 80.2 81.2 82.3 80.3 78.3 74.0 69.7 70.7 71.6 73.0 74.3 68.0 61.6 65.7 69.9 72.5 75.1 69.3 63.6 55.0 46.4 56.6 66.8 65.1] def /SD50 %80 data 5 nm CIE 15.3, Seite 30; aus JE540-1N.PS [24.5 27.2 29.9 39.6 49.3 52.9 56.5 58.3 60.0 58.9 57.8 66.3 74.8 81.0 87.2 88.9 90.6 91.0 91.4 93.2 95.1 93.5 92.0 93.8 95.7 96.2 96.6 96.8 97.1 99.6 102.1 101.4 100.8 101.5 102.3 101.2 100.0 98.9 97.7 98.3 98.9 96.2 93.5 95.6 97.7 98.5 99.3 99.2 99.0 97.4 95.7 97.3 98.9 97.3 95.7 96.9 98.2 100.6 103.0 101.1 99.1 93.3 87.4 89.5 91.6 92.2 92.9 84.9 76.9 81.7 86.5 89.5 92.6 85.4 78.2 68.0 57.7 70.3 82.9 0.0] def %0.0 not used /SDA0 %80 data 5 nm CIE 15.3 Seite 30; aus JE540-1N.PS [9.80 10.90 12.09 13.35 14.71 16.15 17.68 19.29 20.99 22.79 24.67 26.64 28.70 30.85 33.09 35.41 37.81 40.30 42.87 45.52 48.24 51.04 53.91 56.85 59.86 62.93 66.06 69.25 72.50 75.79 79.13 82.52 85.95 89.41 92.91 96.44 100.00 103.58 107.18 110.80 114.44 118.08 121.73 125.39 129.04 132.70 136.35 139.99 143.62 147.24 150.84 154.42 157.98 161.52 165.03 168.51 171.96 175.38 178.77 182.12 185.43 188.70 191.93 195.12 198.26 201.36 204.41 207.41 210.36 213.27 216.12 218.92 221.67 224.36 227.00 229.59 232.12 234.59 237.01 239.37 0.0] def %0.0 not used % AUS BILDPLA.FOR aus vrbam/wrpos:KRPROG.FOR, 5987-6023 5.10.92 %C PROGRAMM ZUR BERECHNUNG DER RELATIVEN SPEKTRALEN STRAHLUNGSVERTEI- %C LUNG EINES HOHLRAUMSTRAHLERS ALS FUNKTION DER WELLENLAENGE LAMDA %C BEI GEGEBENER TEMPERATUR T %C VERWENDETE VARIABLE %C T TEMPERATUR %C C2 PLANCKSCHE KONSTANTE (=1.4388 CM K (1967)) %C LAMDA(I) WELLENLAENGE %C S(I) STRAHLUNGSVERTEILUNG DES HOHLRAUMSTRAHLERS %C %C LITERATUR OFFIZIELLE EMPFEHLUNGEN DER CIE,DEUTSCHE VERSION, %C CA. 1969, SEITE 21 UND TABELLE 1.1.1 %C %SDP4 80 array def %380 bis 775 mit deltalambda=05 % DO 50 I=1,54 % 50 S(I)=100. % 1*(560./FLOAT(LAMDA(I)))**5 % 2*(EXP(C2/(560.*10.**(-7)*T))-1.) % 3/(EXP(C2/(FLOAT(LAMDA(I))*10.**(-7)*T))-1.) %new CIE 15.3:2004, Eq. (3.1) page 2 %S(I) = [100{560/lambda}**5] [exp{(c2*10**7)/(TNC*560 )} - 1] % /[exp{(c2*10**7)/(TNC*lambda)} - 1] % exp = e {...} = 2.71 {...} %/TNC 2848 def %NLA /TNC 4000 def /EE 2.718281 def %e=mac pocket calculator /C2 1.4350000 10 7 exp mul def /lamd 80 array def 0 1 79 {%i=0,79 /i exch def /lambda 380 i 5 mul add def lamd i lambda put /E1 560 lambda div 5 exp def /E4 C2 TNC 560 mul div def /E5 C2 TNC lambda mul div def /E6 EE E4 exp def /E7 EE E5 exp def SDP4 i E1 100 mul E6 1 sub E7 1 sub div mul put } for %i=0,79 /xex 10 2 exp def /yex EE 2 exp def /SDE0 %80 data 5 nm [100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0] def %0.0 not used /SDC0 %80 data 5 nm [ 33.00 39.92 47.40 55.17 63.30 71.81 80.60 89.53 98.10 105.80 112.40 117.75 121.50 123.45 124.00 123.60 123.10 123.30 123.80 124.09 123.90 122.92 120.70 116.90 112.10 106.98 102.30 98.81 96.90 96.78 98.00 99.94 102.10 103.95 105.20 105.67 105.30 104.11 102.30 100.15 97.80 95.43 93.20 91.22 89.70 88.83 88.40 88.19 88.10 88.06 88.00 87.86 87.80 87.99 88.20 88.20 87.90 87.22 86.30 85.30 84.00 82.21 80.20 78.24 76.30 74.36 72.40 70.40 68.30 66.30 64.40 62.80 61.50 60.20 59.20 58.50 58.10 58.00 58.20 58.50 ] def %0.0 not used %C LITERATURQUELLEN SPEKTRALWERTE %C F2 CIE-DOKUMENT NR.15 FARBMESSUNG, 1971 %C TABELLE 2.1, SEITE 93-102 /F2 %3x80 data [.001368 .002236 .004243 .007650 .01431 .02319 .04351 .07763 .1344 .2148 .2839 .3285 .3483 .3481 .3362 .3187 .2908 .2511 .1954 .1421 .09564 .05795 .03201 .01470 .0049 .0024 .0093 .0291 .06327 .1096 .1655 .2257 .2904 .3597 .4334 .5121 .5945 .6784 .7621 .8425 .9163 .9786 1.0263 1.0567 1.0622 1.0456 1.0026 .9384 .8544 .7514 .6424 .5419 .4479 .3608 .2835 .2187 .1649 .1212 .0874 .0636 .04677 .03290 .02270 .01584 .01136 .00811 .00579 .004109 .002899 .002049 .001440 .0009999 .0006901 .000476 .0003323 .0002348 .0001662 .0001174 .00008308 .00005871 .000039 .000064 .00012 .000217 .000396 .00064 .00121 .00218 .004 .0073 .0116 .01684 .023 .0298 .0380 .048 .06 .0739 .09098 .1126 .139 .1693 .208 .2586 .323 .4073 .503 .6082 .71 .7932 .862 .9149 .954 .9803 .995 1.0 .995 .9786 .952 .9154 .870 .8163 .757 .6949 .631 .5668 .503 .4412 .381 .321 .265 .217 .175 .1382 .107 .0816 .061 .04458 .032 .0232 .017 .01192 .00821 .005723 .004102 .002929 .002091 .001484 .001047 .00074 .00052 .0003611 .0002492 .0001719 .00012 .0000848 .00006 .0000424 .00003 .0000212 .00645 .01055 .02005 .03621 .06785 .1102 .2074 .3713 .6456 1.0391 1.3856 1.623 1.7471 1.7826 1.7721 1.7441 1.6692 1.5281 1.2876 1.0419 .8130 .6162 .4652 .3533 .2720 .2123 .1582 .1117 .07825 .05725 .04216 .02984 .0203 .0134 .00875 .00575 .0039 .00275 .0021 .0018 .00165 .0014 .0011 .0010 .0008 .0006 .00034 .00024 .00019 .0001 .00005 .00003 .00002 .00001 % 26*0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 %10 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 %20 0.0 0.0 0.0 0.0 0.0 0.0 %26 ] def /indxi 1080 array def /indxi %indxt=0,1079 [0000 0001 0002 0003 0004 0005 0006 0007 0008 %A 0243 0244 0245 0246 0247 0248 0249 0250 0251 0486 0487 0488 0489 0490 0491 0492 0493 0494 0009 0010 0011 0012 0013 0014 0015 0016 0017 %B 0252 0253 0254 0255 0256 0257 0258 0259 0260 0495 0496 0497 0498 0499 0500 0501 0502 0503 0018 0019 0020 0021 0022 0023 0024 0025 0026 %C 0261 0262 0263 0264 0265 0266 0267 0268 0269 0504 0505 0506 0507 0508 0509 0510 0511 0512 0027 0028 0029 0030 0031 0032 0033 0034 0035 %D 0270 0271 0272 0273 0274 0275 0276 0277 0278 0513 0514 0515 0516 0517 0518 0519 0520 0521 0036 0037 0038 0039 0040 0041 0042 0043 0044 %E 0279 0280 0281 0282 0283 0284 0285 0286 0287 0522 0523 0524 0525 0526 0527 0528 0529 0530 0045 0046 0047 0048 0049 0050 0051 0052 0053 %F 0288 0289 0290 0291 0292 0293 0294 0295 0296 0531 0532 0533 0534 0535 0536 0537 0538 0539 0054 0055 0056 0057 0058 0059 0060 0061 0062 %G 0297 0298 0299 0300 0301 0302 0303 0304 0305 0540 0541 0542 0543 0544 0545 0546 0547 0548 0063 0064 0065 0066 0067 0068 0069 0070 0071 %H 0306 0307 0308 0309 0310 0311 0312 0313 0314 0549 0550 0551 0552 0553 0554 0555 0556 0557 0072 0073 0074 0075 0076 0077 0078 0079 0080 %I 0315 0316 0317 0318 0319 0320 0321 0322 0323 0558 0559 0560 0561 0562 0563 0564 0565 0566 0081 0082 0083 0084 0085 0086 0087 0088 0089 %J 0324 0325 0326 0327 0328 0329 0330 0331 0332 0567 0568 0569 0570 0571 0572 0573 0574 0575 0090 0091 0092 0093 0094 0095 0096 0097 0098 %K 0333 0334 0335 0336 0337 0338 0339 0340 0341 0576 0577 0578 0579 0580 0581 0582 0583 0584 0099 0100 0101 0102 0103 0104 0105 0106 0107 %L 0342 0343 0344 0345 0346 0347 0348 0349 0350 0585 0586 0587 0588 0589 0590 0591 0592 0593 0108 0109 0110 0111 0112 0113 0114 0115 0116 %M 0351 0352 0353 0354 0355 0356 0357 0358 0359 0594 0595 0596 0597 0598 0599 0600 0601 0602 0117 0118 0119 0120 0121 0122 0123 0124 0125 %N 0360 0361 0362 0363 0364 0365 0366 0367 0368 0603 0604 0605 0606 0607 0608 0609 0610 0611 0126 0127 0128 0129 0130 0131 0132 0133 0134 %O 0369 0370 0371 0372 0373 0374 0375 0376 0377 0612 0613 0614 0615 0616 0617 0618 0619 0620 0135 0136 0137 0138 0139 0140 0141 0142 0143 %P 0378 0379 0380 0381 0382 0383 0384 0385 0386 0621 0622 0623 0624 0625 0626 0627 0628 0629 0144 0145 0146 0147 0148 0149 0150 0151 0152 %Q 0387 0388 0389 0390 0391 0392 0393 0394 0395 0630 0631 0632 0633 0634 0635 0636 0637 0638 0153 0154 0155 0156 0157 0158 0159 0160 0161 %R 0396 0397 0398 0399 0400 0401 0402 0403 0404 0639 0640 0641 0642 0643 0644 0645 0646 0647 0162 0163 0164 0165 0166 0167 0168 0169 0170 %S 0405 0406 0407 0408 0409 0410 0411 0412 0413 0648 0649 0650 0651 0652 0653 0654 0655 0656 0171 0172 0173 0174 0175 0176 0177 0178 0179 %T 0414 0415 0416 0417 0418 0419 0420 0421 0422 0657 0658 0659 0660 0661 0662 0663 0664 0665 0180 0181 0182 0183 0184 0185 0186 0187 0188 %U 0423 0424 0425 0426 0427 0428 0429 0430 0431 0666 0667 0668 0669 0670 0671 0672 0673 0674 0189 0190 0191 0192 0193 0194 0195 0196 0197 %V 0432 0433 0434 0435 0436 0437 0438 0439 0440 0675 0676 0677 0678 0679 0680 0681 0682 0683 0198 0199 0200 0201 0202 0203 0204 0205 0206 %W 0441 0442 0443 0444 0445 0446 0447 0448 0449 0684 0685 0686 0687 0688 0689 0690 0691 0692 0207 0208 0209 0210 0211 0212 0213 0214 0215 %X 0450 0451 0452 0453 0454 0455 0456 0457 0458 0693 0694 0695 0696 0697 0698 0699 0700 0701 0216 0217 0218 0219 0220 0221 0222 0223 0224 %Y 0459 0460 0461 0462 0463 0464 0465 0466 0467 0702 0703 0704 0705 0706 0707 0708 0709 0710 0225 0226 0227 0228 0229 0230 0231 0232 0233 %Z 0468 0469 0470 0471 0472 0473 0474 0475 0476 0711 0712 0713 0714 0715 0716 0717 0718 0719 0234 0235 0236 0237 0238 0239 0240 0241 0242 %a 0477 0478 0479 0480 0481 0482 0483 0484 0485 0720 0721 0722 0723 0724 0725 0726 0727 0728 0729 0730 0731 0732 0733 0734 0735 0736 0737 %b 0810 0811 0812 0813 0814 0815 0816 0817 0818 0891 0892 0893 0894 0895 0896 0897 0898 0899 0738 0739 0740 0741 0742 0743 0744 0745 0746 %c 0819 0820 0821 0822 0823 0824 0825 0826 0827 0900 0901 0902 0903 0904 0905 0906 0907 0908 0747 0748 0749 0750 0751 0752 0753 0754 0755 %d 0828 0829 0830 0831 0832 0833 0834 0835 0836 0909 0910 0911 0912 0913 0914 0915 0916 0917 0756 0757 0758 0759 0760 0761 0762 0763 0764 %e 0837 0838 0839 0840 0841 0842 0843 0844 0845 0918 0919 0920 0921 0922 0923 0924 0925 0926 0765 0766 0767 0768 0769 0770 0771 0772 0773 %f 0846 0847 0848 0849 0850 0851 0852 0853 0854 0927 0928 0929 0930 0931 0932 0933 0934 0935 0774 0775 0776 0777 0778 0779 0780 0781 0782 %g 0855 0856 0857 0858 0859 0860 0861 0862 0863 0936 0937 0938 0939 0940 0941 0942 0943 0944 0783 0784 0785 0786 0787 0788 0789 0790 0791 %h 0864 0865 0866 0867 0868 0869 0870 0871 0872 0945 0946 0947 0948 0949 0950 0951 0952 0953 0792 0793 0794 0795 0796 0797 0798 0799 0800 %i 0873 0874 0875 0876 0877 0878 0879 0880 0881 0954 0955 0956 0957 0958 0959 0960 0961 0962 0801 0802 0803 0804 0805 0806 0807 0808 0809 %j 0882 0883 0884 0885 0886 0887 0888 0889 0890 0963 0964 0965 0966 0967 0968 0969 0970 0971 0972 0973 0974 0975 0976 0977 0978 0979 0980 %k 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1072 1073 0981 0982 0983 0984 0985 0986 0987 0988 0989 %l 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1074 1075 0990 0991 0992 0993 0994 0995 0996 0997 0998 %m 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1076 1077 0999 1000 1001 1002 1003 1004 1005 1006 1007 %n 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1078 1079 ] def %indxi=0,1079 %parameters for calculations /FileData colsep 0 eq {FILEDATA_RX0F_IOF def} if %cmyn6* colsep 1 eq {FILEDATA_RX0F_IOF def} if %cmy0* colsep 2 eq {FILEDATA_RX0F_IOF def} if %cmyn4* colsep 3 eq {FILEDATA_RX0F_IOF def} if %cmyn5* colsep 4 eq {FILEDATA_RX0F_IOF def} if %rgb* 0 1 79 {/i exch def %i=0,79 SDx i SD65 i get put } for %i=0,79 /YKSUM 0 def 0 2 78 {/i exch def %i=0,2,79 /YKSUM YKSUM SDx i get F2 80 i add get mul add def } for %i=0,2,79 0 2 78 {/i exch def %i=0,2,79 /i2 i 2 idiv def F2N 00 i2 add SDx i get F2 00 i add get mul YKSUM div 100 mul put F2N 40 i2 add SDx i get F2 80 i add get mul YKSUM div 100 mul put F2N 80 i2 add SDx i get F2 160 i add get mul YKSUM div 100 mul put } for %i=0,2,79 /XDx 0 def /YDx 0 def /ZDx 0 def 0 1 039 {/i exch def %i=0,39 /XDx XDx F2N 00 i add get add def /YDx YDx F2N 40 i add get add def /ZDx ZDx F2N 80 i add get add def } for %i=0,39 /Xj 1080 array def /Yj 1080 array def /Zj 1080 array def /LAB*Lj 1080 array def /LAB*aj 1080 array def /LAB*bj 1080 array def /LAB*Lja 1080 array def /LAB*aja 1080 array def /LAB*bja 1080 array def /jmax 1079 def 00 1 jmax {/j exch def %j=0,jmac 0 1 040 {/i exch def %i=0,40 i 35 le {/n i 2 add j 38 mul add def RA i colsep 0 eq {RX0F} if %cmyn6* colsep 1 eq {RX1F} if colsep 2 eq {RX2F} if colsep 3 eq {RX3F} if colsep 4 eq {RX0F} if %rgb* n get 10000 div put} {RA i RA 35 get put } ifelse } for %i=0,40 /X 0 def /Y 0 def /Z 0 def 0 1 039 {/i exch def %i=0,39 /X X F2N 00 i add get RA i get mul add def /Y Y F2N 40 i add get RA i get mul add def /Z Z F2N 80 i add get RA i get mul add def } for %i=0,39 /XQ X XDx div def /YQ Y YDx div def /ZQ Z ZDx div def XQ 0 lt {/XQ 0.00000001 def} if YQ 0 lt {/YQ 0.00000001 def} if ZQ 0 lt {/ZQ 0.00000001 def} if /LAB*L YQ 0.008856 lt {903.3 YQ mul} {YQ 0.33333333 exp 116 mul 16 sub} ifelse def /LAB*a XQ 0.008856 lt {7.787 XQ mul 16 116 div add} {XQ 0.33333333 exp} ifelse YQ 0.008856 lt {7.787 YQ mul 16 116 div add} {YQ 0.33333333 exp} ifelse sub 500 mul def /LAB*b YQ 0.008856 lt {7.787 YQ mul 16 116 div add} {YQ 0.33333333 exp} ifelse ZQ 0.008856 lt {7.787 ZQ mul 16 116 div add} {ZQ 0.33333333 exp} ifelse sub 200 mul def /k indxi j get def Xj k X put Yj k Y put Zj k Z put LAB*Lj k LAB*L put LAB*aj k LAB*a put LAB*bj k LAB*b put } for %j=0,jmax %Adaptation /L*Nio LAB*Lj 0 get def /A*Nio LAB*aj 0 get def /B*Nio LAB*bj 0 get def /L*Wio LAB*Lj 728 get def /A*Wio LAB*aj 728 get def /B*Wio LAB*bj 728 get def /A*Dio A*Wio A*Nio sub def /B*Dio B*Wio B*Nio sub def 0 1 jmax {/j exch def %j=0,jmax LAB*Lja j LAB*Lj j get put /l*CIE LAB*Lj j get L*Nio sub L*Wio L*Nio sub div def %system rel. lightn. /a*s A*Wio A*Nio sub l*CIE mul def /b*s B*Wio B*Nio sub l*CIE mul def LAB*aja j LAB*aj j get A*Nio sub a*s sub put LAB*bja j LAB*bj j get B*Nio sub b*s sub put } for %j=0,jmax /L*Nioa LAB*Lja 0 get def /A*Nioa LAB*aja 0 get def /B*Nioa LAB*bja 0 get def /L*Wioa LAB*Lja 728 get def /A*Wioa LAB*aja 728 get def /B*Wioa LAB*bja 728 get def %only 729 data used /nR 9 def %LUT size /nG 9 def /nB 9 def /nges nR nG nB mul mul def /lut 2187 array def %729x3=2187 (only 9x9x9 used) 0 1 728 {/i exch def %i=0,728 /i3 i 3 mul def lut i3 LAB*Lja i get put lut i3 1 add LAB*aja i get put lut i3 2 add LAB*bja i get put } for %i=0,729 } bind def %END Procedure PROC_LAB_IOF %*********************************************************** %END Procedure PROC_LAB_IOF %*********************************************************** %***************************************************************************** %BEG Procedure PROC_SPEC_IOF Colour special for NP-file 20120401 %***************************************************************************** %different procedures: % proc_LAB729a_to_LAB*LabCh64M and proc_LAB*LabCh64M_to_tab362_dy %*********************************************************** /proc_LAB729a_to_LAB*LabCh64M { %BEG Procedure proc_LAB729a_to_LAB*LabCh64M %transfer from proc_LAB729a_to_LAB*LabCh64M, %9x9x9=729 steps used for LAB729a %requires /LAB*LabCh64M 64 array def %requires in addition /LAB729a 729 array def /LAB*Ldd64M 64 array def /LAB*add64M 64 array def /LAB*bdd64M 64 array def /LAB*Cdd64M 64 array def /LAB*hdd64M 64 array def /hab*dd64M 64 array def /M1jx 49 array def 0 1 5 {/xtonj exch def %xtonj=0,5 0 1 7 {/j exch def %j=0,7 /ja xtonj 8 mul j add def xtonj 0 eq {/jx 648 j 09 mul add def} if %see O00Y-O83Y, -0 xtonj 1 eq {/jx 720 j 81 mul sub def} if %see Y00L-Y83L, -81 xtonj 2 eq {/jx 072 j add def} if %see L00C-L83C, +01 xtonj 3 eq {/jx 080 j 09 mul sub def} if %see C00V-C83V, -09 xtonj 4 eq {/jx 008 j 81 mul add def} if %see V00M-V83M, -81 xtonj 5 eq {/jx 656 j sub def} if %see M00O-M83O, +01 LAB*Ldd64M ja LAB*Lja jx get put LAB*add64M ja LAB*aja jx get put LAB*bdd64M ja LAB*bja jx get put LAB*Cdd64M ja LAB*add64M ja get dup mul LAB*bdd64M ja get dup mul add sqrt put LAB*hdd64M ja LAB*bdd64M ja get LAB*add64M ja get 0.0001 add atan put xtonj 5 eq LAB*hdd64M ja get 90 le and {LAB*hdd64M ja LAB*hdd64M ja get 360 add put} if M1jx ja jx put } for %j=0,7 } for %xtonj=0,5 M1jx 48 M1jx 0 get put 0 1 15 {/i exch def %i=0,15 LAB*Ldd64M 48 i add LAB*Ldd64M i get put LAB*add64M 48 i add LAB*add64M i get put LAB*bdd64M 48 i add LAB*bdd64M i get put LAB*Cdd64M 48 i add LAB*Cdd64M i get put LAB*hdd64M 48 i add LAB*hdd64M i get 360 add put } for %i=1,15 0 1 63 {/i exch def %i=0,63 hab*dd64M i LAB*hdd64M i get put } for %i=0,63 %data test according to increasing hue angle and appropriate correction /xtesthuea -1 def /xtesthuei 64 array def 0 1 48 {/i exch def %i=0,49 hab*dd64M i get hab*dd64M i 1 add get gt {/xtesthuea xtesthuea 1 add def xtesthuei xtesthuea i put hab*dd64M i 1 add hab*dd64M i get put LAB*Ldd64M i 1 add LAB*Ldd64M i get put LAB*add64M i 1 add LAB*add64M i get put LAB*bdd64M i 1 add LAB*bdd64M i get put LAB*Cdd64M i 1 add LAB*Cdd64M i get put LAB*hdd64M i 1 add LAB*hdd64M i get put } if } for %i=0,49 } bind def %END proc_LAB729a_to_LAB*LabCh64M %*********************************************************** /proc_LAB*LabCh64M_to_tab362_dy { %BEG procedure proc_LAB*LabCh64M_to_tab362_dy /LAB*e 40 array def %8x5=40 LabCh* /LAB*e [39.92 58.74 27.99 0.0 0.0 %0 00_04 R CIE No.09 elementary in LAB 81.26 -2.89 71.56 0.0 0.0 %1 05_09 J CIE No.10 52.23 -42.42 13.60 0.0 0.0 %2 10_14 G CIE No.11 0.0 0.0 0.0 0.0 0.0 %3 15_19 Cgb to be calculated 30.57 1.41 -46.47 0.0 0.0 %4 20_24 B CIE No.12 0.0 0.0 0.0 0.0 0.0 %5 25_29 Mbr to be calculated 39.92 58.74 27.99 0.0 0.0 %6 30_34 Re+360 to be calculated 81.26 -2.89 71.56 0.0 0.0 %7 35_39 Ye+360 to be calculated ] def %add no. 03_04 Re LAB*e 03 LAB*e 01 get dup mul LAB*e 02 get dup mul add sqrt put LAB*e 04 LAB*e 02 get LAB*e 01 get 0.0001 add atan put %add no. 08_09 Ye LAB*e 08 LAB*e 06 get dup mul LAB*e 07 get dup mul add sqrt put LAB*e 09 LAB*e 07 get LAB*e 06 get 0.0001 add atan put %add no. 13_14 Ge LAB*e 13 LAB*e 11 get dup mul LAB*e 12 get dup mul add sqrt put LAB*e 14 LAB*e 12 get LAB*e 11 get 0.0001 add atan put %add no. 23_24 Be LAB*e 23 LAB*e 21 get dup mul LAB*e 22 get dup mul add sqrt put LAB*e 24 LAB*e 22 get LAB*e 21 get 0.0001 add atan put %add no. 33_34 Re+360 LAB*e 33 LAB*e 31 get dup mul LAB*e 32 get dup mul add sqrt put LAB*e 34 LAB*e 32 get LAB*e 31 get 0.0001 add atan 360 add put %add no. 38_39 Ye+360 LAB*e 38 LAB*e 36 get dup mul LAB*e 37 get dup mul add sqrt put LAB*e 39 LAB*e 37 get LAB*e 36 get 0.0001 add atan 360 add put %new no. 15_19 Cgb with Ge_Be LAB*e 19 LAB*e 14 get LAB*e 24 get add 0.5 mul put %hab LAB*e 18 LAB*e 13 get LAB*e 23 get add 0.5 mul put %C*ab LAB*e 15 LAB*e 10 get LAB*e 20 get add 0.5 mul put %L* LAB*e 16 LAB*e 18 get LAB*e 19 get cos mul put %a* LAB*e 17 LAB*e 18 get LAB*e 19 get sin mul put %b* %new no. 25_29 Mbr with Be_Re+360 LAB*e 29 LAB*e 24 get LAB*e 34 get add 0.5 mul put %hab LAB*e 28 LAB*e 23 get LAB*e 33 get add 0.5 mul put %C*ab LAB*e 25 LAB*e 20 get LAB*e 00 get add 0.5 mul put %L* LAB*e 26 LAB*e 28 get LAB*e 29 get cos mul put %a* LAB*e 27 LAB*e 28 get LAB*e 29 get sin mul put %b* /LAB*He 8 array def 0 1 7 {/i exch def %i=0,7 LAB*He i LAB*e i 5 mul 4 add get put } for %i=0,7 /hab*de64M 50 array def 0 1 47 {/i exch def %i=0,47 /i8 i 8 idiv def /i8d i i8 8 mul sub def /dLAB*He LAB*He i8 1 add get LAB*He i8 get sub 8 div def hab*de64M i LAB*He i8 get dLAB*He i8d mul add put } for %i=0,47 hab*de64M 48 hab*de64M 0 get 360 add put hab*de64M 49 hab*de64M 1 get 360 add put /LAB*Hs 8 array def /LAB*Hs [30. 90. 150. 210. 270. 330. 390. 450.] def /hab*ds64M 50 array def 0 1 47 {/i exch def %i=0,47 /i8 i 8 idiv def /i8d i i8 8 mul sub def /dLAB*Hs LAB*Hs i8 1 add get LAB*Hs i8 get sub 8 div def hab*ds64M i LAB*Hs i8 get dLAB*Hs i8d mul add put } for %i=0,47 hab*ds64M 48 hab*ds64M 0 get 360 add put hab*ds64M 49 hab*ds64M 1 get 360 add put %***************** calculation of LAB*LabChd362Mi and rgb*dd362Mi %***************** for 362 elementary hue angles /LAB*Ldd362Mi 362 array def /LAB*add362Mi 362 array def /LAB*bdd362Mi 362 array def /LAB*Cdd362Mi 362 array def /LAB*hdd362Mi 362 array def /r*dd362Mi 362 array def /g*dd362Mi 362 array def /b*dd362Mi 362 array def %******default rgb-input data for output of device colours /r*dd64M 64 array def /r*dd64M [1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %R 1.000 0.875 0.750 0.625 0.500 0.375 0.250 0.125 %J 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %G 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %C 0.000 0.125 0.250 0.375 0.500 0.625 0.750 0.875 %B 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %M 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %R 1.000 0.875 0.750 0.625 0.500 0.375 0.250 0.125 %J ] def /g*dd64M 64 array def /g*dd64M [0.000 0.125 0.250 0.375 0.500 0.625 0.750 0.875 %R 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %J 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %G 1.000 0.875 0.750 0.625 0.500 0.375 0.250 0.125 %C 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %B 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %M 0.000 0.125 0.250 0.375 0.500 0.625 0.750 0.875 %R 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %J ] def /b*dd64M 64 array def /b*dd64M [0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %R 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %J 0.000 0.125 0.250 0.375 0.500 0.625 0.750 0.875 %G 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %C 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 %B 1.000 0.875 0.750 0.625 0.500 0.375 0.250 0.125 %M 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %R 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 %J ] def %calculate all data of 16+1=17 step elementary colour circle /ind64M 17 array def /ind64M %R00Y R25Y R50Y R75Y Y00G Y25G Y50G Y75G [0 2 4 6 8 10 12 14 %G00B G25B G50B G75G B00R B25R B50R B75R R00Y 16 20 24 28 32 36 40 44 0 ] def %actual 16 step device circle + N + W /r*dd18M 18 array def /g*dd18M 18 array def /b*dd18M 18 array def 0 1 15 {/i exch def %i=0,15 /indi ind64M i get def r*dd18M i r*dd64M indi get put %16 device colours g*dd18M i g*dd64M indi get put b*dd18M i b*dd64M indi get put } for %i=0,15 r*dd18M 16 0 put %N g*dd18M 16 0 put b*dd18M 16 0 put r*dd18M 17 1 put %W g*dd18M 17 1 put b*dd18M 17 1 put %actual 6 step device circle + N + W /r*dd08M 08 array def /g*dd08M 08 array def /b*dd08M 08 array def 0 1 5 {/i exch def %i=0,5 r*dd08M i r*dd64M i 8 mul get put %6 device colours g*dd08M i g*dd64M i 8 mul get put b*dd08M i b*dd64M i 8 mul get put } for %i=0,5 r*dd08M 6 0 put %N g*dd08M 6 0 put b*dd08M 6 0 put r*dd08M 7 1 put %W g*dd08M 7 1 put b*dd08M 7 1 put 0 1 361 {/i exch def %i=0,361 %default only for test r*dd362Mi i 0 put %of irregularities g*dd362Mi i 0 put b*dd362Mi i 0 put LAB*Ldd362Mi i 0.0001 put LAB*add362Mi i 0 put LAB*bdd362Mi i 0 put LAB*Cdd362Mi i 0 put LAB*hdd362Mi i 0 put } for %i=0,361 % s-data 030,0 -> LAB*hdd64M 0 get -> LAB*Ldd362Mi 30,0 put: LAB*hdd362Mi=40 % s-data 037,5 -> LAB*hdd64M 1 get -> LAB*Ldd362Mi 37,5 put: LAB*hdd362Mi=41,3 % s-data 045,0 -> LAB*hdd64M 2 get -> LAB*Ldd362Mi 45,0 put: LAB*hdd362Mi=44,6 % s-data 052,5 -> LAB*hdd64M 3 get -> LAB*Ldd362Mi 52,5 put: LAB*hdd362Mi=50,7 %... % s-data 090,0 -> LAB*hdd64M 8 get -> LAB*Ldd362Mi 90,0 put: LAB*hdd362Mi=102,8 % s-data 330,0 -> LAB*hdd64M 41 get -> LAB*Ldd362Mi 330,0 put: LAB*hdd362Mi=328 % s-data 337,5 -> LAB*hdd64M 42 get -> LAB*Ldd362Mi 337,5 put: LAB*hdd362Mi=334 % s-data 345,0 -> LAB*hdd64M 43 get -> LAB*Ldd362Mi 345,0 put: LAB*hdd362Mi=341 % s-data 352,5 -> LAB*hdd64M 44 get -> LAB*Ldd362Mi 352,5 put: LAB*hdd362Mi=351 % s-data 360,0 -> LAB*hdd64M 45 get -> LAB*Ldd362Mi 360,0 put: LAB*hdd362Mi=352 %... % s-data 390,0 -> LAB*hdd64M 49 get -> LAB*Ldd362Mi 390,0 put: LAB*hdd362Mi=400 0 15 345 {/i exch def %i=0,15,345 /ix00 i 15 idiv 2 mul def /ix01 ix00 1 add def /ix02 ix00 2 add def 0 1 14 {/j exch def %j=0,14 j 07 le {%j<=7 /XIE j 7.5 div def /i0 i j add def /ix0 ix00 def /ix1 ix01 def }%j<=7 {%j>7 /XIE j 8 sub 0.5 add 7.5 div def /i0 i j add def /ix0 ix01 def /ix1 ix02 def } ifelse %j>7 LAB*Ldd362Mi i0 LAB*Ldd64M ix0 get LAB*Ldd64M ix1 get LAB*Ldd64M ix0 get sub XIE mul add put LAB*Cdd362Mi i0 LAB*Cdd64M ix0 get LAB*Cdd64M ix1 get LAB*Cdd64M ix0 get sub XIE mul add put LAB*hdd362Mi i0 LAB*hdd64M ix0 get LAB*hdd64M ix1 get LAB*hdd64M ix0 get sub XIE mul add dup 90 gt i0 45 le and {360 sub} if put LAB*add362Mi i0 LAB*Cdd362Mi i0 get LAB*hdd362Mi i0 get cos mul put LAB*bdd362Mi i0 LAB*Cdd362Mi i0 get LAB*hdd362Mi i0 get sin mul put r*dd362Mi i0 r*dd64M ix0 get r*dd64M ix1 get r*dd64M ix0 get sub XIE mul add put g*dd362Mi i0 g*dd64M ix0 get g*dd64M ix1 get g*dd64M ix0 get sub XIE mul add put b*dd362Mi i0 b*dd64M ix0 get b*dd64M ix1 get b*dd64M ix0 get sub XIE mul add put } for %j=0,14 } for %i0=0,15,345 0 1 1 {/i exch def %i=0,1 LAB*Ldd362Mi 360 i add LAB*Ldd362Mi i get put LAB*add362Mi 360 i add LAB*add362Mi i get put LAB*bdd362Mi 360 i add LAB*bdd362Mi i get put LAB*Cdd362Mi 360 i add LAB*Cdd362Mi i get put LAB*hdd362Mi 360 i add LAB*hdd362Mi i get 360 add put r*dd362Mi 360 i add r*dd362Mi i get put g*dd362Mi 360 i add g*dd362Mi i get put b*dd362Mi 360 i add b*dd362Mi i get put } for %i=0,1 /hab*dd362Fi 362 array def 0 1 361 {/i exch def %i=0,361 hab*dd362Fi i LAB*hdd362Mi i get put %floating point F } for %i=0,361 %***************** calculation of hab*ds362Mi %integer %***************** for 362 standard hue angles /hab*ds362Mi 362 array def 0 1 361 {/i exch def %i=0,361 %range 30..391 hab*ds362Mi i 30 i add put %always integer } for %i=0,361 %***************** calculation of LAB*LabChs362Mi and rgb*ds362Mi %***************** for 362 device hue angles /LAB*Lds362Mi 362 array def /LAB*ads362Mi 362 array def /LAB*bds362Mi 362 array def /LAB*Cds362Mi 362 array def /LAB*hds362Mi 362 array def /r*ds362Mi 362 array def /g*ds362Mi 362 array def /b*ds362Mi 362 array def 0 1 361 {/i exch def %i=0,361 %default only for test r*ds362Mi i 0 put %of irregularities g*ds362Mi i 0 put b*ds362Mi i 0 put LAB*Lds362Mi i 0.0001 put LAB*ads362Mi i 0 put LAB*bds362Mi i 0 put LAB*Cds362Mi i 0 put LAB*hds362Mi i 0 put } for %i=0,361 0 1 359 {/i0 exch def %i=0,359 /i0i hab*ds362Mi i0 get def %integer range 30...390 i0i hab*dd362Fi 0 get lt {/i0i i0i 360 add def} if 0 1 47 {/ix0 exch def %ix0=0,48 /ix1 ix0 1 add def i0i LAB*hdd64M ix0 get sub 0 ge i0i LAB*hdd64M ix1 get sub 0 lt and {%ge..lt /XIE i0i LAB*hdd64M ix0 get sub LAB*hdd64M ix1 get LAB*hdd64M ix0 get sub div def LAB*Lds362Mi i0 LAB*Ldd64M ix0 get LAB*Ldd64M ix1 get LAB*Ldd64M ix0 get sub XIE mul add put LAB*Cds362Mi i0 LAB*Cdd64M ix0 get LAB*Cdd64M ix1 get LAB*Cdd64M ix0 get sub XIE mul add put LAB*hds362Mi i0 LAB*hdd64M ix0 get LAB*hdd64M ix1 get LAB*hdd64M ix0 get sub XIE mul add dup 90 gt i0 45 le and {360 sub} if put LAB*ads362Mi i0 LAB*Cds362Mi i0 get LAB*hds362Mi i0 get cos mul put LAB*bds362Mi i0 LAB*Cds362Mi i0 get LAB*hds362Mi i0 get sin mul put r*ds362Mi i0 r*dd64M ix0 get r*dd64M ix1 get r*dd64M ix0 get sub XIE mul add put g*ds362Mi i0 g*dd64M ix0 get g*dd64M ix1 get g*dd64M ix0 get sub XIE mul add put b*ds362Mi i0 b*dd64M ix0 get b*dd64M ix1 get b*dd64M ix0 get sub XIE mul add put exit } if %ge..lt } for %ix0=0,47 } for %i=0,359 0 1 1 {/i exch def %i=0,1 LAB*Lds362Mi 360 i add LAB*Lds362Mi i get put LAB*ads362Mi 360 i add LAB*ads362Mi i get put LAB*bds362Mi 360 i add LAB*bds362Mi i get put LAB*Cds362Mi 360 i add LAB*Cds362Mi i get put LAB*hds362Mi 360 i add LAB*hds362Mi i get 360 add put r*ds362Mi 360 i add r*ds362Mi i get put g*ds362Mi 360 i add g*ds362Mi i get put b*ds362Mi 360 i add b*ds362Mi i get put } for %i=0,1 %***************** calculation of hab*de382Fi %***************** for 362 elementary hue angles /hab*de382Fi 382 array def %floating point %range 26..386 30 1 389 {/i exch def %i=30,389 /im30 i 30 sub def /hab*sM i def %alphas = [habs - LAB*Hs(h)]/[LAB*Hs(n+1) - LAB*Hs(n)] % = [habs - LAB*Hs(h)]/60 %habe = LAB*He(n) + alphas [LAB*He(n+1) - LAB*He(n)] %use of LAB*He 0..7 Re_to_Ye i 030 ge i 089 le and {/ipan0 0 def /ipan1 1 def} if i 090 ge i 149 le and {/ipan0 1 def /ipan1 2 def} if i 150 ge i 209 le and {/ipan0 2 def /ipan1 3 def} if i 210 ge i 269 le and {/ipan0 3 def /ipan1 4 def} if i 270 ge i 329 le and {/ipan0 4 def /ipan1 5 def} if i 330 ge i 359 le and {/ipan0 5 def /ipan1 6 def} if i 360 ge i 389 le and {/ipan0 6 def /ipan1 7 def} if /alphas {hab*sM LAB*Hs ipan0 get sub 60 div} bind def /habe {LAB*He ipan0 get LAB*He ipan1 get LAB*He ipan0 get sub alphas mul add} bind def hab*de382Fi im30 habe put %floating point } for %i=30,389 0 1 20 {/i exch def %i=0,20 hab*de382Fi 360 i add hab*de382Fi i get 360 add put } for %i=0,20 %***************** calculation LAB*LabChe32Mi and rgb*de362Mi %***************** for 362 elementary hue angles /LAB*Lde362Mi 362 array def /LAB*ade362Mi 362 array def /LAB*bde362Mi 362 array def /LAB*Cde362Mi 362 array def /LAB*hde362Mi 362 array def /r*de362Mi 362 array def /g*de362Mi 362 array def /b*de362Mi 362 array def 0 1 361 {/i exch def %i=0,361 %default only for test r*de362Mi i 0 put %of irregularities g*de362Mi i 0 put b*de362Mi i 0 put LAB*Lde362Mi i 0.0001 put LAB*ade362Mi i 0 put LAB*bde362Mi i 0 put LAB*Cde362Mi i 0 put LAB*hde362Mi i 0 put } for %i=0,361 0 1 359 {/i0 exch def %i=0,359 /i0i hab*de382Fi i0 get def %range 26...386 i0i hab*dd362Fi 0 get lt {/i0i i0i 360 add def} if 0 1 47 {/ix0 exch def %ix0=0,48 /ix1 ix0 1 add def i0i LAB*hdd64M ix0 get sub 0 ge i0i LAB*hdd64M ix1 get sub 0 lt and {%ge..lt /XIE i0i LAB*hdd64M ix0 get sub LAB*hdd64M ix1 get LAB*hdd64M ix0 get sub div def LAB*Lde362Mi i0 LAB*Ldd64M ix0 get LAB*Ldd64M ix1 get LAB*Ldd64M ix0 get sub XIE mul add put LAB*Cde362Mi i0 LAB*Cdd64M ix0 get LAB*Cdd64M ix1 get LAB*Cdd64M ix0 get sub XIE mul add put LAB*hde362Mi i0 LAB*hdd64M ix0 get LAB*hdd64M ix1 get LAB*hdd64M ix0 get sub XIE mul add dup 90 gt i0 45 le and {360 sub} if put LAB*ade362Mi i0 LAB*Cde362Mi i0 get LAB*hde362Mi i0 get cos mul put LAB*bde362Mi i0 LAB*Cde362Mi i0 get LAB*hde362Mi i0 get sin mul put r*de362Mi i0 r*dd64M ix0 get r*dd64M ix1 get r*dd64M ix0 get sub XIE mul add put g*de362Mi i0 g*dd64M ix0 get g*dd64M ix1 get g*dd64M ix0 get sub XIE mul add put b*de362Mi i0 b*dd64M ix0 get b*dd64M ix1 get b*dd64M ix0 get sub XIE mul add put exit } if %ge..lt } for %ix0=0,47 } for %i=0,359 0 1 1 {/i exch def %i=0,1 LAB*Lde362Mi 360 i add LAB*Lde362Mi i get put LAB*ade362Mi 360 i add LAB*ade362Mi i get put LAB*bde362Mi 360 i add LAB*bde362Mi i get put LAB*Cde362Mi 360 i add LAB*Cde362Mi i get put LAB*hde362Mi 360 i add LAB*hde362Mi i get 360 add put r*de362Mi 360 i add r*de362Mi i get put g*de362Mi 360 i add g*de362Mi i get put b*de362Mi 360 i add b*de362Mi i get put } for %i=0,1 %special LAB* data calculation of 17 step colour circle %needs LAB*LabCh64M, hab*dd64M /ind64M 17 array def /ind64M %R00Y R25Y R50Y R75Y Y00G Y25G Y50G Y75G [0 2 4 6 8 10 12 14 %G00B G25B G50B G75G B00R B25R B50R B75R R00Y 16 20 24 28 32 36 40 44 0 ] def /LAB*Ldd18M 17 array def /LAB*add18M 17 array def /LAB*bdd18M 17 array def /LAB*Cdd18M 17 array def /LAB*hdd18M 17 array def /hab*dd18M 17 array def 0 1 16 {/i exch def %i=0,16 /indi ind64M i get def LAB*Ldd18M i LAB*Ldd64M indi get put LAB*add18M i LAB*add64M indi get put LAB*bdd18M i LAB*bdd64M indi get put LAB*Cdd18M i LAB*Cdd64M indi get put LAB*hdd18M i LAB*hdd64M indi get put hab*dd18M i hab*dd64M indi get put } for %i=0,16 } bind def %END proc_LAB*LabCh64M_to_tab362_dy %***************************************************************************** %END Procedure PROC_SPEC_IOF Colour special for NP-file 20120401 %***************************************************************************** /FileDaten (Offset standard print; separation cmyn6*, D65) def /FileDatde (Offset\255Normdruck; Separation cmyn6*, D65) def /RGB0_F 3240 array def %1080*3 /RGB0_F [%1000 x rgb* nr. pos 1080 colours 0000 0000 0000 %0000 A01 0000 0000 0125 %0001 A02 0000 0000 0250 %0002 A03 0000 0000 0375 %0003 A04 0000 0000 0500 %0004 A05 0000 0000 0625 %0005 A06 0000 0000 0750 %0006 A07 0000 0000 0875 %0007 A08 0000 0000 1000 %0008 A09 0000 0125 0000 %0009 B01 0000 0125 0125 %0010 B02 0000 0125 0250 %0011 B03 0000 0125 0375 %0012 B04 0000 0125 0500 %0013 B05 0000 0125 0625 %0014 B06 0000 0125 0750 %0015 B07 0000 0125 0875 %0016 B08 0000 0125 1000 %0017 B09 0000 0250 0000 %0018 C01 0000 0250 0125 %0019 C02 0000 0250 0250 %0020 C03 0000 0250 0375 %0021 C04 0000 0250 0500 %0022 C05 0000 0250 0625 %0023 C06 0000 0250 0750 %0024 C07 0000 0250 0875 %0025 C08 0000 0250 1000 %0026 C09 0000 0375 0000 %0027 D01 0000 0375 0125 %0028 D02 0000 0375 0250 %0029 D03 0000 0375 0375 %0030 D04 0000 0375 0500 %0031 D05 0000 0375 0625 %0032 D06 0000 0375 0750 %0033 D07 0000 0375 0875 %0034 D08 0000 0375 1000 %0035 D09 0000 0500 0000 %0036 E01 0000 0500 0125 %0037 E02 0000 0500 0250 %0038 E03 0000 0500 0375 %0039 E04 0000 0500 0500 %0040 E05 0000 0500 0625 %0041 E06 0000 0500 0750 %0042 E07 0000 0500 0875 %0043 E08 0000 0500 1000 %0044 E09 0000 0625 0000 %0045 F01 0000 0625 0125 %0046 F02 0000 0625 0250 %0047 F03 0000 0625 0375 %0048 F04 0000 0625 0500 %0049 F05 0000 0625 0625 %0050 F06 0000 0625 0750 %0051 F07 0000 0625 0875 %0052 F08 0000 0625 1000 %0053 F09 0000 0750 0000 %0054 G01 0000 0750 0125 %0055 G02 0000 0750 0250 %0056 G03 0000 0750 0375 %0057 G04 0000 0750 0500 %0058 G05 0000 0750 0625 %0059 G06 0000 0750 0750 %0060 G07 0000 0750 0875 %0061 G08 0000 0750 1000 %0062 G09 0000 0875 0000 %0063 H01 0000 0875 0125 %0064 H02 0000 0875 0250 %0065 H03 0000 0875 0375 %0066 H04 0000 0875 0500 %0067 H05 0000 0875 0625 %0068 H06 0000 0875 0750 %0069 H07 0000 0875 0875 %0070 H08 0000 0875 1000 %0071 H09 0000 1000 0000 %0072 I01 0000 1000 0125 %0073 I02 0000 1000 0250 %0074 I03 0000 1000 0375 %0075 I04 0000 1000 0500 %0076 I05 0000 1000 0625 %0077 I06 0000 1000 0750 %0078 I07 0000 1000 0875 %0079 I08 0000 1000 1000 %0080 I09 0125 0000 0000 %0081 J01 0125 0000 0125 %0082 J02 0125 0000 0250 %0083 J03 0125 0000 0375 %0084 J04 0125 0000 0500 %0085 J05 0125 0000 0625 %0086 J06 0125 0000 0750 %0087 J07 0125 0000 0875 %0088 J08 0125 0000 1000 %0089 J09 0125 0125 0000 %0090 K01 0125 0125 0125 %0091 K02 0125 0125 0250 %0092 K03 0125 0125 0375 %0093 K04 0125 0125 0500 %0094 K05 0125 0125 0625 %0095 K06 0125 0125 0750 %0096 K07 0125 0125 0875 %0097 K08 0125 0125 1000 %0098 K09 0125 0250 0000 %0099 L01 0125 0250 0125 %0100 L02 0125 0250 0250 %0101 L03 0125 0250 0375 %0102 L04 0125 0250 0500 %0103 L05 0125 0250 0625 %0104 L06 0125 0250 0750 %0105 L07 0125 0250 0875 %0106 L08 0125 0250 1000 %0107 L09 0125 0375 0000 %0108 M01 0125 0375 0125 %0109 M02 0125 0375 0250 %0110 M03 0125 0375 0375 %0111 M04 0125 0375 0500 %0112 M05 0125 0375 0625 %0113 M06 0125 0375 0750 %0114 M07 0125 0375 0875 %0115 M08 0125 0375 1000 %0116 M09 0125 0500 0000 %0117 N01 0125 0500 0125 %0118 N02 0125 0500 0250 %0119 N03 0125 0500 0375 %0120 N04 0125 0500 0500 %0121 N05 0125 0500 0625 %0122 N06 0125 0500 0750 %0123 N07 0125 0500 0875 %0124 N08 0125 0500 1000 %0125 N09 0125 0625 0000 %0126 O01 0125 0625 0125 %0127 O02 0125 0625 0250 %0128 O03 0125 0625 0375 %0129 O04 0125 0625 0500 %0130 O05 0125 0625 0625 %0131 O06 0125 0625 0750 %0132 O07 0125 0625 0875 %0133 O08 0125 0625 1000 %0134 O09 0125 0750 0000 %0135 P01 0125 0750 0125 %0136 P02 0125 0750 0250 %0137 P03 0125 0750 0375 %0138 P04 0125 0750 0500 %0139 P05 0125 0750 0625 %0140 P06 0125 0750 0750 %0141 P07 0125 0750 0875 %0142 P08 0125 0750 1000 %0143 P09 0125 0875 0000 %0144 Q01 0125 0875 0125 %0145 Q02 0125 0875 0250 %0146 Q03 0125 0875 0375 %0147 Q04 0125 0875 0500 %0148 Q05 0125 0875 0625 %0149 Q06 0125 0875 0750 %0150 Q07 0125 0875 0875 %0151 Q08 0125 0875 1000 %0152 Q09 0125 1000 0000 %0153 R01 0125 1000 0125 %0154 R02 0125 1000 0250 %0155 R03 0125 1000 0375 %0156 R04 0125 1000 0500 %0157 R05 0125 1000 0625 %0158 R06 0125 1000 0750 %0159 R07 0125 1000 0875 %0160 R08 0125 1000 1000 %0161 R09 0250 0000 0000 %0162 S01 0250 0000 0125 %0163 S02 0250 0000 0250 %0164 S03 0250 0000 0375 %0165 S04 0250 0000 0500 %0166 S05 0250 0000 0625 %0167 S06 0250 0000 0750 %0168 S07 0250 0000 0875 %0169 S08 0250 0000 1000 %0170 S09 0250 0125 0000 %0171 T01 0250 0125 0125 %0172 T02 0250 0125 0250 %0173 T03 0250 0125 0375 %0174 T04 0250 0125 0500 %0175 T05 0250 0125 0625 %0176 T06 0250 0125 0750 %0177 T07 0250 0125 0875 %0178 T08 0250 0125 1000 %0179 T09 0250 0250 0000 %0180 U01 0250 0250 0125 %0181 U02 0250 0250 0250 %0182 U03 0250 0250 0375 %0183 U04 0250 0250 0500 %0184 U05 0250 0250 0625 %0185 U06 0250 0250 0750 %0186 U07 0250 0250 0875 %0187 U08 0250 0250 1000 %0188 U09 0250 0375 0000 %0189 V01 0250 0375 0125 %0190 V02 0250 0375 0250 %0191 V03 0250 0375 0375 %0192 V04 0250 0375 0500 %0193 V05 0250 0375 0625 %0194 V06 0250 0375 0750 %0195 V07 0250 0375 0875 %0196 V08 0250 0375 1000 %0197 V09 0250 0500 0000 %0198 W01 0250 0500 0125 %0199 W02 0250 0500 0250 %0200 W03 0250 0500 0375 %0201 W04 0250 0500 0500 %0202 W05 0250 0500 0625 %0203 W06 0250 0500 0750 %0204 W07 0250 0500 0875 %0205 W08 0250 0500 1000 %0206 W09 0250 0625 0000 %0207 X01 0250 0625 0125 %0208 X02 0250 0625 0250 %0209 X03 0250 0625 0375 %0210 X04 0250 0625 0500 %0211 X05 0250 0625 0625 %0212 X06 0250 0625 0750 %0213 X07 0250 0625 0875 %0214 X08 0250 0625 1000 %0215 X09 0250 0750 0000 %0216 Y01 0250 0750 0125 %0217 Y02 0250 0750 0250 %0218 Y03 0250 0750 0375 %0219 Y04 0250 0750 0500 %0220 Y05 0250 0750 0625 %0221 Y06 0250 0750 0750 %0222 Y07 0250 0750 0875 %0223 Y08 0250 0750 1000 %0224 Y09 0250 0875 0000 %0225 Z01 0250 0875 0125 %0226 Z02 0250 0875 0250 %0227 Z03 0250 0875 0375 %0228 Z04 0250 0875 0500 %0229 Z05 0250 0875 0625 %0230 Z06 0250 0875 0750 %0231 Z07 0250 0875 0875 %0232 Z08 0250 0875 1000 %0233 Z09 0250 1000 0000 %0234 a01 0250 1000 0125 %0235 a02 0250 1000 0250 %0236 a03 0250 1000 0375 %0237 a04 0250 1000 0500 %0238 a05 0250 1000 0625 %0239 a06 0250 1000 0750 %0240 a07 0250 1000 0875 %0241 a08 0250 1000 1000 %0242 a09 0375 0000 0000 %0243 A10 0375 0000 0125 %0244 A11 0375 0000 0250 %0245 A12 0375 0000 0375 %0246 A13 0375 0000 0500 %0247 A14 0375 0000 0625 %0248 A15 0375 0000 0750 %0249 A16 0375 0000 0875 %0250 A17 0375 0000 1000 %0251 A18 0375 0125 0000 %0252 B10 0375 0125 0125 %0253 B11 0375 0125 0250 %0254 B12 0375 0125 0375 %0255 B13 0375 0125 0500 %0256 B14 0375 0125 0625 %0257 B15 0375 0125 0750 %0258 B16 0375 0125 0875 %0259 B17 0375 0125 1000 %0260 B18 0375 0250 0000 %0261 C10 0375 0250 0125 %0262 C11 0375 0250 0250 %0263 C12 0375 0250 0375 %0264 C13 0375 0250 0500 %0265 C14 0375 0250 0625 %0266 C15 0375 0250 0750 %0267 C16 0375 0250 0875 %0268 C17 0375 0250 1000 %0269 C18 0375 0375 0000 %0270 D10 0375 0375 0125 %0271 D11 0375 0375 0250 %0272 D12 0375 0375 0375 %0273 D13 0375 0375 0500 %0274 D14 0375 0375 0625 %0275 D15 0375 0375 0750 %0276 D16 0375 0375 0875 %0277 D17 0375 0375 1000 %0278 D18 0375 0500 0000 %0279 E10 0375 0500 0125 %0280 E11 0375 0500 0250 %0281 E12 0375 0500 0375 %0282 E13 0375 0500 0500 %0283 E14 0375 0500 0625 %0284 E15 0375 0500 0750 %0285 E16 0375 0500 0875 %0286 E17 0375 0500 1000 %0287 E18 0375 0625 0000 %0288 F10 0375 0625 0125 %0289 F11 0375 0625 0250 %0290 F12 0375 0625 0375 %0291 F13 0375 0625 0500 %0292 F14 0375 0625 0625 %0293 F15 0375 0625 0750 %0294 F16 0375 0625 0875 %0295 F17 0375 0625 1000 %0296 F18 0375 0750 0000 %0297 G10 0375 0750 0125 %0298 G11 0375 0750 0250 %0299 G12 0375 0750 0375 %0300 G13 0375 0750 0500 %0301 G14 0375 0750 0625 %0302 G15 0375 0750 0750 %0303 G16 0375 0750 0875 %0304 G17 0375 0750 1000 %0305 G18 0375 0875 0000 %0306 H10 0375 0875 0125 %0307 H11 0375 0875 0250 %0308 H12 0375 0875 0375 %0309 H13 0375 0875 0500 %0310 H14 0375 0875 0625 %0311 H15 0375 0875 0750 %0312 H16 0375 0875 0875 %0313 H17 0375 0875 1000 %0314 H18 0375 1000 0000 %0315 I10 0375 1000 0125 %0316 I11 0375 1000 0250 %0317 I12 0375 1000 0375 %0318 I13 0375 1000 0500 %0319 I14 0375 1000 0625 %0320 I15 0375 1000 0750 %0321 I16 0375 1000 0875 %0322 I17 0375 1000 1000 %0323 I18 0500 0000 0000 %0324 J10 0500 0000 0125 %0325 J11 0500 0000 0250 %0326 J12 0500 0000 0375 %0327 J13 0500 0000 0500 %0328 J14 0500 0000 0625 %0329 J15 0500 0000 0750 %0330 J16 0500 0000 0875 %0331 J17 0500 0000 1000 %0332 J18 0500 0125 0000 %0333 K10 0500 0125 0125 %0334 K11 0500 0125 0250 %0335 K12 0500 0125 0375 %0336 K13 0500 0125 0500 %0337 K14 0500 0125 0625 %0338 K15 0500 0125 0750 %0339 K16 0500 0125 0875 %0340 K17 0500 0125 1000 %0341 K18 0500 0250 0000 %0342 L10 0500 0250 0125 %0343 L11 0500 0250 0250 %0344 L12 0500 0250 0375 %0345 L13 0500 0250 0500 %0346 L14 0500 0250 0625 %0347 L15 0500 0250 0750 %0348 L16 0500 0250 0875 %0349 L17 0500 0250 1000 %0350 L18 0500 0375 0000 %0351 M10 0500 0375 0125 %0352 M11 0500 0375 0250 %0353 M12 0500 0375 0375 %0354 M13 0500 0375 0500 %0355 M14 0500 0375 0625 %0356 M15 0500 0375 0750 %0357 M16 0500 0375 0875 %0358 M17 0500 0375 1000 %0359 M18 0500 0500 0000 %0360 N10 0500 0500 0125 %0361 N11 0500 0500 0250 %0362 N12 0500 0500 0375 %0363 N13 0500 0500 0500 %0364 N14 0500 0500 0625 %0365 N15 0500 0500 0750 %0366 N16 0500 0500 0875 %0367 N17 0500 0500 1000 %0368 N18 0500 0625 0000 %0369 O10 0500 0625 0125 %0370 O11 0500 0625 0250 %0371 O12 0500 0625 0375 %0372 O13 0500 0625 0500 %0373 O14 0500 0625 0625 %0374 O15 0500 0625 0750 %0375 O16 0500 0625 0875 %0376 O17 0500 0625 1000 %0377 O18 0500 0750 0000 %0378 P10 0500 0750 0125 %0379 P11 0500 0750 0250 %0380 P12 0500 0750 0375 %0381 P13 0500 0750 0500 %0382 P14 0500 0750 0625 %0383 P15 0500 0750 0750 %0384 P16 0500 0750 0875 %0385 P17 0500 0750 1000 %0386 P18 0500 0875 0000 %0387 Q10 0500 0875 0125 %0388 Q11 0500 0875 0250 %0389 Q12 0500 0875 0375 %0390 Q13 0500 0875 0500 %0391 Q14 0500 0875 0625 %0392 Q15 0500 0875 0750 %0393 Q16 0500 0875 0875 %0394 Q17 0500 0875 1000 %0395 Q18 0500 1000 0000 %0396 R10 0500 1000 0125 %0397 R11 0500 1000 0250 %0398 R12 0500 1000 0375 %0399 R13 0500 1000 0500 %0400 R14 0500 1000 0625 %0401 R15 0500 1000 0750 %0402 R16 0500 1000 0875 %0403 R17 0500 1000 1000 %0404 R18 0625 0000 0000 %0405 S10 0625 0000 0125 %0406 S11 0625 0000 0250 %0407 S12 0625 0000 0375 %0408 S13 0625 0000 0500 %0409 S14 0625 0000 0625 %0410 S15 0625 0000 0750 %0411 S16 0625 0000 0875 %0412 S17 0625 0000 1000 %0413 S18 0625 0125 0000 %0414 T10 0625 0125 0125 %0415 T11 0625 0125 0250 %0416 T12 0625 0125 0375 %0417 T13 0625 0125 0500 %0418 T14 0625 0125 0625 %0419 T15 0625 0125 0750 %0420 T16 0625 0125 0875 %0421 T17 0625 0125 1000 %0422 T18 0625 0250 0000 %0423 U10 0625 0250 0125 %0424 U11 0625 0250 0250 %0425 U12 0625 0250 0375 %0426 U13 0625 0250 0500 %0427 U14 0625 0250 0625 %0428 U15 0625 0250 0750 %0429 U16 0625 0250 0875 %0430 U17 0625 0250 1000 %0431 U18 0625 0375 0000 %0432 V10 0625 0375 0125 %0433 V11 0625 0375 0250 %0434 V12 0625 0375 0375 %0435 V13 0625 0375 0500 %0436 V14 0625 0375 0625 %0437 V15 0625 0375 0750 %0438 V16 0625 0375 0875 %0439 V17 0625 0375 1000 %0440 V18 0625 0500 0000 %0441 W10 0625 0500 0125 %0442 W11 0625 0500 0250 %0443 W12 0625 0500 0375 %0444 W13 0625 0500 0500 %0445 W14 0625 0500 0625 %0446 W15 0625 0500 0750 %0447 W16 0625 0500 0875 %0448 W17 0625 0500 1000 %0449 W18 0625 0625 0000 %0450 X10 0625 0625 0125 %0451 X11 0625 0625 0250 %0452 X12 0625 0625 0375 %0453 X13 0625 0625 0500 %0454 X14 0625 0625 0625 %0455 X15 0625 0625 0750 %0456 X16 0625 0625 0875 %0457 X17 0625 0625 1000 %0458 X18 0625 0750 0000 %0459 Y10 0625 0750 0125 %0460 Y11 0625 0750 0250 %0461 Y12 0625 0750 0375 %0462 Y13 0625 0750 0500 %0463 Y14 0625 0750 0625 %0464 Y15 0625 0750 0750 %0465 Y16 0625 0750 0875 %0466 Y17 0625 0750 1000 %0467 Y18 0625 0875 0000 %0468 Z10 0625 0875 0125 %0469 Z11 0625 0875 0250 %0470 Z12 0625 0875 0375 %0471 Z13 0625 0875 0500 %0472 Z14 0625 0875 0625 %0473 Z15 0625 0875 0750 %0474 Z16 0625 0875 0875 %0475 Z17 0625 0875 1000 %0476 Z18 0625 1000 0000 %0477 a10 0625 1000 0125 %0478 a11 0625 1000 0250 %0479 a12 0625 1000 0375 %0480 a13 0625 1000 0500 %0481 a14 0625 1000 0625 %0482 a15 0625 1000 0750 %0483 a16 0625 1000 0875 %0484 a17 0625 1000 1000 %0485 a18 0750 0000 0000 %0486 A19 0750 0000 0125 %0487 A20 0750 0000 0250 %0488 A21 0750 0000 0375 %0489 A22 0750 0000 0500 %0490 A23 0750 0000 0625 %0491 A24 0750 0000 0750 %0492 A25 0750 0000 0875 %0493 A26 0750 0000 1000 %0494 A27 0750 0125 0000 %0495 B19 0750 0125 0125 %0496 B20 0750 0125 0250 %0497 B21 0750 0125 0375 %0498 B22 0750 0125 0500 %0499 B23 0750 0125 0625 %0500 B24 0750 0125 0750 %0501 B25 0750 0125 0875 %0502 B26 0750 0125 1000 %0503 B27 0750 0250 0000 %0504 C19 0750 0250 0125 %0505 C20 0750 0250 0250 %0506 C21 0750 0250 0375 %0507 C22 0750 0250 0500 %0508 C23 0750 0250 0625 %0509 C24 0750 0250 0750 %0510 C25 0750 0250 0875 %0511 C26 0750 0250 1000 %0512 C27 0750 0375 0000 %0513 D19 0750 0375 0125 %0514 D20 0750 0375 0250 %0515 D21 0750 0375 0375 %0516 D22 0750 0375 0500 %0517 D23 0750 0375 0625 %0518 D24 0750 0375 0750 %0519 D25 0750 0375 0875 %0520 D26 0750 0375 1000 %0521 D27 0750 0500 0000 %0522 E19 0750 0500 0125 %0523 E20 0750 0500 0250 %0524 E21 0750 0500 0375 %0525 E22 0750 0500 0500 %0526 E23 0750 0500 0625 %0527 E24 0750 0500 0750 %0528 E25 0750 0500 0875 %0529 E26 0750 0500 1000 %0530 E27 0750 0625 0000 %0531 F19 0750 0625 0125 %0532 F20 0750 0625 0250 %0533 F21 0750 0625 0375 %0534 F22 0750 0625 0500 %0535 F23 0750 0625 0625 %0536 F24 0750 0625 0750 %0537 F25 0750 0625 0875 %0538 F26 0750 0625 1000 %0539 F27 0750 0750 0000 %0540 G19 0750 0750 0125 %0541 G20 0750 0750 0250 %0542 G21 0750 0750 0375 %0543 G22 0750 0750 0500 %0544 G23 0750 0750 0625 %0545 G24 0750 0750 0750 %0546 G25 0750 0750 0875 %0547 G26 0750 0750 1000 %0548 G27 0750 0875 0000 %0549 H19 0750 0875 0125 %0550 H20 0750 0875 0250 %0551 H21 0750 0875 0375 %0552 H22 0750 0875 0500 %0553 H23 0750 0875 0625 %0554 H24 0750 0875 0750 %0555 H25 0750 0875 0875 %0556 H26 0750 0875 1000 %0557 H27 0750 1000 0000 %0558 I19 0750 1000 0125 %0559 I20 0750 1000 0250 %0560 I21 0750 1000 0375 %0561 I22 0750 1000 0500 %0562 I23 0750 1000 0625 %0563 I24 0750 1000 0750 %0564 I25 0750 1000 0875 %0565 I26 0750 1000 1000 %0566 I27 0875 0000 0000 %0567 J19 0875 0000 0125 %0568 J20 0875 0000 0250 %0569 J21 0875 0000 0375 %0570 J22 0875 0000 0500 %0571 J23 0875 0000 0625 %0572 J24 0875 0000 0750 %0573 J25 0875 0000 0875 %0574 J26 0875 0000 1000 %0575 J27 0875 0125 0000 %0576 K19 0875 0125 0125 %0577 K20 0875 0125 0250 %0578 K21 0875 0125 0375 %0579 K22 0875 0125 0500 %0580 K23 0875 0125 0625 %0581 K24 0875 0125 0750 %0582 K25 0875 0125 0875 %0583 K26 0875 0125 1000 %0584 K27 0875 0250 0000 %0585 L19 0875 0250 0125 %0586 L20 0875 0250 0250 %0587 L21 0875 0250 0375 %0588 L22 0875 0250 0500 %0589 L23 0875 0250 0625 %0590 L24 0875 0250 0750 %0591 L25 0875 0250 0875 %0592 L26 0875 0250 1000 %0593 L27 0875 0375 0000 %0594 M19 0875 0375 0125 %0595 M20 0875 0375 0250 %0596 M21 0875 0375 0375 %0597 M22 0875 0375 0500 %0598 M23 0875 0375 0625 %0599 M24 0875 0375 0750 %0600 M25 0875 0375 0875 %0601 M26 0875 0375 1000 %0602 M27 0875 0500 0000 %0603 N19 0875 0500 0125 %0604 N20 0875 0500 0250 %0605 N21 0875 0500 0375 %0606 N22 0875 0500 0500 %0607 N23 0875 0500 0625 %0608 N24 0875 0500 0750 %0609 N25 0875 0500 0875 %0610 N26 0875 0500 1000 %0611 N27 0875 0625 0000 %0612 O19 0875 0625 0125 %0613 O20 0875 0625 0250 %0614 O21 0875 0625 0375 %0615 O22 0875 0625 0500 %0616 O23 0875 0625 0625 %0617 O24 0875 0625 0750 %0618 O25 0875 0625 0875 %0619 O26 0875 0625 1000 %0620 O27 0875 0750 0000 %0621 P19 0875 0750 0125 %0622 P20 0875 0750 0250 %0623 P21 0875 0750 0375 %0624 P22 0875 0750 0500 %0625 P23 0875 0750 0625 %0626 P24 0875 0750 0750 %0627 P25 0875 0750 0875 %0628 P26 0875 0750 1000 %0629 P27 0875 0875 0000 %0630 Q19 0875 0875 0125 %0631 Q20 0875 0875 0250 %0632 Q21 0875 0875 0375 %0633 Q22 0875 0875 0500 %0634 Q23 0875 0875 0625 %0635 Q24 0875 0875 0750 %0636 Q25 0875 0875 0875 %0637 Q26 0875 0875 1000 %0638 Q27 0875 1000 0000 %0639 R19 0875 1000 0125 %0640 R20 0875 1000 0250 %0641 R21 0875 1000 0375 %0642 R22 0875 1000 0500 %0643 R23 0875 1000 0625 %0644 R24 0875 1000 0750 %0645 R25 0875 1000 0875 %0646 R26 0875 1000 1000 %0647 R27 1000 0000 0000 %0648 S19 1000 0000 0125 %0649 S20 1000 0000 0250 %0650 S21 1000 0000 0375 %0651 S22 1000 0000 0500 %0652 S23 1000 0000 0625 %0653 S24 1000 0000 0750 %0654 S25 1000 0000 0875 %0655 S26 1000 0000 1000 %0656 S27 1000 0125 0000 %0657 T19 1000 0125 0125 %0658 T20 1000 0125 0250 %0659 T21 1000 0125 0375 %0660 T22 1000 0125 0500 %0661 T23 1000 0125 0625 %0662 T24 1000 0125 0750 %0663 T25 1000 0125 0875 %0664 T26 1000 0125 1000 %0665 T27 1000 0250 0000 %0666 U19 1000 0250 0125 %0667 U20 1000 0250 0250 %0668 U21 1000 0250 0375 %0669 U22 1000 0250 0500 %0670 U23 1000 0250 0625 %0671 U24 1000 0250 0750 %0672 U25 1000 0250 0875 %0673 U26 1000 0250 1000 %0674 U27 1000 0375 0000 %0675 V19 1000 0375 0125 %0676 V20 1000 0375 0250 %0677 V21 1000 0375 0375 %0678 V22 1000 0375 0500 %0679 V23 1000 0375 0625 %0680 V24 1000 0375 0750 %0681 V25 1000 0375 0875 %0682 V26 1000 0375 1000 %0683 V27 1000 0500 0000 %0684 W19 1000 0500 0125 %0685 W20 1000 0500 0250 %0686 W21 1000 0500 0375 %0687 W22 1000 0500 0500 %0688 W23 1000 0500 0625 %0689 W24 1000 0500 0750 %0690 W25 1000 0500 0875 %0691 W26 1000 0500 1000 %0692 W27 1000 0625 0000 %0693 X19 1000 0625 0125 %0694 X20 1000 0625 0250 %0695 X21 1000 0625 0375 %0696 X22 1000 0625 0500 %0697 X23 1000 0625 0625 %0698 X24 1000 0625 0750 %0699 X25 1000 0625 0875 %0700 X26 1000 0625 1000 %0701 X27 1000 0750 0000 %0702 Y19 1000 0750 0125 %0703 Y20 1000 0750 0250 %0704 Y21 1000 0750 0375 %0705 Y22 1000 0750 0500 %0706 Y23 1000 0750 0625 %0707 Y24 1000 0750 0750 %0708 Y25 1000 0750 0875 %0709 Y26 1000 0750 1000 %0710 Y27 1000 0875 0000 %0711 Z19 1000 0875 0125 %0712 Z20 1000 0875 0250 %0713 Z21 1000 0875 0375 %0714 Z22 1000 0875 0500 %0715 Z23 1000 0875 0625 %0716 Z24 1000 0875 0750 %0717 Z25 1000 0875 0875 %0718 Z26 1000 0875 1000 %0719 Z27 1000 1000 0000 %0720 a19 1000 1000 0125 %0721 a20 1000 1000 0250 %0722 a21 1000 1000 0375 %0723 a22 1000 1000 0500 %0724 a23 1000 1000 0625 %0725 a24 1000 1000 0750 %0726 a25 1000 1000 0875 %0727 a26 1000 1000 1000 %0728 a27 1000 1000 1000 %0729 b01 0875 1000 1000 %0730 b02 0750 1000 1000 %0731 b03 0625 1000 1000 %0732 b04 0500 1000 1000 %0733 b05 0375 1000 1000 %0734 b06 0250 1000 1000 %0735 b07 0125 1000 1000 %0736 b08 0000 1000 1000 %0737 b09 1000 0875 0875 %0738 c01 0875 0875 0875 %0739 c02 0750 0875 0875 %0740 c03 0625 0875 0875 %0741 c04 0500 0875 0875 %0742 c05 0375 0875 0875 %0743 c06 0250 0875 0875 %0744 c07 0125 0875 0875 %0745 c08 0000 0875 0875 %0746 c09 1000 0750 0750 %0747 d01 0875 0750 0750 %0748 d02 0750 0750 0750 %0749 d03 0625 0750 0750 %0750 d04 0500 0750 0750 %0751 d05 0375 0750 0750 %0752 d06 0250 0750 0750 %0753 d07 0125 0750 0750 %0754 d08 0000 0750 0750 %0755 d09 1000 0625 0625 %0756 e01 0875 0625 0625 %0757 e02 0750 0625 0625 %0758 e03 0625 0625 0625 %0759 e04 0500 0625 0625 %0760 e05 0375 0625 0625 %0761 e06 0250 0625 0625 %0762 e07 0125 0625 0625 %0763 e08 0000 0625 0625 %0764 e09 1000 0500 0500 %0765 f01 0875 0500 0500 %0766 f02 0750 0500 0500 %0767 f03 0625 0500 0500 %0768 f04 0500 0500 0500 %0769 f05 0375 0500 0500 %0770 f06 0250 0500 0500 %0771 f07 0125 0500 0500 %0772 f08 0000 0500 0500 %0773 f09 1000 0375 0375 %0774 g01 0875 0375 0375 %0775 g02 0750 0375 0375 %0776 g03 0625 0375 0375 %0777 g04 0500 0375 0375 %0778 g05 0375 0375 0375 %0779 g06 0250 0375 0375 %0780 g07 0125 0375 0375 %0781 g08 0000 0375 0375 %0782 g09 1000 0250 0250 %0783 h01 0875 0250 0250 %0784 h02 0750 0250 0250 %0785 h03 0625 0250 0250 %0786 h04 0500 0250 0250 %0787 h05 0375 0250 0250 %0788 h06 0250 0250 0250 %0789 h07 0125 0250 0250 %0790 h08 0000 0250 0250 %0791 h09 1000 0125 0125 %0792 i01 0875 0125 0125 %0793 i02 0750 0125 0125 %0794 i03 0625 0125 0125 %0795 i04 0500 0125 0125 %0796 i05 0375 0125 0125 %0797 i06 0250 0125 0125 %0798 i07 0125 0125 0125 %0799 i08 0000 0125 0125 %0800 i09 1000 0000 0000 %0801 j01 0875 0000 0000 %0802 j02 0750 0000 0000 %0803 j03 0625 0000 0000 %0804 j04 0500 0000 0000 %0805 j05 0375 0000 0000 %0806 j06 0250 0000 0000 %0807 j07 0125 0000 0000 %0808 j08 0000 0000 0000 %0809 j09 1000 1000 1000 %0810 b10 0875 0875 1000 %0811 b11 0750 0750 1000 %0812 b12 0625 0625 1000 %0813 b13 0500 0500 1000 %0814 b14 0375 0375 1000 %0815 b15 0250 0250 1000 %0816 b16 0125 0125 1000 %0817 b17 0000 0000 1000 %0818 b18 1000 1000 0875 %0819 c10 0875 0875 0875 %0820 c11 0750 0750 0875 %0821 c12 0625 0625 0875 %0822 c13 0500 0500 0875 %0823 c14 0375 0375 0875 %0824 c15 0250 0250 0875 %0825 c16 0125 0125 0875 %0826 c17 0000 0000 0875 %0827 c18 1000 1000 0750 %0828 d10 0875 0875 0750 %0829 d11 0750 0750 0750 %0830 d12 0625 0625 0750 %0831 d13 0500 0500 0750 %0832 d14 0375 0375 0750 %0833 d15 0250 0250 0750 %0834 d16 0125 0125 0750 %0835 d17 0000 0000 0750 %0836 d18 1000 1000 0625 %0837 e10 0875 0875 0625 %0838 e11 0750 0750 0625 %0839 e12 0625 0625 0625 %0840 e13 0500 0500 0625 %0841 e14 0375 0375 0625 %0842 e15 0250 0250 0625 %0843 e16 0125 0125 0625 %0844 e17 0000 0000 0625 %0845 e18 1000 1000 0500 %0846 f10 0875 0875 0500 %0847 f11 0750 0750 0500 %0848 f12 0625 0625 0500 %0849 f13 0500 0500 0500 %0850 f14 0375 0375 0500 %0851 f15 0250 0250 0500 %0852 f16 0125 0125 0500 %0853 f17 0000 0000 0500 %0854 f18 1000 1000 0375 %0855 g10 0875 0875 0375 %0856 g11 0750 0750 0375 %0857 g12 0625 0625 0375 %0858 g13 0500 0500 0375 %0859 g14 0375 0375 0375 %0860 g15 0250 0250 0375 %0861 g16 0125 0125 0375 %0862 g17 0000 0000 0375 %0863 g18 1000 1000 0250 %0864 h10 0875 0875 0250 %0865 h11 0750 0750 0250 %0866 h12 0625 0625 0250 %0867 h13 0500 0500 0250 %0868 h14 0375 0375 0250 %0869 h15 0250 0250 0250 %0870 h16 0125 0125 0250 %0871 h17 0000 0000 0250 %0872 h18 1000 1000 0125 %0873 i10 0875 0875 0125 %0874 i11 0750 0750 0125 %0875 i12 0625 0625 0125 %0876 i13 0500 0500 0125 %0877 i14 0375 0375 0125 %0878 i15 0250 0250 0125 %0879 i16 0125 0125 0125 %0880 i17 0000 0000 0125 %0881 i18 1000 1000 0000 %0882 j10 0875 0875 0000 %0883 j11 0750 0750 0000 %0884 j12 0625 0625 0000 %0885 j13 0500 0500 0000 %0886 j14 0375 0375 0000 %0887 j15 0250 0250 0000 %0888 j16 0125 0125 0000 %0889 j17 0000 0000 0000 %0890 j18 1000 1000 1000 %0891 b19 1000 0875 1000 %0892 b20 1000 0750 1000 %0893 b21 1000 0625 1000 %0894 b22 1000 0500 1000 %0895 b23 1000 0375 1000 %0896 b24 1000 0250 1000 %0897 b25 1000 0125 1000 %0898 b26 1000 0000 1000 %0899 b27 0875 1000 0875 %0900 c19 0875 0875 0875 %0901 c20 0875 0750 0875 %0902 c21 0875 0625 0875 %0903 c22 0875 0500 0875 %0904 c23 0875 0375 0875 %0905 c24 0875 0250 0875 %0906 c25 0875 0125 0875 %0907 c26 0875 0000 0875 %0908 c27 0750 1000 0750 %0909 d19 0750 0875 0750 %0910 d20 0750 0750 0750 %0911 d21 0750 0625 0750 %0912 d22 0750 0500 0750 %0913 d23 0750 0375 0750 %0914 d24 0750 0250 0750 %0915 d25 0750 0125 0750 %0916 d26 0750 0000 0750 %0917 d27 0625 1000 0625 %0918 e19 0625 0875 0625 %0919 e20 0625 0750 0625 %0920 e21 0625 0625 0625 %0921 e22 0625 0500 0625 %0922 e23 0625 0375 0625 %0923 e24 0625 0250 0625 %0924 e25 0625 0125 0625 %0925 e26 0625 0000 0625 %0926 e27 0500 1000 0500 %0927 f19 0500 0875 0500 %0928 f20 0500 0750 0500 %0929 f21 0500 0625 0500 %0930 f22 0500 0500 0500 %0931 f23 0500 0375 0500 %0932 f24 0500 0250 0500 %0933 f25 0500 0125 0500 %0934 f26 0500 0000 0500 %0935 f27 0375 1000 0375 %0936 g19 0375 0875 0375 %0937 g20 0375 0750 0375 %0938 g21 0375 0625 0375 %0939 g22 0375 0500 0375 %0940 g23 0375 0375 0375 %0941 g24 0375 0250 0375 %0942 g25 0375 0125 0375 %0943 g26 0375 0000 0375 %0944 g27 0250 1000 0250 %0945 h19 0250 0875 0250 %0946 h20 0250 0750 0250 %0947 h21 0250 0625 0250 %0948 h22 0250 0500 0250 %0949 h23 0250 0375 0250 %0950 h24 0250 0250 0250 %0951 h25 0250 0125 0250 %0952 h26 0250 0000 0250 %0953 h27 0125 1000 0125 %0954 i19 0125 0875 0125 %0955 i20 0125 0750 0125 %0956 i21 0125 0625 0125 %0957 i22 0125 0500 0125 %0958 i23 0125 0375 0125 %0959 i24 0125 0250 0125 %0960 i25 0125 0125 0125 %0961 i26 0125 0000 0125 %0962 i27 0000 1000 0000 %0963 j19 0000 0875 0000 %0964 j20 0000 0750 0000 %0965 j21 0000 0625 0000 %0966 j22 0000 0500 0000 %0967 j23 0000 0375 0000 %0968 j24 0000 0250 0000 %0969 j25 0000 0125 0000 %0970 j26 0000 0000 0000 %0971 j27 0000 0000 0000 %0972 k01 0125 0125 0125 %0973 k02 0250 0250 0250 %0974 k03 0375 0375 0375 %0975 k04 0500 0500 0500 %0976 k05 0625 0625 0625 %0977 k06 0750 0750 0750 %0978 k07 0875 0875 0875 %0979 k08 1000 1000 1000 %0980 k09 0000 0000 0000 %0981 l01 0125 0125 0125 %0982 l02 0250 0250 0250 %0983 l03 0375 0375 0375 %0984 l04 0500 0500 0500 %0985 l05 0625 0625 0625 %0986 l06 0750 0750 0750 %0987 l07 0875 0875 0875 %0988 l08 1000 1000 1000 %0989 l09 0000 0000 0000 %0990 m01 0125 0125 0125 %0991 m02 0250 0250 0250 %0992 m03 0375 0375 0375 %0993 m04 0500 0500 0500 %0994 m05 0625 0625 0625 %0995 m06 0750 0750 0750 %0996 m07 0875 0875 0875 %0997 m08 1000 1000 1000 %0998 m09 0000 0000 0000 %0999 n01 0125 0125 0125 %1000 n02 0250 0250 0250 %1001 n03 0375 0375 0375 %1002 n04 0500 0500 0500 %1003 n05 0625 0625 0625 %1004 n06 0750 0750 0750 %1005 n07 0875 0875 0875 %1006 n08 1000 1000 1000 %1007 n09 0000 0000 0000 %1008 k10 0066 0066 0066 %1009 k11 0133 0133 0133 %1010 k12 0200 0200 0200 %1011 k13 0266 0266 0266 %1012 k14 0333 0333 0333 %1013 k15 0400 0400 0400 %1014 k16 0466 0466 0466 %1015 k17 0533 0533 0533 %1016 k18 0600 0600 0600 %1017 k19 0666 0666 0666 %1018 k20 0734 0734 0734 %1019 k21 0800 0800 0800 %1020 k22 0866 0866 0866 %1021 k23 0933 0933 0933 %1022 k24 1000 1000 1000 %1023 k25 0000 0000 0000 %1024 l10 0066 0066 0066 %1025 l11 0133 0133 0133 %1026 l12 0200 0200 0200 %1027 l13 0266 0266 0266 %1028 l14 0333 0333 0333 %1029 l15 0400 0400 0400 %1030 l16 0466 0466 0466 %1031 l17 0533 0533 0533 %1032 l18 0600 0600 0600 %1033 l19 0666 0666 0666 %1034 l20 0734 0734 0734 %1035 l21 0800 0800 0800 %1036 l22 0866 0866 0866 %1037 l23 0933 0933 0933 %1038 l24 1000 1000 1000 %1039 l25 0000 0000 0000 %1040 m10 0066 0066 0066 %1041 m11 0133 0133 0133 %1042 m12 0200 0200 0200 %1043 m13 0266 0266 0266 %1044 m14 0333 0333 0333 %1045 m15 0400 0400 0400 %1046 m16 0466 0466 0466 %1047 m17 0533 0533 0533 %1048 m18 0600 0600 0600 %1049 m19 0666 0666 0666 %1050 m20 0734 0734 0734 %1051 m21 0800 0800 0800 %1052 m22 0866 0866 0866 %1053 m23 0933 0933 0933 %1054 m24 1000 1000 1000 %1055 m25 0000 0000 0000 %1056 n10 0066 0066 0066 %1057 n11 0133 0133 0133 %1058 n12 0200 0200 0200 %1059 n13 0266 0266 0266 %1060 n14 0333 0333 0333 %1061 n15 0400 0400 0400 %1062 n16 0466 0466 0466 %1063 n17 0533 0533 0533 %1064 n18 0600 0600 0600 %1065 n19 0666 0666 0666 %1066 n20 0734 0734 0734 %1067 n21 0800 0800 0800 %1068 n22 0866 0866 0866 %1069 n23 0933 0933 0933 %1070 n24 1000 1000 1000 %1071 n25 0000 0000 0000 %1072 k26 1000 1000 1000 %1073 k27 1000 0000 0000 %1074 l26 0000 1000 1000 %1075 l27 1000 1000 0000 %1076 m26 0000 0000 1000 %1077 m27 0000 1000 0000 %1078 n26 1000 0000 1000 %1079 n27 0000 1000 0000 %1078 nx6 1000 0000 1000 %1079 nx7 ] def %END RGB0_F %**************************************************** %END 'AG86'OUTLIN1X.PS Other procedures for Offset output linearization %**************************************************** %***************************************************************************** %BEG 'AG86'OUTLIN1Y2=(0,2,4).PS %BEG spectral reflection data, cmyn6*, 1080 colours, offset A,B,L,G, printer P %***************************************************************************** %reflection 380 to 720 nm extrapolated to 770 /RX0F 45360 array def %1080x42=45360 %cmyn6* %FOR ypaper=0(A),2(L),4(P) /ypaper 0 def ypaper 0 eq {%ypaper=0 /FILEDATA_RX0F_IOF (160212_ZE760_A6_00_CMYN6_11) def /RX0F [ %160212_ZE760_A6_00_CMYN6_11.TXT 1 1 0275 0284 0285 0287 0287 0287 0290 0287 0290 0291 0293 0296 0297 0299 0301 0302 0303 0305 0306 0309 0310 0312 0314 0316 0319 0322 0325 0329 0331 0334 0336 0340 0343 0347 0348 0352 2 2 0457 0504 0592 0666 0698 0738 0780 0796 0783 0756 0725 0691 0657 0615 0556 0492 0440 0395 0352 0330 0345 0422 0504 0546 0563 0571 0575 0583 0594 0602 0602 0598 0591 0586 0591 0601 3 3 0347 0426 0569 0709 0774 0853 0954 0999 0977 0933 0875 0811 0748 0669 0563 0454 0369 0301 0248 0225 0240 0304 0369 0398 0407 0409 0412 0418 0431 0442 0440 0433 0422 0412 0417 0438 4 4 0432 0569 0806 1034 1149 1291 1462 1531 1480 1395 1280 1157 1045 0914 0743 0576 0453 0357 0280 0248 0270 0375 0499 0564 0588 0598 0601 0613 0635 0653 0650 0638 0614 0596 0598 0622 5 5 0444 0632 0930 1235 1393 1583 1813 1883 1768 1600 1403 1207 1048 0880 0676 0500 0388 0309 0250 0230 0264 0392 0546 0626 0656 0664 0667 0683 0717 0744 0741 0718 0682 0651 0650 0686 6 6 0445 0610 0922 1242 1408 1618 1868 1912 1742 1518 1269 1042 0873 0710 0528 0388 0314 0267 0234 0228 0268 0389 0527 0588 0604 0605 0602 0617 0651 0681 0674 0650 0608 0572 0573 0608 7 7 0458 0638 0967 1304 1473 1692 1947 1996 1820 1593 1338 1105 0932 0762 0571 0421 0338 0285 0245 0237 0277 0409 0567 0645 0670 0676 0675 0691 0729 0760 0753 0727 0684 0646 0645 0684 8 8 0497 0686 1029 1386 1564 1791 2058 2110 1926 1690 1422 1174 0991 0811 0605 0440 0347 0286 0237 0224 0266 0413 0600 0701 0738 0748 0750 0770 0813 0846 0840 0811 0763 0723 0719 0762 9 9 0496 0706 1079 1461 1656 1901 2195 2266 2091 1853 1580 1324 1128 0930 0699 0505 0389 0308 0246 0225 0264 0414 0608 0714 0754 0766 0769 0789 0833 0868 0861 0834 0784 0742 0738 0782 10 10 0273 0256 0248 0232 0223 0225 0224 0228 0235 0257 0315 0381 0409 0395 0355 0323 0315 0318 0313 0317 0403 0772 1380 1848 2090 2203 2261 2293 2313 2321 2330 2338 2345 2356 2360 2370 11 11 0490 0465 0464 0451 0452 0450 0455 0443 0427 0429 0461 0499 0510 0489 0446 0411 0402 0406 0401 0402 0492 0858 1425 1844 2056 2155 2204 2232 2250 2257 2263 2269 2275 2286 2290 2293 12 12 0709 0712 0719 0729 0736 0744 0745 0709 0655 0599 0557 0520 0489 0451 0402 0368 0358 0362 0356 0359 0446 0813 1401 1844 2069 2173 2224 2252 2270 2279 2286 2291 2295 2302 2304 2313 13 13 0854 0895 0957 0999 1024 1049 1062 1002 0896 0782 0667 0571 0507 0449 0386 0340 0325 0323 0312 0313 0404 0813 1498 2026 2300 2424 2485 2520 2546 2560 2565 2564 2563 2560 2560 2576 14 14 0816 0866 0967 1060 1104 1151 1187 1122 0994 0848 0701 0578 0497 0428 0353 0298 0274 0266 0253 0253 0333 0713 1384 1915 2193 2320 2378 2419 2456 2479 2480 2473 2453 2437 2434 2459 15 15 0765 0856 1018 1156 1228 1307 1368 1301 1138 0953 0768 0613 0513 0428 0338 0274 0250 0240 0226 0227 0300 0652 1295 1806 2069 2186 2240 2284 2338 2375 2374 2352 2313 2274 2269 2306 16 16 0767 0890 1128 1325 1429 1539 1636 1566 1366 1138 0905 0709 0581 0471 0355 0276 0245 0231 0213 0212 0284 0623 1225 1688 1918 2018 2060 2108 2176 2224 2218 2187 2124 2067 2055 2103 17 17 0752 0941 1220 1465 1592 1736 1865 1797 1569 1308 1038 0811 0662 0533 0395 0300 0262 0244 0220 0217 0289 0625 1217 1667 1886 1978 2017 2064 2139 2193 2185 2144 2074 2003 1987 2047 18 18 0729 0915 1208 1469 1602 1752 1892 1826 1589 1324 1045 0812 0662 0531 0393 0298 0260 0243 0219 0217 0285 0600 1151 1566 1768 1850 1883 1929 2002 2056 2049 2006 1931 1860 1846 1902 19 19 0365 0335 0308 0289 0284 0279 0286 0286 0291 0321 0395 0461 0469 0424 0350 0294 0283 0289 0280 0281 0416 1111 2478 3753 4519 4896 5073 5157 5197 5210 5218 5223 5234 5248 5245 5252 20 20 0469 0437 0405 0389 0389 0386 0392 0382 0371 0380 0423 0456 0449 0401 0331 0279 0269 0273 0267 0269 0396 1047 2329 3508 4207 4548 4708 4785 4824 4836 4844 4850 4860 4876 4875 4881 21 21 0589 0549 0528 0521 0516 0516 0526 0503 0473 0459 0471 0475 0449 0398 0325 0275 0264 0271 0263 0266 0393 1042 2311 3464 4145 4476 4630 4704 4741 4753 4761 4767 4778 4792 4791 4798 22 22 0759 0725 0730 0727 0730 0740 0743 0701 0634 0576 0535 0491 0445 0386 0317 0268 0259 0264 0258 0262 0384 1018 2266 3403 4072 4396 4546 4617 4653 4666 4670 4675 4685 4700 4695 4701 23 23 1002 0993 1020 1047 1065 1084 1086 1003 0874 0743 0620 0515 0443 0377 0307 0260 0251 0257 0251 0258 0377 1013 2276 3430 4108 4435 4586 4656 4693 4703 4709 4709 4718 4729 4726 4731 24 24 1147 1188 1257 1315 1355 1389 1399 1288 1103 0906 0716 0560 0464 0386 0305 0253 0241 0246 0239 0242 0362 1009 2278 3410 4068 4381 4525 4599 4644 4664 4668 4663 4658 4657 4654 4664 25 25 1239 1305 1441 1555 1613 1682 1709 1590 1366 1125 0886 0689 0567 0465 0358 0287 0267 0266 0252 0251 0375 1038 2304 3402 4025 4317 4449 4525 4588 4622 4622 4605 4574 4548 4535 4572 26 26 1237 1372 1562 1731 1813 1906 1967 1845 1592 1315 1038 0809 0665 0542 0412 0323 0293 0285 0263 0259 0379 1033 2288 3382 4000 4286 4416 4497 4578 4624 4619 4586 4533 4475 4461 4509 27 27 1293 1418 1643 1811 1915 2014 2085 1953 1685 1392 1098 0856 0703 0573 0433 0340 0307 0298 0274 0268 0392 1069 2385 3546 4211 4522 4656 4743 4831 4882 4874 4835 4768 4703 4682 4736 28 1 0372 0393 0431 0457 0465 0478 0501 0528 0560 0619 0735 0871 0949 0968 0950 0908 0856 0798 0742 0708 0688 0676 0668 0661 0658 0659 0659 0666 0675 0681 0681 0679 0672 0669 0672 0677 29 2 0383 0464 0594 0712 0764 0827 0913 0980 1015 1052 1107 1151 1149 1100 1008 0881 0747 0616 0505 0441 0414 0411 0408 0402 0399 0397 0396 0400 0410 0419 0416 0411 0401 0394 0401 0414 30 3 0375 0490 0691 0891 0986 1097 1249 1352 1374 1371 1357 1320 1259 1158 1008 0826 0654 0499 0377 0313 0296 0316 0333 0337 0336 0336 0335 0339 0349 0358 0356 0349 0340 0333 0342 0353 31 4 0381 0551 0842 1140 1287 1470 1715 1859 1865 1823 1748 1646 1529 1367 1141 0889 0669 0485 0344 0276 0269 0312 0353 0366 0368 0369 0368 0374 0390 0402 0400 0389 0375 0362 0367 0390 32 5 0433 0635 1012 1418 1624 1889 2234 2426 2380 2269 2102 1911 1723 1489 1183 0875 0636 0448 0312 0252 0262 0342 0427 0462 0472 0475 0474 0486 0510 0531 0526 0510 0483 0461 0464 0492 33 6 0474 0677 1098 1550 1776 2072 2458 2634 2528 2339 2097 1843 1619 1365 1049 0755 0549 0397 0287 0243 0265 0369 0480 0527 0540 0542 0542 0556 0588 0614 0610 0588 0552 0521 0521 0556 34 7 0460 0660 1071 1488 1705 1983 2336 2467 2321 2102 1835 1571 1357 1126 0849 0608 0451 0342 0262 0234 0265 0380 0504 0557 0572 0574 0573 0588 0624 0652 0648 0622 0582 0549 0549 0583 35 8 0454 0682 1096 1525 1743 2029 2385 2514 2363 2136 1863 1595 1376 1144 0864 0618 0457 0343 0259 0227 0258 0383 0526 0594 0615 0620 0620 0637 0675 0706 0700 0675 0632 0596 0595 0631 36 9 0476 0711 1143 1603 1837 2142 2528 2683 2537 2310 2028 1749 1517 1267 0962 0690 0504 0369 0270 0230 0258 0383 0524 0590 0611 0617 0616 0633 0672 0702 0696 0671 0629 0591 0591 0629 37 10 0338 0311 0294 0273 0269 0265 0269 0273 0292 0343 0495 0720 0880 0928 0907 0874 0868 0874 0865 0864 0954 1277 1692 1960 2088 2148 2179 2199 2212 2217 2221 2224 2230 2237 2239 2245 38 11 0623 0588 0568 0554 0544 0545 0548 0549 0556 0598 0721 0881 0982 0997 0962 0923 0915 0920 0909 0906 1000 1342 1789 2082 2225 2288 2322 2341 2353 2358 2360 2362 2367 2375 2377 2381 39 12 0925 0939 0936 0941 0944 0950 0950 0929 0902 0884 0899 0924 0928 0899 0847 0801 0790 0794 0782 0780 0878 1242 1723 2041 2195 2265 2300 2321 2332 2336 2339 2341 2346 2351 2355 2358 40 13 1232 1315 1383 1447 1473 1508 1523 1480 1391 1287 1178 1082 1009 0939 0850 0776 0745 0733 0703 0687 0791 1213 1785 2167 2349 2432 2471 2499 2520 2530 2530 2527 2521 2518 2516 2527 41 14 1176 1271 1431 1557 1622 1696 1755 1721 1605 1461 1307 1166 1062 0959 0832 0723 0663 0623 0572 0545 0639 1058 1663 2080 2281 2371 2413 2444 2477 2496 2495 2481 2460 2441 2436 2457 42 15 1105 1241 1468 1674 1775 1882 1995 1968 1825 1642 1443 1263 1130 0998 0839 0699 0617 0560 0494 0461 0546 0952 1570 2007 2221 2314 2356 2394 2442 2472 2469 2447 2407 2372 2363 2396 43 16 1045 1256 1570 1853 1994 2156 2327 2319 2142 1919 1672 1445 1274 1105 0897 0718 0609 0531 0447 0406 0485 0888 1507 1943 2155 2244 2284 2326 2387 2430 2421 2389 2332 2278 2265 2310 44 17 0799 1019 1350 1657 1818 2000 2193 2168 1945 1676 1389 1136 0958 0792 0601 0451 0372 0319 0267 0248 0317 0654 1224 1645 1854 1941 1976 2022 2093 2145 2137 2096 2026 1956 1942 1997 45 18 0786 0970 1317 1637 1795 1987 2192 2179 1961 1696 1410 1157 0978 0809 0615 0462 0377 0321 0268 0248 0312 0619 1126 1496 1674 1747 1777 1818 1887 1937 1928 1891 1820 1754 1741 1793 46 19 0287 0234 0214 0192 0184 0181 0185 0192 0213 0270 0432 0656 0788 0782 0688 0606 0588 0601 0583 0577 0774 1666 3207 4541 5315 5692 5863 5946 5987 5996 6001 6002 6013 6027 6021 6030 47 20 0568 0525 0485 0459 0450 0445 0454 0454 0461 0519 0680 0896 1026 1024 0939 0859 0841 0852 0833 0826 1015 1827 3154 4253 4871 5165 5300 5367 5399 5406 5411 5413 5421 5435 5427 5435 48 21 0731 0683 0669 0646 0631 0637 0641 0631 0621 0652 0766 0909 0981 0956 0865 0789 0771 0782 0764 0758 0936 1721 3028 4120 4738 5032 5168 5236 5268 5275 5279 5280 5289 5303 5296 5299 49 22 0898 0858 0850 0832 0833 0839 0849 0820 0783 0774 0826 0896 0919 0876 0785 0712 0695 0704 0688 0684 0851 1602 2873 3942 4547 4836 4971 5034 5066 5074 5076 5079 5086 5099 5094 5098 50 23 1137 1134 1143 1145 1155 1170 1174 1124 1039 0971 0939 0917 0885 0819 0721 0648 0632 0639 0624 0621 0785 1537 2833 3928 4551 4850 4987 5053 5084 5091 5096 5098 5104 5115 5109 5114 51 24 1471 1501 1539 1585 1604 1635 1638 1549 1398 1245 1103 0981 0893 0803 0697 0620 0602 0609 0593 0590 0756 1539 2890 4032 4682 4993 5136 5204 5238 5246 5250 5250 5255 5265 5261 5265 52 25 1682 1773 1881 1970 2025 2075 2097 1975 1766 1531 1294 1090 0959 0841 0711 0617 0589 0589 0563 0554 0725 1536 2907 4034 4662 4956 5091 5161 5209 5227 5228 5221 5211 5204 5196 5211 53 26 1712 1830 2031 2187 2275 2360 2416 2293 2043 1763 1476 1232 1068 0924 0758 0636 0588 0573 0533 0512 0682 1512 2937 4115 4772 5081 5218 5301 5369 5403 5402 5376 5337 5302 5284 5322 54 27 1497 1660 1909 2115 2223 2345 2436 2323 2053 1755 1444 1182 1007 0852 0676 0544 0488 0462 0416 0396 0540 1286 2627 3765 4406 4705 4834 4919 5002 5047 5039 4999 4936 4877 4856 4904 55 1 0241 0293 0349 0398 0413 0448 0495 0553 0619 0747 1006 1331 1522 1544 1454 1294 1111 0925 0766 0670 0617 0590 0567 0550 0543 0540 0538 0545 0561 0573 0572 0563 0549 0537 0541 0559 56 2 0286 0374 0486 0597 0636 0700 0790 0874 0941 1045 1222 1403 1480 1442 1323 1143 0947 0755 0597 0504 0458 0434 0414 0400 0395 0391 0390 0395 0407 0416 0415 0406 0396 0388 0392 0412 57 3 0449 0621 0884 1119 1237 1374 1562 1702 1769 1820 1870 1894 1856 1747 1565 1322 1067 0824 0626 0512 0459 0437 0421 0407 0399 0395 0393 0398 0411 0421 0419 0411 0396 0386 0391 0409 58 4 0457 0679 1044 1399 1567 1785 2071 2275 2331 2338 2314 2249 2140 1961 1696 1375 1061 0777 0554 0433 0388 0389 0391 0384 0379 0376 0374 0380 0395 0406 0404 0395 0379 0367 0374 0396 59 5 0459 0688 1128 1590 1821 2115 2526 2799 2835 2798 2700 2556 2374 2119 1762 1358 0997 0689 0458 0344 0316 0347 0380 0388 0389 0387 0385 0393 0412 0426 0422 0410 0391 0376 0384 0410 60 6 0432 0668 1150 1692 1959 2328 2838 3161 3162 3062 2883 2658 2412 2093 1671 1230 0865 0574 0370 0277 0266 0313 0353 0360 0359 0357 0355 0363 0385 0401 0398 0384 0361 0345 0351 0379 61 7 0433 0671 1166 1732 2026 2414 2967 3291 3243 3082 2834 2552 2273 1936 1505 1079 0752 0504 0332 0262 0266 0324 0373 0382 0380 0376 0373 0382 0404 0423 0418 0403 0378 0356 0363 0393 62 8 0456 0676 1153 1697 1976 2349 2862 3136 3046 2851 2578 2281 2011 1694 1299 0922 0645 0439 0296 0239 0251 0325 0389 0405 0405 0401 0399 0409 0436 0458 0453 0433 0404 0381 0384 0415 63 9 0418 0674 1171 1725 2006 2391 2920 3203 3116 2917 2640 2338 2062 1740 1336 0950 0664 0450 0301 0241 0251 0325 0389 0405 0405 0401 0398 0409 0435 0459 0454 0435 0404 0381 0384 0416 64 10 0286 0249 0234 0218 0213 0205 0210 0218 0241 0316 0560 0985 1338 1499 1536 1530 1533 1541 1535 1537 1594 1777 1972 2083 2136 2160 2175 2188 2199 2200 2203 2203 2208 2215 2216 2224 65 11 0792 0749 0715 0695 0682 0674 0681 0693 0727 0825 1061 1380 1601 1682 1685 1663 1660 1664 1654 1654 1716 1920 2145 2274 2334 2361 2377 2389 2396 2396 2396 2395 2398 2404 2403 2405 66 12 1180 1194 1189 1188 1176 1185 1185 1186 1191 1226 1324 1442 1506 1512 1480 1442 1432 1437 1423 1420 1494 1745 2021 2181 2255 2288 2308 2319 2328 2327 2327 2328 2328 2334 2333 2337 67 13 1583 1696 1800 1868 1903 1937 1970 1955 1909 1845 1779 1716 1663 1601 1517 1433 1383 1348 1293 1260 1334 1627 1962 2154 2240 2279 2297 2314 2331 2338 2336 2330 2319 2312 2310 2320 68 14 1531 1706 1929 2113 2198 2295 2397 2406 2330 2216 2080 1946 1837 1715 1558 1398 1285 1191 1083 1018 1088 1438 1877 2145 2268 2319 2344 2369 2401 2418 2413 2396 2369 2343 2335 2358 69 15 1525 1762 2084 2364 2495 2654 2825 2858 2749 2593 2403 2216 2064 1894 1673 1454 1296 1162 1021 0937 1005 1388 1888 2199 2342 2400 2426 2457 2503 2531 2522 2497 2452 2413 2402 2433 70 16 1471 1761 2175 2553 2731 2945 3192 3253 3122 2926 2689 2452 2256 2038 1754 1477 1275 1107 0937 0836 0903 1301 1820 2140 2285 2343 2368 2404 2460 2498 2488 2453 2395 2341 2325 2372 71 17 1012 1296 1739 2166 2367 2620 2910 2961 2764 2500 2190 1899 1675 1440 1153 0894 0724 0595 0471 0408 0473 0829 1353 1701 1862 1927 1954 1994 2064 2111 2101 2059 1989 1920 1908 1960 72 18 0918 1188 1626 2037 2231 2478 2764 2809 2607 2340 2031 1743 1524 1298 1026 0785 0629 0513 0404 0351 0412 0737 1219 1539 1686 1744 1767 1806 1872 1921 1911 1872 1801 1738 1721 1777 73 19 0309 0257 0235 0206 0201 0193 0199 0209 0238 0331 0630 1152 1573 1710 1648 1552 1533 1555 1526 1512 1765 2708 4014 4969 5464 5688 5795 5848 5875 5878 5879 5882 5887 5898 5891 5900 74 20 0675 0615 0574 0546 0526 0522 0530 0539 0567 0670 0961 1383 1680 1753 1679 1586 1567 1583 1554 1542 1767 2631 3867 4795 5285 5509 5614 5668 5694 5696 5696 5696 5699 5708 5707 5708 75 21 1042 0971 0936 0916 0894 0898 0909 0907 0914 0995 1228 1540 1737 1758 1666 1570 1549 1562 1536 1524 1743 2590 3791 4682 5153 5368 5469 5519 5545 5545 5544 5544 5547 5558 5552 5555 76 22 1260 1252 1220 1209 1200 1208 1219 1202 1178 1214 1364 1559 1669 1651 1546 1447 1425 1437 1411 1398 1614 2458 3675 4589 5072 5293 5398 5450 5475 5475 5475 5474 5477 5488 5478 5486 77 23 1653 1650 1657 1670 1668 1678 1697 1656 1597 1572 1621 1694 1718 1662 1543 1441 1417 1428 1400 1389 1601 2434 3622 4503 4964 5175 5275 5323 5348 5347 5346 5346 5348 5353 5352 5353 78 24 2185 2236 2292 2337 2361 2395 2406 2328 2197 2062 1941 1839 1755 1650 1508 1395 1368 1377 1347 1334 1558 2438 3687 4603 5085 5305 5408 5459 5484 5484 5484 5482 5485 5495 5489 5493 79 25 2423 2553 2680 2794 2857 2918 2950 2842 2644 2411 2161 1940 1785 1639 1463 1324 1277 1271 1222 1196 1424 2345 3635 4561 5039 5253 5351 5406 5446 5458 5456 5444 5431 5423 5413 5434 80 26 2423 2615 2844 3047 3140 3249 3332 3227 2989 2707 2401 2128 1936 1752 1531 1347 1268 1229 1150 1101 1320 2272 3655 4673 5206 5445 5556 5623 5685 5712 5707 5679 5640 5601 5587 5624 81 27 1982 2191 2504 2768 2889 3042 3172 3082 2819 2511 2178 1882 1675 1476 1238 1040 0942 0883 0794 0741 0919 1769 3103 4132 4681 4929 5035 5109 5187 5231 5219 5183 5118 5056 5032 5082 82 1 0216 0238 0282 0316 0325 0351 0399 0459 0544 0733 1170 1780 2183 2252 2093 1802 1478 1162 0898 0740 0659 0614 0579 0552 0539 0534 0531 0540 0562 0582 0578 0564 0542 0523 0524 0549 83 2 0255 0327 0417 0517 0553 0616 0715 0816 0926 1127 1518 1988 2242 2221 2012 1692 1349 1026 0769 0621 0547 0509 0479 0457 0447 0442 0439 0446 0463 0478 0475 0463 0446 0429 0434 0456 84 3 0346 0497 0726 0948 1048 1187 1380 1551 1666 1822 2056 2272 2325 2208 1957 1616 1263 0934 0679 0536 0468 0433 0407 0387 0379 0375 0371 0377 0391 0402 0399 0389 0375 0365 0371 0390 85 4 0456 0673 1064 1451 1636 1873 2213 2475 2592 2687 2787 2830 2752 2540 2202 1777 1353 0969 0671 0511 0440 0414 0394 0376 0368 0363 0360 0366 0381 0394 0392 0379 0362 0351 0357 0382 86 5 0496 0763 1258 1786 2035 2370 2839 3190 3295 3332 3309 3219 3044 2757 2346 1851 1374 0952 0634 0467 0400 0383 0372 0358 0349 0346 0343 0350 0365 0379 0376 0364 0346 0335 0344 0366 87 6 0471 0782 1342 1967 2275 2685 3275 3702 3785 3761 3647 3461 3213 2857 2369 1814 1308 0877 0560 0401 0349 0351 0353 0344 0338 0334 0331 0338 0356 0371 0368 0355 0336 0323 0330 0358 88 7 0459 0770 1408 2117 2478 2975 3707 4208 4265 4174 3969 3684 3355 2920 2347 1735 1213 0787 0485 0344 0308 0331 0347 0342 0337 0333 0329 0338 0359 0377 0373 0359 0336 0322 0330 0356 89 8 0460 0747 1368 2072 2433 2925 3644 4126 4144 4016 3773 3465 3129 2700 2143 1563 1081 0698 0429 0307 0284 0320 0348 0348 0343 0340 0338 0346 0369 0388 0385 0369 0345 0326 0335 0363 90 9 0447 0725 1334 2020 2382 2864 3580 4045 4046 3899 3641 3321 2986 2566 2023 1465 1008 0648 0397 0285 0269 0309 0340 0342 0338 0334 0331 0340 0362 0382 0378 0362 0337 0319 0325 0355 91 10 0374 0357 0317 0296 0282 0282 0286 0302 0347 0476 0857 1495 2035 2303 2399 2415 2416 2407 2387 2383 2388 2418 2447 2463 2472 2479 2487 2496 2506 2508 2509 2507 2506 2508 2510 2513 92 11 0874 0830 0793 0768 0748 0743 0753 0783 0853 1026 1424 1969 2370 2551 2615 2621 2619 2611 2596 2595 2597 2629 2656 2670 2683 2688 2696 2704 2712 2710 2709 2706 2705 2707 2706 2708 93 12 1314 1328 1319 1307 1295 1296 1312 1341 1410 1537 1786 2077 2261 2335 2357 2349 2337 2319 2296 2286 2275 2275 2273 2274 2277 2278 2284 2292 2298 2299 2296 2295 2291 2292 2288 2293 94 13 1841 1914 1940 1966 1972 1985 1989 1995 2005 2005 2010 2016 2020 2022 2026 2020 2022 2019 2015 2023 2019 2019 2020 2022 2028 2032 2040 2048 2053 2054 2054 2056 2056 2063 2063 2068 95 14 1720 1983 2273 2516 2622 2746 2895 2962 2946 2893 2817 2731 2643 2524 2357 2160 1987 1819 1645 1532 1539 1712 1889 1970 2002 2011 2017 2034 2065 2083 2076 2054 2019 1990 1980 2011 96 15 1794 2107 2497 2833 2988 3172 3392 3489 3443 3340 3203 3054 2912 2736 2496 2225 1997 1785 1570 1434 1454 1710 1994 2140 2200 2220 2231 2253 2295 2321 2313 2286 2240 2194 2186 2213 97 16 1746 2097 2584 3008 3215 3455 3746 3866 3792 3643 3445 3233 3042 2811 2502 2170 1898 1651 1409 1259 1286 1599 1966 2167 2249 2280 2295 2326 2378 2413 2402 2367 2307 2252 2240 2279 98 17 1401 1782 2369 2917 3177 3513 3930 4091 3952 3721 3424 3119 2854 2549 2154 1757 1449 1186 0943 0802 0841 1187 1637 1903 2020 2063 2081 2118 2184 2230 2218 2176 2101 2033 2019 2069 99 18 1194 1550 2104 2622 2873 3190 3579 3717 3559 3312 3005 2698 2440 2152 1783 1422 1156 0934 0732 0618 0665 0997 1436 1702 1818 1862 1880 1916 1979 2023 2014 1972 1903 1837 1826 1877 100 19 0352 0295 0255 0230 0225 0221 0224 0236 0274 0397 0811 1577 2258 2562 2579 2513 2504 2524 2495 2485 2716 3515 4530 5217 5557 5706 5782 5822 5844 5843 5844 5843 5849 5857 5853 5856 101 20 0754 0676 0622 0579 0557 0549 0565 0582 0633 0793 1231 1896 2411 2604 2581 2503 2489 2506 2476 2465 2683 3470 4503 5229 5602 5766 5846 5888 5910 5908 5905 5905 5909 5917 5911 5915 102 21 1251 1210 1159 1128 1103 1104 1119 1131 1167 1308 1664 2149 2484 2576 2518 2429 2409 2422 2391 2380 2590 3350 4346 5043 5398 5557 5633 5671 5693 5690 5689 5685 5688 5697 5693 5692 103 22 1663 1642 1599 1582 1565 1571 1587 1586 1604 1706 1977 2327 2547 2582 2500 2405 2383 2396 2363 2349 2558 3316 4295 4973 5318 5470 5546 5586 5605 5602 5599 5597 5600 5607 5599 5602 104 23 2085 2084 2086 2085 2081 2091 2113 2099 2085 2130 2296 2501 2614 2600 2501 2400 2376 2385 2352 2339 2546 3292 4245 4894 5223 5369 5442 5478 5497 5495 5491 5488 5492 5498 5490 5497 105 24 2686 2748 2805 2850 2868 2903 2920 2872 2791 2715 2675 2650 2612 2529 2397 2282 2254 2264 2229 2215 2434 3218 4204 4868 5201 5348 5419 5454 5473 5472 5469 5465 5467 5474 5469 5472 106 25 2979 3163 3302 3427 3489 3556 3593 3512 3353 3155 2938 2742 2600 2458 2283 2133 2082 2070 2009 1974 2204 3049 4095 4781 5120 5269 5340 5382 5415 5422 5418 5408 5397 5391 5384 5395 107 26 3011 3276 3556 3785 3899 4027 4130 4052 3841 3574 3282 3008 2810 2610 2359 2139 2032 1969 1853 1779 2016 2976 4228 5079 5506 5690 5776 5837 5895 5923 5914 5884 5839 5801 5785 5823 108 27 2463 2738 3091 3397 3542 3713 3869 3805 3562 3260 2926 2621 2399 2172 1891 1642 1509 1420 1290 1209 1413 2325 3609 4529 5001 5206 5296 5362 5436 5473 5461 5421 5357 5297 5273 5324 109 1 0186 0167 0175 0172 0169 0172 0188 0219 0285 0498 1146 2261 3134 3324 3005 2437 1837 1286 0856 0616 0500 0440 0395 0362 0346 0339 0335 0344 0370 0391 0388 0371 0343 0323 0323 0351 110 2 0190 0205 0259 0303 0317 0349 0411 0504 0642 0959 1697 2744 3426 3462 3054 2433 1798 1229 0799 0565 0454 0398 0355 0324 0310 0304 0299 0309 0332 0351 0348 0332 0306 0287 0288 0319 111 3 0226 0341 0519 0689 0759 0871 1050 1234 1406 1716 2284 2934 3245 3132 2732 2179 1622 1122 0747 0543 0448 0401 0365 0339 0327 0321 0318 0325 0344 0361 0357 0344 0324 0309 0315 0339 112 4 0335 0534 0897 1275 1451 1683 2031 2339 2539 2800 3185 3524 3574 3320 2845 2240 1643 1113 0719 0510 0415 0368 0333 0310 0299 0293 0290 0297 0314 0329 0326 0313 0295 0284 0293 0318 113 5 0503 0796 1340 1905 2181 2538 3058 3471 3644 3772 3874 3882 3729 3401 2910 2305 1708 1174 0770 0553 0453 0405 0370 0346 0334 0328 0324 0332 0350 0365 0361 0347 0328 0316 0322 0352 114 6 0483 0807 1421 2069 2394 2812 3429 3916 4096 4213 4281 4239 4029 3635 3063 2384 1734 1160 0732 0507 0412 0373 0344 0320 0309 0304 0301 0308 0327 0344 0340 0326 0306 0293 0302 0328 115 7 0522 0909 1666 2491 2911 3480 4335 5021 5225 5279 5204 5000 4657 4146 3449 2647 1892 1237 0757 0510 0407 0364 0332 0309 0297 0292 0289 0296 0315 0331 0328 0313 0295 0285 0293 0322 116 8 0507 0934 1748 2645 3108 3734 4696 5423 5587 5563 5383 5081 4678 4120 3380 2556 1807 1167 0698 0461 0373 0349 0329 0307 0296 0290 0287 0295 0318 0336 0332 0317 0294 0279 0286 0315 117 9 0504 0864 1611 2446 2881 3468 4355 5004 5103 5024 4797 4472 4082 3566 2888 2151 1506 0967 0578 0389 0328 0331 0330 0316 0307 0303 0300 0308 0330 0350 0346 0331 0307 0291 0300 0328 118 10 0278 0269 0234 0222 0219 0215 0222 0232 0268 0386 0786 1521 2185 2525 2640 2648 2624 2579 2527 2500 2475 2464 2454 2447 2449 2453 2458 2470 2485 2492 2491 2486 2480 2476 2473 2481 119 11 0822 0807 0782 0770 0755 0757 0787 0832 0925 1146 1664 2391 2942 3187 3246 3207 3139 3052 2961 2906 2863 2840 2818 2803 2798 2796 2798 2811 2828 2834 2830 2818 2801 2790 2783 2794 120 12 1215 1264 1319 1348 1354 1378 1432 1504 1610 1823 2245 2765 3105 3223 3210 3115 2995 2858 2721 2632 2573 2538 2506 2484 2475 2469 2468 2480 2501 2511 2506 2488 2466 2444 2437 2452 121 13 1669 1802 1949 2066 2107 2163 2250 2341 2433 2578 2829 3097 3238 3252 3186 3055 2904 2735 2569 2459 2386 2342 2304 2276 2263 2256 2253 2266 2291 2304 2296 2278 2250 2228 2215 2241 122 14 1977 2293 2651 2944 3071 3221 3414 3558 3622 3668 3720 3755 3727 3630 3465 3229 2974 2702 2441 2265 2166 2128 2093 2058 2039 2027 2023 2042 2078 2100 2091 2064 2020 1979 1969 1997 123 15 2049 2432 2918 3345 3530 3756 4037 4220 4250 4220 4145 4043 3919 3742 3485 3162 2844 2522 2212 2009 1936 1987 2031 2031 2025 2018 2015 2034 2077 2105 2094 2062 2010 1961 1949 1985 124 16 1927 2376 2946 3454 3692 3975 4328 4543 4542 4461 4325 4158 3977 3738 3399 3002 2635 2280 1940 1721 1676 1819 1953 1997 2010 2009 2006 2033 2084 2120 2110 2069 2008 1950 1934 1980 125 17 1793 2293 3021 3699 4026 4431 4964 5260 5210 5042 4786 4496 4208 3852 3370 2842 2388 1974 1594 1360 1341 1588 1867 2001 2051 2065 2069 2100 2166 2210 2198 2149 2071 2001 1983 2040 126 18 1403 1819 2481 3103 3407 3786 4276 4521 4418 4208 3920 3611 3325 2986 2540 2074 1694 1362 1065 0890 0901 1178 1520 1705 1782 1808 1817 1849 1912 1957 1945 1903 1831 1767 1753 1805 127 19 0365 0304 0264 0235 0219 0214 0219 0237 0281 0442 1000 2059 3057 3572 3704 3685 3692 3715 3691 3687 3873 4476 5154 5572 5770 5856 5902 5931 5949 5944 5943 5939 5941 5951 5945 5949 128 20 0787 0667 0599 0547 0521 0510 0525 0556 0637 0877 1521 2533 3375 3767 3842 3804 3803 3821 3793 3787 3972 4593 5323 5791 6020 6119 6169 6202 6217 6212 6210 6203 6206 6216 6206 6211 129 21 1424 1350 1258 1212 1180 1171 1195 1230 1318 1562 2129 2907 3478 3706 3716 3655 3647 3659 3628 3618 3798 4400 5105 5558 5780 5877 5927 5957 5970 5967 5961 5955 5957 5967 5957 5966 130 22 1851 1815 1754 1708 1683 1679 1703 1736 1814 2022 2483 3068 3462 3591 3557 3480 3465 3475 3443 3432 3616 4238 4956 5413 5635 5733 5782 5812 5826 5821 5820 5813 5814 5823 5815 5814 131 23 2412 2395 2375 2351 2334 2341 2369 2393 2446 2593 2913 3292 3520 3565 3497 3409 3390 3399 3364 3354 3543 4162 4855 5287 5496 5584 5631 5661 5674 5670 5668 5658 5662 5669 5663 5665 132 24 3019 3078 3104 3130 3148 3170 3196 3194 3184 3208 3301 3403 3439 3393 3286 3178 3155 3166 3129 3116 3330 3994 4708 5138 5345 5434 5479 5506 5519 5514 5512 5507 5511 5519 5512 5520 133 25 3606 3823 4004 4147 4228 4297 4352 4308 4189 4027 3841 3667 3533 3396 3218 3056 2996 2972 2890 2841 3075 3821 4601 5054 5264 5352 5397 5432 5463 5472 5471 5452 5437 5425 5414 5436 134 26 3588 3924 4274 4558 4704 4851 4992 4964 4788 4555 4282 4026 3826 3616 3339 3076 2931 2826 2660 2549 2776 3654 4670 5296 5594 5720 5777 5830 5891 5919 5910 5874 5818 5769 5750 5792 135 27 3240 3594 4018 4363 4536 4726 4915 4894 4689 4415 4094 3791 3555 3309 2992 2692 2515 2380 2193 2071 2282 3189 4324 5065 5428 5581 5646 5705 5777 5813 5799 5755 5688 5627 5606 5651 136 1 0150 0167 0159 0162 0155 0159 0173 0202 0273 0508 1266 2656 3826 4122 3721 3000 2249 1563 1029 0728 0582 0506 0446 0403 0384 0374 0369 0382 0415 0443 0437 0414 0378 0348 0349 0382 137 2 0166 0167 0181 0189 0188 0199 0231 0286 0395 0710 1599 3075 4204 4379 3842 3004 2171 1438 0894 0599 0463 0394 0343 0306 0289 0281 0277 0288 0315 0337 0335 0313 0285 0263 0267 0295 138 3 0192 0238 0329 0421 0456 0519 0640 0791 0992 1431 2419 3793 4657 4600 3927 3009 2127 1375 0833 0551 0425 0362 0315 0282 0268 0261 0256 0265 0290 0310 0306 0288 0264 0245 0253 0277 139 4 0295 0444 0741 1048 1188 1382 1700 2007 2282 2740 3555 4462 4843 4574 3887 3009 2162 1426 0885 0600 0469 0404 0356 0321 0306 0298 0294 0305 0330 0351 0345 0328 0302 0283 0291 0318 140 5 0389 0636 1143 1657 1898 2234 2740 3198 3510 3939 4594 5199 5299 4865 4083 3139 2243 1464 0893 0592 0458 0392 0343 0310 0295 0288 0285 0293 0318 0338 0334 0318 0292 0273 0283 0314 141 6 0498 0827 1506 2215 2563 3028 3721 4304 4585 4849 5135 5276 5094 4599 3860 2983 2142 1407 0863 0576 0448 0386 0342 0311 0297 0291 0288 0297 0318 0337 0333 0318 0296 0280 0289 0320 142 7 0484 0869 1594 2375 2763 3282 4080 4740 5031 5273 5495 5553 5301 4752 3961 3039 2166 1408 0851 0563 0436 0374 0331 0302 0288 0283 0281 0287 0309 0327 0323 0309 0287 0272 0282 0314 143 8 0505 0938 1777 2682 3137 3760 4719 5516 5807 5966 6010 5875 5505 4894 4061 3107 2203 1421 0848 0551 0419 0357 0313 0284 0271 0266 0263 0271 0291 0309 0306 0292 0268 0257 0267 0297 144 9 0541 0955 1823 2789 3286 3967 5043 5900 6134 6161 6003 5695 5253 4629 3807 2883 2030 1299 0767 0496 0384 0341 0308 0283 0270 0266 0263 0270 0292 0309 0306 0291 0270 0257 0270 0296 145 10 0279 0244 0228 0220 0215 0212 0223 0239 0292 0447 0962 1926 2813 3241 3313 3197 3020 2817 2619 2492 2412 2368 2327 2298 2286 2281 2282 2299 2332 2352 2349 2330 2302 2274 2268 2292 146 11 0728 0705 0730 0740 0740 0754 0802 0877 0998 1286 1966 2964 3750 4076 4086 3925 3713 3476 3250 3103 3010 2957 2908 2872 2857 2848 2847 2864 2897 2916 2908 2886 2850 2816 2809 2833 147 12 1037 1109 1206 1283 1301 1351 1445 1554 1699 2000 2622 3436 3998 4170 4088 3859 3587 3294 3020 2839 2728 2664 2606 2562 2543 2531 2527 2544 2578 2602 2594 2564 2523 2483 2472 2503 148 13 1428 1583 1791 1964 2025 2115 2266 2424 2580 2855 3360 3946 4286 4323 4161 3872 3545 3201 2883 2674 2548 2475 2410 2360 2337 2321 2316 2332 2371 2396 2384 2355 2308 2264 2251 2283 149 14 1937 2231 2583 2866 2989 3137 3353 3540 3674 3855 4137 4413 4521 4450 4250 3943 3605 3245 2908 2683 2546 2466 2393 2339 2313 2297 2290 2310 2355 2383 2372 2338 2285 2235 2220 2258 150 15 2053 2516 3086 3570 3782 4050 4404 4682 4808 4910 5019 5085 5032 4845 4534 4108 3651 3181 2749 2463 2297 2207 2128 2065 2033 2014 2004 2028 2082 2117 2105 2063 1999 1938 1925 1968 151 16 2113 2659 3359 3975 4263 4608 5067 5393 5480 5481 5422 5309 5137 4874 4489 3997 3498 2997 2536 2233 2089 2057 2023 1978 1953 1936 1927 1954 2010 2049 2036 1993 1923 1857 1840 1891 152 17 2083 2679 3500 4229 4574 5009 5591 5986 6051 6001 5862 5663 5415 5067 4574 3983 3410 2856 2352 2029 1906 1948 1980 1963 1946 1932 1924 1951 2015 2062 2046 1995 1917 1846 1832 1884 153 18 1499 2036 2851 3634 4015 4499 5163 5580 5578 5438 5189 4885 4563 4147 3587 2965 2408 1902 1459 1195 1134 1276 1423 1477 1492 1493 1489 1516 1575 1619 1605 1562 1493 1429 1416 1471 154 19 0405 0321 0260 0227 0218 0209 0214 0233 0292 0514 1279 2743 4195 5042 5356 5418 5452 5474 5454 5462 5585 5968 6355 6572 6678 6723 6754 6778 6790 6784 6781 6770 6775 6785 6780 6781 155 20 0854 0717 0637 0574 0543 0532 0548 0591 0695 1008 1850 3215 4426 5070 5289 5317 5338 5355 5333 5340 5455 5833 6224 6453 6566 6615 6648 6672 6683 6676 6670 6665 6667 6677 6667 6671 156 21 1529 1415 1320 1252 1212 1202 1222 1285 1423 1773 2572 3701 4594 5023 5147 5140 5149 5161 5137 5139 5255 5622 5994 6207 6310 6354 6384 6407 6418 6410 6405 6398 6399 6408 6404 6404 157 22 2047 1965 1877 1814 1771 1761 1792 1867 2013 2354 3055 3956 4611 4892 4948 4914 4913 4923 4895 4894 5025 5421 5814 6036 6140 6187 6215 6237 6249 6240 6235 6228 6229 6238 6232 6236 158 23 2621 2587 2526 2482 2446 2445 2485 2560 2698 2984 3520 4147 4554 4701 4696 4637 4631 4641 4610 4608 4757 5183 5584 5804 5908 5952 5980 6004 6014 6008 6003 5998 6000 6009 6003 6005 159 24 3400 3487 3488 3492 3491 3512 3561 3622 3715 3879 4151 4424 4574 4600 4554 4485 4475 4485 4454 4452 4604 4984 5297 5456 5537 5570 5594 5614 5626 5621 5620 5615 5617 5630 5628 5634 160 25 4145 4439 4657 4818 4913 4994 5067 5080 5045 4970 4872 4777 4697 4601 4466 4325 4261 4218 4116 4055 4222 4668 5009 5162 5232 5258 5278 5310 5347 5361 5358 5342 5317 5298 5291 5321 161 26 4257 4713 5157 5506 5676 5852 6034 6073 5972 5803 5589 5373 5190 4984 4699 4402 4213 4053 3818 3656 3843 4523 5146 5455 5587 5636 5661 5712 5783 5819 5805 5761 5692 5627 5603 5656 162 27 3928 4395 4919 5349 5551 5782 6034 6099 5967 5755 5493 5227 5003 4749 4402 4044 3799 3587 3315 3130 3298 4035 4808 5235 5423 5495 5526 5577 5655 5697 5678 5624 5543 5468 5442 5496 163 1 0174 0168 0182 0179 0178 0179 0199 0239 0326 0607 1475 3043 4377 4711 4233 3403 2554 1787 1187 0846 0677 0589 0520 0469 0445 0433 0427 0444 0483 0516 0511 0484 0440 0403 0403 0437 164 2 0172 0189 0212 0231 0228 0245 0281 0351 0475 0821 1763 3306 4492 4671 4100 3221 2351 1584 1007 0691 0541 0463 0404 0362 0342 0333 0328 0341 0373 0400 0395 0375 0338 0311 0312 0345 165 3 0195 0252 0333 0419 0444 0504 0614 0757 0951 1385 2378 3788 4708 4698 4049 3143 2266 1504 0942 0640 0501 0430 0377 0339 0320 0311 0307 0318 0347 0372 0367 0347 0316 0290 0298 0328 166 4 0286 0393 0642 0888 0990 1155 1417 1689 1955 2441 3371 4497 5064 4847 4123 3193 2301 1528 0958 0651 0511 0439 0386 0348 0331 0323 0317 0329 0357 0380 0376 0358 0327 0303 0309 0340 167 5 0364 0582 1012 1452 1656 1931 2362 2766 3072 3535 4304 5098 5340 4959 4180 3229 2324 1539 0960 0651 0508 0439 0386 0349 0332 0324 0321 0330 0357 0381 0376 0357 0330 0308 0311 0349 168 6 0432 0736 1292 1875 2154 2526 3100 3609 3928 4343 4947 5471 5492 5009 4194 3229 2312 1519 0934 0624 0483 0415 0365 0330 0314 0307 0303 0314 0338 0360 0356 0338 0311 0293 0300 0334 169 7 0499 0821 1503 2228 2580 3061 3800 4431 4751 5082 5472 5711 5533 4964 4119 3145 2233 1448 0877 0581 0451 0388 0343 0312 0299 0292 0291 0299 0320 0339 0335 0319 0299 0285 0294 0321 170 8 0475 0843 1583 2388 2783 3327 4164 4870 5188 5467 5741 5837 5575 4973 4114 3128 2206 1414 0839 0544 0415 0354 0310 0281 0268 0263 0261 0268 0288 0306 0302 0287 0268 0257 0265 0295 171 9 0519 0924 1776 2724 3201 3862 4909 5778 6085 6233 6237 6051 5636 4979 4103 3112 2186 1393 0820 0524 0398 0338 0296 0269 0257 0251 0249 0256 0275 0293 0290 0275 0257 0246 0256 0283 172 10 0306 0269 0258 0245 0242 0239 0252 0285 0359 0589 1315 2666 3946 4567 4610 4340 3980 3590 3226 2988 2844 2763 2690 2636 2610 2597 2594 2620 2669 2705 2696 2663 2609 2557 2544 2582 173 11 0639 0658 0696 0729 0728 0760 0828 0928 1085 1455 2333 3654 4720 5134 5061 4729 4327 3906 3519 3269 3119 3033 2958 2899 2872 2858 2853 2876 2925 2956 2947 2911 2853 2797 2784 2821 174 12 0940 1012 1146 1244 1275 1340 1458 1603 1793 2188 3030 4175 4998 5236 5069 4678 4229 3767 3347 3077 2915 2823 2741 2679 2651 2634 2626 2651 2699 2733 2721 2681 2620 2565 2547 2590 175 13 1313 1493 1722 1917 1981 2089 2268 2465 2672 3058 3798 4710 5281 5367 5128 4701 4224 3738 3297 3013 2842 2745 2659 2593 2560 2541 2532 2556 2606 2640 2627 2588 2524 2464 2447 2488 176 14 1759 2019 2385 2670 2784 2946 3191 3427 3636 3975 4567 5233 5585 5560 5280 4836 4352 3854 3398 3103 2926 2823 2732 2663 2629 2609 2600 2624 2678 2714 2699 2657 2588 2524 2508 2554 177 15 2067 2505 3063 3524 3734 3989 4351 4659 4850 5081 5423 5744 5832 5665 5306 4797 4255 3702 3201 2871 2677 2563 2467 2391 2354 2331 2321 2346 2405 2447 2431 2385 2313 2244 2223 2274 178 16 2254 2857 3621 4294 4602 4981 5515 5933 6112 6246 6369 6426 6315 6026 5566 4958 4320 3680 3103 2726 2508 2382 2272 2188 2145 2121 2108 2138 2204 2250 2233 2181 2100 2023 2007 2062 179 17 2322 2986 3902 4730 5117 5607 6295 6807 6966 7005 6946 6805 6560 6175 5623 4934 4235 3545 2931 2538 2327 2229 2141 2066 2026 2000 1988 2017 2086 2133 2115 2063 1980 1900 1882 1938 180 18 2101 2798 3766 4684 5116 5677 6476 7066 7216 7208 7076 6849 6531 6076 5443 4677 3927 3208 2578 2180 1991 1939 1891 1832 1798 1776 1765 1792 1859 1907 1890 1838 1754 1679 1660 1718 181 19 0428 0336 0272 0232 0218 0214 0218 0240 0310 0569 1465 3210 5037 6212 6737 6898 6968 6993 6983 7000 7035 7151 7251 7308 7347 7367 7389 7411 7422 7414 7408 7401 7402 7416 7402 7405 182 20 0938 0804 0699 0635 0597 0585 0603 0657 0787 1156 2138 3737 5206 6044 6382 6468 6511 6527 6512 6526 6575 6746 6905 6998 7052 7076 7099 7119 7130 7122 7116 7109 7110 7119 7112 7117 183 21 1677 1568 1452 1375 1324 1312 1339 1424 1606 2038 3011 4403 5551 6152 6380 6429 6455 6463 6445 6455 6493 6630 6748 6816 6856 6877 6897 6915 6926 6917 6914 6907 6907 6915 6907 6910 184 22 2245 2137 2037 1956 1906 1892 1934 2037 2242 2689 3593 4780 5687 6133 6290 6312 6327 6331 6308 6316 6360 6503 6628 6698 6742 6762 6782 6805 6814 6803 6798 6790 6792 6801 6791 6795 185 23 2816 2776 2679 2613 2566 2558 2614 2737 2960 3395 4196 5158 5840 6159 6278 6294 6307 6307 6286 6296 6312 6380 6429 6459 6486 6498 6513 6534 6546 6537 6533 6527 6528 6536 6529 6531 186 24 3791 3879 3872 3864 3864 3886 3949 4066 4251 4551 5022 5516 5827 5963 6024 6027 6037 6034 6016 6027 6026 6041 6048 6064 6086 6099 6116 6136 6150 6144 6144 6139 6140 6151 6146 6152 187 25 4499 4743 4869 4973 5052 5107 5161 5207 5250 5272 5293 5319 5338 5355 5374 5372 5379 5380 5374 5393 5388 5393 5395 5406 5427 5442 5461 5484 5497 5496 5498 5499 5505 5522 5520 5533 188 26 4753 5330 5832 6216 6405 6607 6824 6951 6977 6941 6873 6793 6702 6568 6366 6103 5878 5638 5342 5131 5122 5318 5434 5453 5458 5455 5459 5510 5593 5635 5621 5570 5485 5407 5383 5453 189 27 4683 5325 5998 6540 6797 7088 7428 7624 7632 7550 7409 7243 7069 6835 6498 6094 5747 5397 4996 4713 4717 5026 5251 5314 5331 5325 5324 5374 5469 5521 5501 5431 5327 5224 5194 5268 190 1 0188 0202 0198 0202 0205 0206 0230 0273 0366 0658 1543 3138 4511 4870 4392 3553 2696 1918 1306 0954 0778 0685 0611 0556 0530 0517 0511 0528 0571 0606 0600 0571 0525 0484 0482 0521 191 2 0198 0225 0257 0285 0286 0312 0363 0442 0583 0948 1908 3455 4651 4854 4305 3447 2587 1817 1225 0889 0725 0639 0571 0522 0497 0486 0480 0495 0533 0565 0560 0533 0491 0455 0456 0494 192 3 0255 0301 0406 0493 0528 0588 0705 0856 1054 1490 2481 3904 4869 4907 4295 3415 2549 1782 1197 0872 0713 0631 0566 0520 0497 0485 0480 0494 0530 0560 0554 0529 0490 0456 0454 0491 193 4 0315 0421 0642 0858 0939 1075 1298 1533 1780 2246 3190 4412 5127 5010 4343 3446 2575 1805 1219 0892 0733 0650 0586 0539 0517 0505 0500 0514 0550 0579 0573 0549 0510 0477 0476 0512 194 5 0407 0609 0985 1360 1523 1755 2112 2459 2744 3210 4045 4988 5394 5108 4379 3457 2570 1787 1191 0862 0704 0622 0560 0515 0493 0482 0477 0490 0524 0552 0546 0522 0485 0454 0458 0494 195 6 0480 0761 1262 1770 1998 2319 2798 3235 3532 3963 4655 5351 5532 5132 4360 3422 2526 1737 1143 0816 0662 0583 0523 0480 0460 0450 0445 0458 0489 0516 0509 0488 0452 0425 0430 0462 196 7 0508 0821 1426 2052 2340 2740 3346 3874 4185 4570 5119 5581 5566 5070 4255 3296 2393 1606 1019 0704 0560 0487 0434 0397 0380 0371 0367 0376 0404 0428 0423 0403 0375 0353 0360 0393 197 8 0488 0845 1580 2361 2743 3268 4077 4754 5069 5357 5664 5806 5573 4983 4133 3155 2239 1450 0875 0575 0443 0379 0334 0304 0290 0285 0282 0290 0312 0331 0326 0311 0288 0274 0285 0317 198 9 0480 0888 1690 2572 3003 3605 4537 5317 5628 5846 5992 5950 5611 4983 4117 3132 2212 1420 0843 0545 0414 0353 0309 0280 0267 0262 0259 0268 0288 0307 0303 0288 0267 0255 0265 0292 199 10 0312 0280 0273 0264 0260 0263 0281 0321 0412 0692 1569 3220 4840 5621 5598 5145 4587 4011 3495 3162 2967 2855 2758 2684 2649 2628 2622 2652 2717 2761 2750 2706 2632 2561 2547 2599 200 11 0557 0550 0597 0625 0626 0656 0726 0834 1013 1446 2522 4248 5752 6354 6200 5661 5044 4424 3875 3524 3319 3200 3095 3016 2978 2957 2947 2978 3040 3084 3069 3022 2945 2871 2849 2897 201 12 0858 0956 1094 1211 1237 1311 1449 1616 1838 2315 3370 4901 6093 6462 6209 5643 5017 4391 3840 3490 3284 3166 3063 2985 2948 2925 2915 2942 3002 3044 3028 2979 2902 2831 2807 2858 202 13 1199 1345 1578 1770 1835 1943 2143 2363 2614 3108 4120 5487 6447 6649 6313 5700 5042 4390 3815 3453 3241 3119 3014 2932 2893 2870 2858 2885 2945 2988 2970 2920 2841 2766 2745 2792 203 14 1575 1848 2196 2489 2605 2775 3048 3322 3589 4057 4949 6065 6754 6794 6392 5755 5080 4415 3830 3458 3244 3118 3011 2929 2888 2864 2852 2877 2938 2978 2962 2909 2830 2756 2733 2780 204 15 1957 2327 2818 3238 3407 3651 4009 4336 4600 5011 5716 6513 6906 6795 6349 5698 5017 4343 3747 3367 3145 3017 2907 2822 2779 2754 2741 2767 2831 2874 2856 2804 2719 2641 2624 2674 205 16 2170 2696 3403 4020 4295 4657 5168 5600 5853 6149 6583 6989 7069 6796 6261 5548 4809 4084 3441 3030 2794 2658 2540 2449 2403 2377 2364 2391 2460 2508 2488 2433 2345 2263 2244 2299 206 17 2373 3046 3971 4808 5199 5698 6405 6968 7197 7337 7433 7436 7245 6838 6227 5459 4675 3912 3242 2815 2572 2431 2312 2220 2174 2146 2130 2159 2230 2278 2261 2204 2115 2032 2014 2072 207 18 2390 3097 4094 5011 5454 6005 6813 7436 7644 7705 7654 7495 7205 6754 6119 5334 4539 3763 3088 2657 2414 2275 2155 2065 2018 1990 1976 2003 2071 2121 2103 2049 1961 1880 1862 1920 208 19 0490 0373 0300 0261 0244 0239 0245 0272 0351 0644 1639 3585 5707 7157 7853 8090 8180 8207 8198 8223 8217 8237 8248 8267 8297 8313 8335 8360 8372 8361 8358 8347 8346 8357 8346 8353 209 20 0907 0749 0647 0577 0540 0529 0547 0600 0738 1136 2227 4087 5912 7038 7542 7700 7756 7763 7738 7750 7733 7736 7732 7741 7765 7778 7798 7823 7834 7828 7822 7808 7808 7817 7806 7816 210 21 1740 1614 1497 1410 1358 1341 1375 1467 1667 2142 3228 4824 6200 6959 7277 7360 7381 7366 7329 7328 7303 7292 7277 7280 7297 7307 7324 7345 7359 7352 7348 7333 7329 7335 7322 7330 211 22 2169 2103 2001 1933 1879 1875 1927 2046 2278 2786 3846 5297 6467 7066 7287 7304 7267 7194 7101 7055 7005 6977 6949 6938 6948 6954 6965 6991 7017 7018 7009 6991 6971 6964 6952 6968 212 23 2686 2678 2635 2598 2562 2569 2647 2793 3048 3560 4548 5819 6775 7224 7359 7318 7234 7111 6970 6889 6816 6773 6729 6705 6708 6708 6716 6743 6777 6786 6779 6754 6725 6701 6689 6716 213 24 3425 3525 3560 3578 3567 3601 3708 3884 4148 4618 5436 6380 7019 7285 7342 7263 7152 7009 6842 6738 6650 6598 6547 6515 6510 6509 6517 6549 6593 6610 6600 6569 6529 6497 6479 6519 214 25 4283 4592 4838 5000 5076 5173 5345 5554 5798 6174 6769 7405 7783 7893 7844 7669 7462 7209 6934 6745 6599 6512 6426 6364 6344 6332 6333 6375 6445 6479 6463 6416 6346 6280 6255 6312 215 26 5246 5937 6570 7043 7276 7526 7822 8045 8161 8225 8272 8295 8263 8160 7982 7696 7376 7003 6604 6313 6103 5971 5846 5752 5713 5688 5683 5740 5841 5894 5873 5804 5698 5594 5567 5655 216 27 5004 5775 6529 7136 7422 7745 8142 8435 8560 8597 8596 8555 8458 8283 8013 7621 7197 6723 6235 5884 5649 5513 5381 5275 5225 5192 5181 5236 5340 5400 5378 5303 5183 5070 5037 5127 217 1 0206 0208 0229 0234 0232 0240 0272 0319 0427 0738 1654 3277 4679 5076 4630 3808 2957 2173 1544 1173 0982 0880 0797 0735 0705 0691 0683 0704 0752 0792 0784 0753 0696 0644 0641 0685 218 2 0233 0256 0305 0337 0347 0374 0438 0536 0690 1077 2063 3625 4841 5074 4556 3711 2857 2081 1471 1117 0940 0844 0768 0710 0682 0669 0662 0679 0724 0760 0751 0722 0670 0628 0621 0667 219 3 0264 0332 0437 0538 0578 0646 0769 0923 1123 1559 2554 3997 5010 5097 4518 3654 2793 2022 1420 1078 0907 0816 0743 0690 0664 0651 0644 0660 0702 0734 0726 0699 0652 0611 0607 0648 220 4 0297 0438 0642 0848 0930 1054 1268 1494 1733 2198 3154 4414 5187 5123 4490 3612 2750 1981 1384 1046 0879 0792 0722 0670 0647 0633 0627 0643 0683 0714 0708 0682 0639 0603 0601 0641 221 5 0414 0615 0949 1269 1409 1604 1918 2224 2500 2978 3875 4950 5501 5309 4627 3726 2842 2049 1431 1079 0905 0813 0741 0686 0661 0648 0641 0657 0697 0730 0720 0694 0648 0608 0608 0644 222 6 0551 0796 1268 1726 1920 2198 2619 3012 3307 3757 4532 5368 5683 5366 4638 3718 2822 2020 1398 1045 0872 0780 0710 0658 0633 0620 0613 0628 0666 0697 0689 0663 0618 0583 0580 0619 223 7 0617 0936 1508 2069 2326 2673 3199 3661 3962 4373 5018 5646 5783 5377 4613 3680 2779 1974 1353 1003 0833 0745 0675 0625 0602 0589 0583 0597 0634 0662 0656 0630 0587 0551 0553 0593 224 8 0572 0960 1624 2292 2597 3020 3654 4196 4509 4878 5397 5818 5786 5296 4493 3532 2613 1801 1182 0841 0679 0596 0534 0489 0468 0457 0452 0463 0497 0524 0517 0494 0458 0429 0430 0465 225 9 0506 0902 1690 2517 2926 3481 4335 5048 5362 5626 5879 5955 5688 5089 4233 3245 2314 1504 0909 0594 0453 0385 0336 0302 0288 0281 0277 0286 0311 0332 0328 0310 0285 0267 0276 0306 226 10 0283 0283 0275 0271 0258 0267 0288 0338 0442 0755 1716 3514 5287 6121 6028 5453 4773 4094 3498 3118 2897 2771 2661 2578 2538 2515 2505 2535 2604 2653 2639 2591 2509 2432 2411 2465 227 11 0416 0431 0466 0498 0496 0524 0585 0686 0853 1270 2334 4076 5601 6180 5949 5319 4616 3926 3327 2947 2733 2608 2502 2420 2381 2359 2349 2376 2440 2486 2473 2425 2347 2271 2252 2303 228 12 0738 0831 0969 1076 1106 1178 1311 1479 1703 2190 3273 4858 6100 6474 6184 5561 4880 4206 3618 3247 3033 2908 2801 2720 2680 2657 2646 2672 2735 2780 2762 2713 2636 2560 2538 2590 229 13 0917 1057 1262 1435 1488 1589 1769 1975 2222 2716 3757 5196 6236 6460 6096 5434 4726 4034 3435 3057 2842 2718 2613 2531 2492 2468 2455 2481 2543 2586 2571 2524 2443 2370 2348 2401 230 14 1172 1384 1656 1896 1981 2117 2345 2589 2854 3349 4340 5633 6490 6606 6204 5535 4825 4127 3521 3136 2916 2787 2679 2595 2554 2528 2516 2542 2607 2649 2633 2582 2501 2426 2404 2456 231 15 1615 1942 2385 2772 2926 3147 3481 3804 4080 4530 5338 6292 6806 6730 6253 5556 4829 4118 3499 3106 2882 2753 2643 2558 2516 2491 2477 2505 2565 2608 2590 2540 2457 2381 2361 2414 232 16 1977 2459 3132 3710 3950 4289 4771 5189 5459 5806 6350 6890 7058 6805 6255 5515 4750 4003 3350 2935 2697 2561 2445 2354 2309 2282 2269 2295 2362 2410 2393 2338 2251 2169 2148 2204 233 17 2116 2705 3478 4163 4472 4872 5443 5920 6173 6443 6815 7131 7140 6816 6238 5481 4704 3948 3287 2864 2623 2484 2366 2275 2229 2203 2189 2217 2284 2332 2313 2260 2171 2090 2069 2126 234 18 2110 2807 3762 4645 5058 5588 6365 6970 7204 7331 7397 7350 7114 6667 6012 5197 4373 3579 2893 2459 2217 2077 1960 1871 1826 1798 1784 1812 1879 1928 1909 1856 1771 1693 1676 1731 235 19 0521 0394 0324 0281 0263 0257 0265 0301 0396 0729 1812 3892 6167 7737 8458 8637 8627 8532 8406 8340 8271 8233 8195 8178 8188 8194 8207 8233 8261 8266 8253 8232 8210 8193 8173 8194 236 20 0930 0816 0718 0657 0614 0612 0634 0705 0864 1310 2508 4546 6572 7824 8327 8392 8317 8176 8012 7923 7840 7792 7749 7723 7728 7730 7743 7771 7803 7812 7796 7771 7742 7718 7698 7717 237 21 1505 1435 1360 1303 1260 1258 1306 1409 1623 2145 3382 5293 7037 8018 8355 8325 8188 7994 7786 7664 7563 7506 7448 7416 7413 7413 7421 7449 7488 7502 7486 7455 7417 7387 7362 7392 238 22 1649 1614 1577 1547 1511 1521 1590 1711 1942 2479 3698 5528 7139 7983 8212 8092 7876 7608 7333 7164 7036 6961 6892 6847 6834 6827 6831 6861 6905 6924 6906 6871 6820 6771 6748 6784 239 23 2152 2175 2205 2219 2201 2232 2333 2496 2758 3311 4472 6090 7403 8003 8088 7884 7604 7282 6958 6751 6604 6516 6436 6379 6361 6349 6347 6378 6430 6457 6438 6396 6335 6278 6251 6293 240 24 2844 2988 3116 3191 3208 3272 3423 3635 3934 4496 5548 6870 7820 8177 8148 7889 7570 7209 6847 6604 6434 6332 6238 6167 6140 6124 6121 6154 6219 6253 6233 6183 6104 6035 6004 6055 241 25 3836 4105 4338 4485 4529 4631 4821 5060 5361 5859 6704 7656 8265 8453 8380 8127 7829 7483 7123 6877 6695 6586 6481 6405 6375 6355 6353 6396 6474 6513 6489 6436 6350 6271 6242 6300 242 26 4424 4960 5450 5800 5957 6153 6433 6708 6945 7255 7727 8196 8426 8403 8209 7864 7479 7049 6602 6285 6066 5930 5802 5703 5660 5636 5627 5676 5769 5823 5797 5730 5626 5522 5489 5562 243 27 4795 5592 6346 6956 7233 7559 7966 8277 8423 8495 8543 8549 8476 8300 8017 7599 7142 6639 6124 5757 5504 5350 5205 5091 5036 5003 4992 5044 5150 5215 5187 5114 4991 4872 4838 4935 244 1 0269 0289 0280 0281 0273 0276 0276 0274 0277 0287 0324 0375 0404 0408 0398 0386 0384 0386 0385 0387 0421 0528 0651 0723 0758 0775 0786 0795 0801 0805 0808 0813 0817 0821 0827 0832 245 2 0531 0542 0575 0595 0606 0614 0626 0612 0592 0566 0547 0526 0508 0484 0451 0422 0408 0399 0388 0383 0423 0567 0741 0843 0889 0912 0926 0936 0947 0954 0958 0957 0956 0958 0958 0966 246 3 0525 0602 0713 0804 0850 0899 0953 0953 0908 0842 0769 0698 0642 0578 0498 0423 0374 0338 0302 0286 0327 0495 0717 0854 0917 0944 0957 0973 0992 1007 1008 0999 0987 0976 0975 0997 247 4 0482 0613 0792 0951 1025 1117 1221 1236 1166 1071 0959 0850 0762 0666 0548 0438 0367 0314 0267 0248 0286 0450 0674 0813 0875 0900 0913 0932 0958 0978 0976 0964 0941 0920 0920 0943 248 5 0518 0667 0901 1119 1230 1363 1506 1512 1379 1217 1038 0871 0748 0627 0486 0375 0313 0274 0239 0232 0278 0465 0750 0940 1027 1062 1076 1102 1145 1177 1174 1150 1108 1072 1067 1104 249 6 0514 0683 0956 1203 1328 1477 1640 1633 1470 1269 1052 0860 0723 0592 0450 0344 0293 0262 0233 0230 0278 0466 0750 0940 1022 1054 1066 1094 1142 1181 1176 1147 1097 1049 1044 1088 250 7 0544 0715 1022 1313 1459 1636 1828 1829 1639 1408 1158 0936 0780 0635 0474 0356 0299 0265 0234 0230 0278 0464 0740 0919 0995 1022 1032 1059 1111 1152 1146 1113 1058 1008 1001 1047 251 8 0521 0713 1023 1324 1480 1664 1866 1865 1665 1427 1168 0940 0781 0634 0472 0352 0293 0258 0228 0223 0271 0455 0729 0904 0979 1005 1015 1041 1094 1136 1129 1100 1042 0988 0983 1027 252 9 0529 0728 1060 1387 1556 1758 1986 2004 1814 1571 1306 1067 0895 0731 0546 0401 0323 0272 0230 0220 0265 0453 0733 0915 0994 1022 1032 1059 1112 1152 1145 1116 1061 1011 0999 1050 253 10 0270 0238 0214 0206 0196 0195 0196 0198 0208 0234 0296 0358 0372 0346 0295 0256 0247 0250 0245 0249 0348 0832 1736 2513 2944 3148 3247 3299 3327 3339 3347 3355 3364 3378 3379 3387 254 11 0436 0407 0387 0379 0364 0371 0375 0368 0361 0377 0430 0488 0503 0474 0415 0370 0359 0366 0358 0359 0474 0985 1860 2573 2958 3138 3225 3271 3296 3306 3312 3319 3325 3340 3342 3348 255 12 0630 0611 0607 0607 0608 0612 0620 0589 0550 0518 0507 0496 0475 0433 0376 0334 0325 0331 0324 0327 0434 0919 1776 2477 2857 3036 3120 3164 3189 3197 3203 3209 3217 3225 3229 3236 256 13 0841 0846 0869 0884 0901 0913 0916 0859 0765 0673 0587 0513 0459 0407 0348 0306 0296 0300 0295 0299 0402 0891 1777 2515 2919 3108 3196 3242 3268 3278 3286 3288 3294 3302 3298 3307 257 14 0942 0974 1039 1098 1123 1158 1168 1090 0954 0808 0665 0547 0470 0406 0338 0291 0278 0279 0270 0272 0373 0862 1766 2523 2936 3129 3218 3266 3300 3316 3319 3318 3313 3311 3307 3327 258 15 0948 1025 1140 1249 1298 1360 1395 1308 1138 0952 0766 0612 0514 0432 0344 0285 0264 0259 0246 0247 0342 0825 1738 2511 2934 3129 3217 3273 3323 3351 3353 3338 3314 3289 3283 3311 259 16 0914 1053 1250 1422 1505 1599 1674 1582 1375 1144 0908 0713 0587 0478 0363 0284 0256 0245 0226 0224 0313 0773 1630 2335 2709 2877 2952 3012 3082 3128 3125 3095 3039 2983 2970 3018 260 17 0960 1104 1366 1581 1687 1811 1911 1820 1579 1312 1038 0811 0661 0534 0397 0303 0267 0252 0229 0224 0313 0775 1635 2337 2705 2869 2939 3002 3087 3142 3135 3095 3021 2947 2932 2993 261 18 0875 1050 1327 1570 1690 1825 1943 1856 1611 1337 1055 0819 0668 0537 0396 0302 0264 0248 0224 0220 0301 0716 1484 2104 2426 2566 2624 2683 2765 2823 2813 2769 2691 2615 2596 2655 262 19 0440 0377 0345 0325 0313 0313 0321 0320 0324 0361 0449 0530 0543 0488 0396 0328 0313 0323 0312 0309 0471 1308 2974 4592 5622 6149 6397 6512 6564 6579 6585 6589 6597 6614 6608 6616 263 20 0530 0471 0444 0433 0421 0422 0430 0418 0408 0425 0484 0532 0524 0465 0374 0307 0294 0303 0292 0291 0448 1262 2871 4415 5382 5871 6100 6205 6256 6269 6277 6281 6290 6308 6303 6312 264 21 0631 0576 0560 0540 0534 0538 0543 0526 0498 0492 0522 0538 0515 0451 0361 0297 0283 0292 0282 0283 0436 1233 2812 4313 5243 5712 5930 6031 6081 6093 6099 6103 6110 6126 6121 6129 265 22 0792 0750 0750 0749 0743 0752 0764 0722 0660 0615 0591 0559 0511 0442 0351 0290 0278 0285 0276 0278 0428 1217 2787 4274 5193 5654 5869 5967 6014 6026 6032 6034 6042 6060 6051 6056 266 23 1040 1003 1026 1036 1050 1068 1077 1005 0891 0783 0685 0594 0520 0440 0347 0286 0275 0282 0274 0277 0426 1223 2807 4297 5215 5672 5883 5979 6026 6038 6043 6046 6053 6068 6060 6070 267 24 1276 1276 1327 1367 1400 1431 1434 1321 1140 0952 0772 0618 0517 0429 0334 0274 0262 0270 0262 0265 0414 1226 2841 4349 5276 5737 5951 6050 6096 6109 6112 6115 6122 6135 6129 6140 268 25 1466 1531 1627 1718 1767 1817 1830 1684 1440 1181 0924 0715 0585 0477 0365 0294 0277 0284 0272 0273 0430 1278 2916 4401 5292 5730 5929 6029 6086 6111 6111 6105 6094 6089 6078 6104 269 26 1452 1553 1716 1842 1920 1993 2029 1884 1615 1330 1042 0808 0659 0536 0406 0319 0295 0294 0275 0272 0421 1234 2803 4208 5036 5436 5617 5718 5798 5837 5835 5810 5770 5733 5716 5760 270 27 1470 1594 1772 1917 2000 2085 2129 1980 1700 1397 1095 0849 0692 0564 0426 0336 0309 0305 0286 0281 0429 1248 2851 4311 5184 5608 5796 5904 5990 6035 6029 5997 5945 5896 5874 5924 271 1 0328 0323 0313 0306 0295 0298 0299 0306 0326 0373 0487 0636 0735 0776 0792 0793 0796 0795 0791 0793 0796 0807 0816 0822 0827 0831 0836 0841 0848 0849 0852 0853 0857 0861 0866 0870 272 2 0390 0401 0417 0410 0418 0412 0414 0413 0417 0418 0418 0420 0422 0423 0425 0425 0426 0428 0428 0430 0432 0434 0436 0438 0441 0443 0446 0451 0453 0457 0458 0461 0465 0467 0471 0475 273 3 0458 0551 0697 0816 0873 0938 1021 1058 1049 1023 0990 0950 0902 0836 0741 0634 0541 0457 0383 0342 0351 0429 0518 0562 0581 0588 0592 0601 0615 0626 0627 0618 0607 0597 0598 0616 274 4 0534 0680 0909 1117 1226 1348 1495 1564 1533 1466 1379 1280 1185 1067 0906 0737 0599 0483 0382 0331 0346 0460 0594 0666 0696 0708 0713 0726 0748 0764 0763 0752 0730 0712 0711 0735 275 5 0650 0834 1137 1431 1569 1735 1939 2029 1973 1871 1738 1593 1459 1298 1082 0863 0690 0545 0422 0358 0381 0545 0759 0883 0936 0957 0965 0984 1017 1040 1035 1017 0986 0956 0953 0987 276 6 0697 0955 1348 1708 1891 2115 2386 2492 2396 2239 2040 1831 1650 1438 1166 0901 0705 0547 0411 0344 0378 0593 0887 1066 1146 1178 1190 1214 1259 1291 1285 1259 1212 1171 1165 1206 277 7 0722 0976 1423 1851 2064 2333 2660 2781 2648 2445 2194 1939 1722 1480 1175 0889 0686 0526 0391 0327 0363 0580 0874 1049 1124 1152 1163 1190 1240 1278 1270 1240 1187 1138 1131 1172 278 8 0606 0841 1267 1682 1899 2156 2483 2577 2410 2175 1895 1625 1409 1182 0907 0665 0507 0392 0298 0259 0298 0487 0746 0900 0964 0987 0995 1020 1070 1109 1101 1071 1016 0966 0961 1007 279 9 0577 0803 1207 1606 1809 2062 2369 2446 2273 2035 1757 1493 1285 1071 0816 0596 0455 0355 0274 0243 0283 0467 0722 0876 0940 0964 0970 0996 1047 1085 1078 1048 0993 0946 0938 0983 280 10 0268 0249 0216 0202 0197 0190 0192 0199 0217 0269 0413 0635 0787 0817 0768 0717 0706 0716 0703 0699 0831 1337 2049 2549 2799 2914 2973 3005 3024 3033 3039 3044 3051 3063 3068 3069 281 11 0560 0511 0478 0473 0461 0460 0467 0466 0476 0525 0669 0864 0986 0999 0945 0890 0877 0885 0870 0867 0999 1510 2226 2732 2987 3100 3156 3187 3204 3210 3213 3219 3225 3232 3229 3240 282 12 0831 0808 0809 0793 0789 0790 0796 0782 0761 0772 0845 0934 0976 0955 0889 0829 0816 0824 0809 0805 0936 1447 2176 2695 2954 3072 3129 3161 3177 3183 3186 3189 3194 3203 3204 3207 283 13 1229 1233 1262 1280 1292 1303 1303 1256 1182 1110 1056 1012 0970 0913 0833 0769 0753 0758 0744 0740 0872 1408 2190 2749 3033 3161 3224 3257 3273 3278 3281 3282 3286 3295 3292 3300 284 14 1423 1464 1554 1623 1656 1692 1712 1642 1516 1372 1223 1093 1000 0913 0809 0726 0696 0688 0658 0645 0774 1332 2174 2791 3108 3251 3319 3356 3384 3395 3395 3391 3385 3383 3376 3388 285 15 1359 1470 1622 1761 1821 1896 1951 1885 1721 1533 1333 1156 1034 0919 0784 0676 0625 0597 0554 0530 0651 1215 2120 2811 3172 3336 3411 3459 3502 3523 3522 3509 3484 3463 3456 3481 286 16 1328 1476 1710 1907 2005 2115 2211 2154 1962 1734 1492 1278 1126 0983 0815 0676 0606 0562 0503 0473 0588 1154 2076 2784 3153 3319 3392 3447 3505 3541 3536 3513 3468 3427 3415 3450 287 17 1045 1225 1548 1821 1950 2115 2261 2199 1961 1681 1386 1130 0956 0795 0612 0471 0401 0358 0308 0287 0380 0852 1685 2349 2696 2846 2912 2970 3050 3102 3093 3052 2978 2905 2883 2944 288 18 0917 1110 1438 1728 1876 2040 2211 2162 1930 1654 1360 1105 0930 0768 0585 0443 0372 0327 0279 0261 0341 0747 1460 2017 2302 2423 2475 2527 2603 2654 2645 2604 2532 2460 2444 2499 289 19 0285 0248 0216 0195 0183 0179 0184 0192 0215 0285 0477 0757 0925 0921 0807 0705 0683 0698 0676 0665 0905 2002 3959 5775 6918 7502 7780 7909 7971 7989 7999 8002 8010 8031 8021 8032 290 20 0486 0427 0379 0355 0344 0339 0348 0351 0370 0442 0630 0878 1019 1009 0899 0803 0782 0796 0774 0764 0992 2025 3858 5540 6584 7114 7366 7480 7532 7545 7547 7549 7555 7572 7562 7573 291 21 0705 0626 0600 0572 0557 0557 0567 0559 0554 0597 0731 0894 0969 0928 0814 0719 0699 0712 0691 0683 0901 1908 3714 5374 6402 6921 7165 7278 7329 7341 7345 7345 7352 7367 7360 7367 292 22 0855 0797 0772 0754 0742 0747 0758 0737 0704 0712 0790 0882 0909 0851 0736 0644 0625 0637 0618 0612 0820 1800 3575 5209 6220 6728 6967 7077 7127 7137 7142 7142 7149 7163 7156 7160 293 23 1061 1022 1018 1015 1017 1026 1036 0991 0917 0871 0873 0882 0857 0781 0664 0577 0558 0569 0552 0547 0745 1707 3485 5131 6152 6665 6905 7016 7066 7077 7080 7082 7088 7106 7098 7101 294 24 1418 1417 1452 1470 1491 1517 1526 1437 1293 1159 1044 0942 0857 0756 0631 0542 0522 0534 0517 0513 0711 1694 3506 5165 6189 6703 6940 7051 7101 7111 7111 7114 7121 7135 7130 7136 295 25 1797 1819 1921 1996 2044 2089 2106 1965 1729 1479 1229 1019 0879 0754 0613 0515 0492 0500 0480 0472 0674 1686 3526 5176 6173 6667 6895 7007 7064 7081 7081 7079 7072 7075 7063 7085 296 26 1850 1950 2119 2262 2342 2421 2464 2308 2025 1717 1403 1140 0971 0822 0660 0544 0507 0501 0469 0455 0644 1607 3343 4864 5763 6201 6400 6506 6580 6614 6611 6589 6553 6522 6507 6547 297 27 1756 1909 2120 2288 2378 2475 2541 2396 2116 1803 1484 1213 1037 0880 0705 0576 0531 0517 0475 0456 0636 1552 3188 4605 5432 5828 6004 6104 6182 6222 6212 6182 6129 6082 6061 6106 298 1 0304 0316 0323 0326 0329 0335 0351 0373 0411 0497 0699 0979 1171 1242 1243 1205 1152 1091 1031 0995 0970 0959 0949 0943 0941 0943 0944 0952 0964 0972 0971 0968 0962 0956 0960 0972 299 2 0513 0561 0618 0665 0674 0705 0746 0786 0835 0919 1083 1268 1376 1395 1358 1284 1195 1096 1005 0946 0911 0892 0876 0864 0859 0856 0857 0864 0876 0885 0883 0878 0867 0856 0857 0872 300 3 0545 0679 0873 1042 1120 1221 1341 1435 1479 1515 1561 1591 1571 1499 1372 1202 1022 0845 0691 0599 0559 0555 0552 0543 0538 0535 0535 0541 0555 0567 0566 0555 0541 0530 0529 0552 301 4 0701 0905 1221 1511 1644 1806 2010 2143 2167 2149 2103 2036 1944 1808 1608 1364 1130 0909 0718 0607 0575 0613 0655 0667 0669 0668 0668 0678 0697 0712 0707 0694 0670 0656 0655 0678 302 5 0733 0981 1365 1725 1898 2114 2390 2554 2551 2496 2401 2279 2138 1948 1681 1377 1107 0862 0656 0541 0526 0627 0743 0799 0821 0827 0829 0844 0871 0892 0886 0867 0839 0813 0812 0840 303 6 0814 1110 1548 1988 2197 2454 2794 2978 2947 2847 2695 2518 2335 2098 1778 1431 1137 0879 0662 0542 0542 0699 0892 0996 1037 1053 1058 1076 1113 1141 1134 1111 1071 1034 1030 1060 304 7 0831 1148 1671 2181 2439 2759 3187 3415 3362 3221 3016 2782 2548 2259 1874 1473 1142 0861 0629 0504 0507 0677 0891 1004 1050 1066 1072 1092 1137 1167 1161 1134 1088 1046 1039 1077 305 8 0640 0915 1424 1936 2194 2532 2969 3166 3046 2836 2561 2274 2019 1728 1361 1011 0754 0553 0395 0321 0343 0501 0695 0798 0836 0849 0852 0873 0917 0952 0943 0916 0868 0826 0819 0865 306 9 0606 0873 1338 1819 2056 2372 2765 2927 2787 2564 2284 2000 1760 1494 1165 0859 0643 0479 0351 0293 0322 0487 0696 0812 0858 0873 0879 0900 0943 0977 0970 0941 0891 0850 0847 0893 307 10 0285 0249 0224 0217 0209 0208 0207 0216 0237 0304 0533 0945 1288 1427 1429 1394 1391 1401 1389 1386 1502 1896 2374 2673 2815 2880 2916 2939 2952 2959 2962 2966 2968 2979 2979 2987 308 11 0744 0690 0657 0637 0615 0611 0621 0630 0662 0764 1029 1403 1667 1756 1736 1691 1682 1690 1673 1669 1786 2200 2707 3032 3188 3257 3295 3318 3329 3330 3328 3328 3331 3341 3338 3341 309 12 1107 1096 1084 1064 1053 1051 1062 1062 1069 1130 1297 1510 1640 1661 1616 1561 1549 1555 1539 1533 1649 2066 2585 2918 3078 3149 3186 3208 3221 3221 3221 3222 3223 3230 3229 3234 310 13 1651 1682 1704 1714 1723 1731 1738 1712 1671 1644 1653 1674 1673 1632 1559 1491 1474 1478 1459 1451 1579 2041 2617 2982 3158 3237 3277 3298 3309 3310 3309 3306 3309 3314 3311 3316 311 14 1998 2107 2226 2312 2355 2400 2429 2385 2283 2158 2021 1893 1801 1707 1588 1482 1435 1411 1359 1329 1460 1972 2618 3032 3232 3318 3359 3385 3407 3416 3413 3406 3396 3390 3381 3395 312 15 1877 2043 2253 2427 2511 2600 2686 2651 2518 2348 2159 1981 1846 1708 1538 1381 1291 1227 1140 1086 1212 1769 2512 3006 3247 3351 3399 3435 3472 3493 3489 3469 3440 3417 3401 3431 313 16 1777 2021 2337 2606 2727 2879 3026 3017 2860 2655 2417 2194 2020 1839 1609 1396 1262 1160 1037 0962 1081 1648 2412 2916 3158 3261 3308 3351 3404 3438 3430 3400 3352 3307 3291 3332 314 17 1340 1619 2024 2384 2561 2776 3000 2999 2779 2501 2186 1896 1681 1463 1196 0964 0822 0715 0602 0540 0637 1147 1926 2483 2760 2877 2925 2977 3050 3100 3089 3046 2971 2900 2880 2934 315 18 1130 1378 1774 2136 2319 2530 2766 2771 2557 2281 1977 1697 1488 1278 1025 0805 0670 0572 0472 0421 0503 0934 1611 2097 2337 2438 2478 2525 2595 2644 2636 2594 2520 2454 2436 2483 316 19 0350 0293 0251 0226 0214 0210 0213 0228 0260 0368 0711 1299 1767 1912 1826 1705 1682 1705 1670 1652 1961 3164 4958 6404 7223 7617 7799 7886 7927 7934 7933 7932 7938 7953 7944 7947 317 20 0612 0532 0478 0444 0422 0417 0431 0442 0477 0597 0918 1387 1720 1793 1693 1579 1556 1574 1541 1525 1802 2914 4628 6043 6862 7256 7439 7525 7566 7572 7572 7571 7576 7590 7580 7586 318 21 1019 0934 0885 0850 0826 0828 0844 0845 0863 0964 1247 1624 1862 1886 1767 1647 1621 1639 1605 1589 1866 2971 4641 5989 6754 7120 7291 7371 7407 7411 7410 7410 7413 7428 7421 7425 319 22 1206 1136 1105 1078 1061 1067 1082 1072 1062 1122 1328 1594 1747 1733 1607 1488 1464 1479 1447 1432 1694 2771 4431 5782 6552 6921 7093 7173 7209 7213 7212 7210 7216 7230 7220 7224 320 23 1486 1454 1440 1430 1423 1433 1449 1418 1374 1385 1501 1652 1723 1672 1534 1414 1388 1401 1370 1355 1613 2680 4334 5676 6440 6805 6974 7054 7091 7094 7093 7094 7100 7113 7101 7113 321 24 1990 2000 2028 2051 2067 2090 2105 2037 1931 1844 1816 1805 1770 1673 1516 1390 1361 1375 1343 1328 1588 2682 4371 5737 6512 6886 7059 7141 7176 7181 7181 7177 7183 7198 7188 7195 322 25 2560 2634 2724 2791 2828 2875 2889 2774 2583 2371 2170 1990 1857 1716 1536 1398 1365 1379 1345 1328 1607 2752 4475 5831 6595 6959 7126 7204 7240 7242 7239 7240 7246 7260 7250 7254 323 26 2729 2868 3051 3195 3283 3366 3410 3276 3018 2722 2408 2132 1943 1767 1556 1390 1334 1323 1264 1229 1490 2605 4272 5561 6267 6597 6747 6829 6884 6901 6896 6881 6858 6845 6825 6857 324 27 2526 2712 2942 3137 3237 3343 3418 3286 3007 2687 2347 2049 1845 1655 1428 1249 1179 1151 1080 1038 1279 2368 4061 5407 6160 6510 6666 6755 6825 6855 6848 6818 6769 6730 6711 6746 325 1 0198 0214 0237 0247 0253 0259 0283 0320 0383 0534 0917 1488 1899 2017 1939 1749 1522 1285 1076 0944 0871 0831 0799 0773 0762 0757 0755 0767 0790 0810 0806 0793 0770 0751 0749 0772 326 2 0348 0418 0499 0572 0599 0640 0709 0785 0873 1032 1351 1734 1960 1983 1875 1683 1465 1242 1049 0928 0862 0827 0797 0774 0765 0760 0757 0766 0785 0798 0795 0784 0764 0748 0748 0765 327 3 0464 0578 0738 0879 0941 1025 1138 1238 1314 1423 1600 1772 1838 1792 1659 1463 1245 1028 0844 0733 0674 0642 0618 0597 0589 0583 0582 0588 0604 0616 0613 0601 0584 0574 0573 0595 328 4 0694 0953 1312 1647 1802 1988 2237 2425 2498 2550 2593 2602 2537 2388 2149 1836 1514 1200 0936 0777 0705 0684 0668 0648 0639 0632 0629 0639 0660 0677 0671 0655 0629 0610 0613 0635 329 5 0816 1095 1546 1963 2166 2411 2738 2971 3032 3044 3020 2952 2830 2625 2320 1947 1579 1232 0940 0769 0705 0721 0738 0734 0730 0725 0722 0733 0759 0777 0773 0755 0725 0699 0698 0723 330 6 0893 1210 1725 2225 2452 2745 3143 3403 3444 3407 3318 3181 3006 2755 2401 1986 1595 1235 0933 0760 0708 0759 0814 0831 0833 0831 0829 0843 0872 0895 0888 0866 0832 0804 0799 0832 331 7 0897 1261 1847 2415 2690 3038 3515 3822 3843 3768 3622 3427 3201 2894 2473 2000 1573 1194 0880 0704 0664 0752 0855 0894 0908 0911 0910 0927 0961 0990 0981 0956 0916 0880 0878 0914 332 8 0644 1012 1665 2348 2689 3135 3767 4159 4137 3988 3743 3446 3136 2742 2226 1687 1236 0863 0576 0430 0408 0497 0593 0630 0640 0641 0640 0657 0694 0725 0716 0692 0650 0617 0617 0657 333 9 0538 0854 1423 2023 2331 2736 3295 3610 3541 3356 3085 2781 2491 2142 1697 1251 0901 0624 0416 0320 0319 0413 0510 0547 0556 0557 0555 0570 0606 0635 0629 0605 0568 0534 0537 0569 334 10 0265 0238 0215 0201 0201 0196 0200 0207 0232 0313 0631 1244 1802 2076 2157 2160 2169 2180 2172 2176 2244 2451 2662 2779 2836 2864 2881 2896 2907 2910 2911 2914 2918 2925 2923 2931 335 11 0843 0775 0721 0690 0667 0661 0669 0695 0754 0923 1336 1931 2378 2572 2614 2600 2600 2606 2592 2594 2666 2901 3151 3294 3362 3392 3410 3423 3431 3429 3426 3424 3425 3433 3428 3433 336 12 1324 1293 1253 1221 1207 1204 1213 1237 1294 1438 1753 2150 2413 2507 2509 2478 2472 2476 2459 2458 2533 2779 3033 3175 3243 3272 3289 3302 3309 3307 3304 3301 3303 3311 3304 3309 337 13 1946 2006 2007 2009 2008 2015 2026 2032 2050 2100 2216 2343 2410 2411 2373 2324 2314 2317 2297 2295 2383 2654 2923 3069 3136 3164 3184 3195 3202 3200 3198 3196 3196 3200 3195 3202 338 14 2409 2563 2707 2807 2849 2898 2942 2928 2881 2806 2722 2644 2577 2503 2402 2299 2243 2202 2134 2092 2186 2527 2870 3052 3133 3165 3182 3203 3225 3231 3226 3217 3203 3192 3186 3200 339 15 2285 2535 2808 3020 3128 3237 3352 3362 3275 3145 2991 2839 2711 2572 2387 2199 2070 1961 1824 1738 1831 2272 2788 3089 3228 3284 3310 3340 3377 3397 3386 3366 3329 3299 3283 3312 340 16 2174 2502 2890 3211 3367 3547 3737 3783 3675 3509 3306 3103 2932 2739 2482 2218 2026 1858 1670 1550 1635 2101 2662 2994 3142 3203 3231 3266 3320 3352 3342 3309 3256 3205 3191 3228 341 17 1775 2156 2681 3168 3393 3678 4000 4092 3920 3666 3360 3056 2804 2528 2169 1818 1564 1352 1137 1007 1089 1589 2249 2662 2855 2931 2962 3007 3078 3125 3113 3066 2987 2915 2893 2948 342 18 1562 1919 2447 2919 3154 3438 3772 3869 3696 3441 3131 2825 2573 2296 1941 1598 1351 1148 0946 0828 0904 1359 1972 2360 2538 2611 2639 2681 2749 2797 2784 2739 2664 2593 2575 2628 343 19 0411 0318 0274 0248 0234 0231 0236 0249 0292 0434 0914 1800 2597 2949 2949 2851 2835 2861 2823 2807 3121 4255 5797 6947 7569 7858 7994 8063 8096 8093 8092 8088 8092 8105 8093 8101 344 20 0764 0667 0601 0563 0538 0535 0543 0566 0622 0801 1283 2020 2592 2797 2746 2637 2617 2639 2602 2584 2873 3941 5416 6527 7129 7409 7540 7605 7636 7636 7634 7631 7634 7648 7637 7644 345 21 1261 1159 1096 1054 1025 1025 1042 1056 1100 1267 1693 2283 2698 2815 2733 2615 2592 2610 2571 2553 2836 3883 5326 6411 7001 7275 7403 7467 7496 7497 7495 7490 7496 7509 7498 7509 346 22 1617 1567 1525 1492 1467 1468 1489 1495 1522 1656 2005 2465 2766 2823 2721 2601 2574 2592 2551 2534 2805 3820 5216 6251 6809 7071 7191 7253 7279 7278 7277 7273 7274 7286 7277 7283 347 23 2004 1991 1963 1946 1935 1944 1966 1955 1948 2027 2271 2587 2773 2774 2650 2523 2494 2508 2469 2450 2722 3745 5152 6197 6761 7024 7149 7209 7237 7237 7234 7229 7232 7243 7232 7240 348 24 2469 2489 2505 2508 2516 2532 2558 2528 2482 2492 2609 2758 2824 2767 2617 2480 2448 2461 2419 2399 2680 3727 5147 6187 6746 7005 7125 7184 7211 7211 7208 7204 7208 7218 7208 7218 349 25 3238 3353 3436 3510 3553 3603 3624 3537 3384 3218 3067 2932 2823 2684 2496 2339 2302 2317 2273 2251 2556 3677 5161 6230 6796 7057 7178 7238 7268 7267 7264 7259 7264 7280 7267 7271 350 26 3511 3733 3941 4098 4193 4280 4335 4222 3998 3722 3426 3155 2963 2775 2541 2345 2276 2260 2181 2133 2437 3583 5080 6130 6674 6919 7032 7099 7145 7158 7150 7136 7115 7104 7087 7116 351 27 3229 3485 3773 4007 4129 4258 4358 4258 4006 3700 3363 3056 2834 2615 2342 2106 2001 1949 1836 1765 2046 3181 4708 5796 6365 6617 6733 6804 6865 6893 6881 6849 6801 6759 6734 6774 352 1 0182 0168 0171 0170 0165 0169 0183 0208 0266 0437 0953 1841 2548 2756 2595 2238 1828 1420 1076 0865 0754 0694 0645 0609 0591 0583 0579 0593 0624 0649 0647 0627 0595 0564 0562 0588 353 2 0321 0360 0447 0505 0526 0566 0638 0723 0831 1046 1505 2108 2493 2559 2410 2134 1822 1512 1247 1084 0994 0945 0904 0874 0860 0853 0850 0861 0885 0905 0900 0883 0857 0832 0830 0856 354 3 0425 0515 0665 0803 0863 0940 1069 1193 1318 1535 1937 2402 2646 2626 2425 2108 1766 1429 1147 0977 0886 0837 0797 0767 0752 0745 0742 0751 0774 0791 0786 0770 0745 0723 0721 0746 355 4 0655 0865 1189 1485 1610 1784 2017 2219 2346 2495 2711 2898 2929 2797 2533 2172 1789 1415 1104 0917 0820 0768 0726 0695 0680 0672 0667 0676 0700 0719 0714 0697 0671 0646 0645 0672 356 5 0860 1166 1655 2123 2336 2608 2986 3270 3384 3456 3510 3506 3401 3176 2828 2382 1929 1497 1138 0926 0826 0787 0757 0728 0713 0705 0700 0710 0737 0757 0752 0732 0699 0675 0675 0706 357 6 0988 1337 1933 2502 2777 3114 3585 3936 4037 4061 4026 3928 3752 3468 3061 2558 2056 1585 1196 0966 0865 0838 0818 0792 0778 0769 0763 0776 0806 0828 0820 0797 0761 0733 0731 0760 358 7 0994 1431 2100 2748 3060 3454 4011 4408 4501 4491 4400 4240 4016 3683 3215 2656 2116 1616 1204 0964 0867 0860 0858 0839 0828 0820 0816 0828 0861 0885 0878 0853 0814 0780 0776 0811 359 8 0846 1287 2047 2823 3206 3708 4432 4935 5010 4942 4762 4502 4185 3752 3164 2503 1900 1369 0947 0715 0638 0666 0695 0692 0686 0680 0676 0691 0726 0755 0747 0721 0680 0645 0645 0682 360 9 0534 0898 1583 2331 2716 3233 3986 4495 4529 4408 4169 3857 3511 3062 2473 1845 1311 0869 0546 0387 0348 0388 0423 0426 0424 0421 0417 0430 0458 0482 0477 0457 0426 0400 0406 0439 361 10 0326 0254 0229 0215 0206 0203 0207 0217 0250 0375 0832 1726 2576 3042 3223 3271 3292 3300 3293 3304 3325 3395 3458 3493 3516 3526 3538 3553 3561 3559 3559 3559 3563 3568 3567 3569 362 11 0931 0881 0812 0771 0745 0733 0746 0782 0874 1109 1691 2545 3225 3561 3682 3703 3712 3712 3697 3702 3723 3799 3867 3903 3927 3938 3950 3961 3966 3963 3959 3952 3954 3959 3952 3955 363 12 1490 1474 1414 1374 1348 1339 1359 1411 1521 1764 2268 2909 3364 3568 3637 3641 3638 3626 3602 3599 3601 3635 3662 3677 3689 3695 3702 3711 3719 3717 3713 3706 3703 3707 3698 3703 364 13 2191 2225 2224 2223 2208 2217 2236 2287 2379 2536 2814 3117 3303 3380 3408 3402 3398 3385 3365 3364 3353 3356 3355 3357 3366 3370 3379 3389 3398 3397 3393 3390 3388 3394 3388 3395 365 14 2622 2759 2806 2841 2869 2888 2899 2916 2933 2937 2943 2952 2958 2962 2969 2966 2968 2965 2960 2969 2965 2967 2967 2973 2982 2989 2999 3010 3018 3019 3018 3020 3024 3030 3033 3042 366 15 2661 3003 3366 3650 3777 3922 4086 4170 4159 4100 4016 3921 3826 3697 3516 3295 3103 2913 2702 2560 2566 2767 2940 3007 3033 3038 3044 3067 3109 3135 3123 3097 3053 3010 2995 3029 367 16 2558 2985 3459 3845 4026 4239 4478 4587 4543 4431 4280 4114 3954 3759 3489 3179 2921 2676 2413 2239 2267 2580 2894 3041 3100 3119 3128 3161 3216 3249 3237 3200 3140 3083 3065 3106 368 17 2395 2884 3539 4105 4381 4708 5116 5303 5207 5011 4750 4472 4215 3906 3492 3048 2686 2357 2026 1816 1851 2263 2744 3009 3123 3164 3180 3219 3293 3341 3324 3272 3189 3112 3087 3145 369 18 1940 2373 2992 3556 3827 4157 4568 4739 4619 4399 4112 3811 3544 3233 2825 2399 2061 1764 1474 1296 1339 1745 2250 2545 2675 2724 2743 2783 2851 2900 2885 2836 2758 2683 2664 2715 370 19 0436 0341 0278 0249 0240 0236 0239 0256 0306 0478 1072 2194 3252 3779 3873 3811 3808 3836 3798 3786 4075 5057 6294 7150 7591 7790 7885 7938 7961 7960 7955 7951 7954 7967 7955 7963 371 20 0793 0686 0618 0562 0530 0524 0536 0566 0645 0884 1533 2562 3420 3801 3834 3754 3744 3766 3727 3713 3987 4942 6180 7059 7522 7734 7834 7888 7912 7909 7904 7899 7901 7913 7905 7911 372 21 1384 1313 1230 1181 1149 1142 1160 1194 1273 1508 2092 2913 3527 3757 3734 3641 3624 3641 3601 3585 3842 4743 5893 6704 7129 7320 7412 7460 7485 7481 7475 7471 7475 7487 7476 7481 373 22 1835 1762 1697 1651 1621 1614 1643 1669 1741 1957 2462 3125 3585 3728 3667 3561 3539 3555 3513 3498 3756 4665 5824 6635 7059 7252 7343 7394 7416 7414 7410 7403 7406 7418 7404 7411 374 23 2350 2325 2290 2250 2230 2232 2262 2286 2337 2513 2927 3441 3773 3848 3760 3643 3620 3633 3588 3573 3832 4738 5870 6648 7054 7237 7327 7374 7394 7389 7384 7379 7383 7393 7379 7387 375 24 2864 2894 2891 2884 2874 2891 2925 2933 2955 3061 3325 3629 3795 3786 3659 3524 3493 3508 3462 3443 3723 4679 5848 6644 7056 7243 7336 7382 7403 7401 7394 7390 7392 7404 7392 7397 376 25 3697 3813 3891 3955 3994 4040 4075 4026 3945 3870 3832 3802 3751 3639 3461 3300 3263 3279 3229 3208 3526 4568 5800 6616 7032 7221 7310 7358 7380 7377 7371 7365 7372 7387 7374 7382 377 26 4130 4405 4634 4825 4928 5023 5091 5005 4815 4570 4294 4038 3851 3663 3421 3207 3130 3107 3008 2948 3266 4358 5636 6467 6882 7065 7151 7206 7248 7262 7254 7235 7213 7198 7185 7213 378 27 4069 4374 4666 4908 5028 5156 5255 5171 4956 4681 4375 4091 3880 3667 3393 3146 3042 2989 2863 2783 3095 4247 5668 6629 7119 7335 7434 7497 7554 7578 7566 7534 7495 7464 7442 7478 379 1 0181 0169 0173 0162 0163 0164 0173 0200 0264 0466 1128 2345 3388 3710 3456 2913 2312 1732 1254 0966 0818 0736 0672 0622 0600 0588 0583 0600 0640 0672 0668 0641 0597 0560 0558 0593 380 2 0285 0321 0404 0468 0492 0536 0614 0711 0840 1122 1754 2637 3245 3367 3144 2740 2293 1855 1484 1257 1135 1069 1013 0969 0949 0938 0934 0949 0982 1009 1002 0979 0942 0906 0906 0931 381 3 0355 0446 0599 0727 0784 0865 1002 1149 1304 1610 2228 3009 3484 3506 3216 2756 2264 1792 1402 1167 1043 0975 0920 0879 0860 0848 0843 0858 0890 0914 0908 0885 0850 0818 0816 0845 382 4 0577 0742 1042 1313 1434 1589 1826 2047 2230 2512 2996 3514 3744 3636 3287 2794 2278 1783 1374 1132 1005 0936 0881 0840 0819 0808 0803 0816 0847 0871 0866 0842 0806 0773 0771 0807 383 5 0842 1143 1605 2057 2257 2518 2889 3197 3369 3567 3839 4063 4071 3848 3443 2908 2359 1833 1400 1142 1009 0937 0878 0834 0813 0801 0796 0808 0839 0863 0856 0831 0793 0763 0762 0794 384 6 0923 1316 1933 2526 2798 3161 3673 4080 4263 4399 4533 4579 4451 4138 3651 3038 2419 1835 1362 1082 0941 0868 0810 0765 0744 0732 0724 0736 0769 0796 0788 0762 0722 0691 0692 0725 385 7 0992 1422 2127 2805 3132 3562 4167 4627 4781 4851 4860 4777 4566 4199 3667 3021 2386 1796 1316 1037 0910 0861 0824 0788 0769 0757 0751 0765 0799 0826 0816 0790 0750 0717 0713 0752 386 8 0986 1453 2260 3053 3443 3952 4685 5234 5384 5401 5319 5139 4849 4413 3805 3086 2395 1767 1260 0970 0844 0811 0783 0751 0734 0725 0717 0732 0767 0796 0787 0760 0717 0685 0683 0716 387 9 0726 1170 2015 2913 3362 3970 4883 5557 5690 5639 5441 5134 4744 4212 3502 2710 1988 1361 0880 0624 0528 0519 0512 0492 0480 0473 0468 0480 0512 0539 0532 0510 0473 0444 0449 0486 388 10 0339 0285 0246 0220 0215 0216 0219 0232 0273 0421 0946 1956 2930 3475 3694 3745 3750 3729 3696 3686 3668 3662 3653 3652 3661 3664 3674 3687 3702 3704 3701 3696 3692 3692 3690 3700 389 11 0925 0856 0797 0758 0729 0724 0740 0790 0896 1176 1861 2896 3754 4190 4348 4364 4342 4295 4237 4211 4181 4165 4149 4143 4148 4149 4157 4169 4183 4185 4178 4170 4158 4154 4144 4156 390 12 1412 1401 1383 1359 1338 1339 1377 1451 1589 1897 2552 3432 4087 4384 4462 4423 4352 4256 4153 4091 4040 4011 3985 3967 3967 3964 3968 3980 4001 4008 4000 3983 3967 3953 3939 3958 391 13 1968 2035 2100 2135 2135 2164 2233 2335 2485 2765 3291 3914 4320 4465 4465 4366 4242 4095 3938 3838 3764 3720 3679 3652 3642 3635 3639 3656 3683 3697 3688 3666 3635 3610 3596 3623 392 14 2519 2734 2944 3084 3144 3220 3338 3458 3588 3782 4100 4434 4613 4638 4566 4412 4233 4028 3817 3676 3577 3517 3463 3421 3404 3396 3393 3416 3455 3477 3467 3441 3399 3358 3344 3379 393 15 2920 3367 3821 4175 4344 4525 4748 4916 4986 5012 5019 5002 4944 4838 4675 4431 4160 3861 3561 3355 3219 3138 3065 3009 2983 2967 2963 2991 3042 3075 3064 3030 2969 2912 2896 2941 394 16 2963 3475 4046 4508 4721 4962 5263 5455 5500 5472 5403 5305 5185 5003 4742 4402 4066 3716 3359 3113 3024 3081 3114 3099 3087 3076 3072 3104 3168 3209 3194 3151 3077 3008 2986 3045 395 17 2864 3458 4186 4808 5107 5457 5898 6162 6164 6060 5884 5672 5444 5146 4731 4245 3804 3376 2950 2671 2626 2848 3048 3118 3138 3137 3137 3173 3245 3293 3275 3221 3133 3052 3030 3087 396 18 2334 2877 3629 4296 4622 5009 5519 5803 5761 5598 5357 5082 4806 4458 3987 3462 3007 2584 2181 1924 1906 2191 2503 2649 2706 2721 2724 2761 2831 2878 2861 2810 2726 2645 2623 2682 397 19 0458 0350 0290 0254 0241 0236 0243 0262 0325 0554 1330 2819 4301 5147 5416 5426 5445 5477 5443 5441 5681 6467 7382 7975 8270 8402 8472 8513 8532 8528 8519 8512 8513 8527 8512 8519 398 20 0775 0664 0566 0512 0477 0476 0485 0524 0624 0926 1763 3151 4396 5042 5213 5191 5200 5224 5190 5185 5414 6178 7079 7672 7971 8105 8177 8219 8235 8231 8225 8219 8219 8232 8219 8223 399 21 1574 1496 1393 1328 1284 1271 1297 1352 1482 1822 2621 3762 4666 5077 5148 5094 5092 5110 5073 5065 5280 5995 6829 7376 7653 7779 7842 7879 7896 7888 7884 7875 7880 7891 7877 7888 400 22 2007 1923 1831 1770 1722 1718 1746 1807 1929 2250 2960 3911 4618 4903 4921 4845 4834 4849 4808 4799 5024 5768 6627 7188 7472 7598 7665 7702 7719 7714 7707 7699 7703 7715 7700 7712 401 23 2548 2515 2453 2400 2367 2363 2401 2461 2578 2860 3447 4167 4654 4814 4774 4676 4660 4673 4632 4619 4856 5624 6490 7042 7318 7444 7506 7542 7560 7553 7548 7544 7543 7559 7543 7549 402 24 3120 3148 3117 3080 3057 3073 3117 3176 3274 3505 3949 4443 4740 4803 4719 4605 4584 4599 4553 4540 4796 5570 6390 6891 7139 7246 7305 7337 7353 7346 7343 7337 7338 7352 7343 7352 403 25 4037 4190 4247 4293 4317 4355 4405 4416 4424 4465 4580 4694 4728 4665 4516 4370 4340 4357 4307 4286 4595 5462 6331 6842 7090 7200 7257 7291 7308 7304 7300 7294 7299 7311 7299 7308 404 26 4798 5137 5380 5566 5676 5777 5851 5808 5683 5501 5289 5084 4927 4757 4531 4319 4247 4223 4114 4051 4375 5313 6215 6718 6955 7055 7106 7147 7186 7199 7191 7170 7146 7129 7113 7148 405 27 4989 5361 5673 5916 6047 6176 6270 6219 6045 5808 5531 5269 5069 4861 4587 4330 4229 4182 4044 3957 4310 5430 6620 7343 7694 7842 7915 7969 8019 8034 8023 7997 7959 7930 7909 7946 406 1 0212 0204 0217 0208 0206 0210 0226 0260 0334 0574 1345 2785 4081 4513 4206 3544 2827 2143 1580 1237 1059 0960 0879 0820 0790 0775 0770 0789 0839 0879 0873 0841 0787 0737 0732 0772 407 2 0306 0352 0420 0481 0502 0547 0623 0729 0877 1210 1989 3136 3986 4183 3906 3384 2814 2262 1795 1509 1354 1268 1197 1144 1116 1102 1096 1115 1158 1192 1185 1155 1105 1060 1053 1090 408 3 0379 0460 0601 0733 0779 0859 0995 1148 1328 1689 2454 3488 4175 4259 3919 3359 2762 2189 1713 1426 1272 1188 1118 1065 1040 1025 1019 1037 1079 1112 1103 1074 1025 0982 0978 1017 409 4 0506 0664 0926 1180 1279 1427 1663 1896 2114 2504 3246 4151 4659 4596 4142 3486 2812 2177 1660 1354 1194 1107 1036 0983 0958 0944 0937 0953 0993 1025 1017 0990 0941 0900 0892 0932 410 5 0798 1100 1559 1994 2180 2437 2815 3154 3393 3740 4310 4901 5119 4893 4362 3660 2948 2279 1734 1409 1240 1148 1075 1019 0992 0977 0969 0985 1025 1057 1048 1018 0967 0926 0922 0964 411 6 0946 1326 1958 2549 2814 3171 3684 4121 4362 4642 5031 5357 5360 5018 4424 3672 2922 2225 1662 1329 1158 1067 0994 0939 0913 0897 0890 0904 0944 0974 0964 0934 0887 0846 0843 0880 412 7 0995 1460 2196 2939 3283 3738 4403 4941 5178 5374 5570 5653 5486 5055 4406 3612 2830 2112 1536 1201 1033 0944 0873 0821 0796 0782 0775 0788 0826 0856 0845 0817 0772 0734 0736 0770 413 8 1015 1523 2359 3185 3589 4116 4901 5525 5761 5893 5959 5893 5627 5141 4449 3620 2812 2072 1482 1142 0975 0889 0822 0772 0747 0733 0726 0740 0777 0807 0798 0770 0723 0686 0687 0725 414 9 0859 1387 2289 3219 3686 4304 5244 5983 6208 6274 6215 6008 5636 5066 4290 3399 2557 1806 1222 0897 0750 0691 0646 0607 0588 0576 0569 0583 0618 0645 0640 0614 0573 0541 0540 0578 415 10 0364 0308 0271 0254 0243 0251 0258 0282 0343 0551 1255 2622 3996 4778 5025 4974 4829 4643 4449 4329 4245 4197 4154 4123 4116 4114 4120 4143 4176 4195 4187 4167 4135 4110 4091 4122 416 11 0757 0706 0678 0661 0642 0651 0687 0751 0880 1217 2084 3475 4706 5328 5475 5367 5183 4964 4744 4606 4509 4455 4405 4370 4360 4353 4356 4378 4411 4431 4421 4394 4359 4326 4310 4338 417 12 1294 1307 1345 1371 1378 1408 1482 1591 1761 2139 2976 4160 5084 5470 5484 5294 5048 4772 4505 4338 4224 4158 4100 4056 4043 4033 4031 4052 4088 4110 4097 4068 4023 3985 3965 3992 418 13 1800 1948 2081 2192 2219 2284 2410 2565 2762 3148 3909 4879 5549 5762 5677 5414 5104 4768 4443 4231 4095 4015 3943 3887 3865 3850 3846 3869 3914 3940 3927 3893 3838 3791 3769 3805 419 14 2320 2560 2804 2984 3047 3157 3323 3505 3697 4022 4604 5275 5677 5749 5614 5340 5028 4687 4361 4144 4003 3920 3844 3788 3765 3751 3745 3769 3818 3844 3829 3792 3733 3682 3661 3700 420 15 2827 3212 3616 3941 4073 4245 4484 4702 4873 5099 5461 5830 5997 5948 5746 5422 5059 4669 4289 4035 3870 3772 3683 3617 3587 3569 3561 3590 3649 3685 3669 3626 3555 3492 3473 3522 421 16 3202 3798 4494 5057 5320 5630 6037 6350 6495 6590 6680 6718 6647 6451 6124 5673 5180 4660 4165 3824 3611 3482 3366 3277 3234 3208 3196 3232 3308 3358 3341 3287 3196 3112 3087 3152 422 17 3283 3996 4832 5537 5875 6274 6805 7193 7318 7330 7270 7150 6963 6676 6259 5713 5147 4566 4016 3644 3440 3356 3275 3197 3157 3132 3120 3157 3237 3292 3270 3214 3113 3022 2996 3063 423 18 2707 3394 4301 5116 5504 5987 6653 7119 7216 7174 7026 6805 6526 6136 5592 4936 4298 3678 3108 2739 2587 2615 2635 2609 2589 2571 2561 2594 2663 2715 2694 2639 2548 2461 2439 2497 424 19 0531 0395 0322 0284 0261 0261 0263 0291 0368 0643 1579 3405 5350 6609 7132 7258 7316 7348 7325 7338 7490 7986 8511 8820 8978 9047 9091 9123 9141 9129 9123 9116 9115 9127 9114 9119 425 20 0864 0735 0627 0564 0533 0522 0536 0581 0699 1053 2052 3762 5406 6363 6721 6787 6824 6847 6821 6832 6980 7468 7997 8315 8479 8554 8600 8631 8645 8636 8630 8624 8625 8638 8627 8633 426 21 1698 1584 1463 1389 1339 1330 1352 1423 1581 1994 2975 4439 5691 6342 6555 6573 6591 6606 6578 6586 6725 7178 7663 7956 8107 8175 8216 8245 8260 8250 8244 8238 8240 8253 8239 8247 427 22 2226 2124 2017 1932 1879 1872 1904 1990 2170 2597 3531 4816 5838 6328 6464 6447 6457 6470 6436 6440 6596 7089 7605 7910 8066 8132 8174 8201 8214 8205 8198 8193 8192 8204 8190 8199 428 23 2844 2797 2700 2628 2575 2569 2617 2715 2910 3327 4164 5234 6022 6366 6440 6400 6400 6414 6377 6380 6540 7028 7509 7786 7925 7989 8027 8055 8067 8059 8051 8046 8048 8061 8046 8057 429 24 3535 3550 3485 3436 3408 3411 3472 3578 3769 4139 4813 5596 6113 6306 6310 6242 6236 6247 6206 6206 6391 6903 7377 7636 7765 7823 7860 7890 7903 7895 7888 7884 7883 7897 7888 7898 430 25 4648 4786 4823 4846 4864 4903 4973 5057 5187 5390 5730 6076 6269 6312 6262 6181 6169 6179 6137 6136 6326 6784 7153 7342 7438 7482 7513 7538 7551 7545 7538 7533 7538 7551 7543 7556 431 26 5764 6208 6508 6737 6858 6977 7080 7110 7088 7002 6894 6783 6688 6577 6423 6251 6175 6122 5996 5922 6129 6655 7046 7224 7308 7346 7370 7408 7449 7463 7451 7429 7401 7376 7360 7399 432 27 5776 6293 6702 7011 7183 7343 7496 7533 7467 7326 7149 6969 6817 6641 6394 6129 5987 5870 5666 5532 5772 6489 7083 7365 7489 7535 7560 7609 7672 7697 7682 7641 7585 7529 7505 7564 433 1 0216 0217 0225 0218 0214 0217 0235 0277 0362 0640 1517 3174 4723 5276 4925 4150 3322 2542 1899 1508 1301 1187 1093 1021 0987 0969 0961 0986 1044 1088 1081 1043 0977 0915 0907 0955 434 2 0298 0315 0370 0408 0421 0450 0520 0623 0786 1185 2192 3797 5101 5432 4991 4203 3383 2616 1990 1614 1414 1305 1214 1146 1111 1093 1084 1105 1160 1201 1193 1155 1094 1034 1025 1074 435 3 0327 0399 0504 0611 0647 0714 0841 0995 1197 1639 2652 4141 5236 5411 4900 4083 3253 2486 1870 1504 1313 1210 1125 1061 1029 1012 1004 1024 1074 1111 1103 1069 1010 0958 0950 0992 436 4 0428 0589 0833 1064 1152 1293 1527 1770 2023 2497 3461 4730 5524 5501 4910 4062 3213 2436 1812 1446 1258 1156 1073 1010 0979 0964 0956 0975 1021 1057 1048 1015 0958 0910 0905 0946 437 5 0639 0892 1297 1669 1827 2053 2398 2730 3010 3480 4333 5341 5849 5662 5014 4148 3290 2500 1868 1494 1302 1198 1114 1051 1021 1003 0994 1013 1058 1096 1084 1050 0992 0945 0938 0982 438 6 0806 1146 1680 2193 2422 2728 3201 3618 3911 4327 5018 5744 5993 5670 4969 4081 3210 2416 1783 1415 1228 1128 1047 0987 0958 0941 0932 0949 0993 1026 1015 0982 0930 0885 0881 0922 439 7 0943 1355 2051 2721 3027 3443 4055 4580 4870 5214 5702 6120 6122 5682 4934 4024 3141 2340 1705 1337 1152 1053 0974 0917 0888 0872 0863 0879 0920 0953 0942 0911 0861 0816 0815 0854 440 8 0928 1393 2192 2999 3379 3889 4658 5291 5585 5847 6141 6305 6125 5600 4809 3869 2963 2147 1509 1145 0965 0870 0797 0743 0717 0703 0695 0709 0746 0777 0768 0740 0694 0657 0653 0696 441 9 0865 1361 2252 3177 3626 4235 5173 5941 6229 6396 6470 6378 6040 5446 4619 3661 2746 1932 1304 0953 0784 0698 0631 0583 0560 0548 0540 0554 0588 0616 0609 0583 0544 0512 0512 0553 442 10 0363 0311 0289 0269 0256 0259 0275 0309 0393 0665 1548 3247 4986 5971 6194 5986 5649 5264 4898 4659 4506 4420 4341 4283 4260 4245 4245 4273 4329 4360 4348 4309 4250 4193 4173 4217 443 11 0703 0662 0651 0647 0627 0641 0694 0782 0943 1356 2410 4120 5663 6413 6485 6194 5805 5378 4979 4720 4554 4459 4373 4308 4282 4268 4264 4293 4348 4381 4367 4327 4261 4200 4177 4213 444 12 1172 1247 1323 1390 1397 1448 1556 1702 1916 2383 3418 4915 6112 6577 6493 6116 5665 5186 4744 4458 4280 4177 4083 4015 3983 3965 3959 3986 4044 4078 4062 4017 3948 3880 3855 3900 445 13 1557 1684 1860 1999 2041 2131 2294 2489 2734 3216 4203 5534 6494 6771 6570 6109 5593 5059 4572 4257 4065 3955 3857 3783 3748 3727 3714 3740 3801 3837 3820 3770 3695 3625 3597 3650 446 14 2045 2272 2572 2801 2881 3019 3245 3489 3749 4223 5123 6254 6990 7127 6862 6368 5825 5264 4748 4414 4205 4088 3981 3901 3861 3837 3827 3856 3919 3957 3939 3885 3802 3726 3705 3755 447 15 2496 2840 3251 3576 3699 3889 4179 4468 4736 5163 5921 6797 7292 7300 6981 6460 5898 5319 4785 4432 4216 4088 3974 3888 3847 3821 3808 3838 3908 3949 3931 3872 3788 3704 3676 3734 448 16 3011 3546 4178 4700 4926 5215 5635 5995 6234 6527 6977 7420 7576 7409 7005 6430 5821 5194 4615 4231 3995 3855 3730 3633 3589 3559 3546 3581 3657 3704 3682 3621 3527 3432 3405 3465 449 17 3182 3917 4805 5573 5928 6365 6973 7446 7652 7774 7871 7889 7746 7421 6919 6258 5569 4870 4229 3800 3540 3385 3249 3145 3092 3059 3043 3081 3165 3219 3198 3133 3028 2926 2900 2969 450 18 3034 3793 4778 5646 6054 6564 7274 7816 7996 8033 7970 7815 7562 7171 6620 5917 5198 4474 3821 3386 3135 2999 2875 2776 2725 2694 2677 2713 2796 2850 2829 2764 2662 2568 2542 2610 451 19 0531 0409 0323 0282 0261 0256 0266 0291 0378 0688 1723 3735 5932 7440 8148 8374 8465 8499 8489 8513 8565 8754 8919 9017 9082 9113 9140 9166 9180 9163 9155 9144 9143 9154 9132 9139 452 20 0969 0806 0691 0620 0588 0569 0586 0643 0781 1189 2320 4262 6186 7379 7892 8037 8100 8125 8108 8128 8189 8415 8627 8753 8831 8865 8896 8922 8937 8920 8913 8903 8905 8912 8896 8901 453 21 1723 1585 1453 1365 1311 1289 1318 1404 1594 2078 3223 4969 6528 7407 7759 7842 7885 7901 7882 7897 7963 8190 8405 8532 8608 8641 8672 8697 8708 8693 8687 8676 8677 8686 8670 8674 454 22 2338 2241 2104 2010 1948 1931 1973 2080 2307 2818 3921 5466 6748 7424 7682 7736 7767 7778 7758 7771 7826 8015 8183 8280 8341 8369 8399 8420 8431 8416 8410 8400 8401 8414 8394 8399 455 23 2966 2890 2769 2679 2616 2608 2662 2793 3046 3573 4618 5989 7056 7590 7786 7817 7837 7846 7825 7838 7891 8069 8219 8308 8364 8391 8416 8439 8453 8437 8431 8420 8423 8431 8415 8420 456 24 3688 3649 3546 3472 3422 3426 3497 3656 3935 4460 5396 6511 7305 7682 7825 7846 7866 7867 7848 7863 7888 7978 8040 8083 8120 8141 8161 8183 8198 8184 8175 8165 8167 8176 8162 8165 457 25 4815 4918 4917 4917 4913 4946 5034 5190 5433 5819 6433 7088 7505 7698 7784 7797 7811 7807 7793 7812 7800 7810 7810 7821 7848 7864 7885 7905 7921 7907 7904 7895 7898 7906 7891 7897 458 26 6366 6747 6956 7117 7237 7328 7414 7483 7556 7586 7622 7661 7691 7713 7739 7730 7737 7730 7712 7733 7721 7727 7722 7734 7760 7775 7797 7820 7836 7826 7823 7817 7821 7834 7819 7830 459 27 6313 6951 7441 7809 8008 8200 8405 8534 8589 8573 8533 8480 8419 8322 8166 7951 7771 7567 7303 7117 7104 7269 7351 7358 7364 7361 7367 7415 7495 7527 7507 7452 7369 7290 7263 7336 460 1 0230 0221 0232 0237 0229 0238 0260 0309 0410 0712 1628 3286 4779 5271 4885 4098 3266 2485 1846 1459 1256 1145 1053 0983 0950 0933 0925 0947 1002 1046 1037 1001 0939 0879 0872 0920 461 2 0261 0260 0306 0331 0336 0360 0414 0503 0649 1028 2014 3620 4921 5238 4774 3959 3123 2350 1730 1364 1173 1071 0987 0923 0894 0877 0869 0889 0938 0976 0968 0936 0878 0826 0820 0863 462 3 0293 0323 0430 0505 0537 0591 0697 0837 1031 1466 2475 3972 5065 5218 4680 3840 2994 2223 1615 1262 1081 0985 0907 0848 0820 0805 0798 0815 0859 0895 0886 0856 0804 0758 0755 0794 463 4 0373 0472 0665 0846 0914 1027 1222 1431 1665 2132 3112 4446 5314 5322 4732 3880 3029 2258 1648 1295 1115 1019 0942 0884 0856 0841 0833 0851 0893 0929 0921 0889 0838 0793 0789 0830 464 5 0509 0699 1027 1326 1458 1638 1933 2223 2495 2976 3892 5023 5642 5509 4869 4000 3139 2352 1727 1362 1175 1077 0996 0934 0905 0889 0882 0899 0944 0979 0969 0938 0887 0837 0835 0876 465 6 0662 0950 1443 1910 2111 2396 2831 3224 3516 3958 4713 5530 5847 5547 4840 3939 3059 2259 1629 1265 1081 0983 0906 0848 0820 0804 0796 0813 0854 0887 0879 0847 0797 0754 0751 0792 466 7 0770 1107 1706 2289 2548 2906 3437 3908 4204 4598 5212 5809 5935 5542 4800 3884 2997 2196 1567 1207 1028 0932 0858 0803 0776 0762 0753 0769 0808 0840 0831 0801 0754 0712 0711 0754 467 8 0835 1259 1982 2696 3028 3478 4149 4714 5011 5334 5765 6101 6038 5558 4783 3851 2949 2136 1503 1140 0961 0868 0793 0739 0714 0699 0693 0707 0745 0774 0767 0738 0692 0652 0652 0689 468 9 0672 1103 1908 2754 3165 3715 4565 5266 5572 5816 6047 6117 5863 5285 4450 3478 2553 1739 1124 0788 0629 0551 0490 0448 0428 0418 0413 0425 0455 0481 0473 0452 0419 0393 0396 0434 469 10 0345 0313 0295 0287 0271 0276 0298 0342 0442 0752 1721 3575 5483 6507 6596 6162 5596 5002 4462 4111 3897 3776 3667 3585 3547 3525 3517 3550 3623 3669 3654 3603 3521 3440 3417 3477 470 11 0518 0520 0529 0529 0522 0536 0590 0676 0837 1254 2348 4186 5888 6680 6643 6173 5599 5009 4476 4130 3921 3799 3692 3611 3573 3550 3542 3573 3641 3684 3667 3616 3539 3462 3433 3489 471 12 0813 0855 0943 1015 1029 1082 1181 1329 1540 2020 3127 4800 6179 6685 6495 5946 5328 4704 4148 3791 3580 3459 3353 3270 3232 3208 3199 3228 3294 3334 3318 3265 3186 3111 3085 3136 472 13 1387 1516 1720 1880 1927 2026 2202 2411 2661 3166 4209 5639 6683 6965 6697 6145 5536 4923 4372 4019 3806 3685 3577 3494 3457 3433 3422 3450 3515 3555 3537 3485 3404 3325 3301 3353 473 14 1931 2139 2421 2645 2720 2859 3087 3334 3603 4093 5046 6268 7085 7252 6968 6440 5859 5267 4729 4379 4166 4042 3932 3849 3810 3784 3773 3802 3867 3907 3889 3834 3750 3668 3642 3694 474 15 2170 2479 2856 3154 3258 3427 3706 3983 4260 4725 5586 6628 7261 7319 6990 6436 5837 5226 4668 4304 4080 3952 3837 3748 3706 3680 3668 3697 3764 3807 3788 3731 3644 3560 3533 3583 475 16 2673 3150 3735 4224 4435 4709 5114 5472 5731 6084 6650 7249 7499 7352 6925 6313 5666 5005 4406 4012 3772 3632 3508 3412 3365 3338 3325 3356 3429 3478 3456 3396 3302 3210 3180 3245 476 17 2777 3386 4157 4817 5112 5490 6024 6462 6699 6939 7262 7536 7544 7272 6770 6099 5397 4690 4049 3625 3370 3220 3087 2987 2937 2906 2891 2925 3004 3056 3037 2974 2872 2778 2747 2815 477 18 2964 3724 4660 5493 5880 6360 7038 7566 7767 7856 7883 7819 7619 7250 6706 6006 5280 4548 3885 3448 3188 3037 2902 2798 2745 2713 2700 2734 2816 2871 2848 2785 2684 2590 2558 2621 478 19 0651 0513 0411 0351 0330 0318 0329 0368 0478 0843 1965 4067 6341 7917 8688 8959 9067 9097 9095 9125 9108 9109 9100 9116 9147 9166 9190 9212 9225 9209 9200 9188 9190 9199 9177 9178 479 20 0998 0837 0717 0634 0600 0580 0600 0659 0807 1241 2431 4493 6591 7956 8592 8807 8895 8920 8914 8943 8928 8936 8934 8949 8982 9000 9025 9048 9061 9040 9034 9025 9025 9034 9015 9018 480 21 1727 1588 1449 1350 1295 1280 1304 1398 1602 2113 3328 5217 6960 7997 8461 8608 8670 8685 8674 8699 8683 8685 8680 8693 8721 8737 8759 8782 8794 8777 8772 8762 8762 8773 8757 8758 481 22 2315 2173 2035 1940 1880 1861 1901 2020 2262 2816 4024 5774 7290 8143 8506 8611 8649 8643 8617 8628 8605 8598 8585 8592 8616 8632 8652 8675 8690 8675 8667 8654 8652 8658 8639 8646 482 23 2740 2683 2591 2513 2458 2452 2517 2665 2943 3525 4708 6325 7646 8333 8588 8608 8568 8482 8373 8324 8262 8234 8197 8186 8199 8205 8222 8247 8278 8275 8267 8240 8221 8208 8187 8205 483 24 3282 3286 3230 3174 3123 3135 3228 3410 3721 4331 5481 6950 8076 8625 8804 8773 8689 8564 8415 8333 8249 8204 8159 8134 8140 8144 8153 8183 8221 8228 8212 8182 8149 8119 8098 8126 484 25 4162 4296 4345 4356 4347 4386 4514 4722 5043 5596 6553 7672 8446 8773 8847 8759 8634 8466 8274 8155 8049 7991 7930 7894 7891 7886 7898 7934 7984 7996 7982 7942 7893 7852 7822 7864 485 26 5292 5677 5942 6114 6192 6306 6482 6692 6944 7296 7844 8412 8750 8852 8817 8670 8495 8272 8022 7851 7712 7632 7547 7490 7475 7466 7472 7516 7587 7612 7597 7544 7474 7407 7377 7435 486 27 6004 6705 7257 7678 7887 8105 8358 8560 8688 8766 8848 8909 8913 8852 8727 8500 8247 7941 7601 7351 7159 7043 6928 6843 6810 6787 6784 6840 6937 6981 6957 6894 6793 6696 6660 6752 487 1 0250 0260 0242 0239 0233 0233 0232 0232 0236 0254 0305 0379 0424 0427 0406 0384 0380 0384 0379 0382 0441 0644 0906 1076 1158 1197 1218 1234 1244 1250 1255 1260 1267 1274 1279 1284 488 2 0442 0449 0437 0437 0436 0437 0441 0426 0415 0408 0423 0442 0448 0434 0407 0384 0379 0382 0377 0380 0439 0651 0932 1119 1209 1251 1274 1289 1300 1305 1309 1312 1319 1323 1328 1335 489 3 0651 0673 0715 0750 0765 0787 0799 0776 0720 0657 0596 0541 0499 0456 0405 0364 0346 0340 0327 0324 0388 0641 1005 1252 1371 1425 1454 1473 1492 1502 1507 1504 1501 1495 1499 1511 490 4 0661 0719 0825 0909 0945 0994 1034 1006 0923 0825 0723 0629 0563 0499 0423 0362 0331 0313 0291 0286 0348 0609 1014 1299 1440 1501 1531 1556 1584 1602 1602 1593 1581 1565 1563 1585 491 5 0618 0726 0890 1025 1096 1173 1252 1228 1117 0983 0840 0713 0621 0532 0430 0349 0306 0280 0254 0247 0306 0566 0999 1320 1480 1550 1580 1612 1651 1678 1678 1660 1629 1599 1595 1625 492 6 0612 0738 0961 1157 1254 1370 1487 1460 1310 1130 0941 0774 0657 0548 0427 0338 0294 0269 0246 0242 0298 0535 0936 1233 1375 1437 1461 1493 1543 1579 1576 1549 1502 1458 1451 1494 493 7 0634 0790 1067 1315 1433 1581 1724 1693 1504 1282 1046 0841 0700 0573 0434 0335 0293 0269 0246 0242 0300 0546 0950 1239 1376 1430 1452 1486 1542 1584 1578 1544 1486 1432 1422 1470 494 8 0619 0792 1086 1355 1483 1647 1810 1777 1575 1336 1083 0862 0713 0576 0430 0326 0281 0256 0230 0227 0285 0528 0928 1216 1350 1403 1423 1458 1519 1562 1555 1519 1457 1399 1387 1434 495 9 0608 0779 1091 1378 1518 1696 1879 1857 1652 1407 1145 0918 0762 0618 0462 0347 0291 0259 0229 0223 0278 0509 0887 1155 1281 1329 1347 1380 1440 1483 1475 1441 1377 1321 1311 1360 496 10 0269 0259 0238 0226 0219 0214 0219 0220 0228 0259 0329 0401 0417 0384 0322 0275 0264 0270 0262 0265 0382 0967 2100 3119 3710 3996 4130 4195 4229 4240 4247 4252 4260 4272 4268 4276 497 11 0386 0346 0329 0312 0309 0305 0306 0307 0306 0330 0394 0459 0473 0437 0372 0321 0310 0317 0308 0310 0434 1033 2152 3140 3709 3981 4108 4171 4204 4214 4221 4224 4234 4245 4242 4250 498 12 0532 0509 0503 0486 0485 0481 0487 0471 0448 0442 0461 0475 0460 0417 0353 0306 0296 0301 0296 0298 0416 0991 2084 3051 3607 3871 3994 4055 4087 4094 4100 4105 4113 4122 4120 4126 499 13 0795 0773 0778 0787 0795 0804 0811 0760 0683 0611 0551 0495 0446 0391 0326 0281 0271 0277 0272 0276 0391 0966 2067 3040 3595 3860 3982 4041 4071 4079 4086 4089 4099 4106 4103 4109 500 14 0988 1004 1051 1087 1106 1135 1138 1055 0918 0776 0638 0524 0449 0383 0312 0266 0256 0261 0256 0260 0375 0966 2101 3097 3665 3933 4059 4120 4153 4164 4169 4168 4172 4178 4174 4181 501 15 1100 1146 1256 1336 1383 1430 1453 1350 1166 0970 0774 0614 0513 0429 0341 0282 0267 0266 0257 0259 0372 0965 2102 3091 3647 3908 4027 4093 4142 4164 4167 4155 4134 4121 4112 4136 502 16 1109 1212 1376 1514 1587 1666 1716 1611 1396 1158 0919 0722 0596 0488 0375 0297 0273 0266 0250 0247 0357 0940 2059 3025 3562 3810 3924 3993 4061 4098 4098 4070 4028 3986 3971 4011 503 17 1096 1232 1453 1643 1746 1847 1927 1824 1581 1310 1039 0813 0667 0542 0408 0316 0284 0272 0250 0245 0349 0911 1988 2908 3415 3646 3748 3821 3903 3951 3947 3908 3843 3778 3760 3812 504 18 1072 1233 1473 1687 1796 1912 2009 1904 1651 1369 1086 0848 0695 0564 0423 0327 0291 0278 0253 0247 0349 0887 1917 2790 3270 3484 3577 3649 3735 3789 3780 3738 3663 3590 3570 3629 505 19 0432 0377 0340 0310 0305 0298 0306 0308 0316 0364 0479 0592 0622 0564 0456 0375 0359 0370 0355 0351 0541 1521 3500 5521 6893 7630 7985 8150 8225 8240 8249 8250 8263 8280 8270 8277 506 20 0481 0432 0409 0379 0370 0366 0373 0369 0372 0411 0510 0604 0620 0558 0449 0368 0352 0362 0348 0344 0533 1505 3449 5408 6720 7421 7756 7911 7981 7995 8006 8006 8017 8032 8024 8029 507 21 0616 0543 0517 0496 0485 0484 0494 0481 0466 0486 0557 0620 0619 0548 0438 0358 0341 0354 0339 0335 0524 1490 3409 5321 6584 7250 7566 7712 7779 7793 7803 7801 7811 7827 7814 7824 508 22 0756 0709 0696 0691 0677 0683 0693 0666 0623 0608 0636 0651 0623 0546 0435 0357 0341 0352 0338 0336 0521 1480 3391 5284 6525 7177 7486 7627 7691 7703 7710 7711 7721 7739 7728 7729 509 23 1006 0951 0943 0942 0949 0961 0968 0917 0835 0773 0739 0697 0638 0551 0435 0356 0339 0350 0338 0336 0522 1496 3423 5314 6542 7182 7484 7621 7683 7696 7703 7703 7712 7727 7719 7723 510 24 1236 1217 1243 1267 1283 1304 1314 1228 1088 0957 0840 0727 0635 0534 0415 0336 0320 0331 0318 0317 0504 1493 3442 5335 6559 7195 7493 7631 7694 7705 7711 7714 7721 7735 7724 7732 511 25 1593 1617 1679 1734 1774 1810 1819 1679 1458 1231 1007 0814 0683 0564 0433 0349 0332 0344 0330 0329 0529 1581 3613 5552 6793 7434 7738 7876 7939 7947 7951 7951 7960 7974 7963 7968 512 26 1798 1840 1941 2030 2083 2134 2145 1972 1693 1395 1099 0855 0704 0576 0441 0354 0336 0346 0332 0331 0528 1587 3636 5581 6817 7455 7755 7896 7969 7986 7991 7983 7979 7983 7964 7984 513 27 1735 1801 1936 2052 2118 2182 2201 2028 1740 1429 1123 0871 0715 0585 0447 0358 0337 0342 0326 0323 0507 1511 3481 5355 6538 7135 7412 7549 7631 7660 7661 7640 7614 7589 7568 7602 514 1 0270 0259 0250 0247 0244 0240 0239 0244 0255 0294 0403 0570 0691 0736 0739 0730 0730 0735 0731 0734 0771 0884 1005 1074 1108 1125 1136 1146 1153 1157 1160 1164 1168 1176 1179 1183 515 2 0456 0454 0448 0441 0435 0435 0435 0434 0438 0460 0524 0605 0654 0661 0646 0629 0625 0628 0623 0624 0670 0818 0989 1089 1138 1161 1175 1185 1193 1196 1199 1201 1208 1213 1213 1220 516 3 0778 0838 0896 0929 0946 0964 0978 0968 0938 0896 0855 0818 0785 0747 0696 0647 0621 0605 0578 0565 0616 0814 1050 1189 1254 1283 1299 1312 1325 1334 1336 1334 1330 1327 1328 1339 517 4 0821 0912 1052 1170 1230 1291 1361 1364 1311 1239 1154 1070 0999 0921 0818 0714 0643 0583 0522 0488 0534 0750 1031 1204 1285 1319 1335 1353 1376 1390 1389 1381 1362 1348 1346 1366 518 5 0791 0951 1163 1358 1459 1572 1694 1723 1643 1530 1398 1265 1155 1031 0872 0720 0612 0527 0444 0401 0451 0703 1056 1286 1392 1437 1457 1480 1513 1536 1532 1515 1487 1461 1455 1484 519 6 0818 1003 1309 1588 1727 1896 2087 2133 2019 1861 1672 1487 1333 1164 0951 0754 0618 0512 0414 0367 0418 0697 1107 1386 1516 1570 1593 1622 1665 1697 1692 1666 1622 1583 1573 1608 520 7 0843 1074 1445 1796 1961 2170 2415 2468 2320 2113 1874 1641 1452 1252 1004 0780 0630 0516 0412 0362 0417 0708 1144 1435 1572 1625 1648 1682 1736 1776 1769 1737 1681 1625 1615 1661 521 8 0698 0912 1263 1610 1784 1993 2239 2268 2084 1846 1580 1334 1149 0963 0743 0561 0452 0375 0308 0282 0334 0578 0959 1219 1338 1384 1403 1436 1493 1535 1527 1492 1432 1375 1364 1415 522 9 0682 0897 1253 1612 1787 2006 2258 2297 2107 1865 1592 1340 1150 0961 0739 0554 0442 0363 0295 0269 0320 0556 0919 1164 1275 1318 1334 1366 1422 1464 1456 1420 1361 1303 1294 1344 523 10 0265 0237 0215 0196 0190 0186 0192 0195 0215 0263 0395 0596 0723 0734 0669 0609 0595 0604 0590 0587 0737 1382 2424 3250 3691 3896 3992 4044 4072 4078 4086 4090 4097 4109 4107 4113 524 11 0507 0467 0445 0425 0409 0407 0414 0416 0431 0487 0648 0866 1006 1019 0952 0885 0871 0880 0864 0859 1018 1679 2700 3495 3920 4116 4208 4256 4280 4284 4288 4287 4296 4303 4298 4302 525 12 0765 0733 0707 0695 0686 0685 0693 0682 0673 0698 0799 0930 0999 0982 0908 0843 0828 0836 0821 0815 0966 1594 2570 3324 3725 3909 3995 4040 4062 4066 4070 4071 4076 4082 4082 4088 526 13 1086 1080 1088 1087 1082 1098 1101 1067 1013 0982 0991 1012 1009 0961 0877 0808 0792 0799 0782 0778 0926 1562 2562 3344 3763 3956 4044 4092 4115 4119 4122 4121 4125 4133 4129 4132 527 14 1405 1436 1468 1509 1525 1546 1550 1486 1377 1267 1172 1093 1028 0952 0852 0777 0758 0763 0745 0740 0896 1574 2655 3503 3961 4171 4269 4318 4346 4348 4352 4348 4350 4355 4351 4357 528 15 1621 1670 1770 1856 1901 1945 1972 1880 1715 1531 1343 1180 1067 0963 0841 0749 0717 0711 0682 0669 0820 1517 2642 3530 4009 4228 4331 4385 4423 4434 4435 4424 4413 4404 4397 4415 529 16 1589 1690 1870 2017 2092 2176 2232 2143 1945 1714 1473 1265 1123 0992 0840 0722 0671 0647 0602 0579 0723 1414 2570 3498 4003 4236 4338 4402 4458 4483 4480 4460 4426 4399 4384 4417 530 17 1413 1579 1833 2054 2167 2286 2390 2297 2053 1774 1483 1233 1065 0910 0733 0598 0535 0501 0451 0427 0555 1216 2392 3372 3914 4163 4274 4349 4428 4472 4466 4428 4365 4305 4281 4336 531 18 1199 1382 1681 1928 2050 2194 2322 2248 2002 1722 1429 1177 1005 0848 0669 0529 0464 0424 0374 0352 0459 1020 2024 2850 3297 3496 3582 3650 3732 3779 3769 3729 3657 3585 3568 3624 532 19 0310 0258 0227 0202 0193 0188 0194 0200 0228 0296 0490 0765 0927 0919 0802 0701 0679 0694 0671 0661 0903 2051 4192 6302 7709 8462 8825 8991 9065 9080 9087 9087 9097 9115 9101 9107 533 20 0407 0342 0303 0281 0270 0262 0268 0278 0296 0362 0530 0736 0838 0803 0688 0593 0573 0587 0567 0558 0782 1876 3989 6128 7594 8390 8777 8955 9038 9058 9068 9071 9084 9102 9090 9101 534 21 0578 0527 0484 0456 0441 0438 0449 0446 0446 0489 0612 0752 0802 0749 0631 0540 0520 0533 0515 0508 0723 1794 3907 6073 7568 8388 8789 8970 9052 9070 9080 9080 9091 9107 9095 9097 535 22 0750 0667 0634 0621 0610 0616 0623 0604 0576 0584 0652 0717 0721 0653 0538 0451 0434 0445 0430 0426 0626 1665 3775 5973 7508 8355 8769 8957 9043 9062 9072 9071 9083 9100 9086 9090 536 23 0905 0864 0851 0848 0837 0845 0856 0818 0755 0724 0733 0740 0707 0626 0509 0424 0407 0418 0404 0400 0599 1636 3761 5966 7500 8344 8755 8943 9030 9047 9055 9057 9066 9084 9070 9080 537 24 1267 1235 1248 1270 1282 1306 1313 1228 1093 0967 0860 0758 0666 0563 0437 0354 0337 0350 0335 0334 0531 1593 3760 5986 7519 8360 8768 8955 9040 9059 9068 9069 9077 9092 9081 9088 538 25 1647 1655 1708 1762 1804 1843 1851 1711 1484 1252 1027 0834 0704 0585 0454 0368 0352 0363 0349 0348 0550 1642 3845 6073 7587 8407 8804 8985 9067 9083 9093 9092 9101 9117 9101 9108 539 26 1898 1925 2022 2111 2163 2216 2224 2045 1753 1445 1143 0897 0745 0618 0485 0398 0381 0392 0378 0377 0580 1680 3888 6103 7597 8403 8790 8966 9047 9061 9073 9074 9083 9102 9087 9094 540 27 2026 2086 2206 2313 2379 2438 2457 2280 1984 1668 1351 1090 0925 0786 0636 0533 0509 0517 0495 0488 0701 1806 3905 5895 7166 7823 8129 8274 8351 8372 8374 8364 8353 8347 8329 8351 541 1 0254 0242 0222 0219 0208 0211 0213 0217 0241 0304 0489 0784 1014 1119 1157 1164 1166 1164 1157 1159 1163 1182 1198 1207 1214 1220 1226 1234 1241 1244 1247 1248 1251 1254 1258 1260 542 2 0540 0525 0510 0501 0492 0496 0496 0510 0542 0614 0775 0974 1104 1158 1177 1177 1177 1173 1166 1167 1168 1179 1190 1197 1202 1205 1211 1218 1224 1227 1228 1228 1230 1234 1236 1241 543 3 0836 0888 0908 0910 0912 0917 0920 0921 0927 0927 0928 0932 0934 0937 0939 0938 0940 0940 0941 0945 0946 0948 0950 0952 0958 0962 0966 0972 0976 0980 0984 0984 0988 0994 0996 1006 544 4 0842 1012 1226 1412 1497 1592 1710 1771 1759 1720 1664 1598 1527 1429 1291 1133 0992 0860 0736 0660 0669 0800 0950 1027 1060 1074 1079 1093 1114 1129 1127 1114 1093 1076 1072 1092 545 5 0902 1120 1423 1704 1840 1988 2181 2273 2234 2157 2048 1927 1803 1651 1442 1213 1022 0851 0696 0606 0622 0811 1051 1190 1251 1275 1284 1303 1332 1355 1349 1329 1299 1270 1265 1289 546 6 1087 1338 1713 2062 2228 2431 2682 2795 2734 2612 2454 2281 2118 1919 1654 1378 1153 0957 0779 0678 0703 0947 1265 1459 1543 1576 1590 1614 1654 1680 1675 1648 1607 1568 1559 1590 547 7 1107 1421 1893 2323 2538 2792 3123 3265 3171 3003 2785 2553 2343 2096 1773 1443 1184 0965 0767 0658 0688 0963 1329 1552 1651 1689 1704 1733 1783 1819 1809 1777 1723 1671 1659 1704 548 8 0809 1087 1563 2009 2237 2519 2870 2992 2839 2610 2331 2051 1819 1564 1248 0952 0745 0582 0444 0376 0416 0661 1004 1216 1309 1345 1358 1387 1443 1483 1476 1441 1381 1324 1313 1365 549 9 0712 0985 1426 1856 2064 2332 2660 2757 2592 2354 2070 1795 1574 1339 1053 0794 0619 0487 0377 0325 0366 0590 0907 1104 1188 1220 1233 1260 1314 1355 1347 1314 1257 1201 1192 1241 550 10 0293 0254 0225 0212 0204 0205 0208 0214 0237 0301 0525 0929 1262 1381 1353 1295 1286 1298 1281 1275 1437 2031 2814 3345 3607 3725 3784 3818 3838 3842 3847 3850 3855 3863 3861 3868 551 11 0674 0645 0601 0578 0554 0552 0561 0572 0604 0713 1003 1426 1735 1835 1799 1735 1723 1732 1711 1703 1864 2465 3270 3832 4115 4241 4304 4337 4354 4354 4356 4355 4360 4368 4359 4365 552 12 1052 1024 0996 0976 0958 0956 0969 0969 0985 1066 1286 1581 1772 1810 1750 1680 1665 1673 1651 1643 1803 2405 3216 3785 4072 4198 4261 4293 4309 4308 4308 4306 4309 4316 4306 4312 553 13 1497 1491 1485 1480 1478 1482 1493 1477 1456 1480 1588 1729 1803 1784 1702 1624 1604 1610 1587 1579 1740 2360 3198 3787 4087 4219 4283 4316 4332 4332 4329 4328 4330 4336 4322 4332 554 14 2083 2138 2185 2224 2244 2258 2273 2219 2135 2050 1990 1943 1895 1820 1710 1617 1595 1600 1574 1563 1740 2411 3312 3933 4250 4390 4456 4489 4506 4504 4504 4499 4502 4508 4494 4501 555 15 2351 2491 2631 2736 2784 2845 2877 2802 2655 2474 2281 2104 1980 1857 1707 1582 1535 1518 1466 1436 1614 2329 3290 3952 4283 4429 4498 4539 4571 4576 4573 4561 4549 4536 4531 4541 556 16 2255 2459 2657 2822 2905 3000 3071 3004 2831 2616 2383 2169 2015 1863 1675 1512 1434 1390 1311 1263 1439 2183 3200 3903 4256 4409 4479 4524 4573 4591 4586 4564 4534 4507 4494 4516 557 17 1929 2192 2533 2824 2970 3140 3295 3245 3012 2726 2412 2128 1919 1713 1463 1248 1126 1040 0931 0865 1016 1757 2895 3751 4198 4396 4482 4548 4625 4668 4655 4615 4548 4486 4461 4510 558 18 1492 1733 2082 2390 2542 2719 2897 2857 2623 2338 2028 1748 1547 1351 1115 0915 0801 0721 0628 0579 0694 1296 2265 3006 3390 3559 3632 3692 3768 3815 3806 3760 3690 3619 3599 3652 559 19 0334 0286 0249 0227 0213 0211 0214 0229 0258 0357 0675 1220 1657 1785 1690 1569 1544 1566 1532 1513 1825 3105 5165 6978 8088 8647 8913 9033 9092 9095 9098 9094 9099 9113 9099 9103 560 20 0433 0393 0341 0307 0291 0283 0291 0307 0344 0459 0785 1293 1670 1765 1662 1542 1517 1538 1503 1486 1784 3030 5074 6910 8057 8642 8920 9052 9110 9116 9119 9116 9124 9137 9120 9123 561 21 0707 0633 0582 0538 0521 0515 0528 0536 0563 0670 0962 1376 1655 1697 1580 1458 1433 1451 1418 1402 1690 2916 4963 6819 7993 8598 8884 9018 9081 9086 9089 9085 9093 9109 9091 9097 562 22 0894 0828 0773 0751 0735 0735 0749 0743 0741 0809 1021 1299 1461 1450 1321 1203 1178 1193 1163 1149 1421 2622 4707 6652 7902 8555 8868 9013 9079 9087 9093 9089 9094 9110 9094 9099 563 23 1165 1085 1067 1046 1037 1042 1055 1031 0996 1020 1155 1330 1415 1369 1231 1113 1087 1103 1073 1060 1322 2516 4617 6586 7859 8525 8844 8992 9058 9067 9072 9067 9078 9091 9077 9083 564 24 1597 1553 1557 1559 1561 1585 1596 1539 1447 1393 1410 1446 1437 1348 1194 1071 1044 1059 1030 1016 1280 2490 4619 6599 7872 8537 8855 9001 9066 9072 9080 9075 9082 9097 9084 9089 565 25 2226 2250 2310 2358 2387 2426 2444 2333 2147 1964 1811 1679 1569 1434 1256 1122 1093 1107 1076 1061 1340 2610 4778 6738 7974 8609 8910 9050 9112 9120 9122 9117 9126 9141 9123 9134 566 26 2771 2843 2966 3056 3121 3185 3197 3029 2749 2439 2122 1850 1667 1499 1301 1158 1125 1140 1106 1090 1386 2705 4896 6828 8022 8628 8913 9046 9107 9112 9116 9110 9120 9136 9120 9128 567 27 3002 3144 3299 3419 3494 3571 3593 3426 3138 2810 2464 2165 1964 1782 1568 1406 1364 1373 1329 1306 1614 2939 5021 6758 7782 8285 8516 8627 8683 8694 8692 8679 8673 8674 8655 8674 568 1 0216 0212 0200 0195 0195 0195 0202 0213 0242 0326 0583 1017 1370 1532 1573 1554 1518 1467 1414 1382 1361 1350 1341 1334 1334 1336 1341 1349 1363 1371 1372 1368 1362 1358 1358 1369 569 2 0506 0510 0526 0549 0552 0564 0594 0631 0693 0819 1102 1472 1722 1810 1804 1744 1666 1575 1486 1429 1392 1373 1355 1343 1338 1335 1335 1345 1361 1370 1368 1358 1347 1338 1334 1349 570 3 0743 0820 0906 0970 0991 1031 1084 1144 1204 1306 1491 1696 1805 1819 1770 1677 1569 1449 1334 1259 1213 1188 1165 1149 1141 1138 1137 1145 1161 1170 1166 1157 1140 1128 1124 1141 571 4 0984 1221 1506 1752 1854 1986 2151 2272 2325 2359 2397 2413 2378 2284 2127 1911 1683 1449 1235 1099 1035 1025 1017 1002 0993 0986 0984 0994 1019 1034 1029 1011 0984 0962 0958 0981 572 5 1130 1407 1790 2128 2283 2469 2708 2857 2881 2856 2799 2716 2609 2452 2223 1944 1675 1414 1178 1032 0990 1051 1112 1129 1134 1132 1130 1143 1171 1191 1185 1162 1129 1100 1094 1119 573 6 1243 1571 2044 2470 2667 2912 3222 3409 3412 3350 3243 3104 2946 2733 2432 2085 1767 1470 1203 1041 1012 1130 1257 1312 1330 1333 1334 1352 1388 1414 1407 1379 1337 1297 1289 1323 574 7 1275 1622 2161 2661 2899 3185 3562 3774 3745 3638 3472 3276 3072 2810 2449 2054 1711 1401 1125 0963 0949 1123 1327 1428 1468 1480 1484 1507 1550 1581 1574 1542 1491 1443 1434 1473 575 8 0985 1327 1937 2536 2827 3202 3702 3961 3878 3687 3422 3131 2852 2519 2081 1636 1276 0974 0721 0584 0589 0788 1038 1171 1224 1243 1248 1274 1327 1367 1357 1322 1262 1209 1200 1246 576 9 0831 1152 1713 2255 2527 2866 3317 3526 3414 3205 2930 2641 2379 2074 1683 1295 1000 0759 0557 0453 0472 0674 0933 1078 1136 1157 1165 1189 1241 1279 1270 1236 1179 1128 1117 1162 577 10 0288 0251 0219 0212 0207 0202 0206 0213 0237 0320 0623 1206 1732 1975 2015 1987 1987 2002 1985 1984 2111 2534 3024 3325 3470 3534 3567 3592 3605 3606 3608 3609 3616 3621 3618 3625 578 11 0784 0739 0682 0643 0625 0618 0630 0652 0707 0869 1303 1953 2459 2670 2687 2642 2637 2647 2624 2618 2761 3257 3849 4228 4414 4495 4535 4559 4572 4568 4567 4561 4563 4571 4562 4564 579 12 1326 1266 1234 1203 1179 1177 1190 1207 1252 1390 1731 2187 2502 2604 2576 2515 2502 2508 2484 2477 2623 3139 3765 4169 4369 4455 4498 4523 4535 4532 4529 4525 4528 4532 4525 4528 580 13 1835 1860 1832 1820 1809 1807 1829 1831 1854 1939 2157 2422 2581 2606 2546 2472 2457 2463 2435 2428 2574 3088 3702 4093 4282 4364 4405 4429 4441 4437 4433 4429 4430 4433 4425 4427 581 14 2485 2552 2588 2610 2623 2638 2655 2640 2611 2600 2638 2687 2701 2657 2569 2483 2464 2468 2439 2429 2586 3123 3743 4127 4312 4392 4433 4456 4468 4462 4460 4455 4456 4460 4452 4452 582 15 2875 3059 3211 3322 3376 3434 3469 3423 3322 3183 3029 2886 2779 2670 2531 2405 2354 2332 2272 2236 2406 3020 3733 4173 4384 4474 4519 4547 4571 4574 4569 4558 4546 4537 4525 4541 583 16 2691 2944 3202 3411 3502 3607 3703 3671 3541 3363 3164 2971 2824 2670 2472 2286 2181 2104 1988 1914 2067 2716 3517 4030 4277 4383 4433 4474 4515 4533 4527 4504 4470 4435 4417 4448 584 17 2455 2821 3238 3604 3785 3985 4201 4201 4002 3733 3426 3136 2907 2666 2359 2068 1885 1740 1565 1455 1610 2364 3385 4082 4429 4577 4640 4697 4770 4810 4798 4751 4679 4612 4584 4638 585 18 2004 2318 2778 3166 3356 3584 3823 3841 3639 3365 3048 2745 2509 2263 1949 1659 1469 1319 1149 1047 1174 1821 2717 3326 3622 3746 3799 3852 3926 3971 3960 3911 3836 3764 3738 3792 586 19 0371 0322 0273 0248 0234 0226 0235 0247 0288 0420 0868 1692 2417 2712 2673 2556 2535 2562 2519 2500 2845 4137 6010 7518 8381 8798 8995 9088 9132 9131 9131 9123 9125 9140 9119 9126 587 20 0531 0460 0395 0361 0342 0339 0345 0363 0411 0567 1020 1760 2352 2559 2488 2363 2339 2364 2322 2300 2636 3921 5827 7397 8320 8771 8986 9085 9132 9130 9129 9125 9127 9138 9115 9122 588 21 0765 0685 0629 0588 0561 0554 0566 0582 0629 0781 1197 1823 2284 2416 2317 2185 2159 2180 2140 2119 2447 3730 5674 7307 8280 8761 8989 9097 9147 9147 9147 9143 9148 9162 9144 9151 589 22 1200 1149 1081 1051 1022 1024 1041 1043 1070 1200 1563 2062 2400 2463 2338 2200 2170 2190 2149 2129 2453 3733 5677 7302 8269 8746 8971 9077 9126 9127 9128 9121 9127 9142 9125 9129 590 23 1594 1533 1499 1469 1455 1458 1476 1468 1460 1548 1822 2184 2404 2406 2258 2112 2080 2099 2057 2035 2359 3651 5618 7258 8234 8717 8945 9052 9104 9102 9103 9096 9102 9115 9100 9100 591 24 2080 2059 2045 2044 2037 2055 2073 2042 1986 2000 2140 2326 2412 2347 2173 2019 1985 2003 1961 1938 2264 3581 5585 7254 8246 8737 8965 9075 9127 9126 9127 9119 9126 9138 9125 9130 592 25 2872 2936 2975 3032 3056 3091 3119 3039 2900 2785 2728 2694 2635 2504 2295 2123 2084 2101 2054 2029 2378 3753 5768 7390 8331 8789 9004 9105 9153 9153 9152 9146 9152 9166 9148 9154 593 26 3576 3697 3826 3921 3983 4048 4074 3941 3706 3442 3175 2935 2757 2573 2335 2146 2104 2122 2071 2044 2418 3845 5871 7461 8371 8808 9012 9107 9153 9152 9150 9143 9149 9160 9146 9152 594 27 3920 4079 4233 4354 4438 4516 4547 4395 4129 3816 3478 3176 2966 2765 2517 2320 2275 2296 2242 2213 2605 4059 6061 7593 8452 8859 9050 9141 9178 9174 9173 9165 9171 9179 9162 9166 595 1 0170 0170 0173 0174 0170 0170 0183 0200 0246 0374 0770 1461 2035 2265 2254 2112 1925 1716 1521 1394 1320 1279 1242 1215 1204 1198 1199 1214 1242 1262 1259 1244 1217 1193 1190 1217 596 2 0460 0486 0533 0578 0588 0619 0675 0744 0839 1042 1492 2102 2523 2648 2583 2406 2194 1968 1760 1628 1549 1506 1468 1439 1425 1419 1416 1428 1454 1472 1467 1450 1423 1398 1391 1413 597 3 0559 0639 0768 0872 0907 0968 1057 1159 1264 1459 1833 2276 2537 2569 2451 2236 1992 1737 1509 1364 1281 1234 1195 1166 1150 1142 1140 1151 1175 1193 1189 1170 1143 1117 1114 1140 598 4 0922 1114 1363 1576 1666 1777 1935 2075 2177 2314 2529 2738 2815 2755 2588 2341 2068 1784 1529 1366 1274 1220 1176 1144 1127 1116 1113 1125 1151 1170 1163 1144 1114 1086 1080 1105 599 5 1174 1502 1941 2336 2514 2732 3027 3255 3350 3425 3500 3536 3472 3298 3016 2645 2261 1880 1546 1337 1236 1208 1185 1158 1142 1131 1124 1138 1171 1193 1185 1160 1120 1087 1081 1109 600 6 1350 1703 2256 2755 2986 3272 3657 3928 4003 4015 3992 3918 3775 3539 3188 2755 2328 1917 1555 1332 1243 1254 1265 1252 1241 1231 1227 1242 1279 1306 1297 1266 1221 1179 1173 1207 601 7 1387 1817 2442 3021 3294 3637 4091 4398 4453 4417 4316 4165 3966 3683 3279 2800 2341 1908 1528 1296 1214 1257 1300 1300 1294 1288 1282 1301 1340 1371 1360 1327 1276 1230 1223 1258 602 8 1178 1641 2385 3102 3449 3899 4523 4929 4960 4864 4674 4421 4131 3740 3208 2614 2079 1599 1196 0965 0905 0999 1104 1139 1148 1146 1144 1165 1211 1248 1235 1202 1145 1098 1087 1131 603 9 0807 1177 1816 2468 2785 3207 3787 4120 4072 3902 3645 3348 3049 2681 2199 1698 1284 0939 0662 0516 0503 0639 0801 0877 0904 0912 0914 0935 0979 1014 1007 0976 0924 0879 0874 0915 604 10 0317 0270 0235 0216 0207 0203 0210 0222 0255 0385 0865 1805 2706 3188 3346 3366 3382 3396 3383 3389 3480 3771 4067 4234 4315 4350 4374 4392 4403 4401 4400 4398 4401 4408 4404 4406 605 11 0831 0760 0681 0636 0612 0601 0612 0647 0733 0974 1601 2575 3387 3788 3906 3910 3919 3929 3912 3916 4008 4306 4613 4791 4878 4915 4937 4954 4965 4959 4955 4948 4948 4955 4943 4945 606 12 1478 1429 1358 1309 1274 1269 1288 1333 1433 1678 2233 2981 3531 3767 3816 3793 3792 3799 3778 3777 3871 4182 4501 4688 4774 4811 4835 4852 4861 4854 4849 4842 4841 4845 4835 4835 607 13 2098 2095 2044 2014 1989 1982 2009 2055 2149 2352 2760 3246 3563 3673 3668 3626 3618 3624 3599 3597 3702 4028 4349 4528 4612 4647 4670 4685 4696 4687 4682 4677 4676 4680 4668 4671 608 14 2717 2806 2828 2830 2827 2843 2871 2898 2945 3034 3205 3389 3485 3495 3450 3391 3381 3385 3361 3356 3473 3803 4102 4262 4336 4369 4388 4404 4413 4408 4405 4404 4404 4410 4401 4402 609 15 3338 3574 3739 3859 3924 3985 4037 4033 3991 3914 3820 3729 3657 3574 3460 3342 3290 3257 3182 3137 3271 3683 4048 4230 4310 4344 4366 4388 4411 4420 4415 4401 4384 4374 4363 4380 610 16 3176 3518 3844 4105 4232 4361 4492 4515 4433 4295 4129 3965 3825 3669 3455 3234 3087 2962 2791 2679 2802 3328 3879 4182 4319 4372 4398 4433 4483 4507 4496 4465 4419 4375 4359 4392 611 17 3058 3492 4009 4443 4657 4895 5165 5233 5090 4859 4581 4304 4071 3810 3464 3114 2863 2648 2400 2237 2364 3033 3845 4350 4588 4684 4726 4775 4848 4889 4874 4823 4745 4671 4645 4696 612 18 2562 2984 3526 3995 4220 4488 4794 4885 4736 4503 4216 3926 3684 3408 3045 2676 2406 2170 1914 1752 1851 2444 3185 3644 3859 3945 3982 4031 4104 4147 4131 4081 4001 3923 3899 3955 613 19 0442 0346 0293 0256 0244 0244 0247 0266 0313 0484 1069 2164 3190 3688 3745 3658 3649 3678 3635 3618 3953 5141 6739 7939 8597 8902 9047 9122 9155 9148 9146 9138 9139 9150 9132 9134 614 20 0634 0546 0479 0430 0407 0399 0411 0436 0505 0716 1324 2326 3178 3546 3547 3444 3427 3453 3410 3392 3717 4909 6556 7834 8552 8892 9053 9131 9170 9165 9160 9150 9154 9169 9148 9155 615 21 1060 0967 0893 0835 0803 0794 0811 0842 0912 1136 1719 2586 3261 3514 3471 3352 3331 3353 3309 3288 3609 4803 6469 7776 8520 8875 9044 9128 9167 9164 9160 9153 9159 9170 9153 9152 616 22 1499 1422 1345 1294 1268 1260 1284 1307 1364 1565 2077 2792 3312 3474 3391 3263 3236 3256 3210 3190 3510 4708 6398 7728 8489 8852 9027 9109 9149 9145 9144 9137 9140 9153 9135 9138 617 23 2020 1980 1912 1875 1846 1848 1874 1890 1936 2113 2559 3152 3552 3645 3533 3394 3364 3381 3332 3311 3633 4835 6495 7779 8503 8851 9015 9096 9135 9130 9128 9119 9124 9135 9115 9120 618 24 2666 2652 2628 2608 2598 2606 2640 2646 2662 2788 3114 3520 3761 3770 3620 3464 3429 3446 3393 3368 3702 4932 6590 7851 8557 8889 9049 9126 9164 9157 9155 9147 9150 9162 9147 9150 619 25 3487 3556 3596 3621 3645 3677 3717 3680 3616 3601 3690 3806 3843 3754 3559 3382 3342 3360 3303 3276 3633 4921 6621 7886 8587 8919 9078 9155 9193 9185 9185 9176 9184 9194 9174 9181 620 26 4279 4453 4579 4676 4732 4797 4839 4748 4583 4397 4223 4071 3942 3775 3543 3343 3299 3319 3258 3226 3617 4968 6682 7922 8596 8909 9058 9133 9167 9161 9157 9149 9157 9166 9150 9153 621 27 4691 4904 5058 5207 5297 5382 5424 5302 5075 4792 4484 4203 4002 3805 3555 3347 3301 3321 3257 3226 3638 5029 6766 8005 8669 8975 9118 9189 9224 9214 9209 9200 9204 9217 9195 9200 622 1 0191 0174 0182 0177 0174 0180 0190 0208 0259 0422 0962 1974 2874 3231 3155 2847 2469 2070 1716 1486 1357 1285 1223 1176 1154 1143 1140 1160 1203 1235 1231 1206 1162 1116 1107 1146 623 2 0352 0400 0463 0504 0517 0552 0612 0698 0820 1089 1715 2620 3286 3484 3349 3036 2675 2301 1974 1766 1648 1583 1525 1481 1461 1450 1446 1462 1498 1524 1519 1494 1453 1414 1404 1439 624 3 0535 0624 0752 0867 0907 0971 1084 1207 1349 1627 2194 2922 3393 3474 3294 2962 2589 2213 1884 1678 1562 1497 1443 1401 1380 1369 1363 1379 1412 1436 1429 1404 1366 1329 1325 1352 625 4 0827 1007 1255 1473 1562 1686 1870 2047 2206 2464 2931 3462 3742 3712 3469 3091 2684 2276 1921 1700 1577 1508 1450 1405 1385 1370 1365 1380 1412 1435 1427 1400 1360 1321 1316 1345 626 5 1230 1528 1948 2318 2482 2688 2983 3226 3376 3557 3824 4070 4126 3978 3670 3245 2794 2343 1949 1701 1564 1488 1423 1373 1349 1334 1327 1342 1377 1401 1392 1363 1319 1277 1266 1300 627 6 1410 1820 2402 2932 3173 3474 3888 4208 4344 4430 4498 4507 4402 4166 3797 3314 2810 2314 1890 1624 1479 1399 1334 1283 1258 1243 1235 1248 1285 1312 1302 1272 1223 1182 1174 1212 628 7 1527 2008 2696 3334 3633 4011 4536 4916 5030 5049 5006 4894 4702 4397 3956 3409 2860 2329 1870 1588 1454 1415 1383 1345 1325 1309 1302 1318 1359 1389 1380 1345 1293 1243 1234 1272 629 8 1474 1993 2784 3556 3927 4395 5064 5543 5656 5638 5523 5326 5053 4659 4106 3451 2820 2229 1732 1434 1309 1306 1308 1288 1273 1259 1253 1271 1315 1347 1335 1299 1242 1191 1184 1224 630 9 1068 1592 2436 3278 3697 4245 5050 5618 5705 5631 5429 5141 4792 4313 3668 2945 2285 1696 1220 0949 0857 0888 0926 0924 0917 0909 0905 0922 0963 0998 0986 0953 0903 0858 0855 0897 631 10 0342 0286 0256 0238 0227 0224 0228 0242 0284 0449 1055 2270 3505 4239 4543 4632 4670 4684 4677 4690 4717 4805 4884 4928 4958 4972 4985 5002 5011 5007 5003 4997 5000 5006 4996 4999 632 11 0948 0839 0761 0698 0669 0658 0673 0717 0827 1124 1899 3125 4198 4772 4993 5045 5069 5076 5061 5070 5099 5216 5324 5385 5421 5439 5454 5468 5478 5469 5464 5455 5457 5463 5449 5450 633 12 1642 1569 1489 1422 1386 1374 1397 1463 1606 1947 2694 3725 4534 4930 5076 5101 5113 5109 5087 5091 5106 5186 5254 5293 5319 5330 5344 5356 5365 5355 5349 5340 5337 5341 5326 5328 634 13 2336 2316 2244 2203 2166 2157 2193 2273 2430 2746 3362 4122 4656 4895 4978 4982 4986 4978 4957 4960 4971 5037 5091 5120 5141 5150 5163 5174 5181 5172 5166 5158 5156 5161 5146 5152 635 14 3152 3250 3264 3265 3262 3278 3322 3397 3521 3725 4064 4430 4658 4756 4794 4788 4787 4772 4752 4753 4739 4743 4740 4743 4755 4762 4774 4787 4799 4793 4791 4785 4784 4784 4777 4787 636 15 3674 3873 3973 4042 4088 4128 4158 4185 4221 4233 4246 4264 4277 4284 4296 4291 4294 4291 4284 4297 4290 4292 4290 4297 4311 4320 4330 4346 4356 4354 4352 4351 4357 4362 4358 4367 637 16 3731 4193 4615 4940 5091 5256 5439 5540 5545 5492 5415 5322 5227 5098 4908 4672 4472 4264 4021 3852 3859 4080 4245 4301 4322 4326 4330 4366 4427 4457 4444 4405 4347 4289 4265 4312 638 17 3691 4254 4841 5338 5578 5853 6168 6329 6285 6157 5974 5774 5577 5330 4986 4593 4269 3959 3620 3389 3430 3848 4249 4436 4510 4533 4545 4586 4656 4698 4680 4626 4545 4466 4433 4487 639 18 3184 3751 4401 4962 5227 5540 5918 6105 6032 5860 5626 5370 5129 4835 4434 3990 3627 3289 2935 2700 2743 3198 3690 3948 4056 4096 4107 4151 4226 4269 4250 4196 4107 4025 3996 4055 640 19 0453 0366 0303 0273 0260 0256 0260 0279 0337 0531 1209 2521 3821 4525 4695 4653 4655 4686 4647 4637 4941 5992 7324 8265 8757 8981 9090 9147 9177 9166 9164 9150 9155 9167 9149 9156 641 20 0738 0621 0547 0492 0463 0458 0467 0502 0589 0857 1632 2954 4165 4785 4920 4872 4873 4898 4855 4845 5127 6116 7379 8282 8764 8986 9096 9155 9184 9172 9168 9160 9162 9172 9151 9154 642 21 1240 1118 1021 0955 0911 0901 0923 0967 1072 1376 2149 3329 4317 4770 4827 4751 4742 4763 4720 4705 4991 6002 7299 8239 8745 8978 9094 9154 9183 9174 9169 9159 9160 9172 9153 9163 643 22 1759 1664 1579 1511 1476 1465 1493 1536 1637 1930 2635 3638 4419 4736 4732 4632 4617 4635 4589 4572 4864 5896 7230 8201 8724 8969 9085 9147 9176 9167 9166 9154 9156 9170 9149 9159 644 23 2345 2279 2213 2158 2127 2122 2156 2199 2296 2572 3204 4047 4656 4872 4823 4707 4684 4701 4652 4633 4929 5967 7282 8229 8738 8974 9090 9149 9180 9170 9167 9155 9157 9169 9155 9158 645 24 3147 3127 3084 3053 3025 3037 3081 3127 3216 3451 3965 4587 4990 5089 4987 4848 4818 4833 4781 4759 5078 6145 7436 8333 8810 9029 9135 9190 9217 9208 9203 9192 9194 9206 9189 9197 646 25 4016 4104 4133 4158 4166 4202 4253 4268 4285 4382 4631 4918 5066 5035 4870 4699 4662 4678 4616 4592 4951 6106 7450 8359 8836 9051 9155 9209 9237 9226 9218 9209 9214 9224 9205 9216 647 26 5158 5380 5519 5633 5709 5779 5835 5793 5693 5576 5484 5397 5305 5160 4937 4734 4690 4711 4643 4614 5023 6249 7584 8442 8880 9078 9174 9229 9252 9241 9237 9227 9229 9240 9221 9231 648 27 5498 5796 5993 6160 6268 6360 6418 6337 6167 5933 5668 5422 5240 5054 4808 4596 4551 4574 4503 4470 4904 6183 7567 8455 8902 9099 9193 9243 9269 9256 9249 9239 9241 9253 9236 9244 649 1 0220 0215 0219 0221 0206 0211 0228 0258 0330 0555 1283 2659 3936 4466 4338 3868 3310 2744 2244 1924 1743 1643 1556 1489 1457 1441 1435 1462 1519 1563 1554 1519 1456 1395 1385 1432 650 2 0378 0405 0479 0528 0547 0583 0659 0760 0906 1234 2010 3157 4032 4291 4093 3660 3170 2679 2253 1985 1834 1750 1678 1623 1596 1581 1576 1595 1640 1673 1664 1633 1581 1531 1520 1560 651 3 0535 0628 0758 0875 0916 0985 1108 1250 1422 1776 2531 3556 4268 4424 4188 3740 3245 2749 2319 2048 1896 1810 1738 1683 1655 1639 1633 1652 1697 1727 1719 1686 1637 1585 1571 1612 652 4 0807 0975 1204 1406 1487 1606 1795 1992 2190 2545 3240 4107 4642 4684 4384 3895 3370 2845 2394 2112 1953 1863 1788 1732 1702 1684 1677 1696 1739 1769 1759 1726 1673 1621 1608 1640 653 5 1234 1502 1891 2227 2369 2561 2846 3108 3318 3637 4188 4794 5083 4986 4621 4091 3531 2978 2500 2202 2033 1940 1860 1799 1769 1751 1742 1760 1806 1837 1825 1787 1730 1677 1666 1701 654 6 1510 1945 2514 3034 3258 3552 3972 4319 4518 4741 5062 5353 5395 5168 4729 4145 3536 2942 2429 2110 1934 1834 1750 1687 1654 1636 1625 1643 1690 1721 1707 1671 1611 1558 1546 1582 655 7 1597 2099 2840 3530 3852 4265 4854 5316 5511 5642 5754 5777 5626 5278 4748 4079 3401 2749 2198 1862 1681 1582 1500 1438 1407 1387 1377 1395 1440 1472 1459 1421 1364 1311 1301 1340 656 8 1594 2152 2990 3801 4183 4687 5408 5966 6159 6239 6248 6155 5910 5485 4867 4119 3379 2680 2097 1745 1568 1491 1428 1373 1343 1324 1315 1333 1380 1413 1400 1361 1301 1245 1238 1278 657 9 1369 1945 2907 3848 4314 4934 5855 6566 6762 6774 6641 6383 6011 5475 4746 3899 3087 2343 1740 1387 1223 1165 1118 1072 1047 1031 1023 1040 1084 1116 1105 1070 1013 0965 0958 1000 658 10 0408 0328 0276 0247 0237 0232 0244 0259 0320 0540 1308 2803 4349 5313 5731 5853 5886 5873 5839 5835 5813 5807 5799 5801 5816 5824 5837 5856 5870 5867 5863 5855 5849 5851 5839 5849 659 11 0972 0872 0783 0721 0691 0679 0697 0756 0889 1247 2157 3598 4883 5593 5878 5942 5945 5911 5862 5847 5816 5806 5789 5787 5799 5804 5817 5833 5847 5842 5837 5824 5816 5814 5800 5808 660 12 1679 1598 1534 1475 1439 1436 1468 1554 1724 2124 3004 4249 5255 5761 5941 5949 5911 5844 5766 5725 5678 5659 5634 5623 5630 5632 5640 5658 5676 5675 5668 5649 5636 5625 5608 5624 661 13 2228 2246 2226 2203 2180 2188 2245 2355 2548 2944 3730 4743 5484 5817 5908 5863 5785 5677 5556 5487 5423 5389 5356 5336 5336 5335 5341 5361 5387 5389 5382 5361 5336 5315 5298 5317 662 14 2836 2940 3000 3039 3032 3068 3159 3288 3489 3845 4485 5229 5723 5913 5933 5844 5730 5582 5425 5324 5241 5197 5151 5121 5117 5111 5116 5138 5175 5186 5177 5150 5117 5088 5068 5098 663 15 3397 3694 3941 4106 4170 4264 4410 4570 4742 4994 5401 5830 6068 6115 6044 5878 5683 5453 5212 5047 4926 4855 4785 4735 4718 4708 4708 4738 4792 4820 4807 4772 4718 4666 4646 4694 664 16 4024 4588 5104 5487 5674 5873 6118 6299 6394 6433 6462 6474 6437 6345 6186 5942 5665 5351 5024 4791 4628 4529 4436 4364 4333 4316 4314 4353 4429 4469 4451 4403 4328 4255 4229 4288 665 17 4084 4731 5405 5967 6239 6549 6930 7186 7253 7227 7147 7029 6876 6655 6334 5921 5518 5099 4671 4373 4267 4346 4389 4371 4356 4340 4336 4377 4455 4501 4481 4422 4330 4236 4204 4274 666 18 3555 4237 5041 5734 6058 6456 6968 7301 7359 7295 7159 6973 6752 6438 5991 5450 4939 4432 3932 3598 3497 3634 3745 3761 3756 3745 3737 3775 3858 3910 3887 3825 3727 3630 3596 3663 667 19 0719 0582 0485 0429 0406 0397 0408 0446 0546 0867 1819 3518 5192 6177 6524 6573 6604 6633 6605 6610 6812 7483 8242 8729 8975 9087 9145 9186 9204 9190 9186 9175 9179 9190 9172 9174 668 20 1209 1052 0943 0866 0829 0814 0835 0891 1026 1409 2397 3975 5403 6173 6412 6417 6436 6458 6422 6421 6630 7331 8140 8669 8941 9063 9131 9170 9192 9180 9176 9165 9167 9178 9159 9167 669 21 1611 1494 1382 1303 1253 1238 1262 1330 1477 1871 2831 4280 5526 6159 6330 6307 6315 6338 6300 6296 6511 7242 8092 8653 8943 9074 9144 9185 9210 9193 9185 9176 9181 9191 9171 9171 670 22 2073 1955 1852 1771 1722 1710 1738 1812 1972 2377 3303 4627 5707 6223 6336 6294 6295 6314 6273 6268 6491 7238 8095 8660 8951 9084 9154 9195 9214 9201 9194 9186 9186 9193 9180 9186 671 23 2549 2448 2349 2276 2232 2223 2262 2339 2500 2895 3755 4919 5815 6208 6264 6199 6193 6208 6165 6154 6391 7173 8063 8644 8942 9081 9151 9192 9215 9202 9195 9185 9188 9198 9179 9186 672 24 3370 3329 3255 3190 3153 3152 3212 3305 3472 3846 4583 5495 6133 6368 6349 6251 6236 6250 6199 6187 6455 7274 8153 8705 8987 9113 9179 9221 9241 9226 9219 9206 9207 9218 9203 9211 673 25 4632 4745 4743 4741 4737 4771 4845 4937 5081 5352 5848 6392 6721 6793 6706 6575 6553 6570 6514 6498 6798 7621 8402 8856 9078 9176 9232 9265 9286 9270 9260 9251 9253 9263 9246 9253 674 26 5613 5842 5955 6049 6105 6173 6247 6272 6288 6323 6424 6523 6546 6465 6289 6111 6078 6094 6025 6003 6383 7371 8283 8805 9058 9166 9226 9262 9281 9266 9258 9251 9255 9264 9246 9256 675 27 6451 6813 7049 7238 7359 7466 7541 7516 7425 7265 7071 6884 6740 6587 6378 6181 6147 6169 6095 6069 6482 7502 8396 8882 9114 9208 9261 9293 9310 9295 9286 9276 9278 9291 9270 9277 676 1 0221 0216 0212 0218 0211 0213 0228 0268 0353 0631 1521 3229 4886 5580 5350 4656 3879 3119 2470 2061 1833 1707 1599 1516 1476 1454 1445 1475 1544 1597 1586 1542 1464 1389 1372 1430 677 2 0320 0349 0410 0445 0451 0482 0555 0654 0820 1225 2254 3917 5321 5770 5428 4710 3937 3197 2574 2188 1975 1856 1755 1679 1640 1619 1609 1635 1697 1742 1731 1687 1615 1545 1534 1581 678 3 0457 0526 0667 0786 0827 0903 1040 1206 1424 1888 2934 4459 5611 5871 5452 4712 3932 3188 2565 2179 1968 1851 1752 1676 1639 1618 1608 1632 1691 1734 1722 1679 1609 1542 1527 1575 679 4 0684 0823 1074 1290 1372 1499 1718 1949 2200 2681 3674 5016 5926 6031 5556 4801 4021 3277 2656 2272 2063 1945 1846 1772 1733 1712 1701 1725 1783 1823 1810 1766 1696 1632 1617 1666 680 5 0985 1263 1654 2010 2157 2368 2689 3003 3279 3743 4606 5657 6245 6157 5608 4830 4036 3283 2653 2270 2061 1944 1846 1773 1735 1714 1703 1723 1776 1817 1801 1760 1690 1627 1611 1660 681 6 1325 1710 2258 2763 2971 3264 3699 4087 4367 4770 5452 6184 6485 6251 5659 4867 4069 3310 2673 2280 2066 1947 1847 1771 1731 1709 1695 1719 1774 1814 1799 1755 1685 1619 1602 1649 682 7 1492 1975 2717 3390 3697 4101 4689 5183 5445 5725 6112 6433 6422 6055 5419 4614 3807 3045 2411 2023 1814 1698 1604 1531 1494 1473 1462 1481 1532 1570 1555 1513 1447 1387 1376 1421 683 8 1621 2205 3089 3941 4344 4870 5640 6265 6528 6708 6858 6887 6670 6189 5481 4619 3765 2968 2307 1907 1693 1576 1478 1406 1369 1347 1335 1354 1406 1442 1429 1386 1319 1258 1249 1295 684 9 1612 2259 3231 4188 4651 5260 6171 6898 7144 7230 7188 7008 6666 6132 5393 4511 3643 2837 2175 1777 1566 1452 1359 1288 1253 1233 1221 1239 1289 1326 1312 1272 1206 1148 1138 1185 685 10 0408 0328 0276 0246 0235 0232 0241 0272 0349 0629 1560 3358 5249 6444 6921 6973 6886 6734 6563 6462 6380 6338 6294 6270 6273 6272 6282 6309 6344 6354 6346 6322 6294 6269 6248 6276 686 11 0850 0762 0681 0637 0607 0604 0634 0701 0851 1258 2325 4083 5729 6658 6972 6948 6821 6643 6452 6339 6248 6200 6151 6122 6121 6120 6126 6149 6187 6199 6186 6162 6130 6101 6080 6105 687 12 1581 1554 1543 1523 1497 1510 1574 1690 1895 2366 3412 4924 6170 6776 6916 6801 6617 6387 6156 6008 5898 5838 5781 5744 5735 5727 5730 5757 5798 5812 5799 5767 5727 5686 5663 5697 688 13 1977 2029 2092 2140 2137 2181 2285 2444 2678 3163 4162 5512 6545 6969 6977 6751 6466 6143 5828 5623 5486 5407 5331 5277 5258 5246 5243 5268 5316 5340 5324 5285 5230 5177 5150 5184 689 14 2499 2657 2825 2952 2978 3065 3225 3424 3684 4162 5070 6205 6985 7238 7145 6849 6504 6124 5758 5517 5357 5263 5176 5111 5087 5072 5068 5098 5153 5180 5163 5118 5049 4987 4960 5004 690 15 3163 3436 3705 3911 3981 4109 4321 4550 4813 5245 5999 6866 7400 7518 7374 7060 6701 6303 5915 5655 5478 5375 5277 5207 5179 5158 5153 5186 5252 5287 5266 5217 5140 5066 5037 5090 691 16 3754 4234 4699 5069 5223 5431 5729 6009 6242 6557 7054 7567 7817 7776 7541 7151 6723 6261 5812 5506 5303 5182 5069 4983 4947 4921 4913 4950 5029 5069 5045 4987 4896 4810 4777 4837 692 17 4185 4938 5730 6377 6684 7042 7526 7897 8071 8174 8263 8293 8201 7975 7612 7108 6567 5991 5434 5050 4798 4646 4505 4397 4346 4314 4300 4344 4440 4496 4474 4403 4287 4180 4145 4222 693 18 4014 4801 5692 6436 6790 7212 7769 8189 8341 8378 8338 8233 8051 7762 7342 6784 6196 5581 4994 4591 4340 4199 4069 3965 3915 3882 3868 3911 4005 4064 4039 3966 3855 3742 3713 3790 694 19 1076 0935 0815 0741 0698 0685 0701 0761 0907 1321 2428 4270 6035 7080 7488 7579 7623 7646 7623 7635 7760 8185 8630 8898 9038 9103 9142 9174 9190 9176 9166 9158 9161 9171 9149 9156 695 20 1409 1250 1131 1043 0997 0977 1002 1074 1240 1687 2810 4589 6224 7156 7508 7576 7614 7634 7610 7619 7749 8185 8640 8915 9060 9127 9167 9198 9214 9198 9189 9179 9179 9189 9173 9179 696 21 1951 1805 1683 1589 1531 1517 1549 1636 1825 2300 3406 5059 6504 7289 7568 7608 7638 7656 7626 7636 7766 8203 8657 8928 9072 9138 9179 9210 9228 9211 9203 9192 9193 9204 9185 9192 697 22 2342 2229 2092 2007 1944 1932 1969 2070 2281 2777 3867 5418 6715 7392 7616 7636 7657 7671 7642 7650 7787 8227 8676 8945 9087 9149 9189 9217 9234 9218 9208 9199 9201 9211 9193 9196 698 23 2871 2789 2673 2583 2527 2511 2566 2679 2904 3405 4434 5818 6909 7440 7593 7581 7595 7609 7574 7578 7732 8210 8682 8958 9101 9165 9206 9235 9252 9238 9231 9220 9226 9236 9216 9224 699 24 3458 3422 3308 3223 3163 3163 3232 3370 3624 4138 5110 6322 7215 7620 7718 7682 7689 7703 7664 7665 7831 8307 8744 8993 9122 9180 9218 9248 9267 9248 9240 9230 9232 9244 9224 9231 700 25 4553 4618 4556 4511 4486 4499 4589 4748 5014 5483 6290 7200 7813 8061 8102 8054 8054 8061 8020 8024 8181 8585 8913 9085 9181 9223 9256 9284 9298 9283 9274 9261 9264 9275 9259 9268 701 26 5770 5999 6061 6113 6143 6202 6300 6428 6603 6871 7295 7723 7966 8027 7978 7884 7874 7882 7832 7828 8038 8528 8899 9089 9188 9230 9261 9289 9302 9284 9276 9264 9266 9278 9255 9264 702 27 7176 7600 7868 8072 8214 8334 8436 8482 8495 8443 8370 8298 8237 8164 8057 7938 7923 7935 7877 7871 8120 8646 9008 9185 9273 9311 9338 9359 9375 9356 9349 9337 9337 9347 9329 9333 703 21 0187 0212 0216 0208 0205 0207 0222 0264 0351 0631 1526 3225 4846 5489 5208 4476 3672 2896 2243 1836 1614 1491 1387 1308 1270 1249 1240 1268 1333 1384 1374 1330 1256 1187 1173 1223 704 22 0342 0364 0418 0464 0473 0501 0575 0681 0855 1270 2307 3967 5348 5778 5427 4704 3930 3185 2560 2172 1958 1839 1738 1661 1622 1601 1591 1616 1677 1723 1710 1669 1595 1529 1512 1559 705 23 0323 0391 0489 0574 0600 0658 0770 0910 1107 1550 2585 4148 5354 5631 5191 4421 3616 2858 2233 1852 1648 1534 1441 1369 1333 1314 1306 1328 1383 1426 1416 1378 1312 1249 1235 1286 706 24 0451 0552 0737 0907 0972 1077 1255 1454 1689 2163 3174 4583 5567 5687 5182 4388 3572 2809 2184 1807 1606 1496 1404 1334 1299 1280 1271 1293 1346 1388 1376 1336 1273 1215 1204 1255 707 25 0619 0819 1131 1403 1512 1677 1943 2214 2484 2972 3922 5132 5866 5828 5265 4452 3626 2856 2225 1845 1642 1532 1439 1370 1335 1315 1307 1327 1379 1418 1406 1368 1306 1247 1236 1283 708 26 0897 1221 1720 2181 2374 2642 3052 3429 3717 4157 4918 5769 6141 5909 5270 4425 3585 2802 2167 1786 1585 1476 1386 1318 1285 1266 1256 1274 1323 1358 1347 1309 1248 1193 1185 1224 709 27 1194 1582 2207 2785 3045 3388 3901 4350 4637 5013 5612 6204 6367 6038 5372 4522 3680 2893 2252 1868 1665 1554 1461 1394 1360 1338 1329 1347 1394 1431 1418 1378 1317 1258 1247 1292 710 28 1289 1795 2551 3277 3610 4050 4705 5250 5528 5818 6204 6508 6458 6030 5324 4453 3593 2795 2144 1756 1552 1441 1349 1280 1245 1226 1215 1232 1281 1316 1303 1265 1205 1149 1137 1182 711 29 1078 1588 2456 3313 3730 4286 5124 5806 6087 6292 6468 6502 6253 5716 4932 4005 3109 2296 1653 1282 1097 0998 0920 0863 0833 0818 0809 0825 0865 0895 0885 0854 0805 0761 0759 0798 712 210 0362 0308 0290 0269 0252 0257 0273 0313 0407 0713 1709 3646 5714 6973 7312 7098 6722 6293 5883 5616 5442 5342 5250 5185 5160 5145 5141 5175 5238 5271 5253 5213 5145 5082 5049 5096 713 211 0721 0638 0603 0569 0549 0560 0597 0675 0834 1263 2409 4361 6254 7307 7554 7344 7008 6621 6250 6012 5851 5764 5678 5618 5596 5582 5581 5612 5669 5695 5680 5637 5572 5512 5487 5531 714 212 1010 0982 0980 0974 0964 0984 1055 1169 1371 1857 3030 4870 6519 7324 7412 7112 6709 6270 5856 5589 5415 5317 5223 5157 5130 5116 5111 5141 5198 5230 5215 5168 5100 5032 5005 5052 715 213 1349 1415 1509 1572 1585 1633 1750 1912 2147 2659 3784 5421 6754 7289 7210 6805 6320 5810 5336 5028 4835 4724 4623 4547 4515 4494 4486 4517 4577 4612 4595 4547 4470 4396 4368 4418 716 214 2109 2278 2467 2611 2653 2750 2935 3145 3417 3934 4959 6301 7262 7558 7395 6976 6498 5995 5525 5218 5022 4909 4805 4728 4694 4671 4663 4694 4759 4796 4778 4726 4648 4575 4544 4594 717 215 2794 3070 3328 3529 3595 3718 3932 4178 4464 4960 5867 6970 7686 7860 7681 7295 6857 6389 5938 5639 5442 5330 5226 5146 5112 5089 5081 5114 5181 5215 5195 5141 5057 4977 4949 4999 718 216 3368 3802 4223 4544 4673 4861 5153 5443 5713 6115 6792 7536 7942 7950 7699 7271 6799 6297 5810 5481 5267 5140 5022 4933 4891 4866 4856 4893 4969 5010 4989 4931 4835 4744 4709 4773 719 217 3675 4324 5006 5552 5803 6102 6531 6884 7108 7341 7668 7959 8029 7858 7498 6982 6426 5840 5282 4898 4653 4506 4370 4268 4217 4188 4177 4216 4304 4356 4332 4266 4160 4056 4023 4095 720 218 3936 4707 5572 6304 6647 7057 7602 8020 8191 8263 8281 8233 8081 7806 7385 6825 6229 5605 5013 4605 4345 4189 4047 3937 3883 3848 3834 3875 3968 4026 4004 3931 3819 3711 3679 3750 721 219 0843 0695 0584 0508 0473 0464 0481 0534 0670 1081 2247 4307 6427 7811 8445 8650 8735 8763 8753 8778 8800 8911 8999 9060 9109 9135 9160 9183 9197 9182 9173 9161 9162 9173 9156 9159 722 220 1162 1024 0898 0805 0759 0744 0765 0839 1005 1470 2688 4716 6707 7954 8510 8684 8759 8782 8769 8793 8815 8925 9018 9078 9128 9154 9182 9205 9221 9204 9192 9180 9183 9191 9172 9177 723 221 1828 1678 1541 1438 1383 1364 1395 1489 1700 2222 3453 5335 7056 8062 8489 8611 8667 8684 8670 8691 8725 8868 8990 9070 9127 9155 9184 9208 9222 9205 9195 9184 9182 9194 9175 9175 724 222 2341 2210 2065 1956 1895 1878 1921 2036 2280 2841 4077 5881 7468 8370 8753 8864 8916 8930 8915 8938 8947 9023 9082 9127 9170 9191 9216 9241 9257 9237 9226 9217 9217 9226 9207 9212 725 223 2867 2763 2632 2528 2459 2445 2502 2637 2912 3499 4705 6379 7781 8543 8865 8953 8997 9005 8989 9012 9013 9066 9106 9138 9180 9200 9227 9250 9266 9249 9237 9223 9225 9235 9217 9225 726 224 3464 3403 3266 3169 3105 3098 3169 3336 3648 4262 5430 6932 8108 8715 8968 9033 9069 9073 9055 9075 9073 9113 9137 9167 9203 9219 9243 9268 9281 9262 9253 9242 9246 9252 9230 9241 727 225 4282 4287 4200 4124 4075 4083 4173 4361 4690 5277 6317 7571 8486 8940 9137 9185 9212 9213 9195 9216 9198 9200 9193 9205 9236 9251 9273 9296 9311 9292 9284 9271 9273 9281 9263 9278 728 226 5388 5523 5526 5519 5513 5553 5654 5845 6143 6621 7390 8241 8808 9075 9195 9216 9232 9227 9207 9226 9206 9206 9195 9207 9235 9249 9270 9293 9308 9289 9280 9269 9270 9279 9264 9268 729 227 7474 7946 8217 8429 8582 8707 8823 8921 9013 9059 9108 9160 9199 9226 9249 9234 9240 9230 9206 9220 9209 9231 9235 9249 9273 9284 9303 9326 9340 9321 9313 9300 9299 9304 9290 9301 730 21 7544 8016 8282 8500 8648 8771 8890 8981 9071 9116 9161 9208 9243 9265 9287 9269 9272 9256 9228 9246 9228 9240 9236 9249 9277 9292 9312 9335 9351 9332 9321 9305 9305 9312 9294 9308 731 22 5926 6621 7203 7638 7860 8086 8350 8554 8687 8768 8844 8901 8899 8830 8696 8461 8199 7880 7527 7269 7066 6942 6819 6729 6695 6676 6676 6731 6822 6864 6842 6779 6694 6613 6596 6691 732 23 4757 5510 6263 6876 7171 7496 7917 8244 8399 8475 8525 8529 8444 8253 7949 7518 7049 6542 6036 5677 5435 5287 5147 5041 4992 4961 4950 4999 5098 5152 5128 5059 4944 4832 4795 4877 733 24 3849 4600 5455 6177 6512 6918 7456 7877 8058 8148 8195 8177 8037 7759 7331 6759 6154 5528 4937 4533 4279 4128 3988 3882 3831 3799 3784 3825 3914 3970 3946 3877 3769 3664 3631 3705 734 25 2889 3612 4536 5358 5744 6224 6893 7420 7627 7737 7790 7746 7550 7174 6616 5905 5171 4440 3783 3350 3097 2950 2820 2719 2669 2638 2623 2655 2734 2785 2765 2702 2607 2515 2494 2554 735 26 2079 2706 3640 4506 4915 5442 6208 6818 7059 7203 7286 7252 7017 6560 5896 5076 4256 3472 2806 2391 2161 2034 1925 1842 1799 1775 1761 1784 1844 1884 1869 1821 1744 1672 1654 1709 736 27 1138 1672 2537 3401 3819 4372 5201 5881 6165 6371 6543 6570 6317 5778 4998 4073 3177 2361 1713 1336 1147 1045 0964 0905 0876 0859 0850 0866 0907 0940 0930 0896 0845 0801 0796 0836 737 28 0655 1083 1876 2708 3116 3669 4516 5221 5530 5777 6006 6072 5811 5227 4391 3421 2504 1702 1101 0776 0625 0550 0492 0453 0434 0425 0420 0431 0459 0482 0475 0455 0423 0399 0403 0438 738 29 0454 0814 1552 2366 2769 3331 4193 4923 5244 5506 5746 5808 5526 4915 4052 3067 2150 1368 0809 0524 0401 0343 0301 0275 0263 0257 0255 0262 0281 0298 0295 0280 0260 0250 0260 0292 739 210 7569 8026 8299 8525 8668 8794 8911 9005 9096 9141 9185 9236 9274 9299 9324 9312 9315 9306 9280 9299 9276 9272 9263 9275 9305 9320 9342 9365 9378 9362 9350 9339 9336 9342 9319 9331 740 211 6314 6942 7421 7788 7984 8174 8373 8498 8549 8536 8500 8451 8388 8292 8139 7929 7756 7568 7320 7149 7152 7346 7455 7480 7497 7501 7509 7556 7629 7657 7638 7588 7516 7448 7418 7485 741 212 4727 5373 6031 6554 6808 7090 7422 7614 7627 7547 7419 7267 7100 6875 6551 6159 5822 5483 5102 4837 4840 5158 5411 5499 5528 5532 5535 5581 5664 5710 5688 5626 5530 5435 5401 5466 742 213 3193 3719 4372 4930 5200 5518 5903 6091 6025 5861 5632 5385 5146 4854 4452 4010 3645 3303 2951 2718 2753 3189 3666 3919 4028 4062 4076 4117 4191 4233 4213 4159 4074 3992 3962 4020 743 214 1890 2348 2967 3517 3784 4116 4526 4703 4595 4382 4108 3819 3554 3244 2835 2409 2070 1772 1485 1311 1350 1746 2244 2539 2669 2718 2737 2776 2843 2888 2872 2824 2748 2676 2653 2706 744 215 1167 1529 2085 2595 2846 3156 3543 3687 3540 3302 3003 2701 2444 2158 1789 1429 1161 0939 0736 0623 0667 0991 1420 1680 1793 1835 1854 1888 1952 1997 1987 1943 1876 1810 1792 1845 745 216 0722 0982 1438 1878 2092 2367 2696 2792 2619 2372 2079 1795 1569 1333 1044 0783 0609 0476 0365 0312 0355 0583 0902 1097 1182 1212 1224 1254 1311 1352 1345 1310 1249 1194 1185 1232 746 217 0578 0811 1215 1633 1839 2095 2405 2486 2307 2057 1768 1496 1285 1072 0817 0599 0460 0361 0282 0250 0291 0471 0721 0870 0934 0955 0963 0987 1036 1074 1067 1036 0983 0933 0928 0969 747 218 0485 0673 1042 1419 1610 1852 2142 2210 2027 1782 1500 1246 1055 0866 0648 0470 0364 0292 0239 0224 0262 0403 0584 0684 0721 0731 0733 0752 0794 0827 0821 0795 0746 0705 0703 0740 748 219 7536 8011 8287 8501 8650 8779 8897 8990 9078 9117 9158 9205 9234 9258 9280 9263 9268 9253 9229 9251 9236 9243 9238 9250 9282 9299 9321 9344 9359 9342 9333 9317 9318 9323 9303 9313 749 220 7156 7569 7824 8038 8183 8300 8399 8441 8452 8397 8328 8258 8202 8129 8018 7892 7875 7883 7825 7819 8065 8598 8981 9173 9276 9321 9355 9380 9392 9373 9363 9347 9349 9360 9343 9348 750 221 6342 6725 6949 7139 7261 7365 7441 7418 7323 7161 6968 6783 6640 6484 6271 6074 6038 6056 5984 5959 6367 7397 8326 8847 9101 9213 9274 9310 9327 9309 9299 9287 9285 9292 9271 9280 751 222 5390 5698 5897 6057 6166 6255 6312 6234 6064 5833 5577 5340 5166 4990 4762 4563 4519 4537 4469 4440 4824 6038 7430 8361 8847 9069 9177 9235 9261 9251 9243 9235 9238 9250 9231 9240 752 223 4558 4763 4942 5079 5174 5253 5292 5172 4945 4667 4367 4096 3901 3717 3484 3292 3247 3263 3206 3176 3541 4861 6604 7897 8609 8947 9107 9187 9222 9213 9209 9203 9206 9219 9200 9209 753 224 3745 3888 4039 4163 4244 4315 4344 4188 3924 3610 3278 2986 2783 2597 2368 2190 2149 2165 2116 2090 2436 3808 5811 7416 8344 8797 9008 9109 9155 9152 9150 9144 9151 9165 9148 9156 754 225 2855 2966 3106 3225 3299 3375 3400 3228 2942 2618 2283 1997 1805 1633 1433 1286 1248 1255 1214 1193 1478 2742 4815 6603 7683 8224 8475 8596 8659 8673 8673 8662 8656 8657 8643 8662 755 226 1928 1996 2134 2238 2301 2357 2374 2201 1906 1594 1283 1029 0870 0737 0593 0498 0475 0482 0463 0457 0659 1728 3797 5786 7071 7739 8053 8206 8288 8311 8313 8304 8296 8286 8272 8301 756 227 1620 1687 1833 1940 2008 2071 2093 1923 1635 1334 1037 0799 0654 0536 0414 0335 0317 0322 0309 0308 0472 1402 3312 5178 6378 6994 7279 7421 7509 7540 7540 7520 7495 7470 7453 7488 757 21 5972 6227 6319 6386 6434 6504 6604 6716 6872 7099 7460 7827 8038 8088 8042 7952 7941 7947 7901 7899 8095 8566 8934 9127 9232 9275 9307 9335 9352 9335 9325 9313 9314 9322 9301 9310 758 22 6422 6804 7022 7193 7314 7410 7500 7570 7646 7675 7709 7741 7767 7791 7819 7808 7814 7809 7793 7815 7798 7799 7792 7806 7833 7847 7868 7889 7905 7895 7891 7884 7889 7901 7886 7897 759 23 5228 5954 6609 7112 7361 7620 7937 8174 8298 8357 8396 8410 8365 8247 8049 7745 7406 7011 6595 6291 6071 5937 5806 5707 5664 5639 5631 5687 5788 5843 5822 5753 5641 5539 5505 5593 760 24 4149 4880 5688 6353 6662 7026 7512 7893 8067 8171 8252 8269 8168 7931 7555 7037 6485 5901 5339 4949 4697 4546 4407 4300 4248 4215 4201 4246 4338 4394 4369 4302 4189 4081 4049 4126 761 25 3040 3764 4637 5403 5757 6196 6806 7288 7501 7638 7752 7785 7640 7304 6784 6109 5409 4703 4063 3639 3384 3234 3102 3000 2950 2918 2903 2935 3015 3068 3047 2984 2883 2790 2764 2828 762 26 2334 2964 3878 4726 5120 5623 6354 6930 7164 7304 7393 7372 7155 6726 6094 5310 4519 3755 3097 2684 2450 2316 2204 2120 2076 2049 2034 2058 2120 2164 2145 2095 2011 1938 1918 1969 763 27 1600 2191 3071 3930 4330 4862 5652 6289 6550 6722 6862 6874 6642 6155 5438 4574 3722 2927 2275 1883 1675 1561 1466 1396 1360 1340 1329 1346 1396 1431 1417 1376 1311 1253 1245 1291 764 28 0928 1387 2178 2984 3372 3895 4682 5332 5628 5883 6152 6281 6077 5539 4741 3802 2902 2093 1468 1114 0941 0851 0780 0729 0704 0690 0683 0695 0732 0760 0752 0723 0681 0645 0644 0679 765 29 0467 0799 1506 2290 2676 3217 4043 4748 5070 5348 5631 5738 5478 4874 4016 3037 2127 1355 0804 0524 0404 0348 0309 0282 0272 0267 0264 0271 0289 0306 0301 0290 0270 0259 0269 0298 766 210 5922 6137 6197 6222 6248 6302 6407 6580 6840 7234 7853 8518 8949 9152 9247 9258 9274 9269 9248 9269 9249 9247 9237 9247 9278 9298 9320 9343 9357 9339 9329 9315 9318 9329 9304 9311 767 211 6641 7052 7281 7464 7590 7692 7792 7869 7945 7982 8023 8065 8096 8120 8147 8137 8147 8140 8125 8144 8127 8124 8116 8128 8157 8172 8193 8215 8230 8218 8212 8205 8204 8220 8210 8217 768 212 5096 5693 6216 6607 6808 7006 7240 7370 7400 7361 7290 7201 7104 6964 6757 6486 6254 6010 5716 5507 5501 5722 5872 5913 5930 5929 5935 5981 6060 6096 6078 6026 5949 5872 5843 5911 769 213 3720 4258 4854 5354 5593 5867 6192 6355 6317 6190 6009 5806 5610 5361 5014 4622 4294 3981 3643 3416 3453 3864 4269 4465 4545 4570 4584 4623 4693 4731 4713 4660 4580 4502 4472 4526 770 214 2387 2855 3501 4063 4337 4661 5072 5254 5165 4973 4714 4437 4180 3872 3461 3020 2659 2332 2008 1803 1834 2241 2724 2998 3115 3158 3176 3213 3284 3328 3313 3262 3181 3104 3082 3138 771 215 1372 1737 2318 2857 3121 3451 3856 4021 3888 3660 3364 3062 2799 2499 2110 1723 1422 1167 0934 0800 0836 1169 1603 1862 1976 2019 2035 2070 2135 2178 2168 2124 2054 1988 1971 2023 772 216 0825 1117 1595 2051 2280 2570 2923 3034 2868 2622 2326 2036 1799 1547 1233 0942 0741 0583 0446 0379 0420 0664 1001 1205 1294 1326 1339 1370 1427 1470 1463 1426 1364 1305 1296 1341 773 217 0620 0850 1274 1707 1915 2190 2519 2618 2446 2201 1908 1632 1415 1188 0915 0677 0520 0405 0313 0274 0313 0492 0733 0874 0931 0951 0957 0981 1031 1069 1060 1031 0977 0928 0923 0965 774 218 0459 0652 0984 1327 1500 1726 1985 2031 1843 1599 1328 1085 0912 0743 0556 0410 0329 0277 0237 0230 0271 0406 0578 0670 0702 0709 0709 0727 0767 0799 0791 0765 0720 0681 0679 0716 775 219 5558 6017 6319 6523 6619 6746 6930 7128 7352 7655 8108 8573 8842 8917 8882 8739 8574 8366 8131 7970 7832 7752 7671 7617 7604 7595 7600 7641 7709 7733 7715 7667 7604 7538 7515 7573 776 220 6626 7039 7264 7450 7574 7680 7775 7852 7932 7967 8005 8045 8075 8097 8125 8117 8124 8120 8102 8125 8106 8107 8097 8108 8137 8152 8174 8195 8209 8199 8194 8184 8189 8200 8187 8194 777 221 5924 6375 6679 6920 7058 7184 7297 7336 7317 7234 7127 7020 6927 6815 6654 6479 6402 6347 6218 6144 6353 6905 7324 7521 7614 7654 7680 7718 7763 7771 7759 7731 7698 7674 7653 7688 778 222 5011 5352 5607 5809 5925 6029 6112 6079 5955 5775 5561 5358 5205 5040 4821 4615 4539 4510 4405 4342 4645 5573 6518 7071 7338 7452 7509 7553 7593 7597 7589 7568 7549 7532 7514 7537 779 223 4188 4475 4707 4897 5003 5105 5179 5099 4914 4671 4403 4153 3972 3787 3553 3346 3267 3236 3140 3080 3373 4444 5762 6659 7120 7326 7423 7481 7528 7534 7530 7508 7486 7469 7451 7475 780 224 3470 3686 3895 4058 4150 4240 4300 4188 3963 3690 3395 3127 2938 2756 2530 2342 2274 2254 2177 2133 2415 3534 5062 6176 6768 7039 7163 7235 7282 7293 7289 7271 7251 7237 7217 7240 781 225 2660 2824 3006 3149 3235 3315 3359 3225 2972 2681 2374 2104 1921 1750 1550 1393 1340 1328 1272 1240 1488 2570 4235 5554 6289 6636 6794 6879 6937 6954 6951 6936 6912 6895 6877 6906 782 226 1819 1936 2097 2242 2325 2401 2442 2290 2012 1711 1403 1148 0984 0841 0685 0573 0538 0531 0501 0486 0671 1611 3334 4869 5786 6234 6438 6547 6626 6658 6657 6635 6600 6569 6548 6588 783 227 1382 1456 1602 1728 1796 1867 1902 1756 1501 1228 0959 0743 0610 0502 0390 0317 0298 0298 0284 0284 0417 1168 2691 4107 4957 5372 5557 5660 5739 5777 5775 5752 5713 5676 5661 5699 784 21 4696 4808 4813 4821 4821 4851 4927 5019 5162 5421 5888 6397 6700 6763 6667 6533 6512 6528 6471 6458 6758 7581 8376 8845 9077 9181 9239 9274 9293 9278 9271 9258 9256 9266 9250 9257 785 22 4685 4817 4865 4894 4918 4960 5035 5122 5250 5449 5769 6094 6278 6315 6260 6174 6165 6176 6136 6135 6326 6795 7181 7382 7485 7531 7564 7588 7605 7593 7587 7582 7584 7598 7583 7590 786 23 4592 4864 4983 5093 5160 5223 5276 5322 5371 5390 5415 5443 5463 5480 5499 5497 5504 5504 5496 5513 5505 5510 5509 5520 5539 5551 5569 5591 5604 5603 5600 5601 5611 5620 5615 5631 787 24 3839 4384 4890 5289 5468 5669 5909 6088 6180 6219 6247 6253 6210 6111 5950 5702 5428 5110 4781 4546 4383 4284 4191 4122 4090 4072 4068 4108 4180 4222 4208 4160 4086 4011 3990 4047 788 25 2985 3583 4266 4831 5085 5394 5805 6124 6276 6379 6481 6534 6464 6260 5925 5459 4961 4437 3943 3605 3396 3271 3160 3075 3033 3008 2996 3030 3103 3148 3132 3078 2994 2911 2888 2942 789 26 2198 2765 3517 4176 4475 4852 5377 5789 5976 6107 6235 6289 6178 5886 5422 4816 4183 3552 2995 2634 2427 2308 2206 2129 2090 2066 2054 2078 2136 2178 2163 2116 2041 1971 1954 1999 790 27 1567 2092 2828 3523 3855 4265 4855 5320 5513 5648 5755 5777 5621 5272 4740 4068 3384 2728 2173 1834 1651 1550 1467 1403 1371 1351 1341 1359 1404 1438 1426 1388 1330 1277 1266 1305 791 28 0980 1434 2175 2913 3261 3717 4389 4935 5177 5367 5562 5640 5470 5041 4391 3596 2813 2094 1521 1191 1025 0938 0868 0817 0792 0779 0771 0784 0819 0848 0839 0811 0766 0730 0728 0764 792 29 0416 0721 1385 2105 2461 2951 3705 4345 4672 5000 5385 5614 5427 4849 3994 3014 2102 1329 0780 0504 0385 0330 0291 0265 0254 0249 0246 0253 0270 0287 0284 0271 0253 0243 0253 0280 793 210 4672 4727 4646 4594 4554 4571 4664 4851 5169 5723 6680 7800 8600 8987 9157 9197 9224 9221 9202 9226 9207 9206 9195 9208 9236 9256 9277 9298 9313 9294 9283 9273 9275 9284 9261 9265 794 211 5348 5513 5551 5581 5594 5635 5733 5885 6116 6467 7022 7609 7987 8161 8243 8252 8264 8263 8245 8265 8250 8255 8252 8263 8289 8305 8326 8349 8362 8348 8341 8333 8334 8345 8331 8338 795 212 5036 5313 5460 5577 5658 5726 5783 5833 5889 5911 5941 5973 5996 6014 6034 6030 6037 6035 6026 6044 6036 6037 6034 6045 6067 6078 6095 6117 6131 6126 6126 6121 6127 6139 6136 6138 796 213 3761 4218 4645 4988 5139 5306 5488 5590 5596 5539 5456 5361 5260 5126 4933 4689 4481 4268 4020 3849 3856 4083 4260 4324 4347 4354 4358 4394 4453 4485 4472 4432 4375 4316 4295 4340 797 214 2580 2982 3459 3847 4032 4239 4481 4599 4560 4453 4305 4144 3986 3790 3515 3205 2945 2695 2432 2259 2280 2589 2907 3063 3128 3148 3157 3188 3240 3271 3259 3222 3162 3105 3085 3128 798 215 1675 2036 2518 2940 3139 3378 3672 3796 3720 3571 3375 3167 2976 2748 2442 2115 1846 1602 1364 1217 1242 1540 1897 2092 2177 2206 2220 2249 2302 2339 2329 2292 2234 2177 2163 2206 799 216 1193 1511 1990 2430 2634 2892 3202 3325 3215 3037 2802 2562 2354 2114 1800 1481 1237 1027 0833 0722 0757 1038 1394 1600 1687 1721 1734 1764 1818 1856 1847 1812 1755 1700 1689 1730 800 217 0749 1011 1456 1884 2097 2365 2688 2798 2654 2435 2168 1906 1689 1454 1163 0889 0696 0543 0414 0351 0387 0598 0881 1046 1117 1143 1152 1179 1230 1269 1262 1229 1176 1127 1119 1163 801 218 0437 0612 0930 1270 1443 1658 1919 1955 1770 1528 1261 1023 0852 0689 0510 0374 0300 0254 0221 0216 0256 0382 0531 0604 0626 0629 0627 0643 0681 0711 0705 0679 0635 0599 0597 0630 802 219 4048 4390 4663 4858 4932 5052 5261 5504 5787 6234 6981 7813 8326 8462 8366 8107 7805 7456 7099 6849 6671 6566 6460 6384 6356 6337 6334 6376 6451 6488 6467 6411 6329 6248 6214 6279 803 220 4444 4807 5089 5287 5365 5482 5670 5885 6129 6487 7046 7629 7968 8055 7994 7805 7584 7316 7026 6824 6670 6577 6487 6421 6398 6384 6383 6426 6500 6534 6517 6466 6392 6321 6288 6355 804 221 4762 5043 5180 5288 5365 5436 5490 5536 5589 5612 5637 5666 5687 5705 5727 5722 5730 5730 5723 5742 5735 5739 5739 5750 5771 5785 5803 5825 5840 5837 5837 5836 5845 5856 5849 5860 805 222 4313 4625 4841 5018 5113 5201 5272 5286 5250 5163 5062 4959 4874 4776 4636 4489 4424 4380 4278 4219 4392 4882 5283 5476 5564 5599 5624 5656 5692 5701 5695 5680 5657 5637 5624 5654 806 223 3682 3938 4125 4273 4356 4431 4487 4440 4322 4160 3971 3797 3666 3532 3356 3195 3134 3106 3023 2974 3196 3946 4769 5266 5505 5605 5655 5691 5724 5733 5727 5713 5698 5686 5673 5692 807 224 2961 3131 3285 3409 3474 3544 3578 3500 3341 3142 2923 2725 2583 2443 2269 2122 2070 2055 1994 1958 2182 3019 4081 4796 5154 5311 5385 5430 5464 5470 5466 5454 5440 5430 5419 5436 808 225 2307 2418 2555 2659 2728 2780 2815 2712 2517 2292 2055 1845 1699 1559 1390 1258 1216 1208 1162 1136 1350 2235 3507 4445 4936 5159 5261 5316 5358 5370 5371 5358 5345 5337 5320 5338 809 226 1613 1714 1823 1918 1968 2022 2041 1922 1713 1482 1248 1052 0923 0810 0685 0594 0569 0567 0543 0534 0698 1488 2846 3973 4605 4901 5038 5109 5158 5174 5176 5166 5156 5148 5139 5158 810 227 1128 1197 1324 1423 1485 1543 1572 1453 1241 1015 0794 0616 0508 0421 0332 0275 0260 0259 0250 0252 0360 0962 2183 3287 3928 4232 4370 4450 4515 4548 4550 4532 4503 4477 4466 4498 811 21 3155 3151 3115 3081 3053 3065 3112 3157 3247 3484 3985 4600 5003 5104 5006 4867 4839 4856 4804 4783 5095 6139 7417 8319 8802 9028 9138 9198 9225 9215 9209 9200 9202 9214 9198 9201 812 22 3266 3288 3255 3235 3213 3224 3277 3337 3442 3668 4099 4586 4882 4949 4870 4760 4741 4755 4712 4701 4942 5686 6490 6991 7242 7353 7411 7447 7464 7457 7450 7443 7447 7457 7443 7455 813 23 3458 3542 3564 3569 3577 3598 3643 3698 3783 3927 4170 4421 4558 4578 4530 4462 4453 4461 4431 4429 4577 4964 5296 5470 5553 5592 5617 5638 5651 5644 5641 5637 5641 5651 5643 5651 814 24 3425 3588 3674 3736 3776 3813 3839 3865 3898 3909 3922 3939 3952 3961 3973 3969 3974 3975 3968 3979 3976 3979 3980 3988 4000 4009 4022 4036 4048 4048 4050 4051 4059 4065 4062 4078 815 25 2801 3226 3659 4003 4156 4332 4548 4709 4779 4805 4814 4802 4749 4646 4485 4248 3986 3698 3409 3211 3081 3006 2936 2882 2860 2845 2840 2865 2917 2949 2938 2901 2847 2794 2778 2821 816 26 1995 2440 2985 3456 3665 3920 4258 4527 4659 4761 4875 4946 4894 4711 4404 3987 3543 3087 2668 2393 2236 2154 2084 2025 1995 1977 1968 1988 2039 2073 2060 2023 1961 1907 1890 1933 817 27 1474 1899 2493 3029 3266 3577 3999 4325 4461 4547 4613 4619 4510 4270 3897 3412 2904 2399 1966 1693 1543 1461 1391 1339 1311 1297 1290 1304 1343 1370 1358 1327 1280 1236 1225 1262 818 28 0973 1367 1995 2603 2890 3261 3785 4203 4387 4519 4640 4674 4536 4216 3722 3103 2477 1891 1415 1136 0994 0919 0860 0815 0793 0780 0774 0785 0818 0842 0833 0808 0768 0734 0735 0766 819 29 0409 0747 1392 2091 2440 2903 3609 4203 4488 4749 5025 5153 4962 4459 3711 2834 2002 1286 0771 0508 0393 0339 0301 0276 0265 0259 0257 0263 0282 0297 0293 0281 0263 0252 0259 0289 820 210 3846 3806 3694 3592 3534 3527 3611 3787 4101 4702 5803 7168 8200 8716 8922 8965 8996 9001 8979 9001 9014 9086 9135 9174 9216 9238 9265 9286 9300 9282 9273 9262 9262 9272 9251 9259 821 211 4135 4149 4074 4007 3961 3967 4051 4216 4505 5018 5912 6954 7679 8014 8141 8155 8173 8174 8154 8170 8199 8303 8377 8424 8464 8483 8504 8525 8538 8524 8515 8508 8510 8518 8502 8508 822 212 4282 4415 4442 4448 4454 4480 4552 4664 4843 5117 5549 5998 6273 6395 6448 6444 6451 6449 6431 6445 6446 6478 6494 6512 6536 6550 6568 6588 6603 6595 6590 6583 6588 6596 6586 6600 823 213 3761 3963 4061 4130 4178 4214 4245 4275 4307 4318 4331 4345 4357 4365 4377 4372 4376 4374 4366 4379 4372 4375 4374 4381 4395 4405 4419 4433 4446 4443 4442 4440 4445 4456 4450 4456 824 214 2701 3045 3408 3686 3822 3963 4126 4212 4199 4137 4049 3949 3848 3719 3533 3312 3121 2931 2723 2581 2590 2801 2989 3069 3098 3105 3110 3135 3178 3202 3192 3164 3117 3076 3061 3096 825 215 1718 2041 2438 2774 2932 3116 3335 3432 3387 3288 3148 2996 2851 2674 2431 2162 1934 1720 1507 1371 1389 1642 1926 2074 2136 2160 2168 2194 2235 2263 2253 2225 2178 2136 2121 2157 826 216 1166 1446 1851 2202 2374 2581 2827 2930 2855 2717 2539 2351 2182 1985 1721 1447 1227 1036 0854 0748 0778 1032 1352 1537 1618 1647 1661 1686 1731 1762 1753 1725 1679 1637 1626 1657 827 217 0787 1019 1421 1796 1979 2209 2480 2578 2468 2292 2073 1851 1665 1455 1188 0932 0741 0588 0454 0387 0422 0639 0925 1095 1169 1197 1209 1234 1280 1313 1307 1279 1233 1190 1181 1218 828 218 0391 0568 0880 1202 1369 1579 1825 1860 1669 1429 1164 0931 0768 0615 0451 0329 0268 0230 0203 0202 0242 0359 0488 0545 0559 0558 0555 0567 0602 0631 0624 0600 0558 0523 0520 0554 829 219 2791 3059 3328 3524 3588 3715 3937 4192 4481 4983 5891 6981 7690 7864 7685 7295 6856 6383 5932 5632 5434 5318 5211 5132 5098 5074 5067 5099 5167 5205 5185 5130 5046 4965 4934 4987 830 220 3013 3292 3548 3733 3804 3918 4126 4363 4641 5097 5881 6776 7326 7454 7316 7004 6646 6251 5861 5598 5419 5313 5214 5141 5110 5089 5084 5121 5190 5224 5206 5157 5077 5002 4972 5026 831 221 3183 3485 3710 3876 3934 4028 4176 4342 4521 4792 5217 5652 5893 5939 5870 5703 5507 5275 5029 4859 4734 4660 4589 4537 4519 4508 4507 4542 4599 4628 4617 4580 4524 4470 4450 4493 832 222 3444 3643 3720 3788 3830 3868 3896 3925 3955 3967 3979 3994 4004 4014 4027 4023 4029 4027 4022 4034 4029 4034 4034 4042 4056 4065 4079 4094 4106 4103 4101 4103 4109 4119 4117 4125 833 223 3122 3351 3517 3637 3696 3758 3807 3796 3751 3667 3572 3479 3401 3318 3204 3090 3036 3000 2924 2880 3007 3409 3772 3954 4036 4070 4091 4115 4141 4146 4143 4131 4114 4101 4093 4110 834 224 2546 2709 2838 2937 2987 3039 3071 3023 2921 2786 2635 2495 2392 2288 2156 2039 1993 1974 1919 1884 2047 2623 3286 3692 3883 3966 4008 4035 4059 4066 4064 4053 4043 4035 4026 4041 835 225 2026 2125 2253 2352 2400 2453 2482 2410 2273 2105 1924 1760 1642 1529 1390 1273 1230 1215 1168 1140 1309 1973 2855 3452 3747 3877 3939 3976 4005 4017 4016 4006 3996 3988 3981 3997 836 226 1355 1425 1529 1600 1640 1678 1702 1617 1469 1300 1130 0980 0879 0784 0674 0593 0565 0559 0535 0524 0663 1289 2284 3045 3447 3628 3714 3763 3800 3815 3817 3810 3801 3796 3786 3804 837 227 0897 0946 1028 1098 1132 1178 1195 1102 0941 0773 0607 0476 0397 0333 0270 0231 0219 0220 0215 0220 0308 0783 1739 2584 3061 3285 3388 3450 3498 3521 3527 3520 3506 3495 3490 3516 838 21 2068 2005 1953 1915 1892 1895 1919 1932 1970 2145 2590 3192 3608 3713 3608 3468 3438 3456 3409 3387 3710 4902 6554 7833 8556 8898 9063 9146 9184 9179 9176 9172 9176 9188 9169 9177 839 22 2374 2366 2337 2307 2290 2296 2324 2342 2389 2555 2946 3446 3771 3844 3756 3642 3618 3631 3588 3572 3829 4726 5855 6642 7052 7240 7331 7378 7402 7395 7392 7385 7387 7397 7387 7389 840 23 2402 2416 2396 2378 2367 2374 2403 2423 2467 2601 2896 3247 3463 3506 3438 3352 3335 3345 3311 3302 3485 4092 4789 5234 5451 5548 5595 5624 5639 5631 5631 5624 5628 5635 5628 5631 841 24 2520 2598 2615 2625 2625 2634 2659 2679 2714 2790 2943 3110 3198 3205 3162 3105 3095 3100 3076 3073 3183 3505 3808 3974 4051 4083 4103 4118 4127 4124 4121 4117 4121 4125 4120 4121 842 25 2443 2575 2629 2670 2689 2706 2721 2730 2753 2760 2770 2782 2788 2794 2804 2800 2802 2800 2795 2804 2800 2802 2803 2807 2817 2823 2831 2843 2852 2852 2854 2855 2859 2869 2869 2880 843 26 1865 2171 2514 2804 2934 3072 3260 3396 3463 3507 3555 3585 3555 3462 3297 3067 2819 2555 2301 2132 2040 2007 1976 1945 1929 1917 1913 1932 1965 1986 1980 1954 1911 1874 1862 1896 844 27 1308 1648 2123 2542 2729 2957 3271 3505 3602 3670 3735 3761 3691 3513 3222 2840 2445 2052 1707 1490 1381 1346 1316 1283 1266 1254 1249 1262 1294 1318 1310 1284 1241 1204 1199 1235 845 28 0943 1283 1798 2297 2531 2821 3228 3535 3650 3717 3753 3731 3607 3367 3001 2537 2064 1616 1246 1026 0918 0872 0835 0804 0786 0777 0770 0781 0807 0828 0821 0800 0767 0738 0739 0767 846 29 0510 0790 1356 1949 2235 2613 3170 3615 3795 3913 3999 3987 3814 3466 2952 2325 1713 1168 0763 0547 0450 0403 0369 0344 0333 0327 0325 0331 0348 0363 0358 0346 0326 0316 0325 0352 847 210 3208 3130 3001 2903 2831 2814 2875 3027 3310 3900 5070 6645 7924 8601 8883 8953 8991 9001 8981 9005 9012 9080 9128 9167 9208 9228 9252 9274 9290 9272 9261 9248 9251 9261 9240 9246 848 211 3407 3363 3257 3157 3101 3097 3162 3301 3565 4094 5116 6426 7424 7915 8096 8121 8145 8152 8126 8142 8194 8376 8529 8616 8675 8702 8727 8750 8765 8748 8744 8733 8736 8744 8724 8727 849 212 3231 3227 3150 3093 3053 3053 3112 3232 3456 3876 4642 5555 6197 6495 6607 6619 6632 6632 6610 6622 6637 6708 6761 6796 6823 6836 6854 6873 6886 6875 6870 6863 6864 6873 6860 6868 850 213 3250 3353 3369 3373 3373 3387 3434 3506 3629 3829 4160 4515 4736 4831 4870 4863 4861 4847 4825 4825 4810 4814 4812 4814 4825 4832 4843 4858 4869 4866 4864 4856 4856 4858 4848 4858 851 214 2670 2802 2858 2900 2924 2945 2962 2974 2995 2999 3006 3016 3022 3028 3033 3030 3032 3029 3023 3030 3025 3027 3027 3031 3039 3045 3054 3065 3072 3070 3071 3073 3076 3081 3081 3089 852 215 1734 1990 2295 2534 2642 2764 2904 2976 2960 2905 2833 2749 2661 2546 2382 2187 2016 1848 1676 1563 1566 1732 1898 1972 2001 2009 2013 2032 2063 2081 2076 2053 2017 1985 1978 2005 853 216 1085 1336 1663 1956 2092 2253 2445 2529 2483 2385 2256 2119 1992 1840 1630 1403 1213 1043 0882 0785 0802 0991 1216 1335 1385 1405 1413 1432 1465 1488 1485 1462 1426 1394 1390 1419 854 217 0761 0971 1303 1611 1753 1932 2143 2230 2161 2040 1884 1722 1580 1413 1194 0972 0797 0649 0518 0449 0472 0648 0870 0995 1048 1068 1077 1096 1131 1157 1152 1132 1096 1067 1062 1089 855 218 0460 0649 0964 1296 1450 1656 1899 1960 1824 1633 1408 1195 1031 0863 0663 0493 0386 0312 0254 0235 0270 0400 0559 0641 0671 0681 0682 0699 0735 0763 0759 0735 0696 0663 0663 0699 856 219 1807 2027 2302 2524 2592 2730 2951 3192 3459 3948 4910 6164 7030 7229 6962 6440 5864 5276 4741 4392 4179 4057 3947 3863 3824 3800 3788 3819 3883 3924 3904 3850 3767 3687 3660 3712 857 220 1942 2175 2458 2690 2765 2898 3123 3370 3634 4106 5015 6158 6917 7070 6814 6322 5778 5215 4699 4362 4153 4033 3925 3844 3806 3783 3771 3802 3870 3908 3892 3839 3756 3676 3649 3701 858 221 2191 2413 2643 2819 2878 2983 3151 3334 3535 3874 4472 5160 5573 5649 5515 5242 4930 4588 4258 4039 3896 3813 3737 3680 3656 3639 3635 3660 3711 3739 3725 3687 3631 3574 3554 3594 859 222 2341 2576 2776 2916 2967 3047 3169 3287 3415 3608 3926 4263 4445 4471 4400 4247 4069 3864 3656 3515 3417 3359 3305 3265 3250 3238 3238 3259 3301 3321 3313 3286 3245 3206 3192 3225 860 223 2389 2496 2550 2583 2603 2620 2632 2646 2666 2669 2678 2688 2695 2699 2707 2702 2703 2704 2699 2708 2703 2707 2707 2713 2722 2727 2737 2748 2755 2754 2756 2757 2762 2770 2770 2777 861 224 2019 2175 2294 2378 2425 2462 2496 2488 2444 2379 2305 2234 2173 2107 2015 1924 1874 1838 1775 1737 1821 2126 2430 2592 2664 2694 2711 2730 2751 2758 2756 2748 2734 2725 2719 2734 862 225 1670 1760 1860 1942 1982 2018 2041 2000 1910 1796 1673 1562 1479 1396 1292 1201 1163 1142 1099 1074 1192 1647 2208 2561 2729 2803 2838 2863 2886 2894 2896 2888 2879 2873 2870 2882 863 226 1124 1192 1268 1323 1356 1389 1404 1342 1236 1113 0986 0877 0800 0727 0641 0574 0550 0542 0519 0510 0618 1087 1786 2288 2541 2655 2710 2743 2769 2780 2781 2781 2776 2772 2773 2784 864 227 0756 0780 0831 0876 0899 0924 0934 0870 0760 0641 0527 0435 0377 0330 0280 0247 0237 0237 0231 0237 0315 0695 1399 1983 2297 2443 2513 2553 2584 2600 2605 2607 2605 2606 2602 2621 865 21 1177 1087 1029 0993 0967 0966 0982 0986 1014 1150 1532 2070 2445 2525 2403 2263 2233 2254 2214 2194 2526 3810 5747 7361 8313 8787 9008 9111 9160 9162 9160 9155 9161 9174 9161 9162 866 22 1565 1531 1485 1453 1432 1433 1453 1454 1475 1602 1946 2416 2735 2805 2710 2596 2570 2585 2546 2531 2795 3791 5190 6248 6826 7096 7226 7287 7317 7316 7312 7305 7310 7321 7310 7309 867 23 1561 1534 1494 1471 1459 1461 1475 1475 1489 1587 1855 2208 2436 2478 2401 2309 2288 2298 2269 2256 2460 3205 4190 4886 5243 5405 5482 5520 5539 5538 5534 5531 5535 5541 5532 5534 868 24 1645 1614 1602 1594 1580 1585 1597 1595 1608 1681 1875 2121 2271 2292 2234 2166 2150 2156 2132 2124 2267 2771 3389 3790 3985 4069 4112 4136 4149 4148 4145 4140 4142 4152 4144 4144 869 25 1845 1871 1891 1892 1892 1896 1909 1910 1921 1959 2057 2172 2231 2228 2191 2145 2134 2136 2119 2115 2201 2469 2744 2896 2965 2996 3014 3026 3033 3032 3030 3029 3032 3035 3032 3037 870 26 1818 1871 1907 1930 1940 1948 1955 1960 1972 1971 1974 1981 1986 1987 1991 1987 1988 1985 1982 1986 1984 1985 1984 1987 1993 1997 2005 2011 2017 2016 2017 2017 2021 2027 2027 2031 871 27 1222 1453 1785 2063 2186 2332 2519 2657 2711 2738 2766 2774 2727 2618 2444 2206 1953 1696 1460 1312 1239 1223 1211 1194 1182 1174 1170 1181 1206 1223 1217 1197 1167 1139 1135 1157 872 28 0871 1151 1552 1922 2089 2296 2579 2785 2863 2907 2940 2935 2858 2691 2431 2094 1747 1409 1123 0950 0869 0844 0826 0804 0792 0785 0781 0790 0813 0832 0826 0807 0777 0756 0754 0781 873 29 0499 0739 1181 1608 1816 2081 2455 2749 2871 2959 3042 3065 2964 2728 2361 1905 1454 1045 0732 0561 0485 0455 0433 0414 0404 0399 0397 0402 0419 0432 0429 0417 0398 0385 0390 0417 874 210 2568 2438 2293 2183 2116 2097 2145 2268 2520 3087 4310 6065 7582 8424 8781 8880 8924 8937 8918 8939 8955 9031 9096 9141 9183 9205 9231 9255 9266 9252 9241 9229 9231 9241 9224 9223 875 211 2582 2481 2345 2252 2187 2170 2216 2331 2573 3102 4217 5767 7037 7698 7953 8006 8034 8045 8023 8036 8089 8267 8426 8520 8581 8606 8633 8655 8667 8655 8642 8631 8631 8645 8629 8628 876 212 2584 2517 2415 2337 2289 2275 2317 2419 2622 3057 3939 5092 5971 6395 6548 6570 6582 6584 6563 6571 6611 6752 6875 6945 6987 7009 7032 7049 7061 7049 7040 7032 7034 7043 7030 7030 877 213 2402 2386 2322 2275 2235 2233 2267 2345 2499 2811 3419 4173 4705 4941 5025 5029 5030 5022 4999 5001 5012 5074 5122 5151 5171 5180 5192 5203 5213 5204 5197 5190 5188 5193 5183 5181 878 214 2248 2298 2288 2285 2276 2281 2306 2349 2435 2583 2851 3147 3331 3407 3436 3428 3423 3410 3389 3388 3377 3377 3375 3378 3383 3386 3393 3404 3411 3410 3406 3400 3398 3400 3393 3400 879 215 1848 1920 1957 1978 1989 2001 2009 2012 2025 2023 2025 2029 2030 2031 2035 2032 2032 2031 2024 2030 2028 2028 2028 2030 2037 2041 2046 2053 2058 2059 2058 2059 2061 2067 2067 2072 880 216 1092 1271 1504 1704 1793 1897 2011 2067 2044 1990 1918 1839 1762 1660 1521 1362 1224 1092 0965 0886 0894 1026 1168 1238 1265 1276 1281 1295 1318 1333 1330 1314 1291 1267 1263 1284 881 217 0693 0871 1121 1359 1474 1605 1764 1832 1789 1707 1596 1481 1376 1252 1085 0910 0765 0640 0530 0470 0485 0606 0746 0817 0847 0856 0861 0875 0899 0918 0914 0899 0875 0855 0852 0879 882 218 0493 0628 0890 1134 1257 1405 1585 1650 1584 1477 1336 1196 1075 0940 0769 0604 0482 0387 0310 0277 0301 0411 0538 0601 0626 0634 0638 0649 0674 0693 0690 0677 0650 0631 0632 0659 883 219 0877 1025 1233 1408 1474 1586 1778 1988 2223 2700 3714 5132 6167 6388 6016 5347 4635 3942 3348 2976 2763 2642 2540 2463 2423 2400 2388 2414 2472 2513 2497 2450 2375 2304 2285 2335 884 220 1124 1266 1513 1723 1791 1914 2122 2348 2599 3087 4085 5436 6389 6580 6226 5591 4908 4237 3651 3279 3064 2942 2836 2755 2714 2690 2678 2702 2764 2806 2788 2740 2660 2588 2568 2614 885 221 1213 1370 1602 1795 1861 1973 2152 2342 2543 2911 3627 4523 5091 5178 4945 4522 4055 3578 3146 2869 2704 2609 2529 2467 2436 2417 2410 2431 2480 2513 2498 2460 2401 2342 2328 2364 886 222 1232 1401 1605 1767 1826 1919 2067 2217 2366 2630 3122 3703 4046 4086 3933 3653 3337 3002 2695 2494 2374 2303 2242 2195 2175 2162 2156 2172 2208 2234 2222 2192 2148 2108 2094 2123 887 223 1391 1507 1641 1735 1771 1827 1910 1987 2069 2205 2440 2697 2833 2848 2788 2669 2527 2369 2216 2116 2050 2011 1978 1953 1942 1934 1932 1944 1968 1981 1972 1957 1934 1909 1901 1922 888 224 1528 1588 1622 1629 1645 1650 1655 1658 1667 1666 1669 1675 1677 1679 1683 1680 1682 1682 1679 1683 1681 1683 1684 1687 1693 1696 1701 1709 1713 1715 1713 1716 1719 1727 1728 1733 889 225 1254 1343 1424 1476 1504 1529 1552 1537 1496 1439 1383 1329 1285 1234 1166 1101 1066 1041 1002 0979 1042 1284 1550 1701 1769 1796 1813 1829 1843 1851 1851 1846 1838 1834 1830 1841 890 226 0973 1003 1068 1109 1131 1161 1169 1133 1062 0979 0891 0814 0759 0702 0636 0579 0556 0546 0526 0517 0600 0933 1383 1676 1815 1877 1910 1931 1948 1958 1960 1958 1953 1952 1953 1969 891 227 0679 0698 0745 0785 0803 0825 0831 0784 0704 0614 0528 0454 0406 0365 0320 0287 0275 0274 0268 0271 0344 0650 1166 1561 1762 1854 1900 1929 1951 1964 1968 1969 1968 1969 1970 1987 892 21 0679 0577 0517 0484 0455 0452 0468 0477 0505 0624 0938 1376 1660 1694 1560 1425 1397 1418 1381 1363 1680 2966 5043 6895 8051 8644 8929 9061 9118 9127 9124 9124 9132 9148 9136 9135 893 22 0891 0822 0767 0733 0712 0705 0722 0728 0750 0855 1145 1535 1782 1809 1691 1569 1544 1563 1529 1514 1791 2884 4537 5875 6636 7001 7173 7254 7292 7297 7295 7293 7297 7311 7305 7306 894 23 0866 0806 0771 0745 0730 0730 0736 0738 0753 0833 1062 1364 1552 1570 1479 1385 1366 1380 1354 1343 1557 2374 3537 4404 4862 5071 5171 5220 5245 5248 5249 5247 5253 5263 5257 5259 895 24 0830 0795 0763 0749 0732 0732 0742 0740 0751 0817 1008 1261 1420 1441 1376 1309 1293 1303 1283 1277 1435 2024 2814 3364 3641 3765 3826 3858 3877 3881 3881 3883 3887 3896 3891 3893 896 25 0910 0888 0868 0853 0843 0842 0850 0849 0854 0906 1050 1235 1343 1355 1307 1255 1244 1251 1235 1231 1346 1759 2276 2609 2772 2845 2882 2905 2917 2921 2922 2922 2927 2932 2933 2932 897 26 1061 1079 1063 1056 1048 1050 1056 1055 1061 1094 1182 1287 1341 1342 1308 1272 1265 1268 1256 1254 1329 1573 1848 2010 2085 2119 2138 2152 2160 2162 2165 2164 2170 2174 2175 2175 898 27 1057 1092 1108 1112 1124 1130 1130 1131 1135 1137 1139 1145 1148 1149 1152 1151 1153 1154 1151 1157 1157 1159 1161 1164 1169 1173 1177 1184 1190 1191 1194 1196 1200 1207 1211 1212 899 28 0671 0842 1075 1284 1379 1492 1644 1752 1803 1841 1884 1905 1875 1786 1635 1434 1225 1018 0838 0729 0682 0682 0685 0678 0674 0670 0669 0676 0694 0705 0703 0690 0670 0655 0655 0673 900 29 0556 0750 1047 1326 1461 1626 1838 2003 2076 2129 2176 2193 2143 2015 1806 1532 1245 0970 0745 0614 0552 0529 0511 0495 0487 0482 0480 0485 0501 0514 0509 0498 0481 0468 0470 0495 901 210 1888 1710 1557 1443 1382 1363 1398 1503 1734 2289 3553 5444 7135 8108 8517 8630 8682 8699 8681 8700 8739 8888 9022 9102 9157 9185 9211 9237 9248 9234 9223 9210 9212 9223 9207 9207 902 211 1863 1693 1557 1452 1390 1378 1408 1507 1722 2239 3423 5170 6693 7534 7866 7941 7980 7996 7974 7987 8061 8299 8525 8655 8728 8762 8795 8816 8830 8819 8806 8795 8800 8811 8794 8794 903 212 1782 1664 1540 1457 1404 1388 1422 1508 1695 2145 3138 4540 5689 6283 6510 6559 6582 6589 6568 6576 6617 6762 6892 6963 7006 7027 7049 7064 7074 7067 7056 7048 7048 7062 7050 7047 904 213 1683 1614 1525 1462 1423 1409 1437 1508 1656 2002 2741 3736 4498 4866 5000 5020 5027 5024 5003 5005 5026 5111 5185 5225 5251 5262 5274 5287 5295 5289 5283 5275 5276 5281 5273 5270 905 214 1498 1484 1426 1390 1358 1353 1372 1427 1541 1781 2272 2884 3310 3497 3561 3559 3557 3543 3519 3515 3517 3555 3585 3602 3612 3617 3626 3636 3644 3641 3638 3633 3630 3631 3623 3634 906 215 1289 1308 1292 1278 1262 1263 1283 1312 1377 1503 1742 2017 2188 2256 2277 2269 2259 2241 2218 2210 2199 2198 2197 2197 2201 2203 2208 2215 2223 2224 2222 2219 2218 2219 2214 2221 907 216 1042 1077 1091 1101 1104 1111 1110 1115 1119 1117 1119 1122 1124 1124 1127 1126 1127 1127 1126 1131 1131 1132 1133 1136 1141 1144 1149 1156 1161 1163 1165 1166 1170 1175 1179 1182 908 217 0645 0742 0911 1051 1116 1194 1281 1324 1307 1270 1221 1166 1109 1033 0927 0808 0705 0612 0524 0474 0483 0573 0672 0723 0742 0751 0755 0764 0782 0796 0794 0784 0768 0755 0757 0768 909 218 0372 0457 0638 0803 0881 0979 1098 1145 1111 1049 0968 0881 0804 0714 0595 0475 0381 0305 0245 0220 0235 0308 0387 0424 0437 0442 0444 0452 0467 0479 0477 0470 0454 0443 0446 0467 910 219 0459 0521 0652 0748 0785 0852 0982 1147 1361 1835 2900 4449 5612 5868 5438 4684 3893 3138 2509 2121 1910 1792 1693 1617 1580 1559 1548 1573 1632 1676 1662 1620 1550 1485 1470 1522 911 220 0575 0671 0818 0948 0988 1067 1222 1402 1632 2123 3193 4715 5835 6077 5666 4943 4175 3436 2811 2423 2207 2084 1981 1904 1864 1840 1831 1856 1917 1961 1948 1902 1829 1757 1744 1794 912 221 0633 0725 0882 1012 1062 1141 1285 1446 1635 2012 2788 3807 4484 4602 4336 3858 3332 2808 2352 2066 1904 1813 1736 1677 1647 1631 1623 1642 1689 1723 1713 1679 1622 1572 1560 1599 913 222 0589 0694 0823 0938 0979 1049 1168 1298 1449 1741 2332 3075 3543 3618 3428 3085 2701 2310 1967 1751 1627 1558 1498 1454 1432 1420 1415 1431 1467 1493 1485 1459 1417 1377 1371 1402 914 223 0593 0654 0773 0873 0908 0967 1059 1156 1263 1463 1845 2299 2565 2597 2479 2263 2016 1759 1528 1379 1295 1248 1208 1178 1162 1155 1151 1162 1189 1207 1202 1185 1158 1131 1125 1152 915 224 0753 0793 0880 0947 0969 1005 1057 1116 1176 1282 1468 1673 1783 1793 1745 1650 1541 1418 1302 1227 1181 1155 1133 1115 1109 1105 1104 1112 1128 1139 1138 1127 1110 1096 1094 1111 916 225 0829 0873 0887 0895 0897 0897 0901 0902 0907 0907 0906 0910 0912 0915 0916 0917 0919 0920 0919 0924 0925 0928 0930 0934 0939 0942 0948 0953 0959 0963 0965 0968 0972 0977 0982 0988 917 226 0743 0794 0833 0867 0883 0898 0911 0898 0864 0827 0787 0752 0721 0687 0643 0602 0580 0569 0548 0537 0586 0762 0963 1077 1128 1153 1166 1179 1192 1200 1202 1199 1195 1195 1197 1204 918 227 0585 0620 0662 0694 0707 0728 0738 0712 0662 0604 0545 0493 0456 0419 0376 0341 0326 0319 0309 0307 0364 0588 0902 1110 1211 1256 1280 1298 1315 1326 1331 1329 1327 1325 1326 1340 919 21 0380 0301 0252 0232 0220 0215 0218 0226 0248 0318 0507 0756 0884 0851 0720 0610 0587 0603 0579 0568 0821 1983 4126 6236 7661 8435 8816 8988 9066 9084 9090 9090 9099 9118 9106 9110 920 22 0421 0365 0327 0302 0283 0281 0284 0293 0314 0389 0592 0869 1033 1028 0915 0812 0791 0807 0782 0772 1011 2057 3856 5475 6466 6966 7204 7313 7364 7374 7379 7378 7388 7404 7394 7402 921 23 0466 0412 0371 0348 0337 0337 0342 0345 0354 0409 0567 0778 0902 0898 0811 0732 0716 0728 0710 0703 0889 1672 2942 3987 4572 4850 4983 5046 5079 5088 5094 5097 5107 5120 5115 5120 922 24 0402 0364 0331 0315 0302 0302 0304 0309 0318 0363 0494 0676 0786 0788 0721 0658 0644 0654 0639 0636 0788 1405 2367 3114 3513 3698 3789 3835 3861 3870 3876 3883 3891 3904 3902 3908 923 25 0452 0427 0402 0390 0380 0378 0386 0385 0390 0432 0554 0720 0821 0828 0776 0726 0716 0723 0711 0709 0831 1299 1962 2430 2666 2775 2829 2860 2878 2887 2893 2894 2904 2914 2914 2922 924 26 0518 0504 0485 0477 0464 0465 0467 0466 0474 0511 0620 0764 0851 0862 0828 0791 0784 0790 0780 0778 0868 1193 1619 1900 2036 2099 2132 2153 2166 2170 2173 2176 2184 2190 2193 2199 925 27 0588 0567 0555 0545 0541 0541 0545 0542 0546 0570 0643 0733 0785 0791 0770 0747 0743 0745 0740 0739 0795 0981 1198 1329 1391 1421 1437 1450 1458 1462 1465 1468 1473 1479 1483 1489 926 28 0438 0435 0442 0448 0448 0452 0450 0450 0454 0455 0456 0458 0461 0462 0464 0465 0468 0468 0468 0472 0473 0475 0477 0480 0483 0486 0489 0493 0498 0501 0504 0506 0509 0517 0520 0521 927 29 0437 0540 0704 0855 0920 1004 1112 1197 1237 1277 1330 1365 1353 1288 1171 1013 0851 0694 0561 0483 0452 0454 0458 0454 0452 0451 0449 0454 0466 0475 0473 0465 0453 0446 0451 0465 928 210 1173 0996 0863 0772 0720 0708 0734 0804 0979 1458 2702 4745 6733 7969 8524 8696 8767 8790 8779 8803 8830 8946 9044 9107 9155 9179 9207 9229 9240 9227 9214 9203 9201 9214 9197 9200 929 211 0991 0816 0692 0614 0576 0562 0580 0640 0791 1225 2395 4361 6279 7460 7969 8112 8172 8198 8183 8200 8264 8489 8703 8826 8896 8930 8960 8982 8995 8982 8971 8960 8962 8972 8962 8959 930 212 0956 0806 0696 0634 0594 0584 0599 0652 0785 1158 2151 3765 5240 6078 6415 6500 6540 6558 6542 6554 6607 6788 6961 7059 7112 7138 7162 7183 7192 7183 7174 7167 7165 7179 7168 7169 931 213 0884 0798 0718 0658 0628 0615 0628 0674 0781 1079 1844 3047 4077 4621 4829 4876 4898 4905 4890 4895 4931 5052 5164 5226 5260 5276 5292 5306 5315 5309 5303 5297 5298 5307 5294 5295 932 214 0864 0803 0733 0688 0669 0656 0669 0704 0794 1023 1589 2421 3084 3404 3522 3544 3553 3554 3542 3547 3566 3640 3707 3744 3765 3775 3787 3798 3807 3803 3797 3794 3796 3799 3794 3796 933 215 0766 0732 0701 0670 0648 0640 0649 0680 0745 0908 1290 1815 2200 2376 2436 2444 2445 2438 2422 2421 2426 2455 2480 2493 2504 2510 2515 2524 2532 2534 2530 2528 2531 2532 2530 2531 934 216 0680 0689 0667 0650 0639 0639 0645 0662 0700 0785 0965 1185 1327 1385 1405 1404 1402 1395 1386 1384 1385 1395 1404 1411 1416 1419 1423 1430 1435 1437 1436 1437 1439 1440 1441 1450 935 217 0394 0414 0412 0410 0411 0416 0412 0414 0418 0417 0419 0419 0420 0422 0423 0424 0426 0427 0427 0429 0430 0433 0435 0435 0439 0444 0445 0449 0452 0457 0457 0460 0465 0467 0473 0473 936 218 0457 0525 0645 0737 0782 0827 0885 0904 0889 0852 0811 0764 0723 0671 0599 0520 0456 0399 0346 0319 0335 0424 0527 0585 0610 0621 0627 0635 0648 0657 0657 0653 0644 0638 0641 0652 937 219 0248 0267 0315 0361 0362 0387 0454 0555 0718 1123 2149 3777 5065 5366 4900 4087 3242 2457 1822 1444 1247 1139 1052 0985 0952 0935 0927 0948 1000 1041 1030 0995 0936 0880 0870 0916 938 220 0311 0332 0400 0455 0464 0502 0585 0700 0883 1319 2376 4003 5269 5568 5119 4325 3494 2714 2074 1685 1479 1364 1269 1198 1162 1143 1134 1157 1214 1257 1247 1209 1143 1081 1072 1120 939 221 0371 0394 0493 0577 0600 0653 0754 0882 1054 1425 2257 3424 4248 4409 4100 3547 2946 2364 1874 1573 1410 1320 1245 1188 1161 1144 1139 1158 1203 1239 1230 1199 1147 1097 1090 1131 940 222 0293 0366 0451 0528 0553 0602 0693 0801 0941 1237 1891 2783 3387 3497 3266 2848 2387 1935 1549 1313 1186 1115 1056 1011 0990 0978 0973 0989 1025 1053 1047 1023 0983 0945 0940 0974 941 223 0317 0355 0429 0497 0521 0566 0642 0726 0833 1050 1504 2096 2471 2528 2370 2090 1775 1462 1193 1029 0940 0891 0851 0821 0806 0800 0796 0807 0833 0852 0848 0831 0806 0781 0781 0807 942 224 0327 0387 0455 0519 0543 0582 0647 0718 0801 0958 1273 1655 1880 1904 1799 1612 1399 1181 0992 0875 0812 0777 0749 0727 0717 0712 0711 0720 0739 0754 0752 0740 0719 0703 0703 0718 943 225 0471 0534 0575 0619 0636 0654 0696 0737 0783 0867 1024 1202 1301 1319 1283 1212 1126 1033 0943 0886 0852 0833 0817 0806 0801 0799 0798 0805 0818 0827 0826 0820 0809 0800 0802 0816 944 226 0390 0379 0395 0398 0397 0399 0403 0399 0403 0402 0404 0407 0407 0410 0411 0412 0414 0415 0416 0419 0420 0422 0425 0428 0431 0434 0438 0442 0444 0447 0450 0454 0458 0461 0465 0472 945 227 0481 0495 0520 0534 0545 0552 0558 0547 0529 0508 0487 0470 0456 0436 0411 0387 0376 0371 0361 0359 0395 0511 0647 0724 0759 0776 0787 0795 0804 0811 0813 0814 0815 0815 0821 0826 946 21 0395 0318 0288 0264 0247 0247 0249 0254 0269 0321 0456 0598 0642 0585 0468 0378 0360 0372 0355 0349 0554 1565 3532 5484 6786 7483 7819 7973 8043 8061 8066 8068 8079 8099 8086 8093 947 22 0350 0293 0270 0247 0239 0235 0237 0239 0249 0288 0389 0493 0522 0473 0380 0310 0294 0304 0290 0288 0454 1270 2838 4310 5218 5678 5895 5999 6048 6065 6074 6076 6090 6107 6104 6110 948 23 0302 0246 0225 0207 0198 0195 0198 0199 0208 0241 0322 0407 0428 0388 0314 0257 0244 0252 0242 0243 0378 1050 2345 3533 4237 4586 4751 4833 4875 4891 4901 4909 4922 4938 4939 4948 949 24 0253 0214 0190 0176 0168 0172 0173 0173 0182 0210 0279 0348 0366 0334 0276 0231 0221 0226 0219 0221 0332 0879 1931 2863 3398 3658 3783 3847 3881 3897 3908 3918 3929 3944 3945 3954 950 25 0217 0188 0179 0166 0156 0157 0159 0162 0168 0192 0251 0312 0329 0305 0257 0222 0213 0216 0211 0214 0308 0751 1574 2274 2659 2845 2936 2985 3015 3031 3041 3049 3060 3076 3083 3091 951 26 0252 0216 0204 0195 0189 0187 0189 0192 0197 0219 0274 0339 0366 0354 0316 0285 0278 0281 0276 0279 0362 0712 1294 1746 1983 2096 2153 2188 2210 2222 2231 2239 2249 2261 2267 2276 952 27 0341 0304 0297 0282 0275 0279 0279 0278 0280 0300 0356 0430 0471 0469 0441 0415 0409 0413 0409 0411 0480 0730 1072 1301 1414 1468 1498 1518 1530 1537 1545 1549 1558 1564 1572 1579 953 28 0355 0342 0327 0327 0322 0322 0323 0318 0321 0334 0373 0425 0455 0455 0441 0426 0424 0426 0424 0426 0467 0601 0763 0863 0911 0936 0950 0961 0967 0973 0977 0981 0986 0993 0999 1004 954 29 0159 0168 0162 0166 0165 0168 0166 0167 0169 0169 0172 0172 0174 0174 0177 0178 0179 0180 0181 0183 0184 0185 0187 0188 0191 0193 0195 0197 0201 0202 0205 0207 0211 0213 0216 0217 955 210 0891 0705 0585 0509 0469 0462 0477 0534 0679 1118 2324 4408 6514 7873 8497 8699 8778 8807 8797 8821 8848 8960 9054 9113 9162 9186 9212 9235 9249 9234 9221 9209 9213 9227 9209 9207 956 211 0527 0393 0296 0249 0230 0223 0228 0263 0367 0718 1831 3897 6068 7517 8190 8403 8491 8524 8511 8531 8588 8784 8960 9059 9121 9151 9179 9204 9214 9203 9186 9177 9176 9188 9172 9174 957 212 0414 0329 0247 0216 0200 0194 0198 0226 0301 0578 1507 3262 5049 6170 6662 6812 6875 6898 6887 6905 6944 7077 7192 7256 7298 7320 7342 7362 7373 7365 7357 7351 7354 7366 7354 7354 958 213 0373 0298 0251 0231 0216 0215 0217 0233 0282 0468 1108 2335 3534 4227 4510 4591 4626 4639 4630 4642 4669 4761 4842 4888 4917 4931 4947 4960 4969 4965 4963 4960 4964 4970 4966 4968 959 214 0309 0268 0225 0208 0201 0198 0202 0213 0249 0379 0840 1718 2534 2973 3142 3186 3205 3213 3206 3212 3236 3310 3375 3409 3431 3442 3456 3469 3480 3480 3478 3475 3480 3487 3485 3488 960 215 0394 0342 0304 0286 0272 0274 0277 0291 0335 0465 0838 1451 1958 2206 2294 2312 2314 2306 2289 2285 2290 2319 2346 2361 2371 2378 2384 2394 2404 2407 2406 2404 2406 2408 2411 2412 961 216 0384 0349 0325 0313 0299 0296 0300 0315 0350 0446 0698 1075 1361 1491 1537 1543 1543 1538 1526 1523 1527 1546 1563 1573 1582 1586 1592 1601 1609 1610 1612 1613 1614 1617 1621 1626 962 217 0434 0407 0394 0383 0379 0375 0379 0387 0412 0467 0595 0753 0857 0899 0914 0915 0916 0914 0908 0909 0911 0919 0927 0933 0938 0942 0946 0952 0957 0961 0963 0965 0967 0973 0972 0983 963 218 0146 0145 0146 0148 0148 0149 0151 0151 0153 0153 0154 0156 0157 0158 0160 0160 0163 0164 0165 0167 0168 0170 0173 0173 0176 0178 0180 0183 0185 0189 0190 0193 0195 0198 0203 0207 964 219 0204 0221 0232 0250 0243 0258 0295 0364 0498 0860 1851 3496 4824 5133 4645 3803 2937 2144 1517 1150 0966 0866 0786 0727 0698 0682 0677 0695 0741 0778 0769 0739 0687 0639 0637 0674 965 220 0167 0196 0203 0207 0202 0211 0243 0300 0421 0771 1752 3393 4711 4998 4482 3617 2734 1933 1306 0947 0769 0675 0601 0547 0520 0507 0501 0518 0560 0594 0589 0559 0513 0473 0470 0507 966 221 0178 0172 0172 0180 0178 0184 0211 0264 0374 0703 1649 3247 4514 4768 4248 3390 2519 1736 1132 0792 0629 0543 0477 0429 0406 0394 0389 0404 0440 0471 0465 0441 0400 0364 0367 0402 967 222 0167 0156 0162 0163 0155 0163 0182 0221 0310 0583 1407 2815 3923 4147 3708 2965 2197 1504 0971 0674 0533 0459 0405 0364 0345 0335 0330 0343 0374 0401 0395 0376 0342 0312 0316 0349 968 223 0153 0157 0157 0162 0157 0164 0180 0220 0300 0540 1228 2344 3162 3300 2949 2361 1747 1191 0766 0534 0424 0370 0327 0298 0284 0277 0274 0283 0305 0325 0320 0307 0281 0264 0270 0294 969 224 0195 0220 0269 0305 0317 0340 0392 0460 0548 0745 1176 1749 2108 2151 1983 1692 1370 1058 0803 0653 0577 0535 0502 0479 0468 0462 0460 0469 0488 0505 0502 0490 0469 0453 0453 0478 970 225 0279 0285 0330 0382 0396 0429 0478 0530 0595 0717 0959 1253 1419 1433 1346 1194 1021 0847 0699 0609 0561 0536 0515 0499 0492 0490 0489 0495 0509 0520 0518 0511 0497 0488 0489 0507 971 226 0343 0345 0376 0400 0399 0413 0434 0458 0485 0536 0633 0746 0809 0822 0804 0767 0720 0668 0618 0587 0569 0559 0551 0546 0544 0544 0544 0550 0558 0565 0565 0560 0558 0556 0558 0569 972 227 0167 0174 0169 0170 0171 0172 0173 0170 0174 0173 0175 0177 0177 0178 0181 0181 0182 0183 0185 0186 0187 0188 0190 0192 0194 0196 0197 0200 0202 0205 0207 0209 0210 0215 0217 0217 973 21 0187 0174 0170 0177 0177 0181 0175 0176 0179 0178 0180 0180 0182 0183 0184 0184 0186 0187 0187 0188 0189 0191 0192 0194 0195 0197 0198 0200 0203 0206 0206 0209 0212 0215 0217 0217 974 22 0337 0340 0350 0348 0347 0347 0349 0345 0349 0347 0349 0351 0353 0353 0355 0354 0355 0356 0356 0358 0358 0360 0360 0363 0364 0367 0368 0371 0375 0376 0379 0380 0383 0384 0390 0392 975 23 0856 0871 0887 0891 0891 0895 0895 0897 0901 0900 0903 0908 0910 0911 0912 0911 0914 0913 0911 0915 0915 0915 0917 0920 0923 0926 0929 0935 0940 0942 0943 0945 0950 0953 0956 0964 976 24 1560 1612 1629 1649 1657 1659 1666 1667 1679 1680 1683 1690 1694 1696 1699 1697 1698 1698 1693 1699 1697 1699 1700 1702 1707 1710 1716 1724 1729 1730 1732 1732 1738 1745 1745 1750 977 25 2450 2530 2586 2627 2643 2654 2669 2683 2700 2701 2710 2724 2733 2736 2743 2740 2742 2739 2734 2741 2738 2738 2738 2742 2751 2756 2765 2775 2782 2782 2780 2784 2788 2794 2793 2802 978 26 3532 3712 3797 3863 3904 3930 3967 3989 4019 4027 4042 4058 4068 4076 4088 4083 4086 4083 4074 4085 4079 4079 4079 4086 4098 4105 4118 4132 4143 4141 4141 4141 4146 4155 4154 4164 979 27 4834 5077 5200 5312 5388 5445 5501 5543 5596 5618 5644 5677 5701 5718 5739 5735 5741 5739 5729 5745 5737 5740 5737 5746 5762 5775 5794 5815 5829 5829 5827 5826 5835 5847 5842 5855 980 28 6651 7036 7252 7426 7549 7640 7735 7810 7882 7915 7949 7990 8022 8045 8073 8065 8070 8063 8043 8060 8045 8040 8032 8042 8064 8078 8099 8122 8137 8127 8121 8115 8119 8135 8120 8136 981 29 7658 8101 8377 8595 8740 8866 8982 9071 9162 9203 9247 9300 9336 9359 9386 9371 9371 9356 9327 9340 9317 9312 9302 9309 9333 9347 9367 9388 9399 9385 9373 9358 9356 9368 9352 9361 982 210 0146 0154 0160 0162 0161 0158 0160 0160 0162 0161 0162 0164 0164 0165 0166 0167 0168 0169 0169 0170 0171 0172 0174 0175 0177 0179 0179 0183 0184 0187 0187 0191 0192 0194 0196 0203 983 211 0259 0248 0250 0248 0251 0251 0250 0248 0253 0253 0254 0254 0256 0257 0258 0258 0261 0260 0262 0263 0264 0266 0268 0269 0271 0273 0275 0278 0281 0283 0284 0285 0290 0294 0296 0301 984 212 0454 0464 0467 0466 0468 0468 0465 0464 0467 0466 0468 0468 0469 0470 0471 0469 0471 0472 0472 0473 0473 0475 0476 0477 0480 0481 0485 0487 0489 0492 0494 0496 0499 0501 0507 0508 985 213 0734 0759 0764 0768 0768 0770 0770 0770 0773 0771 0772 0775 0776 0778 0779 0777 0779 0778 0776 0779 0779 0779 0780 0783 0786 0788 0791 0795 0798 0801 0802 0805 0807 0810 0815 0822 986 214 1124 1170 1190 1195 1199 1204 1207 1206 1212 1212 1214 1218 1219 1221 1224 1223 1223 1223 1221 1225 1224 1225 1227 1230 1233 1236 1240 1246 1250 1252 1256 1256 1262 1266 1271 1276 987 215 1490 1557 1568 1595 1601 1609 1614 1615 1626 1625 1629 1635 1637 1640 1645 1641 1641 1642 1639 1643 1642 1643 1643 1647 1653 1656 1664 1671 1676 1678 1678 1681 1685 1690 1694 1698 988 216 1812 1902 1933 1964 1969 1978 1985 1993 2002 2005 2008 2014 2019 2022 2028 2023 2024 2022 2019 2025 2021 2022 2023 2027 2033 2037 2044 2052 2057 2058 2059 2061 2065 2072 2074 2080 989 217 2331 2437 2472 2511 2526 2543 2558 2566 2581 2586 2592 2602 2606 2611 2617 2613 2615 2613 2607 2614 2611 2612 2611 2616 2625 2630 2637 2647 2655 2655 2655 2655 2660 2670 2667 2674 990 218 2838 2936 3003 3051 3077 3099 3117 3131 3153 3157 3166 3178 3186 3191 3199 3194 3195 3192 3186 3195 3191 3192 3191 3195 3206 3211 3220 3231 3240 3240 3239 3239 3245 3254 3252 3255 991 219 3452 3605 3687 3748 3789 3822 3847 3870 3899 3906 3917 3935 3944 3950 3963 3957 3959 3957 3949 3959 3954 3954 3954 3959 3971 3978 3991 4005 4015 4014 4010 4008 4012 4024 4019 4028 992 220 3975 4196 4288 4375 4422 4467 4511 4538 4574 4588 4606 4627 4643 4656 4672 4668 4673 4671 4664 4676 4669 4671 4668 4677 4693 4704 4717 4735 4744 4744 4743 4744 4748 4759 4757 4766 993 221 4637 4877 5011 5109 5174 5233 5285 5330 5377 5397 5423 5453 5474 5490 5512 5508 5514 5515 5504 5522 5517 5519 5518 5531 5550 5562 5579 5600 5614 5613 5611 5612 5622 5632 5632 5641 994 222 5474 5756 5912 6048 6136 6210 6278 6331 6392 6417 6449 6485 6512 6533 6557 6554 6561 6560 6548 6567 6558 6562 6560 6570 6592 6607 6629 6649 6662 6659 6657 6657 6666 6682 6672 6682 995 223 6291 6633 6818 6983 7086 7173 7258 7324 7392 7425 7463 7506 7536 7559 7587 7578 7584 7581 7563 7581 7569 7571 7566 7577 7601 7615 7637 7659 7673 7664 7659 7654 7658 7674 7664 7677 996 224 7185 7588 7826 8013 8151 8261 8362 8448 8536 8574 8621 8674 8712 8738 8764 8751 8754 8744 8720 8736 8721 8720 8712 8724 8750 8764 8787 8810 8822 8810 8799 8788 8791 8803 8789 8798 997 225 7594 8053 8300 8515 8662 8784 8897 8985 9078 9123 9166 9220 9255 9276 9297 9277 9276 9260 9227 9235 9224 9234 9228 9240 9268 9282 9304 9327 9338 9326 9312 9297 9297 9302 9290 9297 998 226 0171 0170 0163 0157 0162 0162 0160 0161 0164 0163 0165 0166 0167 0168 0169 0170 0171 0172 0173 0173 0175 0176 0178 0179 0180 0182 0184 0187 0189 0190 0192 0195 0198 0199 0202 0205 999 227 7581 8045 8299 8518 8664 8789 8910 8999 9093 9138 9183 9236 9272 9293 9315 9293 9294 9280 9242 9248 9245 9268 9274 9285 9307 9316 9335 9358 9371 9358 9343 9331 9325 9328 9320 9331 1000 21 0174 0175 0172 0172 0178 0171 0174 0174 0177 0176 0178 0179 0179 0181 0183 0184 0185 0186 0186 0188 0190 0190 0192 0194 0197 0198 0201 0203 0205 0208 0209 0212 0214 0216 0221 0224 1001 22 0346 0345 0352 0357 0350 0352 0352 0350 0355 0353 0356 0358 0359 0360 0362 0363 0364 0366 0366 0368 0369 0371 0373 0375 0378 0380 0383 0386 0389 0392 0395 0397 0401 0403 0410 0414 1002 23 0848 0859 0865 0867 0875 0874 0876 0877 0883 0882 0885 0887 0891 0892 0894 0894 0896 0896 0895 0900 0900 0902 0903 0907 0911 0915 0919 0924 0930 0932 0934 0938 0941 0948 0953 0955 1003 24 1520 1580 1602 1619 1627 1632 1640 1643 1653 1655 1660 1666 1670 1671 1676 1675 1677 1677 1674 1681 1680 1683 1684 1689 1695 1699 1707 1714 1720 1722 1724 1728 1732 1738 1742 1752 1004 25 2429 2529 2580 2608 2630 2653 2662 2674 2692 2696 2704 2711 2717 2720 2729 2725 2728 2726 2722 2729 2727 2728 2728 2734 2743 2750 2760 2771 2777 2779 2779 2780 2786 2795 2796 2803 1005 26 3559 3733 3812 3882 3924 3957 3990 4014 4043 4052 4063 4080 4091 4099 4111 4107 4111 4109 4102 4115 4109 4110 4109 4117 4130 4139 4153 4169 4179 4179 4179 4178 4187 4199 4198 4204 1006 27 4949 5202 5348 5460 5532 5597 5651 5701 5751 5768 5787 5813 5832 5845 5867 5861 5868 5867 5855 5872 5865 5866 5865 5876 5896 5908 5927 5949 5962 5962 5960 5959 5967 5981 5978 5992 1007 28 6735 7096 7305 7487 7608 7706 7801 7872 7948 7979 8013 8051 8078 8099 8127 8118 8124 8118 8100 8118 8101 8099 8089 8098 8121 8137 8160 8182 8196 8190 8182 8174 8178 8193 8183 8192 1008 29 7699 8154 8415 8638 8783 8905 9017 9106 9194 9227 9258 9298 9326 9346 9369 9353 9351 9338 9308 9321 9298 9293 9278 9285 9310 9325 9344 9365 9379 9368 9354 9341 9341 9351 9337 9348 1009 210 0168 0172 0170 0174 0173 0171 0173 0172 0175 0173 0175 0176 0177 0178 0179 0179 0181 0182 0183 0184 0185 0186 0188 0189 0191 0193 0194 0197 0200 0201 0202 0206 0209 0211 0214 0216 1010 211 0243 0272 0267 0267 0268 0270 0270 0268 0270 0269 0270 0271 0273 0274 0276 0277 0278 0278 0279 0281 0283 0285 0286 0288 0289 0292 0294 0297 0300 0303 0304 0307 0310 0314 0315 0319 1011 212 0459 0469 0474 0473 0480 0478 0476 0474 0478 0477 0477 0477 0478 0479 0479 0480 0480 0481 0480 0482 0483 0485 0485 0488 0490 0492 0495 0499 0501 0505 0505 0507 0511 0513 0521 0522 1012 213 0754 0764 0769 0775 0780 0783 0781 0781 0785 0784 0783 0786 0786 0787 0789 0787 0790 0789 0788 0791 0791 0793 0795 0796 0799 0802 0807 0812 0815 0818 0820 0822 0826 0829 0833 0839 1013 214 1142 1174 1182 1201 1203 1210 1210 1212 1218 1217 1220 1223 1225 1226 1231 1229 1231 1230 1229 1233 1233 1235 1236 1240 1244 1249 1254 1261 1266 1268 1269 1271 1277 1282 1286 1293 1014 215 1456 1516 1538 1550 1562 1565 1574 1576 1586 1586 1587 1591 1594 1596 1601 1599 1601 1601 1599 1604 1603 1605 1608 1610 1617 1622 1627 1635 1641 1641 1645 1647 1651 1659 1662 1673 1015 216 1824 1912 1931 1963 1968 1982 1989 1995 2007 2008 2012 2019 2023 2026 2031 2028 2031 2030 2026 2032 2030 2031 2032 2037 2044 2048 2056 2065 2070 2072 2071 2075 2079 2086 2090 2097 1016 217 2305 2403 2450 2482 2503 2518 2532 2540 2557 2559 2565 2573 2578 2582 2588 2587 2589 2589 2583 2590 2590 2590 2592 2597 2605 2610 2620 2629 2636 2639 2639 2641 2648 2656 2659 2663 1017 218 2794 2933 2983 3033 3056 3082 3098 3113 3135 3140 3150 3162 3171 3177 3186 3183 3186 3185 3179 3189 3186 3187 3187 3193 3202 3210 3220 3233 3241 3243 3244 3242 3248 3258 3259 3265 1018 219 3395 3566 3649 3712 3747 3777 3807 3830 3855 3862 3872 3886 3893 3898 3910 3906 3908 3907 3900 3909 3906 3906 3905 3912 3925 3932 3945 3958 3968 3967 3967 3966 3972 3981 3985 3989 1019 220 3955 4143 4243 4324 4377 4417 4455 4487 4524 4535 4552 4575 4591 4601 4617 4613 4618 4619 4612 4625 4621 4622 4622 4633 4648 4660 4675 4691 4700 4699 4701 4698 4705 4716 4718 4723 1020 221 4593 4831 4955 5061 5128 5187 5244 5285 5332 5348 5369 5396 5413 5427 5446 5444 5451 5452 5446 5463 5458 5461 5461 5472 5491 5503 5521 5541 5552 5551 5550 5552 5560 5575 5574 5582 1021 222 5463 5734 5894 6029 6117 6191 6259 6316 6377 6402 6432 6468 6493 6513 6537 6532 6541 6542 6529 6547 6541 6543 6543 6554 6577 6592 6615 6636 6650 6646 6644 6642 6649 6661 6657 6668 1022 223 6343 6705 6907 7069 7175 7264 7349 7418 7484 7510 7541 7575 7598 7615 7642 7636 7641 7637 7621 7639 7626 7624 7622 7633 7655 7667 7689 7710 7723 7717 7711 7706 7710 7726 7722 7726 1023 224 7173 7604 7831 8034 8168 8281 8387 8470 8556 8596 8638 8687 8722 8744 8771 8759 8762 8753 8729 8745 8728 8728 8721 8731 8756 8772 8794 8816 8829 8818 8804 8794 8797 8809 8798 8805 1024 225 7631 8105 8347 8564 8712 8833 8948 9035 9123 9160 9198 9240 9269 9288 9309 9287 9286 9272 9240 9249 9238 9247 9247 9258 9287 9302 9323 9345 9358 9346 9332 9317 9318 9326 9314 9321 1025 226 0374 0294 0272 0253 0238 0233 0238 0244 0253 0299 0408 0517 0541 0485 0383 0308 0293 0302 0288 0286 0465 1401 3306 5231 6521 7211 7542 7696 7767 7786 7792 7796 7804 7820 7811 7822 1026 227 0467 0857 1622 2433 2836 3375 4198 4886 5217 5515 5826 5968 5742 5161 4303 3295 2334 1499 0882 0557 0412 0342 0292 0259 0244 0238 0234 0242 0267 0288 0284 0266 0242 0225 0234 0261 1027 21 0151 0161 0160 0164 0160 0164 0163 0163 0166 0165 0167 0168 0170 0171 0173 0174 0176 0177 0177 0179 0180 0182 0184 0186 0187 0190 0192 0194 0197 0199 0202 0203 0205 0209 0214 0217 1028 22 0353 0331 0340 0342 0345 0344 0344 0345 0346 0346 0348 0349 0351 0353 0353 0354 0356 0357 0358 0359 0361 0363 0365 0367 0370 0372 0374 0378 0381 0384 0387 0388 0393 0395 0399 0402 1029 23 0816 0828 0833 0845 0850 0850 0853 0855 0860 0860 0863 0867 0870 0871 0875 0875 0877 0879 0878 0881 0884 0886 0888 0891 0896 0899 0904 0909 0915 0918 0921 0924 0928 0935 0937 0945 1030 24 1524 1577 1599 1618 1628 1634 1638 1644 1656 1657 1661 1667 1670 1673 1679 1678 1681 1682 1680 1686 1686 1688 1691 1696 1703 1707 1714 1722 1730 1732 1735 1736 1743 1750 1755 1761 1031 25 2380 2513 2559 2588 2616 2631 2648 2658 2675 2679 2689 2700 2707 2712 2721 2718 2721 2720 2718 2727 2724 2727 2728 2734 2744 2751 2761 2772 2780 2782 2783 2785 2791 2801 2804 2810 1032 26 3583 3753 3835 3906 3947 3982 4013 4039 4069 4078 4087 4098 4109 4117 4131 4126 4131 4131 4123 4135 4131 4133 4135 4140 4154 4163 4177 4194 4204 4203 4203 4206 4212 4227 4222 4233 1033 27 4902 5149 5276 5392 5468 5528 5589 5634 5684 5707 5729 5756 5778 5795 5816 5814 5819 5820 5808 5827 5821 5826 5824 5836 5858 5873 5891 5910 5925 5926 5927 5927 5936 5951 5946 5958 1034 28 6801 7202 7417 7597 7724 7823 7920 7991 8068 8094 8124 8159 8182 8200 8229 8219 8224 8218 8197 8215 8202 8200 8193 8202 8227 8241 8263 8287 8299 8289 8283 8277 8280 8294 8282 8289 1035 29 7685 8130 8395 8610 8759 8881 8999 9088 9176 9214 9255 9301 9331 9352 9383 9364 9366 9355 9329 9342 9322 9320 9311 9318 9344 9359 9377 9400 9411 9397 9384 9372 9370 9381 9365 9373 1036 210 0154 0169 0167 0167 0173 0173 0172 0169 0174 0173 0175 0175 0176 0177 0179 0179 0180 0181 0182 0184 0184 0186 0188 0189 0191 0193 0195 0198 0200 0202 0204 0205 0209 0210 0214 0216 1037 211 0266 0255 0267 0267 0266 0268 0266 0266 0267 0268 0268 0270 0271 0272 0273 0273 0275 0276 0276 0278 0279 0281 0282 0284 0285 0289 0291 0294 0296 0299 0301 0302 0305 0309 0312 0317 1038 212 0435 0457 0458 0461 0461 0463 0466 0463 0466 0465 0466 0466 0468 0468 0470 0470 0471 0472 0472 0475 0476 0476 0478 0481 0484 0486 0489 0493 0497 0499 0500 0503 0507 0512 0516 0517 1039 213 0733 0736 0756 0758 0765 0766 0766 0767 0771 0770 0771 0773 0775 0777 0779 0779 0780 0781 0779 0783 0784 0786 0788 0790 0795 0798 0802 0807 0811 0814 0816 0820 0823 0827 0832 0836 1040 214 1107 1138 1148 1168 1173 1177 1181 1184 1190 1189 1191 1195 1197 1197 1202 1202 1204 1205 1203 1210 1211 1212 1214 1218 1224 1227 1233 1241 1247 1248 1252 1255 1260 1268 1270 1278 1041 215 1442 1509 1521 1539 1548 1552 1562 1566 1576 1575 1579 1585 1589 1593 1597 1597 1599 1601 1599 1605 1605 1607 1610 1614 1619 1625 1632 1641 1647 1649 1654 1655 1660 1668 1673 1679 1042 216 1799 1872 1900 1929 1936 1950 1958 1966 1976 1977 1980 1986 1990 1993 1999 1997 2000 2001 1998 2004 2005 2008 2010 2014 2022 2028 2035 2046 2055 2056 2058 2060 2065 2073 2078 2087 1043 217 2269 2377 2421 2459 2476 2488 2502 2516 2532 2534 2543 2552 2560 2565 2574 2571 2575 2574 2570 2580 2578 2581 2584 2590 2599 2606 2616 2627 2636 2638 2639 2642 2648 2659 2664 2666 1044 218 2772 2892 2949 3001 3026 3048 3069 3085 3106 3110 3115 3125 3130 3135 3144 3142 3146 3145 3140 3152 3149 3152 3153 3160 3172 3178 3189 3203 3212 3215 3213 3216 3222 3232 3231 3239 1045 219 3369 3535 3611 3673 3714 3743 3774 3794 3824 3832 3845 3860 3870 3876 3888 3883 3888 3887 3881 3892 3888 3890 3891 3897 3910 3918 3931 3946 3956 3955 3956 3957 3961 3972 3972 3979 1046 220 3930 4135 4228 4318 4368 4407 4450 4481 4516 4529 4541 4556 4569 4578 4595 4592 4598 4598 4591 4605 4600 4602 4603 4611 4626 4637 4654 4670 4683 4681 4679 4682 4688 4701 4701 4709 1047 221 4621 4867 4991 5099 5166 5224 5278 5322 5369 5389 5409 5437 5458 5474 5494 5491 5499 5500 5492 5511 5506 5510 5511 5521 5540 5554 5572 5593 5606 5605 5605 5605 5615 5630 5624 5638 1048 222 5462 5745 5903 6038 6127 6204 6273 6326 6385 6407 6429 6456 6478 6493 6520 6514 6523 6522 6511 6533 6526 6529 6530 6544 6566 6581 6603 6627 6642 6642 6638 6636 6643 6660 6653 6659 1049 223 6305 6666 6863 7026 7137 7228 7314 7383 7455 7483 7517 7558 7589 7611 7640 7632 7639 7635 7620 7640 7631 7628 7627 7638 7663 7679 7702 7726 7739 7734 7730 7726 7730 7743 7734 7746 1050 224 7260 7684 7929 8122 8266 8377 8483 8567 8648 8676 8707 8744 8770 8789 8813 8798 8799 8791 8765 8782 8766 8765 8758 8767 8795 8811 8831 8853 8864 8854 8843 8831 8831 8841 8830 8842 1051 225 7639 8087 8342 8564 8709 8827 8948 9037 9126 9165 9207 9254 9286 9307 9332 9313 9314 9300 9267 9281 9269 9276 9274 9284 9312 9329 9353 9374 9386 9371 9354 9341 9340 9352 9340 9345 1052 226 0672 0524 0420 0363 0339 0324 0342 0383 0502 0885 2039 4141 6337 7812 8509 8742 8837 8867 8860 8885 8910 9008 9089 9140 9183 9204 9231 9252 9263 9245 9234 9222 9224 9235 9220 9222 1053 227 0474 0706 1100 1498 1700 1954 2254 2315 2124 1863 1564 1288 1084 0880 0643 0451 0338 0262 0202 0182 0222 0376 0571 0675 0713 0725 0728 0752 0802 0841 0834 0804 0750 0702 0696 0737 1054 21 0166 0159 0158 0153 0159 0160 0160 0163 0164 0165 0167 0169 0171 0173 0174 0175 0177 0179 0180 0182 0183 0186 0187 0189 0192 0194 0196 0200 0202 0205 0207 0211 0213 0214 0219 0223 1055 22 0313 0331 0336 0332 0338 0337 0338 0340 0341 0342 0344 0347 0348 0349 0352 0352 0354 0354 0356 0357 0359 0361 0363 0366 0368 0371 0374 0377 0380 0384 0386 0388 0392 0396 0397 0404 1056 23 0811 0832 0850 0852 0863 0862 0863 0865 0871 0870 0874 0879 0882 0884 0887 0888 0890 0891 0889 0893 0895 0897 0899 0903 0907 0911 0915 0921 0926 0930 0933 0935 0940 0948 0950 0957 1057 24 1490 1546 1567 1589 1600 1605 1610 1618 1628 1629 1635 1643 1649 1652 1657 1656 1659 1660 1658 1664 1665 1667 1670 1674 1682 1687 1694 1702 1711 1713 1715 1718 1725 1731 1734 1743 1058 25 2402 2504 2543 2579 2600 2618 2634 2648 2667 2670 2680 2689 2698 2702 2711 2709 2711 2713 2710 2718 2716 2718 2721 2727 2737 2744 2754 2766 2774 2775 2776 2779 2783 2793 2796 2807 1059 26 3490 3664 3745 3813 3857 3886 3919 3945 3976 3985 4000 4017 4029 4038 4051 4048 4054 4052 4046 4058 4055 4058 4060 4068 4080 4089 4104 4119 4130 4130 4132 4133 4141 4152 4154 4159 1060 27 4907 5147 5286 5398 5479 5535 5600 5646 5696 5718 5741 5771 5791 5807 5829 5825 5834 5834 5825 5842 5837 5842 5843 5854 5873 5887 5906 5926 5941 5938 5937 5939 5947 5961 5961 5966 1061 28 6785 7188 7397 7573 7696 7797 7892 7965 8042 8074 8110 8153 8185 8208 8236 8230 8235 8230 8210 8230 8217 8217 8212 8221 8245 8262 8284 8306 8319 8309 8303 8293 8299 8313 8304 8311 1062 29 7657 8139 8389 8608 8756 8873 8989 9079 9167 9205 9244 9293 9326 9347 9370 9355 9355 9342 9314 9325 9306 9305 9298 9307 9332 9349 9369 9388 9401 9387 9372 9361 9362 9369 9353 9363 1063 210 0156 0160 0156 0158 0159 0166 0161 0162 0163 0163 0164 0166 0167 0168 0169 0170 0171 0172 0173 0174 0176 0176 0178 0180 0182 0184 0185 0188 0190 0192 0194 0196 0199 0201 0205 0205 1064 211 0248 0250 0250 0258 0257 0257 0255 0254 0256 0256 0258 0260 0260 0261 0263 0263 0265 0265 0267 0269 0270 0272 0273 0275 0277 0280 0283 0285 0288 0291 0292 0296 0299 0302 0307 0307 1065 212 0444 0447 0449 0454 0454 0452 0452 0454 0456 0455 0457 0460 0461 0461 0463 0464 0465 0467 0466 0469 0469 0471 0473 0475 0478 0480 0484 0488 0491 0494 0496 0498 0502 0507 0509 0515 1066 213 0699 0736 0738 0746 0753 0755 0757 0754 0761 0761 0761 0764 0766 0768 0771 0770 0773 0774 0772 0777 0778 0780 0782 0785 0789 0793 0796 0801 0807 0808 0810 0814 0819 0822 0824 0836 1067 214 1123 1148 1157 1169 1180 1184 1187 1190 1201 1200 1203 1209 1213 1216 1220 1220 1224 1225 1224 1229 1230 1233 1235 1239 1246 1250 1256 1264 1269 1272 1277 1280 1284 1287 1293 1304 1068 215 1435 1489 1504 1523 1534 1539 1548 1549 1560 1561 1564 1570 1574 1577 1583 1581 1583 1585 1582 1588 1589 1591 1593 1599 1606 1610 1618 1625 1633 1635 1638 1639 1645 1652 1655 1662 1069 216 1787 1839 1881 1906 1918 1928 1937 1945 1958 1959 1965 1975 1979 1984 1989 1989 1992 1993 1991 1999 1998 2001 2004 2009 2015 2021 2030 2039 2047 2049 2053 2054 2058 2067 2071 2077 1070 217 2272 2372 2416 2450 2468 2483 2501 2512 2525 2529 2537 2544 2550 2555 2563 2561 2566 2565 2561 2570 2569 2574 2576 2581 2589 2596 2608 2617 2625 2629 2631 2633 2641 2649 2650 2658 1071 218 2785 2893 2942 2994 3019 3042 3062 3078 3102 3109 3119 3135 3144 3151 3160 3156 3160 3161 3156 3166 3164 3168 3169 3175 3186 3194 3205 3219 3227 3229 3231 3232 3238 3249 3247 3257 1072 219 3412 3560 3639 3705 3739 3773 3799 3823 3850 3858 3866 3880 3891 3899 3912 3907 3911 3910 3903 3915 3912 3914 3914 3923 3936 3944 3957 3972 3982 3981 3982 3982 3988 4000 3999 4008 1073 220 3908 4108 4205 4275 4328 4370 4410 4438 4477 4490 4508 4532 4549 4562 4577 4574 4579 4580 4573 4587 4582 4587 4588 4595 4611 4622 4636 4653 4665 4664 4665 4666 4675 4687 4688 4696 1074 221 4633 4880 5002 5104 5175 5231 5282 5325 5371 5385 5402 5426 5441 5456 5476 5473 5480 5480 5475 5493 5488 5491 5493 5504 5524 5538 5557 5577 5591 5590 5591 5593 5603 5618 5614 5623 1075 222 5487 5775 5925 6060 6152 6228 6297 6354 6412 6442 6474 6513 6542 6561 6586 6583 6591 6594 6584 6606 6599 6601 6601 6612 6636 6652 6675 6699 6714 6712 6708 6708 6714 6731 6722 6733 1076 223 6421 6805 7000 7170 7281 7373 7459 7529 7596 7621 7646 7679 7702 7720 7744 7737 7742 7739 7724 7743 7735 7734 7732 7742 7767 7782 7804 7826 7840 7833 7830 7824 7827 7843 7834 7842 1077 224 7187 7599 7841 8036 8173 8286 8390 8472 8556 8592 8636 8687 8721 8744 8768 8756 8759 8751 8727 8743 8731 8736 8733 8742 8770 8783 8805 8827 8839 8828 8819 8808 8808 8823 8810 8814 1078 225 7636 8104 8363 8577 8729 8849 8961 9055 9143 9177 9210 9247 9273 9289 9309 9288 9288 9276 9246 9257 9249 9268 9271 9285 9314 9328 9350 9374 9385 9369 9354 9341 9341 9350 9336 9342 1079 226 0168 0181 0181 0191 0177 0187 0217 0267 0377 0712 1688 3371 4760 5110 4632 3783 2901 2087 1438 1058 0868 0764 0682 0621 0591 0577 0569 0590 0638 0676 0667 0636 0582 0534 0530 0571 1080 227 1622 1699 1827 1938 2005 2073 2094 1924 1626 1312 1002 0751 0596 0468 0336 0253 0235 0239 0224 0223 0393 1364 3323 5210 6418 7038 7327 7467 7557 7594 7592 7572 7544 7525 7508 7543 ] def %END RX0F } if %ypaper=0 %***************************************************************************** %END spectral reflection data, cmyn6*, 1080 colours, offset A,B,L,G, printer P %END 'AG86'OUTLIN1Y2=(0,2,4).PS %***************************************************************************** /BeginEPSF {% def % Prepare for EPS file /b4_Inc_state save def % Save state for cleanup /dict_count countdictstack def /op_count count 1 sub def % Count objects on op stack userdict begin % Make userdict current dict /showpage {} def 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath /languagelevel where % If level not equal to 1 then {pop languagelevel where % If level not equal to 1 then 1 ne {false setstrokeadjust false setoverprint } if } if } bind def /EndEPSF {% def % End for EPS file count op_count sub {pop} repeat countdictstack dict_count sub {end} repeat % Clean up dict stack b4_Inc_state restore } bind def /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def /A4querF {598 0 translate 90 rotate} def /Times-Roman findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /Times-ISOL1 exch definefont pop /Times-Italic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesI-ISOL1 exch definefont pop /Times-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesB-ISOL1 exch definefont pop /Times-BoldItalic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesBI-ISOL1 exch definefont pop /Courier-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /CourierB-ISOL1 exch definefont pop /Courier findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /Courier-ISOL1 exch definefont pop /T12 {12 /Times-ISOL1 FS} bind def /TI12 {12 /TimesI-ISOL1 FS} bind def /TB12 {12 /TimesB-ISOL1 FS} bind def /TBI12 {12 /TimesBI-ISOL1 FS} bind def /C12 {12 /Courier-ISOL1 FS} bind def /CB12 {12 /CourierB-ISOL1 FS} bind def /cvishow {cvi 6 string cvs show} def /cvsshow1 {10 mul cvi 0.1 mul 7 string cvs show} def /cvsshow2 {100 mul cvi 0.01 mul 7 string cvs show} def /cvsshow3 {1000 mul cvi 0.001 mul 7 string cvs show} def %ANFA CMYKDEF %CMYKDEA0 (A0=Standard-Drucker-CMYKDEF) 15.3.97 /tzac [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tzam [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tzay [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tzan [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tza0 [0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000] def /tza1 [1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000] def %ENDE CMYKD /rec %x, y width heigth {/heigth exch def /width exch def moveto width 0 rlineto 0 heigth rlineto width neg 0 rlineto closepath } bind def /colrecfiLAB* %x y width heigth LAB* { setcolor rec fill} bind def /colrecstLAB* %x y width heigth LAB* { setcolor rec stroke} bind def /colrecficmyn* %x y width heigth cmy0* or 000n* { setcmykcolor rec fill} bind def /colrecstcmyn* %x y width heigth cmy0* or 000n* { setcmykcolor rec stroke} bind def /colrecfiw* %x y width heigth w* { setgray rec fill} bind def /colrecstw* %x y width heigth w* { setgray rec stroke} bind def /colrecfiolv* %x y width heigth olv* { setrgbcolor rec fill} bind def /colrecstolv* %x y width heigth olv* { setrgbcolor rec stroke} bind def /tzrcmy0* {0.0 1.0 1.0 0.0} bind def %Reproduction colours /tzgcmy0* {1.0 0.0 1.0 0.0} bind def %cmyn* setcmykcolor /tzbcmy0* {1.0 1.0 0.0 0.0} bind def /tzccmy0* {1.0 0.0 0.0 0.0} bind def /tzmcmy0* {0.0 1.0 0.0 0.0} bind def /tzycmy0* {0.0 0.0 1.0 0.0} bind def /tzrolv* {1.0 0.0 0.0} bind def %Reproduction colours /tzgolv* {0.0 1.0 0.0} bind def %olv* setrgbcolor /tzbolv* {0.0 0.0 1.0} bind def /tzcolv* {0.0 1.0 1.0} bind def /tzmolv* {1.0 0.0 1.0} bind def /tzyolv* {1.0 1.0 0.0} bind def /tzrLAB* [53.34 72.46 50.66] def %Reproduction colours /tzgLAB* [84.93 -79.83 74.80] def %LAB* setcolor /tzbLAB* [32.20 24.88 -37.89] def /tzcLAB* [88.10 -44.88 -13.36] def /tzmLAB* [59.66 90.32 -19.65] def /tzyLAB* [93.76 -20.24 85.93] def /tzncmy0* {1.00 1.00 1.00 0.00} bind def %grey series /tzdcmy0* {0.75 0.75 0.75 0.00} bind def %cmy0* setcmykcolor /tzzcmy0* {0.50 0.50 0.50 0.00} bind def /tzhcmy0* {0.25 0.25 0.25 0.00} bind def /tzwcmy0* {0.00 0.00 0.00 0.00} bind def /tzn000n* {0.00 0.00 0.00 1.00} bind def %grey series 000n* /tzd000n* {0.00 0.00 0.00 0.75} bind def %000n* setcmykcolor /tzz000n* {0.00 0.00 0.00 0.50} bind def /tzh000n* {0.00 0.00 0.00 0.25} bind def /tzw000n* {0.00 0.00 0.00 0.00} bind def /tznw* {0.00} bind def %grey series /tzdw* {0.25} bind def %w* setgray /tzzw* {0.50} bind def /tzhw* {0.75} bind def /tzww* {1.00} bind def /tznolv* {0.00 0.00 0.00} bind def %grey series /tzdolv* {0.25 0.25 0.25} bind def %olv* setrgbcolor /tzzolv* {0.50 0.50 0.50} bind def /tzholv* {0.75 0.75 0.75} bind def /tzwolv* {1.00 1.00 1.00} bind def /tznLAB* [18.01 0.00 0.00] def %grey series /tzdLAB* [37.36 0.00 0.00] def %LAB* setcolor /tzzLAB* [56.71 0.00 0.00] def /tzhLAB* [76.06 0.00 0.00] def /tzwLAB* [95.41 0.00 0.00] def /tfn {0 setgray} bind def /tfw {1 setgray} bind def %%EndProlog %*********************************************************** %%BeginPageSetup /#copies 1 def %A4querF 1.0 1.0 scale /pgsave save def %%EndPageSetup /SS$ [(G) (E) (S) (F) (I) (J) (M)] def /SC$ [(N) (F) (S) (D) (T) (E) (C)] def /SX$ [(0) (1) (2) (3) (4) (5) (6) (7) (8) (9) (A) (B) (C) (D) (E) (F)] def /SY$ [(0) (1) (2) (3) (4) (5) (6) (7) (8) (9) (A) (B) (C) (D) (E) (F)] def % 0 1 2 3 4 5 % 6 7 8 /EX$ [(A.TXT /.PS) (B.BMP /.PS) (G.GIF /.PS) (H.HTM /.PS) (I.HTM /.PS) (J.JPE /.PS) (P.PDF /.PS) (T.TIF /.PS)] def /EY$ [(A.DAT) (B.DAT) (G.DAT) (H.DAT) (I.DAT) (J.DAT) (P.DAT) (T.DAT)] def %******************************************************************* /lanind1f 00 def /lanind2f 00 def /laninddf 01 def /colorm1f 00 def /colorm2f 00 def /colormdf 01 def /deintp1f 00 def /deintp2f 00 def /deintpdf 01 def /xcolor1f 03 def /xcolor2f 03 def /xcolordf 01 def /xchart1f 00 def /xchart2f 37 def /xchartdf 01 def %0-1,2-5,6&7,8-21,22&23,24-37 /xchart3f 01 def /xchart4f 00 def /xchart5f 04 def %xchart5f=4: photo printer /pchart1f 03 def /pchart2f 03 def /pchartdf 01 def %=3 for sRGB, Lr=0 /colsep1f 00 def /colsep2f 00 def /colsepdf 01 def %0=cmyn6,..0=RGB /pmetam1f 00 def /pmetam2f 00 def /pmetamdf 01 def %/lanindf lanind1f def % /lanindf lanind1f def %lanind1f laninddf lanind2f {/lanindf exch def %/colormf colorm1f def % /colormf colorm1f def %colorm1f colormdf colorm2f {/colormf exch def %/deintpf deintp1f def % deintp1f deintpdf deintp2f {/deintpf exch def %/xcolorf xcolor1f def % /xcolorf xcolor1f def %xcolor1f xcolordf xcolor2f {/xcolorf exch def %/xchartf xchart1f def % xchart1f xchartdf xchart2f {/xchartf exch def %/pchartf pchart1f def % /pchartf pchart1f def %pchart1f pchartdf pchart2f {/pchartf exch def %/colsepf colsep1f def % /colsepf colsep1f def %colsep1f colsepdf colsep2f {/colsepf exch def /lanind lanindf def /colorm colormf def /deintp deintpf def /xcolor xcolorf def /xchart xchartf def /xchartm xchart2f xchart1f sub 1 add def /xchart3 xchart3f def /xchart3P05 xchart3 4 add def /xchart4 xchart4f def /pchart pchartf def /colsep colsepf def %/pmetamf pmetam1f def % /pmetamf pmetam1f def %pmetam1f pmetamdf pmetam2f {/pmetamf exch def /pmetam pmetamf def %************************************************************* xchart xchart3 lt {%xchart=xchart3 for CM %BEG special for ColorInterpolation /xchartj pchart def %sRGB, Lr=0%, pchart=3 /hei -1 def /heM -1 def /ausz 8 def /xchartt (F) def %necessary PROC_LAB_IOF %PROC_RX0F_IOF PROC_COLSEP_IOF colorm 1 eq {PROC_COLINT_IOF} if %PROC_COLINT_IOF %PROC_SPEC_IOF %Colordata_sRGB_F %new %setcolortrans_F %new proc_LAB729a_to_LAB*LabCh64M proc_LAB*LabCh64M_to_tab362_dy %END special for ColorInterpolation %********************************************************* } ifelse %xchart>=xchart3 for CM xchart xchart3P05 le {72 90 translate} {72 56 translate} ifelse 0.01 MM dup scale 200 -180 moveto 180 /Times-ISOL1 FS lanindf cvishow (-) show colormf cvishow deintpf cvishow xcolorf cvishow xchartf cvishow pchartf cvishow colsepf cvishow (-F) show pmetamf cvishow grestore gsave /GSS$ SS$ lanind get def /GSC$ SC$ colorm get def /GSX$ SX$ xcolor xcolor 16 idiv 16 mul sub get def /GSY$ SY$ xchart xchart 16 idiv 16 mul sub get def /GEX$ EX$ 6 get def /GEY$ EY$ 6 get def %01 %02 %03 %04 xchart xchart3P05 le {%xchart<=xchart3P05 %gsave BeginEPSF 28 MM 197 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto 1 1 scale -77 -91 translate %%BeginDocument: Bild 10 %line 329 %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto 1 1 scale -77 -91 translate %%BeginDocument: Bild 11 %line 339 %!PS-Adobe-3.0 EPSF-3.0 AG860-1, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG860-1,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 12 %line 349 %!PS-Adobe-3.0 EPSF-3.0 AG860-2, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG860-2,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 13 %line 359 %!PS-Adobe-3.0 EPSF-3.0 AG860-3, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG860-3,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 14 %line 369 %!PS-Adobe-3.0 EPSF-3.0 AG860-4, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG860-4,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 15 %line 379 %!PS-Adobe-3.0 EPSF-3.0 AG860-5, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG860-5,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 16 %line 389 %!PS-Adobe-3.0 EPSF-3.0 AG860-6, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG860-6,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 020 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 17 %line 399 %!PS-Adobe-3.0 EPSF-3.0 AG860-7N.EPS %%BoundingBox: 70 82 772 582 %for xtLo=1 change to {BoundingBox: 00 00 842 595} %START PDFDE011.EPS /pdfmark07 where {pop} {userdict /pdfmark07 /cleartomark load put} ifelse /languagelevel where {pop languagelevel} {1} ifelse 2 lt { userdict (<<) cvn ([) cvn load put userdict (>>) cvn (]) cvn load put} if [ /Title (PostScript pictures: http://farbe.li.tu-berlin.de/AG86/AG86.HTM) /Author (compare K. Richter "Computergrafik ...": ISBN 3-8007-1775-1) /Subject (goto: http://www.ps.bam.de or http://130.149.60.45/~farbmetrik) /Keywords (image reproduction, colour devices) /Creator (klaus.richter@mac.com) /CreationDate (D:2016050112000) /ModDate (D:20160501112000) /DOCINFO pdfmark07 [ /View [ /FitB ] /DOCVIEW pdfmark07 %END PDFDE011 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def /A4querL {598 0 translate 90 rotate} def % !AUSTAUSCH Times-Roman -> Times-Roman-ISOLatin1=Times-I /Times-Roman findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /Times-ISOL1 exch definefont pop /Times-Italic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesI-ISOL1 exch definefont pop /Times-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesB-ISOL1 exch definefont pop /Times-BoldItalic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesBI-ISOL1 exch definefont pop /Courier-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /CourierB-ISOL1 exch definefont pop /TK1 {250 /Times-ISOL1 FS} bind def /TM1 {300 /Times-ISOL1 FS} bind def /TG1 {350 /Times-ISOL1 FS} bind def /TIK1 {250 /TimesI-ISOL1 FS} bind def /TIM1 {300 /TimesI-ISOL1 FS} bind def /TIG1 {350 /TimesI-ISOL1 FS} bind def /TBK1 {250 /TimesB-ISOL1 FS} bind def /TBM1 {300 /TimesB-ISOL1 FS} bind def /TBG1 {350 /TimesB-ISOL1 FS} bind def /TBIK1 {250 /TimesBI-ISOL1 FS} bind def /TBIM1 {300 /TimesBI-ISOL1 FS} bind def /TBIG1 {350 /TimesBI-ISOL1 FS} bind def /CBKK {200 /CourierB-ISOL1 FS} bind def /CBK {250 /CourierB-ISOL1 FS} bind def /CBM {300 /CourierB-ISOL1 FS} bind def /CBG {350 /CourierB-ISOL1 FS} bind def /CBKKK {160 /CourierB-ISOL1 FS} bind def /TV {080 /Times-ISOL1 FS} bind def /TS {100 /Times-ISOL1 FS} bind def /TK {125 /Times-ISOL1 FS} bind def /TM {140 /Times-ISOL1 FS} bind def /TG {175 /Times-ISOL1 FS} bind def /TIV {080 /TimesI-ISOL1 FS} bind def /TIS {100 /TimesI-ISOL1 FS} bind def /TIK {125 /TimesI-ISOL1 FS} bind def /TIM {140 /TimesI-ISOL1 FS} bind def /TIG {175 /TimesI-ISOL1 FS} bind def /TBV {080 /TimesB-ISOL1 FS} bind def /TBS {100 /TimesB-ISOL1 FS} bind def /TBK {125 /TimesB-ISOL1 FS} bind def /TBM {140 /TimesB-ISOL1 FS} bind def /TBG {175 /TimesB-ISOL1 FS} bind def /TBIV {080 /TimesBI-ISOL1 FS} bind def /TBIS {100 /TimesBI-ISOL1 FS} bind def /TBIK {125 /TimesBI-ISOL1 FS} bind def /TBIM {140 /TimesBI-ISOL1 FS} bind def /TBIG {175 /TimesBI-ISOL1 FS} bind def /rec %x, y width heigth {/heigth exch def /width exch def moveto width 0 rlineto 0 heigth rlineto width neg 0 rlineto closepath } bind def /cvishow {cvi 6 string cvs show} def /cvsshow1 {10 mul cvi 0.1 mul 7 string cvs show ( ) show} def /cvsshow2 {100 mul cvi 0.01 mul 7 string cvs show ( ) show} def /cvsshow3 {1000 mul cvi 0.001 mul 7 string cvs show ( ) show} def %******************************************************************* %%EndProlog gsave /lanind 0 def /lantex [(G) (E) (S) (F) (I) (J) (M)] def /showde {0 lanind eq {show} {pop} ifelse} bind def /showen {1 lanind eq {show} {pop} ifelse} bind def /showes {2 lanind eq {show} {pop} ifelse} bind def /showfr {3 lanind eq {show} {pop} ifelse} bind def /showit {4 lanind eq {show} {pop} ifelse} bind def /showjp {5 lanind eq {show} {pop} ifelse} bind def /showm {6 lanind eq {show} {pop} ifelse} bind def /nishowde {0 lanind eq {nishow} {pop} ifelse} bind def /nishowen {1 lanind le {nishow} {pop} ifelse} bind def /kshowde {0 lanind eq {kshow} {pop} ifelse} bind def /kshowen {1 lanind le {kshow} {pop} ifelse} bind def /bshowde {0 lanind eq {bshow} {pop} ifelse} bind def /bshowen {1 lanind le {bshow} {pop} ifelse} bind def /jshowde {0 lanind eq {jshow} {pop} ifelse} bind def /jshowen {1 lanind le {jshow} {pop} ifelse} bind def /ishowde {0 lanind eq {ishow} {pop} ifelse} bind def /ishowen {1 lanind le {ishow} {pop} ifelse} bind def /sshowde {0 lanind eq {sshow} {pop} ifelse} bind def /sshowen {1 lanind le {sshow} {pop} ifelse} bind def /nshow {iyt /Times-ISOL1 FS show} def /nishow {-30 -50 rmoveto iyt 50 sub /Times-ISOL1 FS show 30 50 rmoveto} def /nishow0 {-00 -50 rmoveto iyt 20 sub /Times-ISOL1 FS show 00 50 rmoveto} def /nishowx {-00 -50 rmoveto iyt 50 sub /Times-ISOL1 FS show 00 50 rmoveto} def /kshow {iyt /TimesI-ISOL1 FS show} def /bshow {iyt /TimesB-ISOL1 FS show} def /jshow {iyt /TimesBI-ISOL1 FS show} def /ishow {-30 -50 rmoveto iyt 50 sub /TimesB-ISOL1 FS show 30 50 rmoveto} def /ishow0 {-00 -50 rmoveto iyt 50 sub /TimesB-ISOL1 FS show 00 50 rmoveto} def /eshow { 00 070 rmoveto iyt 50 sub /TimesB-ISOL1 FS show 00 -070 rmoveto} def /neshow { 00 070 rmoveto iyt 50 sub /Times-ISOL1 FS show 00 -070 rmoveto} def /nr1 27 array def /tx1 52 array def /nr1 [(01) (02) (03) (04) (05) (06) (07) (08) (09) (10) (11) (12) (13) (14) (15) (16) (17) (18) (19) (20) (21) (22) (23) (24) (25) (26) (27)] def /tx1 [(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) (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)] def /lanind1 01 def /lanind2 01 def /lanindd 01 def /colorm1 00 def /colorm2 00 def /colormd 01 def /deintp1 00 def /deintp2 00 def /deintpd 01 def /xcolor1 03 def /xcolor2 03 def /xcolord 01 def /xchart1 00 def /xchart2 01 def /xchartd 01 def %max 37 /pchart1 00 def /pchart2 00 def /pchartd 01 def /colsep1 00 def /colsep2 00 def /colsepd 01 def /pmetam1 00 def /pmetam2 00 def /pmetamd 01 def /lanindg where {pop /lanind1 lanindg def /lanind2 lanindg def /lanindd laninddg def} if /colormg where {pop /colorm1 colormg def /colorm2 colormg def /colormd colormdg def} if /deintpg where {pop /deintp1 deintpg def /deintp2 deintpg def /deintpd deintpdg def} if /xcolorg where {pop /xcolor1 xcolorg def /xcolor2 xcolorg def /xcolord xcolordg def} if /xchartg where {pop /xchart1 xchartg def /xchart2 xchartg def /xchartd xchartdg def} if /pchartg where {pop /pchart1 pchartg def /pchart2 pchartg def /pchartd pchartdg def} if /colsepg where {pop /colsep1 colsepg def /colsep2 colsepg def /colsepd colsepdg def} if /pmetamg where {pop /pmetam1 pmetamg def /pmetam2 pmetamg def /pmetamd pmetamdg def} if /lanindf where {pop /lanind1 lanindf def /lanind2 lanindf def /lanindd laninddf def} if /colormf where {pop /colorm1 colormf def /colorm2 colormf def /colormd colormdf def} if /deintpf where {pop /deintp1 deintpf def /deintp2 deintpf def /deintpd deintpdf def} if /xcolorf where {pop /xcolor1 xcolorf def /xcolor2 xcolorf def /xcolord xcolordf def} if /xchartf where {pop /xchart1 xchartf def /xchart2 xchartf def /xchartd xchartdf def /xchartm xchart2f xchart1f sub 1 add def} {/xchartm 1 def} ifelse /xchart3f where {pop /xchart3 xchart3f def} {/xchart3 1 def} ifelse /xchart4f where {pop /xchart4 xchart4f def} {/xchart4 0 def} ifelse %not used /pchartf where {pop /pchart1 pchartf def /pchart2 pchartf def /pchartd pchartdf def} if /colsepf where {pop /colsep1 colsepf def /colsep2 colsepf def /colsepd colsepdf def} if /pmetamf where {pop /pmetam1 pmetamf def /pmetam2 pmetamf def /pmetamd pmetamdf def} if %only for editorial change of the following loops %/lanind lanind1 def % %/colorm colorm1 def % %/deintp deintp1 def % %/xcolor xcolor1 def % %/xchart xchart1 def % %/pchart pchart1 def % %/colsep colsep1 def % %/pmetam pmetam1 def % /lanind lanind1 def %lanind1 lanindd lanind2 {/lanind exch def %output showpage /colorm colorm1 def %colorm1 colormd colorm2 {/colorm exch def %output showpage /deintp deintp1 def %deintp1 deintpd deintp2 {/deintp exch def %output showpage /xcolor xcolor1 def %xcolor1 xcolord xcolor2 {/xcolor exch def %output showpage /xchart xchart1 def %xchart1 xchartd xchart2 {/xchart exch def %output showpage /pchart pchart1 def %pchart1 pchartd pchart2 {/pchart exch def %output showpage /colsep colsep1 def %colsep1 colsepd colsep2 {/colsep exch def %output showpage gsave %A4querL /pmetam pmetam1 def %pmetam1 pmetamd pmetam2 {/pmetam exch def %output showpage %pmetam 0 eq {/colsep 0 def} %cmyn5* % {/colsep 1 def} ifelse %cmy0* xchart 0 eq {/ausz 8 def /xchartt (A) def} if %loop not possible xchart 1 eq {/ausz 8 def /xchartt (F) def} if %in case of image xchart 2 eq {/ausz 1 def /xchartt colsep 4 lt {(C)}{(F)} ifelse def} if xchart 3 eq {/ausz 2 def /xchartt colsep 4 lt {(M)}{(F)} ifelse def} if xchart 4 eq {/ausz 3 def /xchartt colsep 4 lt {(Y)}{(F)} ifelse def} if xchart 5 eq {/ausz 7 def /xchartt colsep 4 lt {(N)}{(F)} ifelse def} if xchart 6 ge {/ausz 8 def /xchartt (F) def} if 7 /Times-ISOL1 FS /xtLo 0 def xtLo 0 eq {120 83 moveto} {120 10 moveto} ifelse lanind cvishow (-) show colorm cvishow deintp cvishow xcolor cvishow xchart cvishow pchart cvishow colsep cvishow (-L) show pmetam cvishow ( ) show colsep 0 eq {(cmyn6) show} if colsep 1 eq {(cmy0) show} if colsep 2 eq {(cmyn4) show} if colsep 3 eq {(cmyn5) show} if colsep 4 eq {(rgb) show} if colorm 1 eq {(*) show} if xtLo 0 eq {240 83 moveto} {240 10 moveto} ifelse (AG860-7) show xchart cvishow xtLo 0 eq {xchart 0 eq {(N) show} {deintp colorm 2 mul add cvishow} ifelse } {xchart cvishow} ifelse xtLo 0 eq {72 90 translate} {20 18 translate} ifelse xtLo 0 eq {0.0100 MM dup scale} {0.0115 MM dup scale} ifelse /xchart3P5 xchart3 4 add def %pages with separation exept colsep=4 (RGB) pmetam 0 eq {%pmetam=0 40 setlinewidth xchart xchart3P5 le {0.5 setgray} {1 setgray} ifelse 0 0 moveto 24600 0 rlineto 0 17220 rlineto -24600 0 rlineto closepath fill 0 setgray 0 0 moveto 24600 0 rlineto 0 17220 rlineto -24600 0 rlineto closepath stroke } if %pmetam=0 /fakt 1 def /iyt 32 fakt mul def %text size /iyd 35 fakt mul def %line difference 250 /Times-ISOL1 FS 0 0 0 setrgbcolor 8700 -250 moveto (Test chart G with 1080 colours) showen (Pr\374fvorlage G mit 1080 Farben) showde (Test chart G with 1080 colours) showes (Test chart G with 1080 colours) showfr (Test chart G with 1080 colours) showit (Pr\370veplansje G med 1080 farger) showjp (; 9 or 16 step colour scales;) showen (; 9 oder 16stufige Farbreihen;) showde (; 9 or 16 step colour scales;) showes (; 9 or 16 step colour scales;) showfr (; 9 or 16 step colour scales;) showit (; 9\255 eller 16\255trinns fargeskala;) showjp ( data in column (A-n):) showen ( Daten in Spalte (A-n):) showde ( data in column (A-n):) showes ( data in column (A-n):) showfr ( data in column (A-n):) showit ( data i kolonne (A-n):) showjp 250 /TimesI-ISOL1 FS xchart 0 eq {( rgb + cmy0 (A_j + k26_n27)) show (, 000n (k), w (l), nnn0 (m), www (n)) show} if xchart 1 ge {%xchart>=1 colsep 0 eq {(cmyn6) show} if colsep 1 eq {(cmy0) show} if colsep 2 eq {(cmyn4) show} if colsep 3 eq {(cmyn5) show} if colsep 4 eq {(rgb) show} if colorm 1 eq {(*) show} if ( (A_n)) show } if %xchart>=1 /xs 900 3 div 2 mul def /ys xs def /d2 xs 2 div def /d8 xs 8 div def /xmin 650 3 div 2.2 mul def /ymax 15800 def xchart 0 eq {/xd 800 3 div 2 mul def /yd 800 3 div 2 mul def} {/xd 900 3 div 2 mul def /yd 900 3 div 2 mul def} ifelse /xsd xs xd sub 0.5 mul def /ysd xs xd sub 0.5 mul def /xd2 xd 0.50 mul def /xd4 xd 0.25 mul def 20 setlinewidth 500 3 div 2 mul /Times-ISOL1 FS 0 0 0 setrgbcolor 1 1 27 {/i exch def %i=1,27 /x xs 0.15 mul def /y 27.6 ys mul ys i mul sub def x y moveto nr1 i 1 sub get show } for %i=1,27 1 1 40 {/i exch def %i=1,36 /x xs i mul 000 add def /y 27.5 ys mul def x y moveto tx1 i 1 sub get show } for %i=1,36 ( # ) show /RGB*R0 1080 array def /RGB*G0 1080 array def /RGB*B0 1080 array def /IMODE 0 def %input rgb for output LAB* %row no.1 and 2: 9xrgb /imax 08 def /jmax 08 def /kmax 08 def /TKK2 {200 3 div 2 mul /Times-ISOL1 FS} bind def TKK2 0 1 kmax {/k exch def %beg k=0,08 /k0 k 3 idiv def /k1 k k0 3 mul sub def /xadd k1 xs 9 mul mul def /yadd k0 xs 9 mul mul def 0 1 jmax {/j exch def %beg j=0,jmax 0 1 imax {/i exch def %beg i=0,imax /n1079 i j 9 mul add k 81 mul add def /xa xmin j xs mul add xadd add xsd add def /ya ymax i ys mul sub yadd sub ysd add def /r k kmax div def /g j jmax div def /b i imax div def RGB*R0 n1079 r put RGB*G0 n1079 g put RGB*B0 n1079 b put r g b setrgbcolor xa ya xd dup rec fill xchart 0 eq {%xchart=0 1 r sub 1 g sub 1 b sub 0 setcmykcolor xa xd4 add ya xd4 add xd2 dup rec fill } if %xchart=0 } for %end i=0,jmax } for %end j=0,jmax } for %end k=0,kmax %3x rgbcmy /id 1 8 div def /rijn 81 array def %for intermediate storage /gijn 81 array def /bijn 81 array def /lmax 2 def /n1079 728 def 0 1 lmax {/l exch def %beg k=0,kmax /xadd 3 xs 9 mul mul def /yadd l ys 9 mul mul def %for intermediate storage of l=0,lmax 0 1 01 {/jchart exch def %jchart=0,1 /xchartj l jchart 3 mul add def 0 1 08 {/j exch def %j=0,7 /im 8 j sub def jchart 1 im {/i exch def %i=0,8 /ia 1 id j mul sub def /argb ia def /brgb ia i id mul sub def xchartj 0 eq {/r argb def /g brgb def /b brgb def} if xchartj 1 eq {/r argb def /g argb def /b brgb def} if xchartj 2 eq {/r brgb def /g argb def /b brgb def} if xchartj 3 eq {/r brgb def /g argb def /b argb def} if xchartj 4 eq {/r brgb def /g brgb def /b argb def} if xchartj 5 eq {/r argb def /g brgb def /b argb def} if jchart 0 eq {/in i j add def /jn j def} {/in j def /jn i j add def} ifelse rijn in 9 mul jn add r put gijn in 9 mul jn add g put bijn in 9 mul jn add b put } for %i=0,7 } for %j=0,8 } for %jchart=0,1 %for output of l=0,lmax 0 1 08 {/j exch def %j=0,8 0 1 08 {/i exch def %i=0,8 /n1079 n1079 1 add def /r rijn i j 9 mul add get def /g gijn i j 9 mul add get def /b bijn i j 9 mul add get def /xa xmin xs j mul add xadd add xsd add def /ya ymax xs i mul sub yadd sub ysd add def r g b setrgbcolor xa ya xd dup rec fill xchart 0 eq {%xchart=0 1 r sub 1 g sub 1 b sub 0 setcmykcolor xa xd4 add ya xd4 add xd2 dup rec fill } if %xchart=0 } for %i=0,7 } for %j=0,8 } for %end l=0,lmax %6wrgbcmy /n1079 971 def /lmax 03 def %4 rows with geys /kmax 1 def %9 or 16 steps 0 1 kmax {/k exch def % k 0 eq {/jmax 08 def} {/jmax 15 def} ifelse 0 1 lmax {/l exch def %beg l=0,lmax /xadd 36 l add xs mul def /yadd k 9 xs mul mul def /j1 l 36 add def /j1$ tx1 j1 get def 0 1 jmax {/j exch def %j=0,08 /n1079 n1079 1 add def /i1 j k 9 mul add 1 add def %9 steps, 16 steps /argb j jmax div def /xa xmin xadd add xsd add def /ya ymax xs j mul sub yadd sub ysd add def /r argb def /g argb def /b argb def xchart 0 eq {%xchart=0 l 0 eq {0 0 0 1 r sub setcmykcolor} if l 1 eq {r setgray} if l 2 eq {1 r sub 1 g sub 1 b sub 0 setcmykcolor} if l 3 eq {r g b setrgbcolor} if xa ya xd dup rec fill 1 r sub 1 g sub 1 b sub 0 setcmykcolor xa xd4 add ya xd4 add xd2 dup rec fill } if %xchart=0 xchart 1 ge {%xchart>=1 r g b setrgbcolor xa ya xd dup rec fill } if %xchart>=1 } for %j=0,jmax } for %l=0,lmax } for %k=0,kmax %basic colours 1072 - 1080 /basrgb 24 array def /basrgb [0 0 0 1 1 1 1 0 0 0 1 1 1 1 0 0 0 1 0 1 0 1 0 1 ] def /n1079 1071 def 0 1 07 {/i exch def %i=0,7 /n1079 n1079 1 add def /i3 i 3 mul def /xadd 36 xs mul def /yadd 25 xs mul def i 0 eq {/l 0 def /j 0 def /j1$ (k) def /i1 26 def} if i 1 eq {/l 0 def /j 1 def /j1$ (k) def /i1 27 def} if i 2 eq {/l 1 def /j 0 def /j1$ (l) def /i1 26 def} if i 3 eq {/l 1 def /j 1 def /j1$ (l) def /i1 27 def} if i 4 eq {/l 2 def /j 0 def /j1$ (m) def /i1 26 def} if i 5 eq {/l 2 def /j 1 def /j1$ (m) def /i1 27 def} if i 6 eq {/l 3 def /j 0 def /j1$ (n) def /i1 26 def} if i 7 eq {/l 3 def /j 1 def /j1$ (n) def /i1 27 def} if /xa xmin xs l mul add xadd add xsd add def /ya ymax xs j mul sub yadd sub ysd add def /r basrgb i3 get def /g basrgb i3 1 add get def /b basrgb i3 2 add get def r g b setrgbcolor xa ya xd dup rec fill xchart 0 eq {%xchart=0 1 r sub 1 g sub 1 b sub 0 setcmykcolor xa xd4 add ya xd4 add xd2 dup rec fill } if %xchart=0 } for %i=0,7 %*************************************************************************** %} for %pmetam=0,1 showpage grestore %} for %colsep=0,1 %} for %pchart=0,0 %} for %xchart=0,5 %} for %xcolor=3,3 %} for %deintp=0,1 %} for %colorm=0,1 %} for %lanind=0,0 %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 020 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 18 %line 409 %!PS-Adobe-3.0 EPSF-3.0 AG860-8, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG860-8,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 197 MM translate 10 /Times-ISOL1 FS 1 1 scale -77 -91 translate %%BeginDocument: Bild 12 %line 419 %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 21 %line 429 %!PS-Adobe-3.0 EPSF-3.0 AG861-1, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-1,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 22 %line 439 %!PS-Adobe-3.0 EPSF-3.0 AG861-2, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-2,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 23 %line 449 %!PS-Adobe-3.0 EPSF-3.0 AG861-3, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-3,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 24 %line 459 %!PS-Adobe-3.0 EPSF-3.0 AG861-4, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-4,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 25 %line 469 %!PS-Adobe-3.0 EPSF-3.0 AG861-5, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-5,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 26 %line 479 %!PS-Adobe-3.0 EPSF-3.0 AG861-6, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-6,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 020 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 27 %line 489 %!PS-Adobe-3.0 EPSF-3.0 AG861-7, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-7,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 020 MM translate 12 /Times-ISOL1 FS -9 MM -7 MM moveto ( ) show 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 28 %line 499 %!PS-Adobe-3.0 EPSF-3.0 AG861-8, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (AG861-8,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave } if %xchart<=xchart3P05 BeginEPSF -0.0 MM -0.0 MM translate %xy-Verschiebung Rechteckrahmen nach innen% %%BeginDocument: Bild 30 %Rechteckrahmen %line 519 %!PS-Adobe-3.0 EPSF-3.0 Frame arround with Internet text DG02 20070101 %%BoundingBox: 0 0 598 845 %%EndProlog gsave /lanind 1 def /lantex [(G) (E) (S) (N) (I) (J) (M)] def /showde {0 lanind eq {show} {pop} ifelse} bind def /showen {1 lanind eq {show} {pop} ifelse} bind def /showes {2 lanind eq {show} {pop} ifelse} bind def /showfr {3 lanind eq {show} {pop} ifelse} bind def /showit {4 lanind eq {show} {pop} ifelse} bind def /showjp {5 lanind eq {show} {pop} ifelse} bind def /showm {6 lanind eq {show} {pop} ifelse} bind def /lanind1 01 def /lanind2 01 def /lanindd 01 def /colorm1 00 def /colorm2 00 def /colormd 01 def /deintp1 00 def /deintp2 00 def /deintpd 01 def /xcolor1 03 def /xcolor2 03 def /xcolord 01 def /xchart1 00 def /xchart2 00 def /xchartd 01 def /pchart1 00 def /pchart2 00 def /pchartd 01 def /colsep1 00 def /colsep2 00 def /colsepd 01 def /pmetam1 00 def /pmetam2 00 def /pmetamd 01 def /lanindf where {pop /lanind1 lanindf def /lanind2 lanindf def /lanindd laninddf def} if /colormf where {pop /colorm1 colormf def /colorm2 colormf def /colormd colormdf def} if /deintpf where {pop /deintp1 deintpf def /deintp2 deintpf def /deintpd deintpdf def} if /xcolorf where {pop /xcolor1 xcolorf def /xcolor2 xcolorf def /xcolord xcolordf def} if /xchartf where {pop /xchart1 xchartf def /xchart2 xchartf def /xchartd xchartdf def /xchartm xchart2f xchart1f sub 1 add def} {/xchartm 1 def} ifelse /xchart3f where {pop /xchart3 xchart3f def} {/xchart3 1 def} ifelse /xchart4f where {pop /xchart4 xchart4f def} {/xchart4 0 def} ifelse /pchartf where {pop /pchart1 pchartf def /pchart2 pchartf def /pchartd pchartdf def} if /colsepf where {pop /colsep1 colsepf def /colsep2 colsepf def /colsepd colsepdf def} if /pmetamf where {pop /pmetam1 pmetamf def /pmetam2 pmetamf def /pmetamd pmetamdf def} if /lanind lanind1 def % /colorm colorm1 def % /deintp deintp1 def % /xcolor xcolor1 def % /xchart xchart1 def % /pchart pchart1 def % /colsep colsep1 def % /pmetam pmetam1 def % /GSS$ where {pop /LSS$ GSS$ def} {/LSS$ (1) def} ifelse /GSC$ where {pop /LSC$ GSC$ def} {/LSC$ (N) def} ifelse /GSX$ where {pop /LSX$ GSX$ def} {/LSX$ (0) def} ifelse /GSY$ where {pop /LSY$ GSY$ def} {/LSY$ (0) def} ifelse /GEX$ where {pop /LEX$ GEX$ def} {/LEX$ (P.PS./PDF) def} ifelse /GEY$ where {pop /LEY$ GEY$ def} {/LEY$ (P.DAT) def} ifelse /IMES 0 def /i*ptrsc 0 def gsave %xchart 0 eq {%beg if xchart=0 0 setgray 1.0 1.0 scale 0.0 MM 0.0 MM translate 0.15 MM setlinewidth /x 20 array def /y 20 array def /d 20 array def /x [000 296 296 000 002 294 294 002 005 291 291 005 %speziell 006 290 290 006 008 288 288 008 ] def /y [000 000 210 210 002 002 208 208 005 005 205 205 %speziell 006 006 204 204 008 008 202 202 ] def /d [060 017 -60 -17 058 015 -58 -15 056 013 -56 -13 054 011 -54 -11 052 009 -52 -09 ] def colorm 0 eq deintp 0 eq and {/Txx (d) def /Fxx (d) def} if %colorm=0, deintp=0 colorm 0 eq deintp 1 eq and {/Txx (e) def /Fxx (e) def} if %colorm=0, deintp=1 colorm 1 eq deintp 0 eq and {/Txx (dd) def /Fxx (d) def} if %colorm=1, deintp=0 colorm 1 eq deintp 1 eq and {/Txx (de) def /Fxx (e) def} if %colorm=1, deintp=1 xchart 0 eq {/Txx (-) def /Fxx (-) def} if %xchart 1 ge {%xchart>=1 %/i0 12 def %/i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def %2.5 MM /Times-ISOL1 FS %x i0 get MM 40 MM add y i0 get MM 1 MM sub moveto %lanind cvishow (-) show %colorm cvishow %deintp cvishow %xcolor cvishow %xchart cvishow %pchart cvishow %colsep cvishow (-FX) show pmetam cvishow %} if %xchart>=1 /xt 1 def xchart 1 eq {/xt 1 def} if xt 0 eq {%xt=0,1 ifelse /i0 12 def /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def 2.5 MM /Times-ISOL1 FS x i0 get MM 110 MM add y i0 get MM 1 MM sub moveto (http://farbe.li.tu\255berlin.de/AG86/AG86) show colorm cvishow deintp cvishow colorm 0 eq {(N) show} {(F) show} ifelse (P.PDF & ) show (http://farbe.li.tu\255berlin.de/AG86/AG86) show colorm cvishow deintp cvishow colorm 0 eq {(N) show} {(F) show} ifelse (P.TXT & ) show (http://farbe.li.tu\255berlin.de/AG86/AG86.HTM) show } %xt=0 { %xt=1 /xlu 017 MM def /ylu 017 MM def /xro 279 MM def /yro 193 MM def /xlo 017 MM def /ylo 193 MM def /xru 279 MM def /yru 017 MM def xlu 8 MM sub ylu moveto 16 MM 0 rlineto stroke xlu ylu 8 MM sub moveto 0 16 MM rlineto stroke xro 8 MM add yro moveto -16 MM 0 rlineto stroke xro yro 8 MM add moveto 0 -16 MM rlineto stroke xru 8 MM sub yru moveto 16 MM 0 rlineto stroke xru yru 8 MM sub moveto 0 16 MM rlineto stroke xlo 8 MM add ylo moveto -16 MM 0 rlineto stroke xlo ylo 8 MM add moveto 0 -16 MM rlineto stroke 1 2 7 {/i exch def %Zentrierkreise xlu ylu i MM 0 360 arc stroke xro yro i MM 0 360 arc stroke xru yru i MM 0 360 arc stroke xlo ylo i MM 0 360 arc stroke } for %i 12 4 16 {/i exch def /i0 i def %i=0,16 %0 4 16 {/i exch def /i0 i def %i=0,16 /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def i 16 eq {0.30 MM setlinewidth} {0.15 MM setlinewidth} ifelse 0 setgray x i0 get MM y i0 get MM moveto x i1 get MM y i1 get MM lineto x i2 get MM y i2 get MM lineto x i3 get MM y i3 get MM lineto x i0 get MM y i0 get MM lineto stroke i 16 eq {6 /Times-ISOL1 FS /x00 67 def /xdif 32 def /y0o 202.3 def /y0u 6.3 def /x0l 6.1 def /x0r 288 def /y00 22 def /ydif 32 def x00 xdif 0 mul add MM y0o MM moveto (V) show x00 xdif 0 mul add MM y0u MM moveto (C) show x00 xdif 1 mul add MM y0o MM moveto (L) show x00 xdif 1 mul add MM y0u MM moveto (M) show x00 xdif 2 mul add MM y0o MM moveto (O) show x00 xdif 2 mul add MM y0u MM moveto (Y) show x00 xdif 3 mul add MM y0o MM moveto (Y) show x00 xdif 3 mul add MM y0u MM moveto (O) show x00 xdif 4 mul add MM y0o MM moveto (M) show x00 xdif 4 mul add MM y0u MM moveto (L) show x00 xdif 5 mul add MM y0o MM moveto (C) show x00 xdif 5 mul add MM y0u MM moveto (V) show x0l MM y00 ydif 0 mul add MM moveto (V) show x0r MM y00 ydif 0 mul add MM moveto (C) show x0l MM y00 ydif 1 mul add MM moveto (L) show x0r MM y00 ydif 1 mul add MM moveto (M) show x0l MM y00 ydif 2 mul add MM moveto (O) show x0r MM y00 ydif 2 mul add MM moveto (Y) show x0l MM y00 ydif 3 mul add MM moveto (Y) show x0r MM y00 ydif 3 mul add MM moveto (O) show x0l MM y00 ydif 4 mul add MM moveto (M) show x0r MM y00 ydif 4 mul add MM moveto (L) show x0l MM y00 ydif 5 mul add MM moveto (C) show x0r MM y00 ydif 5 mul add MM moveto (V) show } if } for %i=0,16 0 1 10 {/j0 exch def /j1 j0 1 add def %j0 j0 0 eq {tzccmy0* setcmykcolor} if j0 1 eq {0 setgray} if j0 2 eq {tzmcmy0* setcmykcolor} if j0 3 eq {0 setgray} if j0 4 eq {tzycmy0* setcmykcolor} if j0 5 eq {0 setgray} if j0 6 eq {tzrcmy0* setcmykcolor} if j0 7 eq {0 setgray} if j0 8 eq {tzgcmy0* setcmykcolor} if j0 9 eq {0 setgray} if j0 10 eq {tzbcmy0* setcmykcolor} if 12 4 16 {/i exch def /i0 i def %i=0,16 %0 4 16 {/i exch def /i0 i def %i=0,16 /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def i 16 eq {0.30 MM setlinewidth} {0.15 MM setlinewidth} ifelse x i0 get d i0 get add 16 j0 mul add MM y i0 get MM moveto x i0 get d i0 get add 16 j1 mul add MM y i0 get MM lineto stroke x i1 get MM y i1 get d i1 get add 16 j0 mul add MM moveto x i1 get MM y i1 get d i1 get add 16 j1 mul add MM lineto stroke x i2 get d i2 get add 16 j0 mul sub MM y i2 get MM moveto x i2 get d i2 get add 16 j1 mul sub MM y i2 get MM lineto stroke x i3 get MM y i3 get d i3 get add 16 j0 mul sub MM moveto x i3 get MM y i3 get d i3 get add 16 j1 mul sub MM lineto stroke } for %i=0,16 } for %j0 0.15 MM setlinewidth /s 7 MM def /s1 8 MM def /s5 36 MM def 16 1 20 {/j exch def /j0 j 16 sub def %j=16,20 /ix0 xlu 8 MM add j0 7 MM mul add def /iy0 ylu 8 MM sub def 0 1 3 {/ij exch def %ij=0,3 ij 0 eq {/ix0 xlu 8 MM add j0 7 MM mul add def /iy0 ylu 8 MM sub def} if ij 1 eq {/ix0 xru 43 MM sub j0 7 MM mul add def /iy0 yru 8 MM sub def} if ij 2 eq {/ix0 xlo 8 MM add j0 7 MM mul add def /iy0 ylo 1 MM add def} if ij 3 eq {/ix0 xro 43 MM sub j0 7 MM mul add def /iy0 yro 1 MM add def} if i*ptrsc 0 eq i*ptrsc 2 eq or {%i*ptrsc=0,2 cmy0* setcmykcolor j 16 eq {tzan j get dup dup 0 setcmykcolor ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if tzan j get dup dup 0 setcmykcolor ix0 iy0 s s rec fill } if %i*ptrsc=0,2 i*ptrsc 1 eq i*ptrsc 3 eq or {%i*ptrsc=1,3 www* setrgbcolor j 16 eq {1 tzan j get 1 sub dup dup setrgbcolor %N ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if 1 tzan j get sub dup dup setrgbcolor %N ix0 iy0 s s rec fill } if %i*ptrsc=1,3 i*ptrsc 4 eq i*ptrsc 5 eq or {%i*ptrsc=4,5 [/CIEBasedABC << %Farbraum und Grenzen fuer D65 /RangeABC [0 100 -128 127 -128 127] /DecodeABC [{16 add 116 div} bind {500 div} bind {200 div} bind] /MatrixABC [1 1 1 1 0 0 0 0 -1] /DecodeLMN [{dup 6 29 div ge {dup dup mul mul} {4 29 div sub 108 841 div mul} ifelse 0.9505 mul} bind {dup 6 29 div ge {dup dup mul mul} {4 29 div sub 108 841 div mul} ifelse} bind {dup 6 29 div ge {dup dup mul mul} {4 29 div sub 108 841 div mul} ifelse 1.0890 mul} bind] /WhitePoint [0.9505 1 1.089] %CIEXYZ fuer D65 >>] setcolorspace j 16 eq {tznLAB* 0 get tzwLAB* 0 get tznLAB* 0 get sub 0.25 j0 mul mul add tznLAB* 1 get tzwLAB* 1 get tznLAB* 1 get sub 0.25 j0 mul mul add tznLAB* 2 get tzwLAB* 2 get tznLAB* 2 get sub 0.25 j0 mul mul add setcolor %N ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if tznLAB* 0 get tzwLAB* 0 get tznLAB* 0 get sub 0.25 j0 mul mul add tznLAB* 1 get tzwLAB* 1 get tznLAB* 1 get sub 0.25 j0 mul mul add tznLAB* 2 get tzwLAB* 2 get tznLAB* 2 get sub 0.25 j0 mul mul add setcolor %N ix0 iy0 s s rec fill } if %i*ptrsc=4,5 i*ptrsc 6 eq {%i*ptrsc=6 000n* setcmykcolor j 16 eq {0 0 0 tzan j get setcmykcolor ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if 0 0 0 tzan j get setcmykcolor ix0 iy0 s s rec fill } if %i*ptrsc=6 i*ptrsc 7 eq {%i*ptrsc=7 w* setgray j 16 eq {1 tzan j get sub setgray ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if 1 tzan j get sub setgray ix0 iy0 s s rec fill } if %i*ptrsc=7 } for %ij=0,3 } for %j=16,20 0 setgray 018 MM 008.2 MM moveto 6 /Times-Roman FS (-8) show 018 MM 006.2 MM moveto 6 /Times-Roman FS (-6) show 276 MM 008.2 MM moveto 6 /Times-Roman FS (-8) show 276 MM 006.2 MM moveto 6 /Times-Roman FS (-6) show 018 MM 202.2 MM moveto 6 /Times-Roman FS (-8) show 018 MM 204.2 MM moveto 6 /Times-Roman FS (-6) show 276 MM 202.2 MM moveto 6 /Times-Roman FS (-8) show 276 MM 204.2 MM moveto 6 /Times-Roman FS (-6) show /COLhNam16 16 array def /COLhNam16 [(R00Y) (R25Y) (R50Y) (R75Y) (Y00G) (Y25G) (Y50G) (Y75G) (G00B) (G25B) (G50B) (G75B) (B00R) (B25R) (B50R) (B75R) ] def 0 setgray 12 /Times-ISOL1 FS 61 MM 13 MM moveto (TUB\255Pr\374fvorlage AG86) showde %0AG86X-Y 0000# (TUB\255test chart AG86) showen %1AG86X-Y 0000# (Gr\341fico TUB\255AG86) showes %2AG86X-Y 0000# (Graphique TUB\255AG86) showfr %3AG86X-Y 0000# (Grafico TUB\255AG86) showit %4AG86X-Y 0000# (TUB\255testplansje AG86) showjp %5AG86X-Y 0000# (; Norm\255Pr\374fvorlage) showde %0AG86X-Y 0100# (; standard test chart) showen %1AG86X-Y 0100# (; gr\341fico para la prueba) showes %2AG86X-Y 0100# (; \351chantillon pour le test) showfr %3AG86X-Y 0100# (; grafico per il test) showit %4AG86X-Y 0100# (; standard test chart) showjp %5AG86X-Y 0100# ( G, TUB GE20) show 12 /Times-ISOL1 FS 61 MM 09 MM moveto 12 /Times-ISOL1 FS xchart xchart3P05 le {%xchart<=xchart3P05 (1080 Normfarben) showde %0AG86X-Y 0200# (1080 standard colours) showen %1AG86X-Y 0200# (1080 colores del est\341ndar) showes %2AG86X-Y 0200# (1080 couleur de norme) showfr %3AG86X-Y 0200# (1080 colori di norma) showit %4AG86X-Y 0200# (1080 standard farger) showjp %5AG86X-Y 0200# xchart 0 eq {%xchart=0 (; Bildtechnologie) showde %0AG86X-Y 0300# (; image technology) showen %1AG86X-Y 0300# (; tecnolog\355a de imagen) showes %2AG86X-Y 0300# (; image informatique) showfr %3AG86X-Y 0300# (; tecnologia di immagine) showit %4AG86X-Y 0300# (; billed\255teknologi) showjp %5AG86X-Y 0300# } if %xchart=0 }%xchart<=xchart3P05 {%xchart>xchart3P05 (Farben und Farbabst\344nde, ) showde %0AG86X-Y 0400# (colors and differences, ) showen %1AG86X-Y 0400# (colores y differencia en color, ) showes %2AG86X-Y 0400# (couleurs et diff\351rences, ) showfr %3AG86X-Y 0400# (colori e la differenza, ) showit %4AG86X-Y 0400# (farger og fargeavstander, ) showjp %5AG86X-Y 0400# 12 /Symbol FS (D) show 12 /TimesI-ISOL1 FS colorm 0 eq {%colorm=0 (E*') show }%colorm=0 {%colorm=1 (E'*) show } ifelse %colorm=1 } ifelse %xchart>xchart3P05 xchart 1 ge {%xchart>=1 12 /Times-ISOL1 FS (, 3D=) show colorm cvishow (, de=) show deintp cvishow 12 /TimesI-ISOL1 FS xchart5f 0 eq {(, sRGB) show} if xchart5f 1 eq {(, cmyk) show} if xchart5f 2 eq {(, cmy0) show} if xchart5f 3 eq {(, cmyk) show} if xchart5f 4 eq {(, RGB) show} if colorm 1 eq {(*) show} if } if %xchart>=1 12 /Times-ISOL1 FS 165 MM 13 MM moveto (Eingabe: ) showde %0AG86X-Y 0800# (input: ) showen %1AG86X-Y 0800# (entrada: ) showes %2AG86X-Y 0800# (entr\351e : ) showfr %3AG86X-Y 0800# (immettere: ) showit %4AG86X-Y 0800# (input: ) showjp %5AG86X-Y 0800# 12 /TimesI-ISOL1 FS (rgb/cmyk -> ) show xchart xchart3 lt {(rgb/cmyk) show} if xchart xchart3 ge {%xchart>=xchart3 (rgb) show 10 /Times-ISOL1 FS 0 -2 rmoveto Txx show 0 2 rmoveto 12 /Times-ISOL1 FS } if %xchart>=xchart3 12 /Times-ISOL1 FS 165 MM 9 MM moveto (Ausgabe: ) showde %0AG86X-Y 0900# (output: ) showen %1AG86X-Y 0900# (salida: ) showes %2AG86X-Y 0900# (sortie : ) showfr %3AG86X-Y 0900# (uscita: ) showit %4AG86X-Y 0900# (output: ) showjp %5AG86X-Y 0900# %colorm=0,1! 12 /Times-ISOL1 FS xchart 0 eq {%xchart=0,#0 12 /Times-ISOL1 FS (keine \334nderung) showde %0AG86X-Y 1000# (no change) showen %1AG86X-Y 1000# (ning\372n cambio) showes %2AG86X-Y 1000# (aucun changement) showfr %3AG86X-Y 1000# (nessun cambiamento) showit %4AG86X-Y 1000# (ingen endring) showjp %5AG86X-Y 1000# }%xchart=0 {%xchart#0 12 /Times-ISOL1 FS colorm 0 eq {%colorm=0 (Transfer nach ) showde %0AG86X-Y 1100# (transfer to ) showen %1AG86X-Y 1100# (transfiera a ) showes %2AG86X-Y 1100# (transf\351rer \340 ) showfr %3AG86X-Y 1100# (trasferire a ) showit %4AG86X-Y 1100# (overf\370ring til ) showjp %5AG86X-Y 1100# }%colorm=0 {%colorm=1 (3D\255Linearisierung ) showde %0AG86X-Y 1200# (3D\255linearization to ) showen %1AG86X-Y 1200# (3D\255linealizaci\363n a ) showes %2AG86X-Y 1200# (lin\351arisation 3D selon ) showfr %3AG86X-Y 1200# (3D\255linearizzazione a ) showit %4AG86X-Y 1200# (3D\255linearisering til ) showjp %5AG86X-Y 1200# } ifelse %colorm=1 12 /TimesI-ISOL1 FS xchart5f 0 eq {(rgb) show} if xchart5f 1 eq {(cmyk) show} if xchart5f 2 eq {(cmy0) show} if xchart5f 3 eq {(cmyk) show} if xchart5f 4 eq {(rgb) show} if colorm 1 eq {(*) show} if 10 /Times-ISOL1 FS 0 -2 rmoveto Txx show 0 2 rmoveto 12 /Times-ISOL1 FS } ifelse %xchart=0,#0 %0 setgray %end white and unvisible 12 /Times-ISOL1 FS 62 MM 198.5 MM moveto (http://farbe.li.tu\255berlin.de/AG86/AG86L) show (0) show LSC$ show LEX$ show 12 /Times-ISOL1 FS %1 setgray %start white and unvisible (; ) show xchart 0 eq { (Start\255Ausgabe) showde %0AG86X-Y 1300# (start output) showen %1AG86X-Y 1300# (comience salida) showes %2AG86X-Y 1300# (sortie de production) showfr %3AG86X-Y 1300# (cominciare l'uscita) showit %4AG86X-Y 1300# (start output) showjp %5AG86X-Y 1300# } if LSC$ (C) eq { (Start\255Ausgabe) showde %0AG86X-Y 1400# (start output) showen %1AG86X-Y 1400# (comience salida) showes %2AG86X-Y 1400# (sortie de production) showfr %3AG86X-Y 1400# (cominciare l'uscita) showit %4AG86X-Y 1400# (start output) showjp %5AG86X-Y 1400# } if xchart 1 ge {%xchart>=1 colorm 0 eq {%colorm=0,1 (Transfer Ausgabe) showde %0AG86X-Y 1500# (transfer output) showen %1AG86X-Y 1500# (salida de transferencia) showes %2AG86X-Y 1500# (sortie de transfert) showfr %3AG86X-Y 1500# (uscita di trasferimento) showit %4AG86X-Y 1500# (overf\370ring output) showjp %5AG86X-Y 1500# }%colorm=0 {%colorm=1 (3D\255Linearisierung) showde %0AG86X-Y 1600# (3D\255linearization) showen %1AG86X-Y 1600# (3D\255linealizaci\363n) showes %2AG86X-Y 1600# (lin\351arisation 3D) showfr %3AG86X-Y 1600# (3D\255linearizzzazione) showit %4AG86X-Y 1600# (3D\255linearisering) showjp %5AG86X-Y 1600# } ifelse %colorm=0,1 } if %xchart>=1 62 MM 194 MM moveto LSC$ (N) eq LSC$ (C) eq or { (N: Keine 3D\255Linearisierung (OL) ) showde %0AG86X-Y 1700# (N: no 3D\255linearization (OL) ) showen %1AG86X-Y 1700# (N: ninguna 3D\255linealizaci\363n (OL) ) showes %2AG86X-Y 1700# (N: aucune linearisation 3D (OL) ) showfr %3AG86X-Y 1700# (N: nessun 3D\255linearizzazione (OL) ) showit %4AG86X-Y 1700# (N: ingen 3D\255linearisering (OL) ) showjp %5AG86X-Y 1700# (in Datei (F) oder PS\255Startup (S)) showde %0AG86X-Y 1800# (in file (F) or PS\255startup (S)) showen %1AG86X-Y 1800# (en archivo (F) o PS\255startup (S)) showes %2AG86X-Y 1800# (dans fichier (F) ou PS\255startup (S)) showfr %3AG86X-Y 1800# (nel file (F) o PS\255startup (S)) showit %4AG86X-Y 1800# (i fil (F) eller PS\255startup (S)) showjp %5AG86X-Y 1800# } {LSC$ show (: ) show (3D\255Linearisierung) showde %0AG86X-Y 1900# (3D\255linearization) showen %1AG86X-Y 1900# (3D\255linealizaci\363n) showes %2AG86X-Y 1900# (lin\351arisation 3D) showfr %3AG86X-Y 1900# (3D\255linearizzzazione) showit %4AG86X-Y 1900# (3D\255linearisering) showjp %5AG86X-Y 1900# ( AG86/AG86L) show LSS$ show LSX$ show (0) show LSC$ show LEY$ show } ifelse LSC$ (F) eq { ( in Datei (F)) showde %0AG86X-Y 2000# ( in file (F)) showen %1AG86X-Y 2000# ( en archivo (F)) showes %2AG86X-Y 2000# ( dans fichier (F)) showfr %3AG86X-Y 2000# ( nel file (F)) showit %4AG86X-Y 2000# ( i fil (F)) showjp %5AG86X-Y 2000# } if LSC$ (S) eq { ( im Distiller Startup (S) Directory) showde %0AG86X-Y 2100# ( in Distiller Startup (S) Directory) showen %1AG86X-Y 2100# ( en el Distiller Startup (S) Directory) showes %2AG86X-Y 2100# ( dans le Distiller Startup (S) Directory) showfr %3AG86X-Y 2100# ( nel Distiller Startup (S) Directory) showit %4AG86X-Y 2100# ( i Distiller Startup (S) Directory) showjp %5AG86X-Y 2100# } if LSC$ (D) eq { ( in PS\255Device (D)) showde %0AG86X-Y 2200# ( in PS\255device (D)) showen %1AG86X-Y 2200# ( en el PS\255device (D)) showes %2AG86X-Y 2200# ( dans l'appareil PS (D)) showfr %3AG86X-Y 2200# ( nel PS\255dispositivo (D)) showit %4AG86X-Y 2200# ( i PS\255apparat (D)) showjp %5AG86X-Y 2200# } if LSC$ (T) eq { ( im Distiller Startup (S) Directory) showde %0AG86X-Y 2300# ( in Distiller Startup (S) Directory) showen %1AG86X-Y 2300# ( en el Distiller Startup (S) Directory) showes %2AG86X-Y 2300# ( dans le Distiller Startup (S) Directory) showfr %3AG86X-Y 2300# ( nel Distiller Startup (S) Directory) showit %4AG86X-Y 2300# ( i Distiller Startup (S) Directory) showjp %5AG86X-Y 2300# } if LSC$ (E) eq { ( in PS\255Device (D)) showde %0AG86X-Y 2400# ( in PS\255device (D)) showen %1AG86X-Y 2400# ( en el PS\255device (D)) showes %2AG86X-Y 2400# ( dans l'appareil PS (D)) showfr %3AG86X-Y 2400# ( nel PS\255dispositivo (D)) showit %4AG86X-Y 2400# ( i PS\255apparat (D)) showjp %5AG86X-Y 2400# } if %0 setgray %end white and unvisible (, Seite ) showde %0AG86X-Y 2500# (, page ) showen %1AG86X-Y 2500# (, p\341gina ) showes %2AG86X-Y 2500# (, p\341ge ) showfr %3AG86X-Y 2500# (, pagina ) showit %4AG86X-Y 2500# (, side ) showjp %5AG86X-Y 2500# xchart 1 add cvishow (/) show xchartm cvishow 16 MM 185 MM moveto -90 rotate (Siehe \344hnliche Dateien: ) showde %0AG86X-Y 2600# (see similar files: ) showen %1AG86X-Y 2600# (vea archivos semejantes: ) showes %2AG86X-Y 2600# (voir fichiers similaires: ) showfr %3AG86X-Y 2600# (vedi file simili: ) showit %4AG86X-Y 2600# (se lignende filer: ) showjp %5AG86X-Y 2600# (http://farbe.li.tu\255berlin.de/AG86/AG86.HTM) show %(0) show %LSC$ show LEX$ show 90 rotate 12 MM 185 MM moveto -90 rotate (Technische Information: ) showde %0AG86X-Y 2700# (technical information: ) showen %1AG86X-Y 2700# (informaci\363n t\351cnica: ) showes %2AG86X-Y 2700# (informations techniques: ) showfr %3AG86X-Y 2700# (informazioni tecniche: ) showit %4AG86X-Y 2700# (teknisk informasjon: ) showjp %5AG86X-Y 2700# (http://www.ps.bam.de) show ( oder ) showde %0AG86X-Y 2800# ( or ) showen %1AG86X-Y 2800# ( o ) showes %2AG86X-Y 2800# ( ou ) showfr %3AG86X-Y 2800# ( o ) showit %4AG86X-Y 2800# ( eller ) showjp %5AG86X-Y 2800# (http://130.149.60.45/~farbmetrik) show 90 rotate 281 MM 185 MM moveto -90 rotate (TUB\255Registrierung: 20160501\255AG86/AG86L) showde %0AG86X-Y 2900# (TUB registration: 20160501\255AG86/AG86L) showen %1AG86X-Y 2900# (TUB matr\355cula: 20160501\255AG86/AG86L) showes %2AG86X-Y 2900# (TUB enregistrement: 20160501\255AG86/AG86L) showfr %3AG86X-Y 2900# (iscrizione TUB: 20160501\255AG86/AG86L) showit %4AG86X-Y 2900# (TUB registrering: 20160501\255AG86/AG86L) showjp %5AG86X-Y 2900# (0) show LSC$ show LEX$ show 90 rotate 281 MM 74 MM moveto -90 rotate (TUB\255Material: Code=rha4ta) showde %0AG86X-Y 3000# (TUB material: code=rha4ta) showen %1AG86X-Y 3000# (TUB material: code=rha4ta) showes %2AG86X-Y 3000# (TUB mat\351riel: code=rha4ta) showfr %3AG86X-Y 3000# (TUB materiale: code=rha4ta) showit %4AG86X-Y 3000# (TUB\255materiell: code=rha4ta) showjp %5AG86X-Y 3000# 90 rotate 277 MM 185 MM moveto -90 rotate /cvishow {cvi 6 string cvs show} def /cvsshow1 {10 mul cvi 0.1 mul 7 string cvs show} def ( Anwendung f\374r Messung ) showde %0AG86X-Y 3100# ( application for measurement ) showen %1AG86X-Y 3100# ( aplicaci\363n para la medida ) showes %2AG86X-Y 3100# ( application pour la mesure ) showfr %3AG86X-Y 3100# ( la domanda per la misura ) showit %4AG86X-Y 3100# ( anvendelse for m\345ling ) showjp %5AG86X-Y 3100# xchart5f 0 eq {%xchart5f=0 (von Display-Ausgabe) showde %0AG86X-Y 3200# (of display output) showen %1AG86X-Y 3200# (de display output) showes %2AG86X-Y 3200# (de sortie sur \350cran) showfr %3AG86X-Y 3200# (di stampa di display) showit %4AG86X-Y 3200# (av display output) showjp %5AG86X-Y 3200# } if %xchart5f=0 xchart5f 1 eq xchart5f 2 eq or {%xchart5f=1,2 (von Offsetdruck\255Ausgabe) showde %0AG86X-Y 3300# (of offset print output) showen %1AG86X-Y 3300# (salida en la impressi\363n offset) showes %2AG86X-Y 3300# (des sorties sur offset) showfr %3AG86X-Y 3300# (uscita nella stampa di offset) showit %4AG86X-Y 3300# (av offsettrykk output) showjp %5AG86X-Y 3300# } if %xchart5f=1,2 xchart5f 3 eq {%xchart5f=3 (von Laserdrucker\255Ausgabe) showde %0AG86X-Y 3400# (of laser printer output) showen %1AG86X-Y 3400# (salida de impresora l\341ser) showes %2AG86X-Y 3400# (des sorties sur imprimante laser) showfr %3AG86X-Y 3400# (di uscita della stampante laser) showit %4AG86X-Y 3400# (av laserprinter output) showjp %5AG86X-Y 3400# } if %xchart5f=3 xchart5f 4 eq {%xchart5f=4 (von Photodrucker\255Ausgabe) showde %0AG86X-Y 3400# (of photo printer output) showen %1AG86X-Y 3400# (salida de impresora photo) showes %2AG86X-Y 3400# (des sorties sur imprimante photo) showfr %3AG86X-Y 3400# (di uscita della stampante photo) showit %4AG86X-Y 3400# (av photoprinter output) showjp %5AG86X-Y 3400# } if %xchart5f=4 xchart 1 ge {%xchart>=1 xchart5f 0 eq {%xchart5f=0 (, keine Separation) showde %0AG86X-Y 3500# (, no separation) showen %1AG86X-Y 3500# (, ninguna separaci\363n) showes %2AG86X-Y 3500# (, aucune s\351paration) showfr %3AG86X-Y 3500# (, nessuna separazione) showit %4AG86X-Y 3500# (, ingen separasjon) showjp %5AG86X-Y 3500# } if %chart5f=0 xchart5f 1 ge xchart5f 4 le and {%xchart5f>=1 and <=4 (, Separation) showde %0AG86X-Y 3600# (, separation) showen %1AG86X-Y 3600# (, separaci\363n) showes %2AG86X-Y 3600# (, s\351paration) showfr %3AG86X-Y 3600# (, separazione) showit %4AG86X-Y 3600# (, separasjon) showjp %5AG86X-Y 3600# xchart5f 1 eq {( cmyn6) show} if xchart5f 2 eq {( cmy0) show} if xchart5f 3 eq {( cmyn6) show} if xchart5f 4 eq {( rgb) show} if colorm 1 eq {(*) show} if colsep 0 eq {( (CMYK) ) show} if colsep 1 eq {( (CMY0) ) show} if colsep 2 eq {( (CMYK) ) show} if colsep 3 eq {( (CMYK) ) show} if colsep 4 eq {( (CMYK) ) show} if } if %xchart5f>=1 and <=4 } if %xchart>=1 IMES 1 eq LSC$ (N) ne and { %IMES=1 (, Yr=) show Yre cvsshow1 (, XYZ) show } if %IMES=1 90 rotate /i0 8 def /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def 0.30 MM setlinewidth 0 setgray x i0 get MM y i0 get MM moveto x i1 get MM y i1 get MM lineto x i2 get MM y i2 get MM lineto x i3 get MM y i3 get MM lineto x i0 get MM y i0 get MM lineto stroke %/xlu1 013 MM def /ylu1 010 MM def %/xro1 283 MM def /yro1 200 MM def %/xlo1 013 MM def /ylo1 200 MM def %/xru1 283 MM def /yru1 010 MM def %xlu1 4 MM sub ylu1 moveto 8 MM 0 rlineto stroke %xlu1 ylu1 4 MM sub moveto 0 8 MM rlineto stroke %xro1 4 MM add yro1 moveto -8 MM 0 rlineto stroke %xro1 yro1 4 MM add moveto 0 -8 MM rlineto stroke %xru1 4 MM sub yru1 moveto 8 MM 0 rlineto stroke %xru1 yru1 4 MM sub moveto 0 8 MM rlineto stroke %xlo1 4 MM add ylo1 moveto -8 MM 0 rlineto stroke %xlo1 ylo1 4 MM add moveto 0 -8 MM rlineto stroke } ifelse %xt=1 xchart 1 le {%xchart<=1 /ypapert 5 array def /ypapert [(A) (L) (P2) (G) (P3)] def 0 0 0 0 setcmykcolor /i0 14 def /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def x i0 get MM 18 MM sub y i0 get MM 04 MM sub moveto 17 MM 0 rlineto 0 4.5 MM rlineto -17 MM 0 rlineto closepath fill x i0 get MM 17.5 MM sub y i0 get MM 3 MM sub moveto 0 1 1 0 setcmykcolor 4.5 MM /Times-ISOL1 FS (AG86) show 3.5 MM /Times-ISOL1 FS xchart 0 eq {(S0) show} {colorm cvishow deintp cvishow} ifelse colsep 0 eq {ypapert ypaper get show} if colsep 1 eq {ybuntat ybunta get show} if colsep 2 eq {ypapert ypaper get show} if colsep 3 eq {ypapert ypaper get show} if colsep 4 eq {ypapert ypaper get show} if } if %xchart<=1 grestore gsave %********************************************************** /xchart3P21 xchart3P05 16 add def xchart xchart3P05 gt xchart xchart3P21 le and {%BEG xchart>xchart3P05 and <=xchart3P21 /n00 xchart3P05 1 add def %special tables start at page 6+1=7 /n01 n00 1 add def %1080=13x80+40= 14 pages /n02 n00 2 add def %14 pages of rgb-tables start at page 6+3=9..22 xchart n00 eq {/n1 0 def /n2 57 def} if xchart n01 eq {/n1 0 def /n2 53 def} if xchart n02 ge {/n1 xchart n02 sub 81 mul def /n2 n1 80 add def n2 1079 ge {/n2 1079 def} if } if 72 56 translate 0.01 MM dup scale 0 0 0 setrgbcolor 0 0 moveto 24600 0 rlineto 0 17220 rlineto -24600 0 rlineto closepath stroke 180 /Times-ISOL1 FS 0 0 0 setrgbcolor 7000 -180 moveto (AG860-7N, ) show lanind 0 eq {(Seite ) show} if lanind 1 ge {(Page ) show} if xchart 1 add cvishow (/) show xchartm cvishow (-F) show %pmetam cvishow %******************************************************** /prog_rgb_dyF_LAB*'dyF {%BEG prog_rgb_dyF_LAB*'dyF %LAB*'dyF allready known by proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL } bind def %END prog_rgb_dyF_LAB*'dyF %******************************************************** /prog_rgb'*dyF_LAB'*dyF {%BEG prog_rgb'*dyF_LAB'*dyF %rgb'*dyF allready known by proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL %calculation of LAB'*dyF not possible, only by sRGB-equations } bind def %END prog_rgb'*dyF_LAB'*dyF %************************************************************* /fakt 1.0 def /fakt2 0.74 def %0.2 /iyt 250 fakt2 mul def %text size /iyd 277 fakt2 mul def %line difference /ixs0 00 fakt2 mul def /ixs1 -10 fakt2 mul def /ixs2 10 fakt2 mul def /iys1 -25 fakt2 mul def /iys2 25 fakt2 mul def /iys3 35 fakt2 mul def /iys4 -35 fakt2 mul def /iytie iyt 50 fakt2 mul sub def /nshow {iyt /Times-ISOL1 FS show} def /kshow {iyt /TimesI-ISOL1 FS show} def /bshow {iyt /TimesB-ISOL1 FS show} def /jshow {iyt /TimesBI-ISOL1 FS show} def /sshow {iyt /Symbol FS show} def /nishow {ixs1 iys1 rmoveto iytie /Times-ISOL1 FS show ixs2 iys2 rmoveto} def /nishow0 { 00 iys1 rmoveto iytie /Times-ISOL1 FS show 00 iys2 rmoveto} def /neshow {ixs1 iys3 rmoveto iytie /Times-ISOL1 FS show ixs2 iys4 rmoveto} def /neshow0 { 00 iys3 rmoveto iytie /Times-ISOL1 FS show 00 iys4 rmoveto} def /ishow {ixs1 iys1 rmoveto iytie /TimesB-ISOL1 FS show ixs2 iys2 rmoveto} def /ishow0 { 00 iys1 rmoveto iytie /TimesB-ISOL1 FS show 00 iys2 rmoveto} def /eshow { 00 iys3 rmoveto iytie /TimesB-ISOL1 FS show 00 iys4 rmoveto} def 0 0 0 setrgbcolor /imaxym 17220 def /iymax 16700 def /imaxy0 17000 def /RGB58M1_F 174 array def %58x3=174 /RGB58M1_F [%rgb data of 48+1 step colour circle + 9 step gray series = 58 1.000 0.000 0.000 %00 R00Y %R 1.000 0.125 0.000 %01 R13Y 1.000 0.250 0.000 %02 R25Y 1.000 0.375 0.000 %03 R38Y 1.000 0.500 0.000 %04 R50Y 1.000 0.625 0.000 %05 R63Y 1.000 0.750 0.000 %06 R75Y 1.000 0.875 0.000 %07 R88Y 1.000 1.000 0.000 %08 Y00G %Y 0.875 1.000 0.000 %09 Y13G 0.750 1.000 0.000 %10 Y25G 0.625 1.000 0.000 %11 Y38G 0.500 1.000 0.000 %12 Y50G 0.375 1.000 0.000 %13 Y63G 0.250 1.000 0.000 %14 Y75G 0.125 1.000 0.000 %15 Y88G 0.000 1.000 0.000 %16 G00C %G 0.000 1.000 0.125 %17 G13C 0.000 1.000 0.250 %18 G25C 0.000 1.000 0.375 %19 G38C 0.000 1.000 0.500 %20 G50C 0.000 1.000 0.625 %21 G63C 0.000 1.000 0.750 %22 G75C 0.000 1.000 0.875 %23 G88C 0.000 1.000 1.000 %24 C00B %C 0.000 0.875 1.000 %25 C13B 0.000 0.750 1.000 %26 C25B 0.000 0.625 1.000 %27 C38B 0.000 0.500 1.000 %28 C50B 0.000 0.375 1.000 %29 C63B 0.000 0.250 1.000 %30 C75B 0.000 0.125 1.000 %31 C88B 0.000 0.000 1.000 %32 B00M %B 0.125 0.000 1.000 %33 B13M 0.250 0.000 1.000 %34 B25M 0.375 0.000 1.000 %35 B38M 0.500 0.000 1.000 %36 B50M 0.625 0.000 1.000 %37 B63M 0.750 0.000 1.000 %38 B75M 0.875 0.000 1.000 %39 B88M 1.000 0.000 1.000 %40 M00R %M 1.000 0.000 0.875 %41 M13R 1.000 0.000 0.750 %42 M25R 1.000 0.000 0.625 %43 M38R 1.000 0.000 0.500 %44 M50R 1.000 0.000 0.375 %45 M63R 1.000 0.000 0.250 %46 M75R 1.000 0.000 0.125 %47 M88R 1.000 0.000 0.000 %48 R00Y %R 0.000 0.000 0.000 %49 N00Wd %ncolors 0.125 0.125 0.125 %50 N13Wd 0.250 0.250 0.250 %51 N25Md 0.375 0.375 0.375 %52 N38Wd 0.500 0.500 0.500 %53 N50Wd 0.625 0.625 0.625 %54 N63Wd 0.750 0.750 0.750 %55 N75Wd 0.875 0.875 0.875 %56 N88Wd 1.000 1.000 1.000 %57 W00Nd = W ] def /RGB58M1t_F 58 array def %48+1 step colour circle and 9 step grey steps = 58 /RGB58M1t_F [%high chromatic series: %relative hue h*, brillance i*, and chroma c* %range 0 ... 100 (R00Y_100_100) (R13Y_100_100) (R25Y_100_100) (R38Y_100_100) (R50Y_100_100) (R63Y_100_100) (R75Y_100_100) (R88Y_100_100) (Y00G_100_100) (Y13G_100_100) (Y25G_100_100) (Y38G_100_100) (Y50G_100_100) (Y63G_100_100) (Y75G_100_100) (Y88G_100_100) (G00C_100_100) (G13C_100_100) (G25C_100_100) (G38C_100_100) (G50C_100_100) (G63C_100_100) (G75C_100_100) (G88C_100_100) (C00B_100_100) (C13B_100_100) (C25B_100_100) (C38B_100_100) (C50B_100_100) (C63B_100_100) (C75B_100_100) (C88B_100_100) (B00M_100_100) (B13M_100_100) (B25M_100_100) (B38M_100_100) (B50M_100_100) (B63M_100_100) (B75M_100_100) (B88M_100_100) (M00R_100_100) (M13R_100_100) (M25R_100_100) (M38R_100_100) (M50R_100_100) (M63R_100_100) (M75R_100_100) (M88R_100_100) (R00Y_100_100) %gray series (NW_000) (NW_013) (NW_025) (NW_038) (NW_050) (NW_063) (NW_075) (NW_088) (NW_100) ] def /RGB54CR_F 162 array def %54x3=162 /RGB54CR_F [%54 colours of colour rendering (CR) test chart 1.000 0.000 0.000 %01 R00Yd %RGB54CR 1.000 0.250 0.000 %02 R25Yd 1.000 0.500 0.000 %03 R50Yd 1.000 0.750 0.000 %04 R75Yd 1.000 1.000 0.000 %05 Y00Gd 0.750 1.000 0.000 %06 Y25Gd 0.500 1.000 0.000 %07 Y50Gd 0.250 1.000 0.000 %08 Y75Gd 0.000 1.000 0.000 %09 G00Bd = 10 0.000 1.000 0.000 %10 G00Bd 0.000 1.000 0.500 %11 G25Bd 0.000 1.000 1.000 %12 G50Bd 0.000 0.500 1.000 %13 G75Bd 0.000 0.000 1.000 %14 B00Rd 0.500 0.000 1.000 %15 B25Rd 1.000 0.000 1.000 %16 B50Rd 1.000 0.000 0.500 %17 B75Rd 1.000 0.000 0.000 %18 R00Yd = 01 1.000 0.500 0.500 %19 R00Yd %lcolors 1.000 0.750 0.500 %20 R50Yd 1.000 1.000 0.500 %21 Y00Gd 0.750 1.000 0.500 %22 Y50Gd 0.500 1.000 0.500 %23 G00Bd 0.500 1.000 1.000 %24 G50Bd 0.500 0.500 1.000 %25 B00Rd 1.000 0.500 1.000 %26 B50Rd 1.000 0.500 0.500 %27 R00Yd = 19 0.750 0.250 0.250 %28 R00Yd %zcolors 0.750 0.500 0.250 %29 R50Yd 0.750 0.750 0.250 %30 Y00Gd 0.500 0.750 0.250 %31 Y50Gd 0.250 0.750 0.250 %32 G00Bd 0.250 0.750 0.750 %33 G50Bd 0.250 0.250 0.750 %34 B00Rd 0.750 0.250 0.750 %35 B50Rd 0.750 0.250 0.250 %36 R00Yd = 28 0.500 0.000 0.000 %37 R00Yd %dcolors 0.500 0.250 0.000 %38 R50Yd 0.500 0.500 0.000 %38 Y00Gd 0.250 0.500 0.000 %40 Y50Gd 0.000 0.500 0.000 %41 G00Bd 0.000 0.500 0.500 %42 G50Bd 0.000 0.000 0.500 %43 B00Rd 0.500 0.000 0.500 %44 B50Rd 0.500 0.000 0.000 %45 R00Yd = 37 0.000 0.000 0.000 %46 N00Wd %ncolors 0.125 0.125 0.125 %47 N13Wd 0.250 0.250 0.250 %48 N25Md 0.375 0.375 0.375 %49 N38Wd 0.500 0.500 0.500 %50 N50Wd 0.625 0.625 0.625 %51 N63Wd 0.750 0.750 0.750 %52 N75Wd 0.875 0.875 0.875 %53 N88Wd 1.000 1.000 1.000 %54 W00Nd = W ] def %54 colours of colour rendering test chart /RGB54CRt_F 54 array def /RGB54CRt_F [%high chromatic series: %relative hue h*, brillance i*, and chroma c*, range 0 ... 100 (R00Y_100_100) (R25Y_100_100) (R50Y_100_100) (R75Y_100_100) (Y00G_100_100) (Y25G_100_100) (Y50G_100_100) (Y75G_100_100) (G00B_100_100) (G00B_100_100) (G25B_100_100) (G50B_100_100) (G75B_100_100) (B00M_100_100) (B25R_100_100) (B50R_100_100) (B75R_100_100) (R00Y_100_100) %whitetish series (R00Y_100_050) (R50Y_100_050) (Y00G_100_050) (Y50G_100_050) (G00B_100_050) (G50B_100_050) (B00R_100_050) (B50R_100_050) (R00Y_100_050) %grayish series (R00Y_075_050) (R50Y_075_050) (Y00G_075_050) (Y50G_075_050) (G00B_075_050) (G50B_075_050) (B00R_075_050) (B50R_075_050) (R00Y_075_050) %blackish series (R00Y_050_050) (R50Y_050_050) (Y00G_050_050) (Y50G_050_050) (G00B_050_050) (G50B_050_050) (B00R_050_050) (B50R_050_050) (R00Y_050_050) %gray series (NW_000) (NW_013) (NW_025) (NW_038) (NW_050) (NW_063) (NW_075) (NW_088) (NW_100) ] def /jCRi 54 array def /jCRi %jCRi [ 648 %R00Y_100_100 1.00 0.00 0.00 01 %chromatic 16 step hue 666 %R25Y_100_100 1.00 0.25 0.00 02 684 %R50Y_100_100 1.00 0.50 0.00 03 702 %R75Y_100_100 1.00 0.75 0.00 04 720 %Y00G_100_100 1.00 1.00 0.00 05 558 %Y25G_100_100 0.75 1.00 0.00 06 396 %Y50G_100_100 0.50 1.00 0.00 07 234 %Y75G_100_100 0.25 1.00 0.00 08 072 %G00B_100_100 0.00 1.00 0.00 09=10 072 %G00B_100_100 0.00 1.00 0.00 10 %chromatic 16 step hue 076 %G25B_100_100 0.00 1.00 0.50 11 080 %G50B_100_100 0.00 1.00 1.00 12 044 %G75B_100_100 0.00 0.50 1.00 13 008 %B00R_100_100 0.00 0.00 1.00 14 332 %B25R_100_100 0.50 0.00 1.00 15 656 %B50R_100_100 1.00 0.00 1.00 16 652 %B75R_100_100 1.00 0.00 0.50 17 648 %R00Y_100_100 1.00 0.00 0.00 18=01 688 %R00Y_100_050 1.00 0.50 0.50 19 %whitish 8 step hue 706 %R50Y_100_050 1.00 0.75 0.50 20 724 %Y00G_100_050 1.00 1.00 0.50 21 562 %Y50G_100_050 0.75 1.00 0.50 22 400 %G00B_100_050 0.50 1.00 0.50 23 404 %G50B_100_050 0.50 1.00 1.00 24 368 %B00R_100_050 0.50 0.50 1.00 25 692 %B50R_100_050 1.00 0.50 1.00 26 688 %R00Y_100_050 1.00 0.50 0.50 27=19 506 %R00Y_075_050 0.75 0.25 0.25 28 %greyish 8 step hue 524 %R50Y_075_050 0.75 0.50 0.25 29 542 %Y00G_075_050 0.75 0.75 0.25 30 380 %Y50G_075_050 0.50 0.75 0.25 31 218 %G00B_075_050 0.25 0.75 0.25 32 222 %G50B_075_050 0.25 0.75 0.75 33 186 %B00R_075_050 0.25 0.25 0.75 34 510 %B50R_075_050 0.75 0.25 0.75 35 506 %R00Y_075_050 0.75 0.25 0.25 36=28 324 %R00Y_050_050 0.50 0.00 0.00 37 %blackish 8 step hue 342 %R50Y_050_050 0.50 0.25 0.00 38 360 %Y00G_050_050 0.50 0.50 0.00 39 198 %Y50G_050_050 0.25 0.50 0.00 40 036 %G00B_050_050 0.00 0.50 0.00 41 040 %G50B_050_050 0.00 0.50 0.50 42 004 %B00R_050_050 0.00 0.00 0.50 43 328 %B50R_050_050 0.50 0.00 0.50 44 324 %R00Y_050_050 0.50 0.00 0.00 45=37 000 %NW_000 0.000 0.000 0.000 46 %grey 9 steps 091 %NW_013 0.125 0.125 0.125 47 182 %NW_025 0.250 0.250 0.250 48 273 %NW_038 0.375 0.375 0.375 49 364 %NW_050 0.500 0.500 0.500 50 455 %NW_063 0.625 0.625 0.625 51 546 %NW_075 0.750 0.750 0.750 52 637 %NW_088 0.875 0.875 0.875 53 728 %NW_100 1.000 1.000 1.000 54 ] def %END jCRi /SUMDE*' 0 def /SUMDE'* 0 def n1 1 n2 {/n exch def %n=n1,n2 /n30 n 3 mul def /n31 n30 1 add def /n32 n30 2 add def xchart n00 eq {%48+1=49 step colour circle + 9 gray steps = 58 steps /hcolort RGB58M1t_F n get def RGB58M1_F n30 get %real RGB58M1_F n31 get RGB58M1_F n32 get } if %48 step colour circle xchart n01 eq {%45 colour rendering (CR) + 9 gray steps = 54 steps /hcolort RGB54CRt_F n get def RGB54CR_F n30 get %real RGB54CR_F n31 get RGB54CR_F n32 get } if %54 colour rendering colours xchart n02 ge {%1080 standard colours /r_RGBF RGB0_F n30 get 1000 div def /g_RGBF RGB0_F n31 get 1000 div def /b_RGBF RGB0_F n32 get 1000 div def /hsiRGBF r_RGBF 030 sin mul g_RGBF 150 sin mul add b_RGBF 270 sin mul add %y_e r_RGBF 030 cos mul g_RGBF 150 cos mul add %x_e 0.0001 add atan 0.5 add cvi def %range 0..360 hsiRGBF 30 lt {/hsiRGBF hsiRGBF 30 add def} if %range 30..390 hsiRGBF 030 ge hsiRGBF 090 le and {/u_100 hsiRGBF 030 sub 060 div 100 mul def /u1_RGYB (R) def /u2_RGYB (Y) def} if hsiRGBF 090 ge hsiRGBF 150 le and {/u_100 hsiRGBF 090 sub 060 div 100 mul def /u1_RGYB (Y) def /u2_RGYB (G) def} if hsiRGBF 150 ge hsiRGBF 270 le and {/u_100 hsiRGBF 150 sub 120 div 100 mul def /u1_RGYB (G) def /u2_RGYB (B) def} if hsiRGBF 270 ge hsiRGBF 390 le and {/u_100 hsiRGBF 270 sub 120 div 100 mul def /u1_RGYB (B) def /u2_RGYB (R) def} if %calculation of i_RGBF, c_RGBF, and t_RGBF /maxd r_RGBF def g_RGBF maxd gt {/maxd g_RGBF def} if b_RGBF maxd gt {/maxd b_RGBF def} if /mind r_RGBF def g_RGBF mind lt {/mind g_RGBF def} if b_RGBF mind lt {/mind b_RGBF def} if /I_RGBF maxd 100 mul def /C_RGBF maxd mind sub 100 mul def /T_RGBF I_RGBF C_RGBF 0.5 mul sub def r_RGBF g_RGBF b_RGBF %for setrgbcolor } if %1080 standard colours setrgbcolor %default to create data %setrgbcolor calculates data for output in "FF_LM_de_setrgbcolor_F" %colorm=0 calculates: rgb_dyF, rgb*dyF, LAB*dyF, ,cmyk*dyF and more %colorm=1 calculates: rgb_dyF, rgb*dyF, LAB*dyF', rgb'*dyF, cmyk*dyF and more /r_xF r_dyF def /g_xF g_dyF def /b_xF b_dyF def /i_xF i_dyF def /c_xF c_dyF def /t_xF t_dyF def /r*xF r*dyF def /g*xF g*dyF def /b*xF b*dyF def /LAB*LxF LAB*LdyF def /LAB*axF LAB*adyF def /LAB*bxF LAB*bdyF def /LAB*CxF LAB*adyF dup mul LAB*bdyF dup mul add 0.0001 add sqrt def /LAB*hxF LAB*bdyF LAB*adyF 0.0001 add atan def colorm 0 eq {%colorm=0 %prog_rgb_dyF_LAB*'dyF uses rgb_dyF by default %calculates output data according to IEC 61966-2-1 prog_rgb_dyF_LAB*'dyF xchart n00 eq {%xchart=n00 n 49 le {%n<=49 %chromatic hue series /LAB*'LxF LAB*Ldd64M n get def /LAB*'axF LAB*add64M n get def /LAB*'bxF LAB*bdd64M n get def /LAB*'CxF LAB*Cdd64M n get def /LAB*'hxF LAB*hdd64M n get def }%n<=49 %chromatic hue series {%n>49 %grey series /LAB*'LxF LAB*Lja jCRi n 5 sub get get def %Offset /LAB*'axF LAB*aja jCRi n 5 sub get get def /LAB*'bxF LAB*bja jCRi n 5 sub get get def /LAB*'CxF LAB*'axF dup mul LAB*'bxF dup mul add 0.0001 add sqrt def /LAB*'hxF LAB*'bxF LAB*'axF 0.0001 add atan def } ifelse %n>49 %grey series } if%xchart=n00 xchart n01 eq {%xchart=n01 /LAB*'LxF LAB*Lja jCRi n get get def %Offset hue circle /LAB*'axF LAB*aja jCRi n get get def /LAB*'bxF LAB*bja jCRi n get get def /LAB*'CxF LAB*'axF dup mul LAB*'bxF dup mul add 0.0001 add sqrt def /LAB*'hxF LAB*'bxF LAB*'axF 0.0001 add atan def } if %xchart=n01 xchart n02 ge %xchart>=n02 {/LAB*'LxF LAB*Lja n get def %only for Offset /LAB*'axF LAB*aja n get def /LAB*'bxF LAB*bja n get def /LAB*'CxF LAB*'axF dup mul LAB*'bxF dup mul add 0.0001 add sqrt def /LAB*'hxF LAB*'bxF LAB*'axF 0.0001 add atan def } if %xchart>=n02 % /LAB*'LxF L*'dyF def %only for sRGB % /LAB*'axF a*'dyF def % /LAB*'bxF b*'dyF def % /LAB*'CxF C*'dyF def % /LAB*'hxF h*'dyF def /DE*' LAB*'LxF LAB*LxF sub dup mul LAB*'axF LAB*axF sub dup mul add LAB*'bxF LAB*bxF sub dup mul add 0.0001 add sqrt def /SUMDE*' SUMDE*' DE*' add def } if %colorm=0 colorm 1 eq {%colorm=1 /r'*xF r'*dyF def /g'*xF g'*dyF def /b'*xF b'*dyF def %calculates output data according to IEC 61966-2-1 % prog_rgb'*dyF_LAB'*dyF % /LAB'*LxF L'*dyF def % /LAB'*axF a'*dyF def % /LAB'*bxF b'*dyF def % /LAB'*CxF C'*dyF def % /LAB'*hxF h'*dyF def % /DE'* LAB'*LxF LAB*LxF sub dup mul % LAB'*axF LAB*axF sub dup mul add % LAB'*bxF LAB*bxF sub dup mul add % 0.0001 add sqrt def % /SUMDE'* SUMDE'* DE'* add def } if %colorm=1 /hsi_xF hsiF def /c4*xF c4*Fa def /m4*xF m4*Fa def /y4*xF y4*Fa def /n4*xF n4*Fa def /r*xM r*dyM def /g*xM g*dyM def /b*xM b*dyM def /LAB*LxM LAB*LdyM def /LAB*axM LAB*adyM def /LAB*bxM LAB*bdyM def /LAB*CxM LAB*adyM dup mul LAB*bdyM dup mul add 0.0001 add sqrt def /LAB*hxM LAB*bdyM LAB*adyM 0.0001 add atan def /hsi_xM hsiM def 0 setgray xchart n00 eq {/nx n 8 idiv def n 49 ge {/nx nx 1 add def} if n 56 ge {/nx nx 1 sub def} if } if xchart n01 eq {/nx n 9 idiv def} if xchart n02 ge {/nx 0 def} if /iydn iymax n n1 sub nx add iyd mul sub def n n1 eq {%n=n1 00050 imaxy0 moveto (n) jshow xchart n00 eq {(/j) show} if xchart n01 eq {(/j) show} if xchart n02 eq {(=j) show} if 00700 imaxy0 moveto (HIC*) bshow (F) ishow0 Txx ishow0 02300 imaxy0 moveto (rgb) jshow (_F) ishow0 Txx ishow0 04200 imaxy0 moveto (ict) jshow (_F) ishow0 Txx ishow0 06100 imaxy0 moveto (h) jshow (si_F,) ishow0 Txx ishow0 06700 imaxym moveto 0 imaxym neg rlineto stroke 06800 imaxy0 moveto (rgb*) jshow (F) ishow0 Txx ishow0 08700 imaxy0 moveto (LabCh*) jshow (F) ishow0 Txx ishow0 12100 imaxym moveto 0 imaxym neg rlineto stroke colorm 0 eq {%colorm=1 12200 imaxy0 moveto (rgb*') jshow (F) ishow0 Txx ishow0 14100 imaxy0 moveto (LabCh*') jshow (F) ishow0 Txx ishow0 17600 imaxy0 moveto (DE*') jshow (F) ishow0 Txx ishow0 } if %colorm=0 colorm 1 eq {%colorm=1 % 12200 imaxy0 moveto (rgb'*) jshow % (F) ishow0 Txx ishow0 % 14100 imaxy0 moveto (LabCh'*) jshow (F) ishow0 % Txx ishow0 % 17600 imaxy0 moveto (DE'*) jshow (F) ishow0 % Txx ishow0 12200 imaxy0 moveto (cmyn*) jshow (sep,) ishow0 (F) ishow0 Txx ishow0 } if %colorm=1 18300 imaxy0 moveto (h) jshow (siM,) ishow0 Txx ishow0 18900 imaxym moveto 0 imaxym neg rlineto stroke 19000 imaxy0 moveto (rgb*) jshow (M) ishow0 Txx ishow0 20900 imaxy0 moveto (LabCh*) jshow (M) ishow0 Txx ishow0 () nshow } if %n=n1 00050 iydn moveto n cvishow xchart n00 eq {%xchart=n00 n 48 le {%n<=48 (/) show M1jx n get cvishow }%n<=48 {%n>48 (/) show jCRi n 4 sub get cvishow } ifelse } if %xchart=n00 xchart n01 eq {(/) show jCRi n get cvishow} if 00700 iydn moveto xchart n01 le {hcolort show Txx ishow0 () nshow} if xchart n02 ge {%xchart>n02 C_RGBF 0 eq {%ifelse achromatic (NW) show (_) show I_RGBF cvi 9 le {(00) show} if %filling cero I_RGBF cvi 9 gt I_RGBF cvi 99 le and {(0) show } if %range 0..100 I_RGBF cvi 6 string cvs show }%ifelse achromatic {%ifelse chromatic u1_RGYB show %filling cero range 0..99 u_100 cvi 9 le {(0) show} if %filling cero u_100 cvi cvi 6 string cvs show u2_RGYB show (_) show I_RGBF cvi 9 le {(00) show} if %filling cero I_RGBF cvi 9 gt I_RGBF cvi 99 le and {(0) show } if %range 0..100 I_RGBF cvi 6 string cvs show (_) show C_RGBF 9 le {(00) show} if %filling cero C_RGBF cvi 9 gt C_RGBF cvi 99 le and {(0) show } if %range 0..100 C_RGBF cvi 6 string cvs show } ifelse %ifelse chromatic Txx ishow0 () nshow } if %xchart>n02 02300 iydn moveto r_xF cvsshow3 02900 iydn moveto g_xF cvsshow3 03500 iydn moveto b_xF cvsshow3 04200 iydn moveto i_xF cvsshow3 04800 iydn moveto c_xF cvsshow3 05400 iydn moveto t_xF cvsshow3 06100 iydn moveto hsi_xF cvishow 06800 iydn moveto r*xF cvsshow3 07400 iydn moveto g*xF cvsshow3 08000 iydn moveto b*xF cvsshow3 08700 iydn moveto LAB*LxF cvsshow1 09400 iydn moveto LAB*axF cvsshow1 10100 iydn moveto LAB*bxF cvsshow1 10800 iydn moveto LAB*CxF cvsshow1 11500 iydn moveto LAB*hxF cvsshow1 colorm 0 eq {%colorm=0 12200 iydn moveto r_xF cvsshow3 12800 iydn moveto g_xF cvsshow3 13400 iydn moveto b_xF cvsshow3 14100 iydn moveto LAB*'LxF cvsshow1 14800 iydn moveto LAB*'axF cvsshow1 15500 iydn moveto LAB*'bxF cvsshow1 16200 iydn moveto LAB*'CxF cvsshow1 16900 iydn moveto LAB*'hxF cvsshow1 17600 iydn moveto DE*' cvsshow1 } if %colorm=0 colorm 1 eq {%colorm=1 % 12200 iydn moveto r'*xF cvsshow3 % 12800 iydn moveto g'*xF cvsshow3 % 13400 iydn moveto b'*xF cvsshow3 % 14100 iydn moveto LAB'*LxF cvsshow1 % 14800 iydn moveto LAB'*axF cvsshow1 % 15500 iydn moveto LAB'*bxF cvsshow1 % 16200 iydn moveto LAB'*CxF cvsshow1 % 16900 iydn moveto LAB'*hxF cvsshow1 % 17600 iydn moveto DE'* cvsshow1 12200 iydn moveto c4*xF cvsshow3 13100 iydn moveto m4*xF cvsshow3 14000 iydn moveto y4*xF cvsshow3 14900 iydn moveto n4*xF cvsshow3 } if %colorm=1 18300 iydn moveto hsi_xM cvishow 19000 iydn moveto r*xM cvsshow3 19600 iydn moveto g*xM cvsshow3 20200 iydn moveto b*xM cvsshow3 20900 iydn moveto LAB*LxM cvsshow1 21600 iydn moveto LAB*axM cvsshow1 22300 iydn moveto LAB*bxM cvsshow1 23000 iydn moveto LAB*CxM cvsshow1 23700 iydn moveto LAB*hxM cvsshow1 } for %n=n1,n2 n2 57 eq n2 53 eq or n2 80 ge or {%n2=57,53,80,161,...,971,1079 /iydn iymax n 1 add n1 sub nx add iyd mul sub def 12500 iydn moveto lanind 1 ge {(Mean color difference of this page: ) bshow} if %lanind 0 eq {(Mitttlere Farbdifferenz dieser Seite: ) bshow} if 16600 iydn moveto (delta ) bshow colorm 0 eq {(E*' =) jshow} if % {(E'* =) jshow} ifelse () bshow colorm 0 eq {%colorm=0 17600 iydn moveto SUMDE*' n2 n1 sub 1 add div cvsshow1 }%colorm=0 {%colorm=1 % 17600 iydn moveto SUMDE'* n2 n1 sub 1 add div cvsshow1 } ifelse %colorm=1 } if %n2=57,53,80,161,...,971,1079 } if %END xchart>xchart3P05 and xchart<=xchart3P21 %************************************************************* %********************************************************** xchart xchart3P21 gt {%BEG xchart>xchart3P21 /n00 xchart3P21 1 add def %special tables start at page 22+1=6+2+14+1=23 /n01 n00 1 add def %1080=13X80+40=14 pages /n02 n00 2 add def %14 pages of rgb-tables start at page 22+3=25..38 xchart n00 eq {/n1 0 def /n2 57 def} if xchart n01 eq {/n1 0 def /n2 53 def} if xchart n02 ge {/n1 xchart n02 sub 81 mul def /n2 n1 80 add def n2 1079 ge {/n2 1079 def} if } if 72 56 translate 0.01 MM dup scale 0 0 0 setrgbcolor 0 0 moveto 24600 0 rlineto 0 17220 rlineto -24600 0 rlineto closepath stroke 180 /Times-ISOL1 FS 0 0 0 setrgbcolor 7000 -180 moveto (AG860-7N, ) show lanind 0 eq {(Seite ) show} if lanind 1 ge {(Page ) show} if xchart 1 add cvishow (/) show xchartm cvishow (-F) show %pmetam cvishow %******************************************************** /prog_rgb_dyF_LAB*'dyF {%BEG prog_rgb_dyF_LAB*'dyF %LAB*'dyF allready known by proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL } bind def %END prog_rgb_dyF_LAB*'dyF %******************************************************** /prog_rgb'*dyF_LAB'*dyF {%BEG prog_rgb'*dyF_LAB'*dyF %rgb'*dyF allready known by proc_rgb_rgb*'dy_LAB*'dy_rgb'*dy_*ioL %calculation of LAB'*dyF not possible, only by sRGB-equations } bind def %END prog_rgb'*dyF_LAB'*dyF %************************************************************* /fakt 1.0 def /fakt2 0.74 def %0.2 /iyt 250 fakt2 mul def %text size /iyd 277 fakt2 mul def %line difference /ixs0 00 fakt2 mul def /ixs1 -10 fakt2 mul def /ixs2 10 fakt2 mul def /iys1 -25 fakt2 mul def /iys2 25 fakt2 mul def /iys3 35 fakt2 mul def /iys4 -35 fakt2 mul def /iytie iyt 50 fakt2 mul sub def /nshow {iyt /Times-ISOL1 FS show} def /kshow {iyt /TimesI-ISOL1 FS show} def /bshow {iyt /TimesB-ISOL1 FS show} def /jshow {iyt /TimesBI-ISOL1 FS show} def /sshow {iyt /Symbol FS show} def /nishow {ixs1 iys1 rmoveto iytie /Times-ISOL1 FS show ixs2 iys2 rmoveto} def /nishow0 { 00 iys1 rmoveto iytie /Times-ISOL1 FS show 00 iys2 rmoveto} def /neshow {ixs1 iys3 rmoveto iytie /Times-ISOL1 FS show ixs2 iys4 rmoveto} def /neshow0 { 00 iys3 rmoveto iytie /Times-ISOL1 FS show 00 iys4 rmoveto} def /ishow {ixs1 iys1 rmoveto iytie /TimesB-ISOL1 FS show ixs2 iys2 rmoveto} def /ishow0 { 00 iys1 rmoveto iytie /TimesB-ISOL1 FS show 00 iys2 rmoveto} def /eshow { 00 iys3 rmoveto iytie /TimesB-ISOL1 FS show 00 iys4 rmoveto} def 0 0 0 setrgbcolor /imaxym 17220 def /iymax 16700 def /imaxy0 17000 def /RGB58M1_F 174 array def %58x3=174 /RGB58M1_F [%rgb data of 48+1 step colour circle + 9 step gray series = 58 1.000 0.000 0.000 %00 R00Y %R 1.000 0.125 0.000 %01 R13Y 1.000 0.250 0.000 %02 R25Y 1.000 0.375 0.000 %03 R38Y 1.000 0.500 0.000 %04 R50Y 1.000 0.625 0.000 %05 R63Y 1.000 0.750 0.000 %06 R75Y 1.000 0.875 0.000 %07 R88Y 1.000 1.000 0.000 %08 Y00G %Y 0.875 1.000 0.000 %09 Y13G 0.750 1.000 0.000 %10 Y25G 0.625 1.000 0.000 %11 Y38G 0.500 1.000 0.000 %12 Y50G 0.375 1.000 0.000 %13 Y63G 0.250 1.000 0.000 %14 Y75G 0.125 1.000 0.000 %15 Y88G 0.000 1.000 0.000 %16 G00C %G 0.000 1.000 0.125 %17 G13C 0.000 1.000 0.250 %18 G25C 0.000 1.000 0.375 %19 G38C 0.000 1.000 0.500 %20 G50C 0.000 1.000 0.625 %21 G63C 0.000 1.000 0.750 %22 G75C 0.000 1.000 0.875 %23 G88C 0.000 1.000 1.000 %24 C00B %C 0.000 0.875 1.000 %25 C13B 0.000 0.750 1.000 %26 C25B 0.000 0.625 1.000 %27 C38B 0.000 0.500 1.000 %28 C50B 0.000 0.375 1.000 %29 C63B 0.000 0.250 1.000 %30 C75B 0.000 0.125 1.000 %31 C88B 0.000 0.000 1.000 %32 B00M %B 0.125 0.000 1.000 %33 B13M 0.250 0.000 1.000 %34 B25M 0.375 0.000 1.000 %35 B38M 0.500 0.000 1.000 %36 B50M 0.625 0.000 1.000 %37 B63M 0.750 0.000 1.000 %38 B75M 0.875 0.000 1.000 %39 B88M 1.000 0.000 1.000 %40 M00R %M 1.000 0.000 0.875 %41 M13R 1.000 0.000 0.750 %42 M25R 1.000 0.000 0.625 %43 M38R 1.000 0.000 0.500 %44 M50R 1.000 0.000 0.375 %45 M63R 1.000 0.000 0.250 %46 M75R 1.000 0.000 0.125 %47 M88R 1.000 0.000 0.000 %48 R00Y %R 0.000 0.000 0.000 %49 N00Wd %ncolors 0.125 0.125 0.125 %50 N13Wd 0.250 0.250 0.250 %51 N25Md 0.375 0.375 0.375 %52 N38Wd 0.500 0.500 0.500 %53 N50Wd 0.625 0.625 0.625 %54 N63Wd 0.750 0.750 0.750 %55 N75Wd 0.875 0.875 0.875 %56 N88Wd 1.000 1.000 1.000 %57 W00Nd = W ] def /RGB58M1t_F 58 array def %48+1 step colour circle and 9 step grey steps = 58 /RGB58M1t_F [%high chromatic series: %relative hue h*, brillance i*, and chroma c* %range 0 ... 100 (R00Y_100_100) (R13Y_100_100) (R25Y_100_100) (R38Y_100_100) (R50Y_100_100) (R63Y_100_100) (R75Y_100_100) (R88Y_100_100) (Y00G_100_100) (Y13G_100_100) (Y25G_100_100) (Y38G_100_100) (Y50G_100_100) (Y63G_100_100) (Y75G_100_100) (Y88G_100_100) (G00C_100_100) (G13C_100_100) (G25C_100_100) (G38C_100_100) (G50C_100_100) (G63C_100_100) (G75C_100_100) (G88C_100_100) (C00B_100_100) (C13B_100_100) (C25B_100_100) (C38B_100_100) (C50B_100_100) (C63B_100_100) (C75B_100_100) (C88B_100_100) (B00M_100_100) (B13M_100_100) (B25M_100_100) (B38M_100_100) (B50M_100_100) (B63M_100_100) (B75M_100_100) (B88M_100_100) (M00R_100_100) (M13R_100_100) (M25R_100_100) (M38R_100_100) (M50R_100_100) (M63R_100_100) (M75R_100_100) (M88R_100_100) (R00Y_100_100) %gray series (NW_000) (NW_013) (NW_025) (NW_038) (NW_050) (NW_063) (NW_075) (NW_088) (NW_100) ] def /RGB54CR_F 162 array def %54x3=162 /RGB54CR_F [%54 colours of colour rendering (CR) test chart 1.000 0.000 0.000 %01 R00Yd %RGB54CR 1.000 0.250 0.000 %02 R25Yd 1.000 0.500 0.000 %03 R50Yd 1.000 0.750 0.000 %04 R75Yd 1.000 1.000 0.000 %05 Y00Gd 0.750 1.000 0.000 %06 Y25Gd 0.500 1.000 0.000 %07 Y50Gd 0.250 1.000 0.000 %08 Y75Gd 0.000 1.000 0.000 %09 G00Bd = 10 0.000 1.000 0.000 %10 G00Bd 0.000 1.000 0.500 %11 G25Bd 0.000 1.000 1.000 %12 G50Bd 0.000 0.500 1.000 %13 G75Bd 0.000 0.000 1.000 %14 B00Rd 0.500 0.000 1.000 %15 B25Rd 1.000 0.000 1.000 %16 B50Rd 1.000 0.000 0.500 %17 B75Rd 1.000 0.000 0.000 %18 R00Yd = 01 1.000 0.500 0.500 %19 R00Yd %lcolors 1.000 0.750 0.500 %20 R50Yd 1.000 1.000 0.500 %21 Y00Gd 0.750 1.000 0.500 %22 Y50Gd 0.500 1.000 0.500 %23 G00Bd 0.500 1.000 1.000 %24 G50Bd 0.500 0.500 1.000 %25 B00Rd 1.000 0.500 1.000 %26 B50Rd 1.000 0.500 0.500 %27 R00Yd = 19 0.750 0.250 0.250 %28 R00Yd %zcolors 0.750 0.500 0.250 %29 R50Yd 0.750 0.750 0.250 %30 Y00Gd 0.500 0.750 0.250 %31 Y50Gd 0.250 0.750 0.250 %32 G00Bd 0.250 0.750 0.750 %33 G50Bd 0.250 0.250 0.750 %34 B00Rd 0.750 0.250 0.750 %35 B50Rd 0.750 0.250 0.250 %36 R00Yd = 28 0.500 0.000 0.000 %37 R00Yd %dcolors 0.500 0.250 0.000 %38 R50Yd 0.500 0.500 0.000 %38 Y00Gd 0.250 0.500 0.000 %40 Y50Gd 0.000 0.500 0.000 %41 G00Bd 0.000 0.500 0.500 %42 G50Bd 0.000 0.000 0.500 %43 B00Rd 0.500 0.000 0.500 %44 B50Rd 0.500 0.000 0.000 %45 R00Yd = 37 0.000 0.000 0.000 %46 N00Wd %ncolors 0.125 0.125 0.125 %47 N13Wd 0.250 0.250 0.250 %48 N25Md 0.375 0.375 0.375 %49 N38Wd 0.500 0.500 0.500 %50 N50Wd 0.625 0.625 0.625 %51 N63Wd 0.750 0.750 0.750 %52 N75Wd 0.875 0.875 0.875 %53 N88Wd 1.000 1.000 1.000 %54 W00Nd = W ] def %54 colours of colour rendering test chart /RGB54CRt_F 54 array def /RGB54CRt_F [%high chromatic series: %relative hue h*, brillance i*, and chroma c*, range 0 ... 100 (R00Y_100_100) (R25Y_100_100) (R50Y_100_100) (R75Y_100_100) (Y00G_100_100) (Y25G_100_100) (Y50G_100_100) (Y75G_100_100) (G00B_100_100) (G00B_100_100) (G25B_100_100) (G50B_100_100) (G75B_100_100) (B00M_100_100) (B25R_100_100) (B50R_100_100) (B75R_100_100) (R00Y_100_100) %whitetish series (R00Y_100_050) (R50Y_100_050) (Y00G_100_050) (Y50G_100_050) (G00B_100_050) (G50B_100_050) (B00R_100_050) (B50R_100_050) (R00Y_100_050) %grayish series (R00Y_075_050) (R50Y_075_050) (Y00G_075_050) (Y50G_075_050) (G00B_075_050) (G50B_075_050) (B00R_075_050) (B50R_075_050) (R00Y_075_050) %blackish series (R00Y_050_050) (R50Y_050_050) (Y00G_050_050) (Y50G_050_050) (G00B_050_050) (G50B_050_050) (B00R_050_050) (B50R_050_050) (R00Y_050_050) %gray series (NW_000) (NW_013) (NW_025) (NW_038) (NW_050) (NW_063) (NW_075) (NW_088) (NW_100) ] def /jCRi 54 array def /jCRi %jCRi [ 648 %R00Y_100_100 1.00 0.00 0.00 01 %chromatic 16 step hue 666 %R25Y_100_100 1.00 0.25 0.00 02 684 %R50Y_100_100 1.00 0.50 0.00 03 702 %R75Y_100_100 1.00 0.75 0.00 04 720 %Y00G_100_100 1.00 1.00 0.00 05 558 %Y25G_100_100 0.75 1.00 0.00 06 396 %Y50G_100_100 0.50 1.00 0.00 07 234 %Y75G_100_100 0.25 1.00 0.00 08 072 %G00B_100_100 0.00 1.00 0.00 09=10 072 %G00B_100_100 0.00 1.00 0.00 10 %chromatic 16 step hue 076 %G25B_100_100 0.00 1.00 0.50 11 080 %G50B_100_100 0.00 1.00 1.00 12 044 %G75B_100_100 0.00 0.50 1.00 13 008 %B00R_100_100 0.00 0.00 1.00 14 332 %B25R_100_100 0.50 0.00 1.00 15 656 %B50R_100_100 1.00 0.00 1.00 16 652 %B75R_100_100 1.00 0.00 0.50 17 648 %R00Y_100_100 1.00 0.00 0.00 18=01 688 %R00Y_100_050 1.00 0.50 0.50 19 %whitish 8 step hue 706 %R50Y_100_050 1.00 0.75 0.50 20 724 %Y00G_100_050 1.00 1.00 0.50 21 562 %Y50G_100_050 0.75 1.00 0.50 22 400 %G00B_100_050 0.50 1.00 0.50 23 404 %G50B_100_050 0.50 1.00 1.00 24 368 %B00R_100_050 0.50 0.50 1.00 25 692 %B50R_100_050 1.00 0.50 1.00 26 688 %R00Y_100_050 1.00 0.50 0.50 27=19 506 %R00Y_075_050 0.75 0.25 0.25 28 %greyish 8 step hue 524 %R50Y_075_050 0.75 0.50 0.25 29 542 %Y00G_075_050 0.75 0.75 0.25 30 380 %Y50G_075_050 0.50 0.75 0.25 31 218 %G00B_075_050 0.25 0.75 0.25 32 222 %G50B_075_050 0.25 0.75 0.75 33 186 %B00R_075_050 0.25 0.25 0.75 34 510 %B50R_075_050 0.75 0.25 0.75 35 506 %R00Y_075_050 0.75 0.25 0.25 36=28 324 %R00Y_050_050 0.50 0.00 0.00 37 %blackish 8 step hue 342 %R50Y_050_050 0.50 0.25 0.00 38 360 %Y00G_050_050 0.50 0.50 0.00 39 198 %Y50G_050_050 0.25 0.50 0.00 40 036 %G00B_050_050 0.00 0.50 0.00 41 040 %G50B_050_050 0.00 0.50 0.50 42 004 %B00R_050_050 0.00 0.00 0.50 43 328 %B50R_050_050 0.50 0.00 0.50 44 324 %R00Y_050_050 0.50 0.00 0.00 45=37 000 %NW_000 0.000 0.000 0.000 46 %grey 9 steps 091 %NW_013 0.125 0.125 0.125 47 182 %NW_025 0.250 0.250 0.250 48 273 %NW_038 0.375 0.375 0.375 49 364 %NW_050 0.500 0.500 0.500 50 455 %NW_063 0.625 0.625 0.625 51 546 %NW_075 0.750 0.750 0.750 52 637 %NW_088 0.875 0.875 0.875 53 728 %NW_100 1.000 1.000 1.000 54 ] def %END jCRi /SUMDE*' 0 def /SUMDE'* 0 def n1 1 n2 {/n exch def %n=n1,n2 /n30 n 3 mul def /n31 n30 1 add def /n32 n30 2 add def xchart n00 eq {%48+1=49 step colour circle + 9 gray steps = 58 steps /hcolort RGB58M1t_F n get def RGB58M1_F n30 get %real RGB58M1_F n31 get RGB58M1_F n32 get } if %48 step colour circle xchart n01 eq {%45 colour rendering (CR) + 9 gray steps = 54 steps /hcolort RGB54CRt_F n get def RGB54CR_F n30 get %real RGB54CR_F n31 get RGB54CR_F n32 get } if %54 colour rendering colours xchart n02 ge {%1080 standard colours /hcolort n cvi 6 string cvs def RGB0_F n30 get 1000 div RGB0_F n31 get 1000 div RGB0_F n32 get 1000 div } if %1080 standard colours setrgbcolor %default to create data %setrgbcolor calculates data for output in "FF_LM_de_setrgbcolor_F" %colorm=0 calculates: rgb_dyF, rgb*dyF, LAB*dyF, ,cmyk*dyF and more %colorm=1 calculates: rgb_dyF, rgb*dyF, LAB*dyF', rgb'*dyF, cmyk*dyF and more /r_xF r_dyF def /g_xF g_dyF def /b_xF b_dyF def /i_xF i_dyF def /c_xF c_dyF def /t_xF t_dyF def /r*xF r*dyF def /g*xF g*dyF def /b*xF b*dyF def /LAB*LxF LAB*LdyF def /LAB*axF LAB*adyF def /LAB*bxF LAB*bdyF def /LAB*CxF LAB*adyF dup mul LAB*bdyF dup mul add 0.0001 add sqrt def /LAB*hxF LAB*bdyF LAB*adyF 0.0001 add atan def colorm 0 eq {%colorm=0 %prog_rgb_dyF_LAB*'dyF uses rgb_dyF by default %calculates output data according to IEC 61966-2-1 prog_rgb_dyF_LAB*'dyF xchart n00 eq {%xchart=n00 n 49 le {%n<=49 %chromatic hue series /LAB*'LxF LAB*Ldd64M n get def /LAB*'axF LAB*add64M n get def /LAB*'bxF LAB*bdd64M n get def /LAB*'CxF LAB*Cdd64M n get def /LAB*'hxF LAB*hdd64M n get def }%n<=49 %chromatic hue series {%n>49 %grey series /LAB*'LxF LAB*Lja jCRi n 5 sub get get def %Offset /LAB*'axF LAB*aja jCRi n 5 sub get get def /LAB*'bxF LAB*bja jCRi n 5 sub get get def /LAB*'CxF LAB*'axF dup mul LAB*'bxF dup mul add 0.0001 add sqrt def /LAB*'hxF LAB*'bxF LAB*'axF 0.0001 add atan def } ifelse %n>49 %grey series } if%xchart=n00 xchart n01 eq {%xchart=n01 /LAB*'LxF LAB*Lja jCRi n get get def %Offset hue circle /LAB*'axF LAB*aja jCRi n get get def /LAB*'bxF LAB*bja jCRi n get get def /LAB*'CxF LAB*'axF dup mul LAB*'bxF dup mul add 0.0001 add sqrt def /LAB*'hxF LAB*'bxF LAB*'axF 0.0001 add atan def } if %xchart=n01 xchart n02 ge %xchart>=n02 {/LAB*'LxF LAB*Lja n get def %only for Offset /LAB*'axF LAB*aja n get def /LAB*'bxF LAB*bja n get def /LAB*'CxF LAB*'axF dup mul LAB*'bxF dup mul add 0.0001 add sqrt def /LAB*'hxF LAB*'bxF LAB*'axF 0.0001 add atan def } if %xchart>=n02 % /LAB*'LxF L*'dyF def %only for sRGB % /LAB*'axF a*'dyF def % /LAB*'bxF b*'dyF def % /LAB*'CxF C*'dyF def % /LAB*'hxF h*'dyF def /DE*' LAB*'LxF LAB*LxF sub dup mul LAB*'axF LAB*axF sub dup mul add LAB*'bxF LAB*bxF sub dup mul add 0.0001 add sqrt def /SUMDE*' SUMDE*' DE*' add def } if %colorm=0 colorm 1 eq {%colorm=1 /r'*xF r'*dyF def /g'*xF g'*dyF def /b'*xF b'*dyF def %calculates output data according to IEC 61966-2-1 % prog_rgb'*dyF_LAB'*dyF % /LAB'*LxF L'*dyF def % /LAB'*axF a'*dyF def % /LAB'*bxF b'*dyF def % /LAB'*CxF C'*dyF def % /LAB'*hxF h'*dyF def % /DE'* LAB'*LxF LAB*LxF sub dup mul % LAB'*axF LAB*axF sub dup mul add % LAB'*bxF LAB*bxF sub dup mul add % 0.0001 add sqrt def % /SUMDE'* SUMDE'* DE'* add def } if %colorm=1 /hsi_xF hsiF def /c4*xF c4*Fa def /m4*xF m4*Fa def /y4*xF y4*Fa def /n4*xF n4*Fa def /r*xM r*dyM def /g*xM g*dyM def /b*xM b*dyM def /LAB*LxM LAB*LdyM def /LAB*axM LAB*adyM def /LAB*bxM LAB*bdyM def /LAB*CxM LAB*adyM dup mul LAB*bdyM dup mul add 0.0001 add sqrt def /LAB*hxM LAB*bdyM LAB*adyM 0.0001 add atan def /hsi_xM hsiM def 0 setgray xchart n00 eq {/nx n 8 idiv def n 49 ge {/nx nx 1 add def} if n 56 ge {/nx nx 1 sub def} if } if xchart n01 eq {/nx n 9 idiv def} if xchart n02 ge {/nx 0 def} if /iydn iymax n n1 sub nx add iyd mul sub def n n1 eq {%n=n1 00050 imaxy0 moveto (n) jshow xchart n00 eq {(/j) show} if xchart n01 eq {(/j) show} if xchart n02 eq {(=j) show} if % 00700 imaxy0 moveto (HIC*) bshow (F) ishow0 Txx ishow0 02300 imaxy0 moveto (rgb) jshow (_F) ishow0 Txx ishow0 (*1000) show % 04200 imaxy0 moveto (ict) jshow (_F) ishow0 Txx ishow0 % 06100 imaxy0 moveto (h) jshow (si_F,) ishow0 Txx ishow0 % 06700 imaxym moveto 0 imaxym neg rlineto stroke 06800 imaxy0 moveto (rgb*) jshow (F) ishow0 Txx ishow0 (*1000) show % 08700 imaxy0 moveto (LabCh*) jshow (F) ishow0 % Txx ishow0 % 12100 imaxym moveto 0 imaxym neg rlineto stroke colorm 0 eq {%colorm=1 12200 imaxy0 moveto (rgb'*) jshow (F) ishow0 Txx ishow0 % 14100 imaxy0 moveto (LabCh*') jshow (F) ishow0 % Txx ishow0 % 17600 imaxy0 moveto (DE*') jshow (F) ishow0 % Txx ishow0 } if %colorm=0 colorm 1 eq {%colorm=1 % 12200 imaxy0 moveto (rgb'*) jshow % (F) ishow0 Txx ishow0 % 14100 imaxy0 moveto (LabCh'*) jshow (F) ishow0 % Txx ishow0 % 17600 imaxy0 moveto (DE'*) jshow (F) ishow0 % Txx ishow0 % 12200 imaxy0 moveto (cmyn*) jshow (sep,) ishow0 % (F) ishow0 Txx ishow0 12200 imaxy0 moveto (rgb'*) jshow (6,sep,) ishow0 (F) ishow0 Txx ishow0 (*1000) show } if %colorm=1 % 18300 imaxy0 moveto (h) jshow (siM,) ishow0 Txx ishow0 % 18900 imaxym moveto 0 imaxym neg rlineto stroke % 19000 imaxy0 moveto (rgb*) jshow (M) ishow0 Txx ishow0 % 20900 imaxy0 moveto (LabCh*) jshow (M) ishow0 % Txx ishow0 19000 imaxy0 moveto (cmyn'*) jshow (6,sep,) ishow0 (F) ishow0 Txx ishow0 (*1000) show () nshow } if %n=n1 00050 iydn moveto n cvishow xchart n00 eq {%xchart=n00 n 48 le {%n<=48 (/) show M1jx n get cvishow }%n<=48 {%n>48 (/) show jCRi n 4 sub get cvishow } ifelse } if %xchart=n00 xchart n01 eq {(/) show jCRi n get cvishow} if % 00700 iydn moveto hcolort show % Txx ishow0 () nshow 02300 iydn moveto r_xF 1000 mul cvishow 02900 iydn moveto g_xF 1000 mul cvishow 03500 iydn moveto b_xF 1000 mul cvishow % 04200 iydn moveto i_xF cvsshow3 % 04800 iydn moveto c_xF cvsshow3 % 05400 iydn moveto t_xF cvsshow3 % 06100 iydn moveto hsi_xF cvishow 06800 iydn moveto r*xF 1000 mul cvishow 07400 iydn moveto g*xF 1000 mul cvishow 08000 iydn moveto b*xF 1000 mul cvishow % 08700 iydn moveto LAB*LxF cvsshow1 % 09400 iydn moveto LAB*axF cvsshow1 % 10100 iydn moveto LAB*bxF cvsshow1 % 10800 iydn moveto LAB*CxF cvsshow1 % 11500 iydn moveto LAB*hxF cvsshow1 colorm 0 eq {%colorm=0 12200 iydn moveto r_xF 1000 mul cvishow 12800 iydn moveto g_xF 1000 mul cvishow 13400 iydn moveto b_xF 1000 mul cvishow % 14100 iydn moveto LAB*'LxF cvsshow1 % 14800 iydn moveto LAB*'axF cvsshow1 % 15500 iydn moveto LAB*'bxF cvsshow1 % 16200 iydn moveto LAB*'CxF cvsshow1 % 16900 iydn moveto LAB*'hxF cvsshow1 % 17600 iydn moveto DE*' cvsshow1 } if %colorm=0 colorm 1 eq {%colorm=1 12200 iydn moveto r'*xF 1000 mul cvishow 12800 iydn moveto g'*xF 1000 mul cvishow 13400 iydn moveto b'*xF 1000 mul cvishow % 14100 iydn moveto LAB'*LxF cvsshow1 % 14800 iydn moveto LAB'*axF cvsshow1 % 15500 iydn moveto LAB'*bxF cvsshow1 % 16200 iydn moveto LAB'*CxF cvsshow1 % 16900 iydn moveto LAB'*hxF cvsshow1 % 17600 iydn moveto DE'* cvsshow1 % 12200 iydn moveto c4*xF cvsshow3 % 13100 iydn moveto m4*xF cvsshow3 % 14000 iydn moveto y4*xF cvsshow3 % 14900 iydn moveto n4*xF cvsshow3 } if %colorm=1 19000 iydn moveto c4*xF 1000 mul cvishow 19900 iydn moveto m4*xF 1000 mul cvishow 20800 iydn moveto y4*xF 1000 mul cvishow 21700 iydn moveto n4*xF 1000 mul cvishow % 18300 iydn moveto hsi_xM cvishow % % 19000 iydn moveto r*xM cvsshow3 % 19600 iydn moveto g*xM cvsshow3 % 20200 iydn moveto b*xM cvsshow3 % 20900 iydn moveto LAB*LxM cvsshow1 % 21600 iydn moveto LAB*axM cvsshow1 % 22300 iydn moveto LAB*bxM cvsshow1 % 23000 iydn moveto LAB*CxM cvsshow1 % 23700 iydn moveto LAB*hxM cvsshow1 ( #) show } for %n=n1,n2 %n2 57 eq %n2 53 eq or %n2 80 ge or {%n2=57,53,80,161,...,971,1079 %/iydn iymax n 1 add n1 sub nx add iyd mul sub def %12500 iydn moveto %lanind 1 ge {(Mean color difference of this page: ) bshow} if %lanind 0 eq {(Mittlere Farbdifferenz dieser Seite: ) bshow} if %16600 iydn moveto (delta ) bshow % colorm 0 eq {(E*' =) jshow} if % {(E'* =) jshow} ifelse () bshow %colorm 0 eq {%colorm=0 % 17600 iydn moveto SUMDE*' n2 n1 sub 1 add div cvsshow1 % }%colorm=0 % {%colorm=1 % 17600 iydn moveto SUMDE'* n2 n1 sub 1 add div cvsshow1 % } ifelse %colorm=1 %} if %n2=57,53,80,161,...,971,1079 } if %END xchart>=xchart3P21 %************************************************************* %%Trailer %%EndDocument EndEPSF grestore gsave showpage grestore %} for %colsepf=0,1 %} for %pchartf=0,0 } for %xchartf=0,37 %} for %xcolorf=3,3 } for %deintpf=0,1 %} for %colormf=0,1 %} for %lanindf=0,0 %%Trailer