Schoonschip, 68000 version of June 27, 1991. Public version.
Date: Thu Aug  8 1991 22:52:59.  Memory: start 0001B84C, length 476348.

Command line: Remiddi.e Xax

C Takes about 63:00.

	Outlimit,2000000 

	Showlength

c  p22d_, or p32d_, or w12d_tlog.sch, etc., particular case of 
c  d_tlog.sch, derivatives of dp12/p12*Rdel(0,0,p32)/Rdel(0,p22,p32)*TL  

	Read Remiddib.e
> P ninput,  header.sch, X-expressions standard 
> P input,   header.sch, X-expressions standard 

> P ninput    blocchi p12p32{}, p12p22{}, p22p32{}, w32w12{} 
> P input             p12p32{}, p12p22{}, p22p32{}, w32w12{} 
	End 

c  [TL(p22,p32)] = [Rdel(0,p22,p32)]/[Rdel(p12,p22,p32)]*dp12/p12*DL 
c  DL == dz(-1,1)/[z-z3] * [RD(z1,z2,z3)]/[RD(z1,z2,z)] * LG(z1,z2,z) 
   Rdel(p12,p22,p32) = 2*p1*p2*p3*RD(z1,z2,z3) 
   RD(z1,z2,z) = sqrt(D(z1,z2,z)) 
   D(z1,z2,z)  = (z1*z2-z)^2-(z1^2-1)*(z2^2-1) 
               = z^2 - 2*z1*z2*z + z1^2+z2^2-1 
   LG(z1,z2,z) = log((z1*z2-z+RD(z1,z2,z))/(z1*z2-z-RD(z1,z2,z))) 
   z1 = (p2^2+p3^2+w1^2)/(2*p2*p3) 
   z2 = (p3^2+p1^2+w2^2)/(2*p3*p1) 
   z3 = (p1^2+p2^2+w3^2)/(2*p1*p2) 

	s  [du] 
	B  pi,p2,p22,p3,p32,[TL(p22,p32)],[Rdel(0,p22,p32)],[del(0,p22,p32)]  
	     ,[R2(w12,w22,w32)]
	     ,[p22d*del(0,p22,p32)],[p22d*del1(0,p22,p32)],[p22d*del2(0,p22,p32)] 
	     ,[Log((z1+1)/(z1-1))],[Log((z2+1)/(z2-1))],[Log((z3+1)/(z3-1))] 
	     ,[del(p12,p22,p32)],[Rdel(p12,p22,p32)],DL,p1,p12,dp12,dp1,cmb12 
	     ,vp1nf,vlp10 
c  p22dTL = p22d*[TL(p22,p32)] 
	z  p32dTL = p32d*[TL(p22,p32)] 
c  w12dTL = w12d*[TL(p22,p32)] 
c  w22dTL = w22d*[TL(p22,p32)] 
c  w32dTL = w32d*[TL(p22,p32)] 
> P out 
	*  yep 
 
p32dTL = + [TL(p22,p32)]
  * ( p32d ) + 0.
 
c   JUN90(dz,zmb,RPb,RPz,Pb,P1b,P2b,aPb,aP1b,aP2b,discr,cmbz) = 
c  [TL(p22,p32)] = [Rdel(0,p22,p32)]/[Rdel(p12,p22,p32)]*dp12/p12*DL 
L 1	id p22d*[TL(p22,p32)] = 
	    [Rdel(0,p22,p32)]/[Rdel(p12,p22,p32)]*dp12/p12*p22d*DL 
	  + JUN90(dp12,p12,[Rdel(0,p22,p32)],[Rdel(p12,p22,p32)] 
	     ,[del(0,p22,p32)],[del1(0,p22,p32)],[del2(0,p22,p32)]
	     ,[p22d*del(0,p22,p32)],[p22d*del1(0,p22,p32)],[p22d*del2(0,p22,p32)] 
	     ,discr,cmb12) * DL 
L 1	al p32d*[TL(p22,p32)] = 
	    [Rdel(0,p22,p32)]/[Rdel(p12,p22,p32)]*dp12/p12*p32d*DL 
	  + JUN90(dp12,p12,[Rdel(0,p22,p32)],[Rdel(p12,p22,p32)] 
	     ,[del(0,p22,p32)],[del1(0,p22,p32)],[del2(0,p22,p32)]
	     ,[p32d*del(0,p22,p32)],[p32d*del1(0,p22,p32)],[p32d*del2(0,p22,p32)] 
	     ,discr,cmb12) * DL 
L 5	id w12d*[TL(p22,p32)] = 
	    [Rdel(0,p22,p32)]/[Rdel(p12,p22,p32)]*dp12/p12*w12d*DL 
	  + JUN90(dp12,p12,[Rdel(0,p22,p32)],[Rdel(p12,p22,p32)] 
	     ,[del(0,p22,p32)],[del1(0,p22,p32)],[del2(0,p22,p32)]
	     ,[w12d*del(0,p22,p32)],[w12d*del1(0,p22,p32)],[w12d*del2(0,p22,p32)] 
	     ,discr,cmb12) * DL 
L 5	al w22d*[TL(p22,p32)] = 
	    [Rdel(0,p22,p32)]/[Rdel(p12,p22,p32)]*dp12/p12*w22d*DL 
	  + JUN90(dp12,p12,[Rdel(0,p22,p32)],[Rdel(p12,p22,p32)] 
	     ,[del(0,p22,p32)],[del1(0,p22,p32)],[del2(0,p22,p32)]
	     ,[w22d*del(0,p22,p32)],[w22d*del1(0,p22,p32)],[w22d*del2(0,p22,p32)] 
	     ,discr,cmb12) * DL 
L 5	al w32d*[TL(p22,p32)] = 
	    [Rdel(0,p22,p32)]/[Rdel(p12,p22,p32)]*dp12/p12*w32d*DL 
	  + JUN90(dp12,p12,[Rdel(0,p22,p32)],[Rdel(p12,p22,p32)] 
	     ,[del(0,p22,p32)],[del1(0,p22,p32)],[del2(0,p22,p32)]
	     ,[w32d*del(0,p22,p32)],[w32d*del1(0,p22,p32)],[w32d*del2(0,p22,p32)] 
	     ,discr,cmb12) * DL 
L 9	id discr^n~ = [R2(w12,w22,w32)]^n*[R2(p22,p32,-w12)]^n 
L10	id [R2(p22,p32,-w12)]^-1 = 1/4/p22/p32/[z1^2-1] ! illico et immediate 
	 
c  [del(0,p22,p32)] = 
  - p22*p32*w12 + p22*p32*w22 + p22*p32*w32 - p22*w12*w22
  - p22*w22*w32 + p22*w22^2 - p22^2*w22 - p32*w12*w32 - p32*w22*w32
   + p32*w32^2 - p32^2*w32 - w12*w22*w32
   [p22d*del(0,p22,p32)] =  - p32*w12 + p32*w22 + p32*w32 
                            - w12*w22 - w22*w32 + w22^2 - 2*p22*w22 
   [del1(0,p22,p32)] = 
     p22*w12 + p22*w22 - p22*w32 + p32*w12 - p32*w22 + p32*w32
  - w12*w22 - w12*w32 + w12^2 
   [p22d*del1(0,p22,p32)] = w12 + w22 - w32 
L11	id [del2(0,p22,p32)]      = -2*w12 
L11	al [p22d*del2(0,p22,p32)] =  0 
L11	al [p32d*del2(0,p22,p32)] =  0 
L11	al [w12d*del2(0,p22,p32)] = -2 
L11	al [w22d*del2(0,p22,p32)] =  0 
L11	al [w32d*del2(0,p22,p32)] =  0 
	* yep 
L 1	id cmb12 = vp1nf - vlp10 - dp12*p12d 
L 2	id w12d = 1/2/p2/p3*z1d 
L 2	al w22d = 1/2/p3/p1*z2d 
L 2	al w32d = 1/2/p1/p2*z3d 
L 3	id p12d   = 1/2/p1 * ( (1/p3-z2/p1)*z2d + (1/p2-z3/p1)*z3d ) 
L 3	al p22d   = 1/2/p2 * ( (1/p1-z3/p2)*z3d + (1/p3-z1/p2)*z1d ) 
L 3	al p32d   = 1/2/p3 * ( (1/p2-z1/p3)*z1d + (1/p1-z2/p3)*z2d ) 
L 6	id z1d*DL = DL*z1d + z1dDL 
L 6	al z2d*DL = DL*z2d + z2dDL 
L 6	al z3d*DL = DL*z3d + z3dDL 
L 7	id z1d=0; z2d=0; z3d=0 
L 8	id Multi, p1^-1=p1/p12 ; Multi, p2^-1=p2/p22 ; Multi, p3^-1=p3/p32 
L 9	id Multi, p1^2=p12 ;     Multi, p2^2=p22 ;     Multi, p3^2=p32 
	* yep 
> P ninput                        !  z1dDL, z2dDL, z3dDl follow 
> P input 
	* yep 
c values at p1=0, p1=infinity (no contribution, indeed) 
L 1	id DL*vlp10 = -2*p1*[Rdel(0,p22,p32)]/[p22+w32]/[p32+w22] 
	                   *[Log((z1+1)/(z1-1))]*vlp10 
L 2	id DL*vp1nf = -2*p1*[Rdel(p12,p22,p32)]/p12^2 
	                   *[Log((z1+1)/(z1-1))]*vp1nf 
L 3	id [Rdel(p12,p22,p32)]^n~*vp1nf = Rdel(p12,p22,p32,n)*vp1nf 
L 4	id p12^n~ = p1^(2*n) 
L 6	id p1^n~*vlp10 = DT(-n)*p1^n*vlp10 
L 7	id p1^n~*vp1nf = DT( n)*p1^n*vp1nf 
L 8	id Multi, p1^-1 = p1/p12 
L 9	id Multi, p1^2=p12 
	* yep 
c [Log((z1+1)/(z1-1))] =1  ! per viltade 
c [Log((z2+1)/(z2-1))] =0  ! per viltade 
c [Log((z3+1)/(z3-1))] =0  ! per viltade 
L 1	id dp12=2*p1*dp1 
L 2	id [RD(z1,z2,z3)]^-1 = 2*p1*p2*p3/[Rdel(p12,p22,p32)] 
c  [z1^2-1]^-1 = 4*p22*p32/[R2(p22,p32,-w12)] 
L 3	id [R2(p22,p32,-w12)]^-1 = 1/4/p22/p32/[z1^2-1] ! gia fatto sopra 
L 4	id Multi, p1^-1=p1/p12 ; Multi, p2^-1=p2/p22 ; Multi, p3^-1=p3/p32 
L 5	id Multi, p1^2=p12 ;     Multi, p2^2=p22 ;     Multi, p3^2=p32 
> P stat 
	* yep 

Terms out 120, in 120.

Terms in output 120
Running time 3 sec			Used	Maximum
Generated terms 120 	Input space 	3592 	100000
Equal terms 0     	Output space 	5788 	250000
Cancellations 0   	Nr of expr.  	25 	255
Multiplications 1025	String space 	598 	4096
Records written 0 	Merging		0 	0

c  Multi, [Rdel(p12,p22,p32)]^-2 = 1/[del(p12,p22,p32)] 
L 1	id [del(p12,p22,p32)]^n~ = [Rdel(p12,p22,p32)]^(2*n)  
L 1	al [del(0,p22,p32)]^n~   = [Rdel(0,p22,p32)]^(2*n)  
L 3	id Multi, [Rdel(0,p22,p32)]^2 = [del(0,p22,p32)] 
L 4	id [Rdel(0,p22,p32)]     = [del(0,p22,p32)]/[Rdel(0,p22,p32)] 
c  [del(0,p22,p32)]*[Rdel(p12,p22,p32)]^-2*p12^-1 = ( 1/p12 
   - ([del1(0,p22,p32)]+[del2(0,p22,p32)]/2*p12)/[Rdel(p12,p22,p32)]^2 ) 
c P out  
	* yep 

Terms out 120, in 120.

Terms in output 120
Running time 3 sec			Used	Maximum
Generated terms 120 	Input space 	3304 	100000
Equal terms 0     	Output space 	5824 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 520	String space 	598 	4096
Records written 0 	Merging		0 	0

L 1	id [del(0,p22,p32)] = 
	  - p22*p32*w12 + p22*p32*w22 + p22*p32*w32 - p22*w12*w22
	  - p22*w22*w32 + p22*w22^2 - p22^2*w22 - p32*w12*w32 - p32*w22*w32
	   + p32*w32^2 - p32^2*w32 - w12*w22*w32 
	*  yep 

Terms out 120, in 120.

Terms in output 1000
Running time 4 sec			Used	Maximum
Generated terms 1000 	Input space 	3358 	100000
Equal terms 0     	Output space 	38972 	250000
Cancellations 0   	Nr of expr.  	15 	255
Multiplications 2160	String space 	598 	4096
Records written 0 	Merging		0 	0

At 5 sec: 15792 bytes. Subfile TAP4000L, 22438 bytes.
L 1	id [p22d*del(0,p22,p32)] =  - p32*w12 + p32*w22 + p32*w32 
	                            - w12*w22 - w22*w32 + w22^2   - 2*p22*w22 
L 1	al [p32d*del(0,p22,p32)] =  - p22*w12 + p22*w22 + p22*w32 
	                            - w12*w32 - w22*w32 + w32^2 - 2*p32*w32 
L 2	id [w12d*del(0,p22,p32)] =  - p22*p32 - p22*w22 - p32*w32 - w22*w32 
L 2	al [w22d*del(0,p22,p32)] =  + p22*p32 - p22*w12 - p22*w32 + 2*p22*w22 
	                            - p22^2   - p32*w32 - w12*w32 
L 2	al [w32d*del(0,p22,p32)] =  + p22*p32 - p22*w22 - p32*w12 - p32*w22 
	                            +2*p32*w32 - p32^2  - w12*w22 
	*  yep 

Terms out 1000, in 1000.

Terms in output 1860
Running time 9 sec			Used	Maximum
Generated terms 2680 	Input space 	3878 	100000
Equal terms 679     	Output space 	67646 	250000
Cancellations 141   	Nr of expr.  	19 	255
Multiplications 5920	String space 	598 	4096
Records written 3 	Merging		0 	0

At 10 sec: 24730 bytes. Subfile TAP4000L, 37124 bytes.
L 1	id [del1(0,p22,p32)] = 
	     p22*w12 + p22*w22 - p22*w32 + p32*w12 - p32*w22 + p32*w32
	  - w12*w22 - w12*w32 + w12^2 
	*  yep 

Terms in output 2668
Running time 19 sec			Used	Maximum
Generated terms 8192 	Input space 	3248 	100000
Equal terms 4556     	Output space 	87386 	250000
Cancellations 968   	Nr of expr.  	16 	255
Multiplications 22730	String space 	598 	4096
Records written 7 	Merging		0 	0


Terms out 1860, in 1860.

Terms in output 4100
Running time 27 sec			Used	Maximum
Generated terms 16100 	Input space 	3248 	100000
Equal terms 9962     	Output space 	147158 	250000
Cancellations 2038   	Nr of expr.  	16 	255
Multiplications 44580	String space 	598 	4096
Records written 7 	Merging		0 	0

At 29 sec: 43076 bytes. Subfile TAP4000L, 70904 bytes.
L 1	id [p22d*del1(0,p22,p32)] =   w12 + w22 - w32 
L 1	al [p32d*del1(0,p22,p32)] =   w12 - w22 + w32 
L 2	id [w12d*del1(0,p22,p32)] =   p22 + p32 - w22 - w32 + 2*w12 
L 2	al [w22d*del1(0,p22,p32)] =   p22 - p32 - w12 
L 2	al [w32d*del1(0,p22,p32)] = - p22 + p32 - w12 
L 3	id [del2(0,p22,p32)]      = - 2*w12 
L 3	al [p22d*del2(0,p22,p32)] =   0 
L 3	al [p32d*del2(0,p22,p32)] =   0 
L 4	id [w12d*del2(0,p22,p32)] = - 2 
L 4	al [w22d*del2(0,p22,p32)] =   0 
L 4	al [w32d*del2(0,p22,p32)] =   0 
	*  yep 

Terms out 4100, in 4100.

Terms in output 2760
Running time 40 sec			Used	Maximum
Generated terms 6780 	Input space 	3624 	100000
Equal terms 3245     	Output space 	93166 	250000
Cancellations 775   	Nr of expr.  	25 	255
Multiplications 16240	String space 	598 	4096
Records written 15 	Merging		0 	0

At 41 sec: 30742 bytes. Subfile TAP4000L, 48154 bytes.
c  massimo comun denominatore per tutti ! 
L 1	id Addfa, p12/[p12]*p32/[p32] 
	     *[z1^2-1]*4*p22*p32/[R2(p22,p32,-w12)] 
	     *[z2^2-1]*4*p32*p12/[R2(p32,p12,-w22)] 
	     *[z3^2-1]*4*p12*p22/[R2(p12,p22,-w32)] 
L 2	id [z1^2-1] = z1^2-1 
L 2	al [z2^2-1] = z2^2-1 
L 2	al [z3^2-1] = z3^2-1 
c  cambio dei nomi anche per i termini senza [Rdel(p12,p22,p32)] 
c  [z1^2-1]^-1 = 4*p22*p32/[R2(p22,p32,-w12)] 
c  [z2^2-1]^-1 = 4*p32*p12/[R2(p32,p12,-w22)] 
c  [z3^2-1]^-1 = 4*p12*p22/[R2(p12,p22,-w32)] 
c 
	B  [p12],[p32],pi,p1,p12,p2,p22,p3,p32,[TL(p22,p32)],DL,[Rdel(0,p22,p32)] 
	     ,[R2(w12,w22,w32)],[R2(p22,p32,-w12)],[Rdel(p12,p22,p32)] 
	     ,[R2(p12,p22,-w32)],[R2(p32,p12,-w22)] 
	     ,[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] 
	     ,[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] 
	     ,[Log((z1+1)/(z1-1))],[Log((z2+1)/(z2-1))],[Log((z3+1)/(z3-1))] 
	     ,dp12,dp1 
	* yep 

Terms out 2760, in 2760.

Terms in output 5700
Running time 54 sec			Used	Maximum
Generated terms 7200 	Input space 	3366 	100000
Equal terms 900     	Output space 	170844 	250000
Cancellations 600   	Nr of expr.  	20 	255
Multiplications 28992	String space 	722 	4096
Records written 20 	Merging		0 	0

At 57 sec: 54946 bytes. Subfile TAP4000L, 78492 bytes.
L 1	id z1 = (p22+p32+w12)/2/p2/p3 
L 3	id Multi, p1^-1=p1/p12 ; Multi, p2^-1=p2/p22 ; Multi, p3^-1=p3/p32 
L 4	id Multi, p1^2=p12 ;     Multi, p2^2=p22 ;     Multi, p3^2=p32 
	* yep 

Terms in output 4161
Running time 76 sec			Used	Maximum
Generated terms 8192 	Input space 	3768 	100000
Equal terms 3610     	Output space 	128994 	250000
Cancellations 421   	Nr of expr.  	25 	255
Multiplications 48768	String space 	722 	4096
Records written 28 	Merging		0 	0


Terms out 5700, in 5700.

Terms in output 6566
Running time 90 sec			Used	Maximum
Generated terms 14232 	Input space 	3768 	100000
Equal terms 6782     	Output space 	222288 	250000
Cancellations 884   	Nr of expr.  	25 	255
Multiplications 85680	String space 	722 	4096
Records written 28 	Merging		0 	0

At 93 sec: 74650 bytes. Subfile TAP4000L, 97936 bytes.
L 1	id z2 = (p32+p12+w22)/2/p3/p1 
L 3	id Multi, p1^-1=p1/p12 ; Multi, p2^-1=p2/p22 ; Multi, p3^-1=p3/p32 
L 4	id Multi, p1^2=p12 ;     Multi, p2^2=p22 ;     Multi, p3^2=p32 
	* yep 

Terms in output 4378
Running time 116 sec			Used	Maximum
Generated terms 8192 	Input space 	3744 	100000
Equal terms 3699     	Output space 	130674 	250000
Cancellations 115   	Nr of expr.  	24 	255
Multiplications 66519	String space 	722 	4096
Records written 38 	Merging		0 	0


Terms in output 6792
Running time 138 sec			Used	Maximum
Generated terms 16384 	Input space 	3744 	100000
Equal terms 9198     	Output space 	211392 	250000
Cancellations 394   	Nr of expr.  	24 	255
Multiplications 141824	String space 	722 	4096
Records written 38 	Merging		0 	0


Terms in output 7859
Running time 162 sec			Used	Maximum
Generated terms 24576 	Input space 	3768 	100000
Equal terms 15974     	Output space 	245078 	250000
Cancellations 743   	Nr of expr.  	25 	255
Multiplications 230030	String space 	722 	4096
Records written 38 	Merging		0 	0

At 170 sec: 131036 bytes. Subfile TAPB000L, 129554 bytes.

Terms in output 11480
Running time 192 sec			Used	Maximum
Generated terms 32768 	Input space 	3768 	100000
Equal terms 20255     	Output space 	113498 	250000
Cancellations 1033   	Nr of expr.  	26 	255
Multiplications 317496	String space 	722 	4096
Records written 51 	Merging		0 	0

At 215 sec: 194516 bytes. Subfile TAPC000L, 98204 bytes.

Terms out 6566, in 6566.

Terms in output 9840
Running time 220 sec			Used	Maximum
Generated terms 39438 	Input space 	3768 	100000
Equal terms 27939     	Output space 	270408 	270412
Cancellations 1659   	Nr of expr.  	26 	255
Multiplications 391118	String space 	722 	4096
Records written 61 	Merging		0 	2


Terms in output 9335
Running time 226 sec			Used	Maximum
Generated terms 39438 	Input space 	3768 	100000
Equal terms 28316     	Output space 	20296 	270412
Cancellations 1787   	Nr of expr.  	26 	255
Multiplications 391118	String space 	722 	4096
Records written 74 	Merging		0 	3

At 226 sec: 117722 bytes. Subfile TAP4000L, 138200 bytes.
L 1	id z3 = (p12+p22+w32)/2/p1/p2 
L 3	id Multi, p1^-1=p1/p12 ; Multi, p2^-1=p2/p22 ; Multi, p3^-1=p3/p32 
L 4	id Multi, p1^2=p12 ;     Multi, p2^2=p22 ;     Multi, p3^2=p32 
	* yep 

Terms in output 3120
Running time 247 sec			Used	Maximum
Generated terms 8192 	Input space 	3728 	100000
Equal terms 4932     	Output space 	98778 	250000
Cancellations 140   	Nr of expr.  	24 	255
Multiplications 66248	String space 	722 	4096
Records written 75 	Merging		0 	0


Terms in output 5290
Running time 269 sec			Used	Maximum
Generated terms 16384 	Input space 	3728 	100000
Equal terms 10770     	Output space 	170906 	250000
Cancellations 324   	Nr of expr.  	24 	255
Multiplications 140347	String space 	722 	4096
Records written 75 	Merging		0 	0


Terms in output 6443
Running time 291 sec			Used	Maximum
Generated terms 24576 	Input space 	3728 	100000
Equal terms 17541     	Output space 	208288 	250000
Cancellations 592   	Nr of expr.  	24 	255
Multiplications 214812	String space 	722 	4096
Records written 75 	Merging		0 	0


Terms in output 7360
Running time 314 sec			Used	Maximum
Generated terms 32768 	Input space 	3736 	100000
Equal terms 24444     	Output space 	241870 	250000
Cancellations 964   	Nr of expr.  	25 	255
Multiplications 289021	String space 	722 	4096
Records written 75 	Merging		0 	0

At 326 sec: 152174 bytes. Subfile TAPB000L, 125292 bytes.

Terms in output 10035
Running time 343 sec			Used	Maximum
Generated terms 40960 	Input space 	3752 	100000
Equal terms 29632     	Output space 	81636 	250000
Cancellations 1293   	Nr of expr.  	26 	255
Multiplications 377931	String space 	722 	4096
Records written 88 	Merging		0 	0


Terms in output 12072
Running time 369 sec			Used	Maximum
Generated terms 49152 	Input space 	3752 	100000
Equal terms 35543     	Output space 	154096 	250000
Cancellations 1537   	Nr of expr.  	26 	255
Multiplications 473028	String space 	722 	4096
Records written 88 	Merging		0 	0


Terms in output 13416
Running time 394 sec			Used	Maximum
Generated terms 57344 	Input space 	3752 	100000
Equal terms 42110     	Output space 	192984 	250000
Cancellations 1818   	Nr of expr.  	26 	255
Multiplications 566960	String space 	722 	4096
Records written 88 	Merging		0 	0

At 405 sec: 208658 bytes. Subfile TAPC000L, 109404 bytes.

Terms out 9335, in 9335.

Terms in output 6748
Running time 411 sec			Used	Maximum
Generated terms 59645 	Input space 	3752 	100000
Equal terms 49792     	Output space 	218726 	270412
Cancellations 3105   	Nr of expr.  	26 	255
Multiplications 591012	String space 	722 	4096
Records written 99 	Merging		0 	2

At 415 sec: 88536 bytes. Subfile TAP4000L, 96162 bytes.
	* yep 

Terms out 6748, in 6748.

Terms in output 6748
Running time 424 sec			Used	Maximum
Generated terms 6748 	Input space 	2908 	100000
Equal terms 0     	Output space 	206434 	250000
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 13496	String space 	722 	4096
Records written 109 	Merging		0 	0

At 428 sec: 88536 bytes. Subfile TAP4000L, 96162 bytes.
L 1	id p12^n~ = UPTO(6,p12,n)     ! p12^6 = max power of p12 ? 
c  l'atroce division di forza bruta 
L 4	id p12^6*[Rdel(p12,p22,p32)]^-2 = p12^4*[Rdel(p12,p22,p32)]^-2 
	     *2/[del2(0,p22,p32)] *  (  [Rdel(p12,p22,p32)]^2 
	     - ( [del1(0,p22,p32)]*p12 + [del(0,p22,p32)] )    ) 
L 7	id [del2(0,p22,p32)]^-1 = -1/2/w12 
L 8	id [del(0,p22,p32)] = 
	  - p22*p32*w12 + p22*p32*w22 + p22*p32*w32 - p22*w12*w22
	  - p22*w22*w32 + p22*w22^2 - p22^2*w22 - p32*w12*w32 - p32*w22*w32
	   + p32*w32^2 - p32^2*w32 - w12*w22*w32 
L 9	id [del1(0,p22,p32)] = 
	     p22*w12 + p22*w22 - p22*w32 + p32*w12 - p32*w22 + p32*w32
	  - w12*w22 - w12*w32 + w12^2 
	* yep 

Terms out 6748, in 6748.

Terms in output 6735
Running time 460 sec			Used	Maximum
Generated terms 7441 	Input space 	4456 	100000
Equal terms 656     	Output space 	206242 	250000
Cancellations 50   	Nr of expr.  	21 	255
Multiplications 47105	String space 	722 	4096
Records written 119 	Merging		0 	0

At 464 sec: 88418 bytes. Subfile TAP4000L, 96030 bytes.
c  l'atroce division di forza bruta 
L 1	id p12^5*[Rdel(p12,p22,p32)]^-2 = p12^3*[Rdel(p12,p22,p32)]^-2 
	     *2/[del2(0,p22,p32)] *  (  [Rdel(p12,p22,p32)]^2 
	     - ( [del1(0,p22,p32)]*p12 + [del(0,p22,p32)] )    ) 
L 4	id [del2(0,p22,p32)]^-1 = -1/2/w12 
L 5	id [del(0,p22,p32)] = 
	  - p22*p32*w12 + p22*p32*w22 + p22*p32*w32 - p22*w12*w22
	  - p22*w22*w32 + p22*w22^2 - p22^2*w22 - p32*w12*w32 - p32*w22*w32
	   + p32*w32^2 - p32^2*w32 - w12*w22*w32 
L 6	id [del1(0,p22,p32)] = 
	     p22*w12 + p22*w22 - p22*w32 + p32*w12 - p32*w22 + p32*w32
	  - w12*w22 - w12*w32 + w12^2 
	* yep 

Terms in output 5229
Running time 477 sec			Used	Maximum
Generated terms 8192 	Input space 	4232 	100000
Equal terms 2682     	Output space 	155682 	250000
Cancellations 281   	Nr of expr.  	18 	255
Multiplications 18640	String space 	722 	4096
Records written 129 	Merging		0 	0


Terms out 6735, in 6735.

Terms in output 6713
Running time 482 sec			Used	Maximum
Generated terms 11754 	Input space 	4232 	100000
Equal terms 4637     	Output space 	209386 	250000
Cancellations 404   	Nr of expr.  	18 	255
Multiplications 27332	String space 	722 	4096
Records written 129 	Merging		0 	0

At 486 sec: 88024 bytes. Subfile TAP4000L, 95506 bytes.
c  l'atroce division di forza bruta 
L 1	id p12^4*[Rdel(p12,p22,p32)]^-2 = p12^2*[Rdel(p12,p22,p32)]^-2 
	     *2/[del2(0,p22,p32)] *  (  [Rdel(p12,p22,p32)]^2 
	     - ( [del1(0,p22,p32)]*p12 + [del(0,p22,p32)] )    ) 
L 4	id [del(0,p22,p32)] = 
	  - p22*p32*w12 + p22*p32*w22 + p22*p32*w32 - p22*w12*w22
	  - p22*w22*w32 + p22*w22^2 - p22^2*w22 - p32*w12*w32 - p32*w22*w32
	   + p32*w32^2 - p32^2*w32 - w12*w22*w32 
L 5	id [del1(0,p22,p32)] = 
	     p22*w12 + p22*w22 - p22*w32 + p32*w12 - p32*w22 + p32*w32
	  - w12*w22 - w12*w32 + w12^2 
L 6	id [del2(0,p22,p32)]^-1 = -1/2/w12 
	* yep 

Terms in output 4511
Running time 501 sec			Used	Maximum
Generated terms 8192 	Input space 	4232 	100000
Equal terms 3454     	Output space 	131844 	250000
Cancellations 227   	Nr of expr.  	18 	255
Multiplications 27046	String space 	722 	4096
Records written 139 	Merging		0 	0


Terms in output 7142
Running time 516 sec			Used	Maximum
Generated terms 16384 	Input space 	4232 	100000
Equal terms 8655     	Output space 	215464 	250000
Cancellations 587   	Nr of expr.  	18 	255
Multiplications 58300	String space 	722 	4096
Records written 139 	Merging		0 	0


Terms out 6713, in 6713.

Terms in output 7498
Running time 526 sec			Used	Maximum
Generated terms 21665 	Input space 	4232 	100000
Equal terms 13337     	Output space 	235008 	250000
Cancellations 830   	Nr of expr.  	18 	255
Multiplications 81778	String space 	722 	4096
Records written 139 	Merging		0 	0

At 531 sec: 93694 bytes. Subfile TAP4000L, 102800 bytes.
c  l'atroce division di forza bruta 
L 1	id p12^3*[Rdel(p12,p22,p32)]^-2 = p12  *[Rdel(p12,p22,p32)]^-2 
	     *2/[del2(0,p22,p32)] *  (  [Rdel(p12,p22,p32)]^2 
	     - ( [del1(0,p22,p32)]*p12 + [del(0,p22,p32)] )    ) 
L 4	id [del(0,p22,p32)] = 
	  - p22*p32*w12 + p22*p32*w22 + p22*p32*w32 - p22*w12*w22
	  - p22*w22*w32 + p22*w22^2 - p22^2*w22 - p32*w12*w32 - p32*w22*w32
	   + p32*w32^2 - p32^2*w32 - w12*w22*w32 
L 5	id [del1(0,p22,p32)] = 
	     p22*w12 + p22*w22 - p22*w32 + p32*w12 - p32*w22 + p32*w32
	  - w12*w22 - w12*w32 + w12^2 
L 6	id [del2(0,p22,p32)]^-1 = -1/2/w12 
	* yep 

Terms in output 4456
Running time 546 sec			Used	Maximum
Generated terms 8192 	Input space 	4232 	100000
Equal terms 3550     	Output space 	129060 	250000
Cancellations 186   	Nr of expr.  	18 	255
Multiplications 27390	String space 	722 	4096
Records written 150 	Merging		0 	0


Terms in output 5321
Running time 562 sec			Used	Maximum
Generated terms 16384 	Input space 	4232 	100000
Equal terms 10366     	Output space 	163274 	250000
Cancellations 697   	Nr of expr.  	18 	255
Multiplications 63750	String space 	722 	4096
Records written 150 	Merging		0 	0


Terms in output 6175
Running time 578 sec			Used	Maximum
Generated terms 24576 	Input space 	4232 	100000
Equal terms 17127     	Output space 	198652 	250000
Cancellations 1274   	Nr of expr.  	18 	255
Multiplications 99426	String space 	722 	4096
Records written 150 	Merging		0 	0

At 586 sec: 103696 bytes. Subfile TAPB000L, 118358 bytes.

Terms in output 9948
Running time 597 sec			Used	Maximum
Generated terms 32768 	Input space 	4232 	100000
Equal terms 21372     	Output space 	59644 	250000
Cancellations 1448   	Nr of expr.  	18 	255
Multiplications 131578	String space 	722 	4096
Records written 162 	Merging		0 	0

At 613 sec: 141728 bytes. Subfile TAPC000L, 48426 bytes.

Terms out 7498, in 7498.

Terms in output 9702
Running time 616 sec			Used	Maximum
Generated terms 40321 	Input space 	4232 	100000
Equal terms 28743     	Output space 	270298 	270412
Cancellations 1876   	Nr of expr.  	18 	255
Multiplications 165044	String space 	722 	4096
Records written 167 	Merging		0 	2


Terms in output 9645
Running time 622 sec			Used	Maximum
Generated terms 40321 	Input space 	4232 	100000
Equal terms 28800     	Output space 	9862 	270412
Cancellations 1876   	Nr of expr.  	18 	255
Multiplications 165044	String space 	722 	4096
Records written 179 	Merging		0 	3

At 622 sec: 110880 bytes. Subfile TAP4000L, 123762 bytes.
c  l'atroce division di forza bruta 
L 1	id p12^2*[Rdel(p12,p22,p32)]^-2 =       [Rdel(p12,p22,p32)]^-2 
	     *2/[del2(0,p22,p32)] *  (  [Rdel(p12,p22,p32)]^2 
	     - ( [del1(0,p22,p32)]*p12 + [del(0,p22,p32)] )    ) 
L 4	id [del(0,p22,p32)] = 
	  - p22*p32*w12 + p22*p32*w22 + p22*p32*w32 - p22*w12*w22
	  - p22*w22*w32 + p22*w22^2 - p22^2*w22 - p32*w12*w32 - p32*w22*w32
	   + p32*w32^2 - p32^2*w32 - w12*w22*w32 
L 5	id [del1(0,p22,p32)] = 
	     p22*w12 + p22*w22 - p22*w32 + p32*w12 - p32*w22 + p32*w32
	  - w12*w22 - w12*w32 + w12^2 
L 6	id [del2(0,p22,p32)]^-1 = -1/2/w12 

	* yep 

Terms in output 5078
Running time 637 sec			Used	Maximum
Generated terms 8192 	Input space 	4220 	100000
Equal terms 2939     	Output space 	140018 	250000
Cancellations 175   	Nr of expr.  	18 	255
Multiplications 27374	String space 	722 	4096
Records written 180 	Merging		0 	0


Terms in output 6118
Running time 652 sec			Used	Maximum
Generated terms 16384 	Input space 	4220 	100000
Equal terms 9767     	Output space 	176368 	250000
Cancellations 499   	Nr of expr.  	18 	255
Multiplications 63708	String space 	722 	4096
Records written 180 	Merging		0 	0


Terms in output 7811
Running time 668 sec			Used	Maximum
Generated terms 24576 	Input space 	4220 	100000
Equal terms 15943     	Output space 	221696 	250000
Cancellations 822   	Nr of expr.  	18 	255
Multiplications 99904	String space 	722 	4096
Records written 180 	Merging		0 	0

At 681 sec: 146028 bytes. Subfile TAPB000L, 118134 bytes.

Terms in output 10101
Running time 689 sec			Used	Maximum
Generated terms 32768 	Input space 	4220 	100000
Equal terms 21597     	Output space 	45750 	250000
Cancellations 1070   	Nr of expr.  	18 	255
Multiplications 136168	String space 	722 	4096
Records written 192 	Merging		0 	0


Terms in output 12531
Running time 705 sec			Used	Maximum
Generated terms 40960 	Input space 	4220 	100000
Equal terms 27089     	Output space 	110162 	250000
Cancellations 1340   	Nr of expr.  	18 	255
Multiplications 172478	String space 	722 	4096
Records written 192 	Merging		0 	0


Terms in output 16599
Running time 719 sec			Used	Maximum
Generated terms 49152 	Input space 	4220 	100000
Equal terms 31093     	Output space 	225060 	250000
Cancellations 1460   	Nr of expr.  	18 	255
Multiplications 203052	String space 	722 	4096
Records written 192 	Merging		0 	0

At 733 sec: 201584 bytes. Subfile TAPC000L, 119962 bytes.

Terms in output 18850
Running time 739 sec			Used	Maximum
Generated terms 57344 	Input space 	4220 	100000
Equal terms 36858     	Output space 	42536 	250000
Cancellations 1636   	Nr of expr.  	18 	255
Multiplications 239304	String space 	722 	4096
Records written 204 	Merging		0 	0


Terms in output 20832
Running time 754 sec			Used	Maximum
Generated terms 65536 	Input space 	4220 	100000
Equal terms 42924     	Output space 	101138 	250000
Cancellations 1780   	Nr of expr.  	18 	255
Multiplications 275690	String space 	722 	4096
Records written 204 	Merging		0 	0

At 769 sec: 253456 bytes. Subfile TAP6000L, 185968 bytes.

Terms out 9645, in 9645.

Terms in output 19775
Running time 772 sec			Used	Maximum
Generated terms 69411 	Input space 	4220 	100000
Equal terms 47680     	Output space 	270410 	270412
Cancellations 1956   	Nr of expr.  	18 	255
Multiplications 292506	String space 	722 	4096
Records written 223 	Merging		1 	2


Terms in output 17006
Running time 780 sec			Used	Maximum
Generated terms 69411 	Input space 	4220 	100000
Equal terms 50184     	Output space 	206416 	270412
Cancellations 2221   	Nr of expr.  	18 	255
Multiplications 292506	String space 	722 	4096
Records written 235 	Merging		1 	3

At 783 sec: 176852 bytes. Subfile TAP4000L, 201412 bytes.
	* yep 

Terms in output 8192
Running time 793 sec			Used	Maximum
Generated terms 8192 	Input space 	2908 	100000
Equal terms 0     	Output space 	221852 	250000
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 16384	String space 	722 	4096
Records written 244 	Merging		0 	0

At 798 sec: 180086 bytes. Subfile TAPB000L, 121334 bytes.

Terms in output 16384
Running time 807 sec			Used	Maximum
Generated terms 16384 	Input space 	2908 	100000
Equal terms 0     	Output space 	203900 	250000
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 32768	String space 	722 	4096
Records written 257 	Merging		0 	0

At 812 sec: 193108 bytes. Subfile TAPC000L, 112032 bytes.

Terms out 17006, in 17006.

Terms in output 17006
Running time 815 sec			Used	Maximum
Generated terms 17006 	Input space 	2908 	100000
Equal terms 0     	Output space 	270392 	270412
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 34012	String space 	722 	4096
Records written 269 	Merging		0 	2


Terms in output 17006
Running time 822 sec			Used	Maximum
Generated terms 17006 	Input space 	2908 	100000
Equal terms 0     	Output space 	205510 	270412
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 34012	String space 	722 	4096
Records written 281 	Merging		0 	3

At 825 sec: 176912 bytes. Subfile TAP4000L, 201472 bytes.
> w32w12{} 
L 1	id w32^n~ = (DT(n-10)/(n-10)/(n-11)+DT(9-n))*w32^n   ! contro malocchio 
L 4	id w32^9*[R2(w12,w22,w32)]^-1 = w32^7/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 7983
Running time 848 sec			Used	Maximum
Generated terms 8192 	Input space 	3704 	100000
Equal terms 161     	Output space 	210292 	250000
Cancellations 48   	Nr of expr.  	18 	255
Multiplications 29968	String space 	722 	4096
Records written 290 	Merging		0 	0

At 855 sec: 180194 bytes. Subfile TAPB000L, 121320 bytes.

Terms in output 16130
Running time 874 sec			Used	Maximum
Generated terms 16384 	Input space 	3704 	100000
Equal terms 196     	Output space 	191876 	250000
Cancellations 58   	Nr of expr.  	18 	255
Multiplications 59490	String space 	722 	4096
Records written 303 	Merging		0 	0

At 881 sec: 192562 bytes. Subfile TAPC000L, 111350 bytes.

Terms out 17006, in 17006.

Terms in output 16948
Running time 883 sec			Used	Maximum
Generated terms 17202 	Input space 	3704 	100000
Equal terms 196     	Output space 	270392 	270412
Cancellations 58   	Nr of expr.  	18 	255
Multiplications 62546	String space 	722 	4096
Records written 315 	Merging		0 	2


Terms in output 16948
Running time 890 sec			Used	Maximum
Generated terms 17202 	Input space 	3704 	100000
Equal terms 196     	Output space 	204010 	270412
Cancellations 58   	Nr of expr.  	18 	255
Multiplications 62546	String space 	722 	4096
Records written 327 	Merging		0 	3

At 894 sec: 176556 bytes. Subfile TAP4000L, 200980 bytes.
L 1	id w32^8*[R2(w12,w22,w32)]^-1 = w32^6/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 7500
Running time 904 sec			Used	Maximum
Generated terms 8192 	Input space 	3344 	100000
Equal terms 531     	Output space 	207040 	250000
Cancellations 161   	Nr of expr.  	15 	255
Multiplications 16846	String space 	722 	4096
Records written 336 	Merging		0 	0

At 911 sec: 179932 bytes. Subfile TAPB000L, 121334 bytes.

Terms in output 15253
Running time 919 sec			Used	Maximum
Generated terms 16384 	Input space 	3344 	100000
Equal terms 870     	Output space 	175582 	250000
Cancellations 261   	Nr of expr.  	15 	255
Multiplications 33524	String space 	722 	4096
Records written 349 	Merging		0 	0

At 925 sec: 190354 bytes. Subfile TAPC000L, 108252 bytes.

Terms out 16948, in 16948.

Terms in output 16680
Running time 928 sec			Used	Maximum
Generated terms 17872 	Input space 	3344 	100000
Equal terms 916     	Output space 	270402 	270412
Cancellations 276   	Nr of expr.  	15 	255
Multiplications 36536	String space 	722 	4096
Records written 360 	Merging		0 	2


Terms in output 16680
Running time 934 sec			Used	Maximum
Generated terms 17872 	Input space 	3344 	100000
Equal terms 916     	Output space 	197170 	270412
Cancellations 276   	Nr of expr.  	15 	255
Multiplications 36536	String space 	722 	4096
Records written 372 	Merging		0 	3

At 938 sec: 174448 bytes. Subfile TAP4000L, 198262 bytes.
L 1	id w32^7*[R2(w12,w22,w32)]^-1 = w32^5/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 6665
Running time 948 sec			Used	Maximum
Generated terms 8192 	Input space 	3344 	100000
Equal terms 1174     	Output space 	181360 	250000
Cancellations 353   	Nr of expr.  	15 	255
Multiplications 17404	String space 	722 	4096
Records written 381 	Merging		0 	0

At 957 sec: 175494 bytes. Subfile TAPB000L, 121646 bytes.

Terms in output 13673
Running time 964 sec			Used	Maximum
Generated terms 16384 	Input space 	3356 	100000
Equal terms 2084     	Output space 	125588 	250000
Cancellations 627   	Nr of expr.  	15 	255
Multiplications 34568	String space 	722 	4096
Records written 394 	Merging		0 	0

At 971 sec: 184140 bytes. Subfile TAPC000L, 99864 bytes.

Terms out 16680, in 16680.

Terms in output 15994
Running time 974 sec			Used	Maximum
Generated terms 19039 	Input space 	3356 	100000
Equal terms 2337     	Output space 	270398 	270412
Cancellations 708   	Nr of expr.  	15 	255
Multiplications 40100	String space 	722 	4096
Records written 404 	Merging		0 	2


Terms in output 15994
Running time 980 sec			Used	Maximum
Generated terms 19039 	Input space 	3356 	100000
Equal terms 2337     	Output space 	179492 	270412
Cancellations 708   	Nr of expr.  	15 	255
Multiplications 40100	String space 	722 	4096
Records written 416 	Merging		0 	3

At 983 sec: 169056 bytes. Subfile TAP4000L, 191426 bytes.
L 1	id w32^6*[R2(w12,w22,w32)]^-1 = w32^4/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 5678
Running time 994 sec			Used	Maximum
Generated terms 8192 	Input space 	3344 	100000
Equal terms 1928     	Output space 	155522 	250000
Cancellations 586   	Nr of expr.  	15 	255
Multiplications 18058	String space 	722 	4096
Records written 424 	Merging		0 	0

At 1005 sec: 162478 bytes. Subfile TAPB000L, 122240 bytes.

Terms in output 11559
Running time 1009 sec			Used	Maximum
Generated terms 16384 	Input space 	3356 	100000
Equal terms 3688     	Output space 	71896 	250000
Cancellations 1137   	Nr of expr.  	15 	255
Multiplications 35972	String space 	722 	4096
Records written 437 	Merging		0 	0

At 1018 sec: 174382 bytes. Subfile TAPC000L, 85200 bytes.

Terms out 15994, in 15994.

Terms in output 14720
Running time 1020 sec			Used	Maximum
Generated terms 20376 	Input space 	3356 	100000
Equal terms 4315     	Output space 	270406 	270412
Cancellations 1341   	Nr of expr.  	15 	255
Multiplications 44508	String space 	722 	4096
Records written 446 	Merging		0 	2


Terms in output 14720
Running time 1027 sec			Used	Maximum
Generated terms 20376 	Input space 	3356 	100000
Equal terms 4315     	Output space 	147600 	270412
Cancellations 1341   	Nr of expr.  	15 	255
Multiplications 44508	String space 	722 	4096
Records written 458 	Merging		0 	3

At 1030 sec: 160434 bytes. Subfile TAP4000L, 180288 bytes.
L 1	id w32^5*[R2(w12,w22,w32)]^-1 = w32^3/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 4713
Running time 1040 sec			Used	Maximum
Generated terms 8192 	Input space 	3344 	100000
Equal terms 2666     	Output space 	127980 	250000
Cancellations 813   	Nr of expr.  	15 	255
Multiplications 18712	String space 	722 	4096
Records written 465 	Merging		0 	0

At 1054 sec: 155126 bytes. Subfile TAPB000L, 124154 bytes.

Terms in output 9486
Running time 1056 sec			Used	Maximum
Generated terms 16384 	Input space 	3356 	100000
Equal terms 5222     	Output space 	14262 	250000
Cancellations 1676   	Nr of expr.  	15 	255
Multiplications 37328	String space 	722 	4096
Records written 478 	Merging		0 	0

At 1065 sec: 159506 bytes. Subfile TAPC000L, 61824 bytes.

Terms out 14720, in 14720.

Terms in output 12801
Running time 1067 sec			Used	Maximum
Generated terms 21335 	Input space 	3356 	100000
Equal terms 6471     	Output space 	270412 	270412
Cancellations 2063   	Nr of expr.  	15 	255
Multiplications 48340	String space 	722 	4096
Records written 485 	Merging		0 	2


Terms in output 12801
Running time 1073 sec			Used	Maximum
Generated terms 21335 	Input space 	3356 	100000
Equal terms 6471     	Output space 	99294 	270412
Cancellations 2063   	Nr of expr.  	15 	255
Multiplications 48340	String space 	722 	4096
Records written 497 	Merging		0 	3

At 1075 sec: 145946 bytes. Subfile TAP4000L, 162228 bytes.
L 1	id w32^4*[R2(w12,w22,w32)]^-1 = w32^2/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 3416
Running time 1086 sec			Used	Maximum
Generated terms 8192 	Input space 	3344 	100000
Equal terms 3448     	Output space 	92784 	250000
Cancellations 1328   	Nr of expr.  	15 	255
Multiplications 19396	String space 	722 	4096
Records written 502 	Merging		0 	0


Terms in output 7236
Running time 1097 sec			Used	Maximum
Generated terms 16384 	Input space 	3356 	100000
Equal terms 6640     	Output space 	205406 	250000
Cancellations 2508   	Nr of expr.  	15 	255
Multiplications 38600	String space 	722 	4096
Records written 502 	Merging		0 	0

At 1105 sec: 125334 bytes. Subfile TAPB000L, 126778 bytes.
At 1110 sec: 133042 bytes. Subfile TAPC000L, 23632 bytes.

Terms out 12801, in 12801.

Terms in output 9890
Running time 1113 sec			Used	Maximum
Generated terms 21551 	Input space 	3356 	100000
Equal terms 8532     	Output space 	270286 	270412
Cancellations 3129   	Nr of expr.  	15 	255
Multiplications 50602	String space 	722 	4096
Records written 518 	Merging		0 	2


Terms in output 9890
Running time 1118 sec			Used	Maximum
Generated terms 21551 	Input space 	3356 	100000
Equal terms 8532     	Output space 	22866 	270412
Cancellations 3129   	Nr of expr.  	15 	255
Multiplications 50602	String space 	722 	4096
Records written 531 	Merging		0 	3

At 1119 sec: 120576 bytes. Subfile TAP4000L, 132402 bytes.
L 1	id w32^3*[R2(w12,w22,w32)]^-1 = w32  /[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 2416
Running time 1130 sec			Used	Maximum
Generated terms 8192 	Input space 	3344 	100000
Equal terms 4029     	Output space 	69360 	250000
Cancellations 1747   	Nr of expr.  	15 	255
Multiplications 19924	String space 	722 	4096
Records written 533 	Merging		0 	0


Terms in output 5049
Running time 1142 sec			Used	Maximum
Generated terms 16384 	Input space 	3356 	100000
Equal terms 7949     	Output space 	148466 	250000
Cancellations 3386   	Nr of expr.  	15 	255
Multiplications 39758	String space 	722 	4096
Records written 533 	Merging		0 	0


Terms out 9890, in 9890.

Terms in output 6043
Running time 1147 sec			Used	Maximum
Generated terms 19704 	Input space 	3356 	100000
Equal terms 9541     	Output space 	187280 	250000
Cancellations 4120   	Nr of expr.  	15 	255
Multiplications 47820	String space 	722 	4096
Records written 533 	Merging		0 	0

At 1150 sec: 80470 bytes. Subfile TAP4000L, 86740 bytes.
L 1	id w32^2*[R2(w12,w22,w32)]^-1 =     1/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms in output 174
Running time 1165 sec			Used	Maximum
Generated terms 8192 	Input space 	3344 	100000
Equal terms 4812     	Output space 	5210 	250000
Cancellations 3206   	Nr of expr.  	15 	255
Multiplications 20590	String space 	722 	4096
Records written 542 	Merging		0 	0


Terms out 6043, in 6043.

Terms in output 542
Running time 1177 sec			Used	Maximum
Generated terms 14632 	Input space 	3344 	100000
Equal terms 8432     	Output space 	23676 	250000
Cancellations 5658   	Nr of expr.  	15 	255
Multiplications 36626	String space 	722 	4096
Records written 542 	Merging		0 	0

At 1177 sec: 12642 bytes. Subfile TAP4000L, 13158 bytes.
	* yep 

Terms out 542, in 542.

Terms in output 542
Running time 1179 sec			Used	Maximum
Generated terms 542 	Input space 	2908 	100000
Equal terms 0     	Output space 	22462 	250000
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 1084	String space 	722 	4096
Records written 544 	Merging		0 	0

At 1179 sec: 12642 bytes. Subfile TAP4000L, 13158 bytes.
c  [Rdel(p12,p22,p32)]^-2 e' ancor restato ? 
L 1	id [Rdel(p12,p22,p32)]^n~ = 1/(n+2)* [Rdel(p12,p22,p32)]^n 
	* yep 

Terms out 542, in 542.

Terms in output 542
Running time 1180 sec			Used	Maximum
Generated terms 542 	Input space 	2990 	100000
Equal terms 0     	Output space 	22462 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1084	String space 	722 	4096
Records written 546 	Merging		0 	0

At 1181 sec: 12642 bytes. Subfile TAP4000L, 13158 bytes.
c un passo avanti e uno indietro ? 
L 1	id Addfa, [R2(w12,w22,w32)]*[R2(p22,p32,-w12)]/[temp] 
L 2	id [R2(w12,w22,w32)]  = R2(w12,w22,w32) 
L 4	id [R2(p22,p32,-w12)] = R2(p22,p32,-w12) 
L 6	id [temp]^-1 = 1/[R2(w12,w22,w32)]/[R2(p22,p32,-w12)] 
> P out 
	* yep 

Terms out 542, in 542.

Terms in output 1695
Running time 1189 sec			Used	Maximum
Generated terms 3252 	Input space 	3468 	100000
Equal terms 1471     	Output space 	51888 	250000
Cancellations 86   	Nr of expr.  	18 	255
Multiplications 16260	String space 	728 	4096
Records written 548 	Merging		0 	0

 
p32dTL = 
 + [p12]^-1*[p32]^-1*p1*p2*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 4*w12*w22^2*w32^4 + 4*w12*w22^4*w32^2 - 8*w12*w22^5*w32
  + 12*w12^2*w22^2*w32^3 + 12*w12^2*w22^3*w32^2 + 24*w12^2*w22^4*w32
   - 20*w12^3*w22^2*w32^2 - 24*w12^3*w22^3*w32 + 8*w12^4*w22^2*w32
   - 4*w22^2*w32^5 + 12*w22^3*w32^4 - 12*w22^4*w32^3 + 4*w22^5*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 8*w12*w22*w32^4 - 8*w12*w22^2*w32^3 - 8*w12*w22^3*w32^2
  + 8*w12*w22^4*w32 + 24*w12^2*w22*w32^3 + 16*w12^2*w22^2*w32^2
  + 24*w12^2*w22^3*w32 - 40*w12^3*w22*w32^2 - 40*w12^3*w22^2*w32
  + 16*w12^4*w22*w32 - 8*w22*w32^5 + 32*w22^2*w32^4 - 48*w22^3*w32^3
   + 32*w22^4*w32^2 - 8*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 16*w12*w22*w32^3 - 28*w12*w22^2*w32^2 + 40*w12*w22^3*w32
  + 4*w12*w32^4 - 4*w12^2*w22*w32^2 - 24*w12^2*w22^2*w32 + 12*w12^2
  *w32^3 - 8*w12^3*w22*w32 - 20*w12^3*w32^2 + 8*w12^4*w32
  + 28*w22*w32^4 - 60*w22^2*w32^3 + 52*w22^3*w32^2 - 16*w22^4*w32
  - 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 16*w12*w22*w32^2 + 24*w12*w22^2*w32 - 8*w12*w32^3
  - 24*w12^2*w22*w32 - 8*w12^2*w32^2 + 8*w12^3*w32 - 24*w22*w32^3
  + 24*w22^2*w32^2 - 8*w22^3*w32 + 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 20*w12*w22^2*w32^3 - 12*w12*w22^3*w32^2 - 4*w12*w22^4*w32
  - 4*w12*w22^5 - 12*w12^2*w22^2*w32^2 + 12*w12^2*w22^4 - 4*w12^3*w22^2
  *w32 - 12*w12^3*w22^3 + 4*w12^4*w22^2 - 8*w22^2*w32^4 + 24*w22^3
  *w32^3 - 24*w22^4*w32^2 + 8*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 40*w12*w22*w32^3 - 28*w12*w22^2*w32^2 - 16*w12*w22^3*w32
  + 4*w12*w22^4 - 24*w12^2*w22*w32^2 - 4*w12^2*w22^2*w32 + 12*w12^2
  *w22^3 - 8*w12^3*w22*w32 - 20*w12^3*w22^2 + 8*w12^4*w22
  - 16*w22*w32^4 + 52*w22^2*w32^3 - 60*w22^3*w32^2 + 28*w22^4*w32
  - 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22^2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 20*w12*w22*w32^2 - 20*w12*w22^2*w32 + 20*w12*w22^3
  + 20*w12*w32^3 - 8*w12^2*w22*w32 - 12*w12^2*w22^2 - 12*w12^2*w32^2
   - 4*w12^3*w22 - 4*w12^3*w32 + 4*w12^4 + 32*w22*w32^3 - 48*w22^2
  *w32^2 + 32*w22^3*w32 - 8*w22^4 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22^2*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32 + 12*w12*w22^2 - 4*w12*w32^2 - 12*w12^2*w22
  - 4*w12^2*w32 + 4*w12^3 - 12*w22*w32^2 + 12*w22^2*w32 - 4*w22^3
  + 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22^3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 12*w12*w22^2*w32^2 - 8*w12*w22^3*w32 - 4*w12*w22^4 - 12*w12^2
  *w22^2*w32 - 4*w12^2*w22^3 + 4*w12^3*w22^2 - 4*w22^2*w32^3
  + 12*w22^3*w32^2 - 12*w22^4*w32 + 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22^3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 24*w12*w22*w32^2 - 16*w12*w22^2*w32 - 8*w12*w22^3 - 24*w12^2
  *w22*w32 - 8*w12^2*w22^2 + 8*w12^3*w22 - 8*w22*w32^3 + 24*w22^2*w32^2
   - 24*w22^3*w32 + 8*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p22^3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32 - 4*w12*w22^2 + 12*w12*w32^2 - 4*w12^2*w22
  - 12*w12^2*w32 + 4*w12^3 + 12*w22*w32^2 - 12*w22^2*w32 + 4*w22^3
   - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 4*w12*w22^2*w32^5 + 4*w12*w22^3*w32^4 + 4*w12*w22^4*w32^3
  - 4*w12*w22^5*w32^2 + 12*w12^2*w22^2*w32^4 + 8*w12^2*w22^3*w32^3
   + 12*w12^2*w22^4*w32^2 - 12*w12^3*w22^2*w32^3 - 12*w12^3*w22^3*w32^2
   + 4*w12^4*w22^2*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32^5 + 4*w12*w22^2*w32^4 + 4*w12*w22^4*w32^2
  + 24*w12^2*w22*w32^4 + 12*w12^2*w22^2*w32^3 + 12*w12^2*w22^3*w32^2
   - 24*w12^3*w22*w32^3 - 20*w12^3*w22^2*w32^2 + 8*w12^4*w22*w32^2
   + 4*w22^2*w32^5 - 12*w22^3*w32^4 + 12*w22^4*w32^3 - 4*w22^5*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 4*w12*w22*w32^4 - 12*w12*w22^2*w32^3 + 20*w12*w22^3*w32^2
  - 4*w12*w32^5 - 12*w12^2*w22^2*w32^2 + 12*w12^2*w32^4 - 4*w12^3*w22
  *w32^2 - 12*w12^3*w32^3 + 4*w12^4*w32^2 + 8*w22*w32^5 - 24*w22^2
  *w32^4 + 24*w22^3*w32^3 - 8*w22^4*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p2*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32^3 + 12*w12*w22^2*w32^2 - 4*w12*w32^4
  - 12*w12^2*w22*w32^2 - 4*w12^2*w32^3 + 4*w12^3*w32^2 - 12*w22*w32^4
   + 12*w22^2*w32^3 - 4*w22^3*w32^2 + 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p22*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32^5 - 8*w12*w22^2*w32^4 + 8*w12*w22^3*w32^3
  - 8*w12*w22^4*w32^2 - 4*w12^2*w22*w32^4 - 44*w12^2*w22^2*w32^3
  + 16*w12^2*w22^3*w32^2 - 16*w12^3*w22*w32^3 - 24*w12^3*w22^2*w32^2
   + 12*w12^4*w22*w32^2 - 4*w22^2*w32^5 + 12*w22^3*w32^4 - 12*w22^4
  *w32^3 + 4*w22^5*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p22*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 12*w12*w22*w32^4 - 36*w12*w22^3*w32^2 + 24*w12^2*w22*w32^3
   + 36*w12^2*w22^2*w32^2 - 12*w12^3*w22*w32^2 + 12*w22^2*w32^4
  - 24*w22^3*w32^3 + 12*w22^4*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p22*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 24*w12*w22*w32^3 - 16*w12*w22^2*w32^2 - 24*w12*w32^4
  + 32*w12^2*w22*w32^2 + 36*w12^2*w32^3 - 16*w12^3*w32^2 - 8*w22*w32^4
   + 4*w22^2*w32^3 + 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p22*p3*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32^2 + 16*w12*w32^3 - 8*w12^2*w32^2 + 16*w22*w32^3
   - 8*w22^2*w32^2 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p22*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22^2*w32^5 - 20*w12*w22^3*w32^4 + 16*w12*w22^4*w32^3
  - 4*w12*w22^5*w32^2 - 4*w12^2*w22^2*w32^4 - 32*w12^2*w22^3*w32^3
   + 20*w12^2*w22^4*w32^2 - 16*w12^3*w22^2*w32^3 - 28*w12^3*w22^3*w32^2
   + 12*w12^4*w22^2*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p22^2*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32^4 - 20*w12*w22^2*w32^3 + 80*w12*w22^3*w32^2
  - 28*w12*w22^4*w32 - 32*w12^2*w22*w32^3 - 72*w12^2*w22^2*w32^2
  + 44*w12^2*w22^3*w32 - 36*w12^3*w22^2*w32 + 12*w12^4*w22*w32
  + 4*w22*w32^5 - 32*w22^2*w32^4 + 60*w22^3*w32^3 - 40*w22^4*w32^2
   + 8*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p22^2*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 24*w12*w22^2*w32^2 - 72*w12*w22^3*w32 + 36*w12^2*w22*w32^2
  + 72*w12^2*w22^2*w32 - 24*w12^3*w22*w32 - 12*w22*w32^4 + 48*w22^2
  *w32^3 - 60*w22^3*w32^2 + 24*w22^4*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p22^2*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 44*w12*w22^2*w32 - 36*w12*w32^3 + 52*w12^2*w22*w32
  + 48*w12^2*w32^2 - 20*w12^3*w32 - 4*w22*w32^3 - 16*w22^2*w32^2
  + 12*w22^3*w32 + 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p22^2*p3*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w32^2 - 4*w12^2*w32 + 8*w22*w32^2
  - 4*w22^2*w32 - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p22^2*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22^2*w32^4 - 56*w12*w22^3*w32^3 + 48*w12*w22^4*w32^2
   - 8*w12*w22^5*w32 - 32*w12^2*w22^2*w32^3 - 60*w12^2*w22^3*w32^2
   + 28*w12^2*w22^4*w32 - 32*w12^3*w22^3*w32 + 12*w12^4*w22^2*w32
  + 4*w22^2*w32^5 - 12*w22^3*w32^4 + 12*w22^4*w32^3 - 4*w22^5*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p22^3*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22^2*w32^2 + 104*w12*w22^3*w32 - 16*w12*w22^4
  - 32*w12^2*w22*w32^2 - 76*w12^2*w22^2*w32 + 24*w12^2*w22^3
  + 16*w12^3*w22*w32 - 16*w12^3*w22^2 + 4*w12^4*w22 + 12*w22*w32^4
   - 60*w22^2*w32^3 + 88*w22^3*w32^2 - 44*w22^4*w32 + 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p22^3*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 36*w12*w22*w32^2 + 48*w12*w22^2*w32 - 36*w12*w22^3 + 36*w12^2
  *w22^2 - 12*w12^3*w22 - 24*w22*w32^3 + 60*w22^2*w32^2 - 48*w22^3
  *w32 + 12*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p22^3*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 24*w12*w22^2 - 16*w12*w32^2 + 24*w12^2*w22
   + 20*w12^2*w32 - 8*w12^3 - 12*w22^2*w32 + 8*w22^3 + 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p22^3*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 60*w12*w22^3*w32^2 + 48*w12*w22^4*w32 - 4*w12*w22^5
  - 32*w12^2*w22^2*w32^2 - 56*w12^2*w22^3*w32 + 12*w12^2*w22^4
  + 16*w12^3*w22^2*w32 - 12*w12^3*w22^3 + 4*w12^4*w22^2 + 12*w22^2
  *w32^4 - 32*w22^3*w32^3 + 28*w22^4*w32^2 - 8*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p22^4*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22*w32^2 - 8*w12*w22^2*w32 + 40*w12*w22^3
  - 4*w12^2*w22*w32 - 32*w12^2*w22^2 + 8*w12^3*w22 + 12*w22*w32^3
  - 40*w22^2*w32^2 + 44*w22^3*w32 - 16*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p22^4*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 24*w12*w22*w32 + 24*w12*w22^2 - 12*w12^2*w22 - 12*w22*w32^2
  + 24*w22^2*w32 - 12*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p22^4*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22^2*w32^2 - 32*w12*w22^3*w32 + 16*w12*w22^4
  - 4*w12^2*w22^2*w32 - 20*w12^2*w22^3 + 8*w12^3*w22^2 + 12*w22^2*w32^3
   - 28*w22^3*w32^2 + 20*w22^4*w32 - 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p22^5*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w22^2 + 4*w12^2*w22 + 4*w22*w32^2
  - 8*w22^2*w32 + 4*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p22^5*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22^2*w32 - 8*w12*w22^3 + 4*w12^2*w22^2 + 4*w22^2*w32^2
   - 8*w22^3*w32 + 4*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12*w22^2*w32^5 - 8*w12*w22^3*w32^4 + 4*w12*w22^4*w32^3
  + 4*w12^2*w22*w32^5 - 16*w12^2*w22^2*w32^4 - 4*w12^2*w22^3*w32^3
   - 8*w12^3*w22*w32^4 - 4*w12^3*w22^2*w32^3 + 4*w12^4*w22*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32^4 + 4*w12*w22^2*w32^3 - 4*w12*w32^5 + 4*w12^2
  *w22*w32^3 + 8*w12^2*w32^4 - 4*w12^3*w32^3 - 4*w22*w32^5
  + 8*w22^2*w32^4 - 4*w22^3*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p3*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32^3 + 8*w12*w32^4 - 4*w12^2*w32^3 + 8*w22*w32^4
  - 4*w22^2*w32^3 - 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12^2*w22^2*w32^5 - 8*w12^2*w22^3*w32^4 + 4*w12^2*w22^4*w32^3
   - 8*w12^3*w22^2*w32^4 - 8*w12^3*w22^3*w32^3 + 4*w12^4*w22^2*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 8*w12*w22*w32^4 + 28*w12*w22^3*w32^2 - 40*w12*w22^4*w32
  + 4*w12*w22^5 + 24*w12^2*w22*w32^3 + 32*w12^2*w22^2*w32^2
  + 68*w12^2*w22^3*w32 - 12*w12^2*w22^4 - 40*w12^3*w22*w32^2
  - 48*w12^3*w22^2*w32 + 12*w12^3*w22^3 + 16*w12^4*w22*w32
  - 4*w12^4*w22^2 - 8*w22*w32^5 + 20*w22^2*w32^4 - 12*w22^3*w32^3
  - 4*w22^4*w32^2 + 4*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 16*w12*w22*w32^3 - 28*w12*w22^2*w32^2 - 8*w12*w22^3*w32
  - 4*w12*w22^4 - 8*w12*w32^4 - 24*w12^2*w22*w32^2 - 36*w12^2*w22^2
  *w32 - 12*w12^2*w22^3 - 24*w12^2*w32^3 + 64*w12^3*w22*w32
  + 20*w12^3*w22^2 + 40*w12^3*w32^2 - 8*w12^4*w22 - 16*w12^4*w32
  - 16*w22*w32^4 + 12*w22^2*w32^3 - 4*w22^3*w32^2 - 4*w22^4*w32
  + 4*w22^5 + 8*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 4*w12*w22*w32^2 - 120*w12*w22^2*w32 - 20*w12*w22^3
  + 16*w12*w32^3 + 108*w12^2*w22*w32 + 12*w12^2*w22^2 + 24*w12^2*w32^2
   + 4*w12^3*w22 - 16*w12^3*w32 - 4*w12^4 + 84*w22*w32^3 - 100*w22^2
  *w32^2 + 28*w22^3*w32 + 8*w22^4 - 20*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 24*w12*w22*w32 - 12*w12*w22^2 - 28*w12*w32^2 + 12*w12^2*w22
   + 20*w12^2*w32 - 4*w12^3 - 20*w22*w32^2 + 4*w22^2*w32 + 4*w22^3
   + 12*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 40*w12*w22*w32^3 - 20*w12*w22^2*w32^2 + 16*w12*w22^3*w32
  - 4*w12*w22^4 - 24*w12^2*w22*w32^2 + 4*w12^2*w22^2*w32 + 28*w12^2
  *w22^3 - 8*w12^3*w22*w32 - 28*w12^3*w22^2 + 8*w12^4*w22
  - 16*w22*w32^4 + 44*w22^2*w32^3 - 44*w22^3*w32^2 + 20*w22^4*w32
  - 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 24*w12*w22*w32^2 + 40*w12*w22^2*w32 + 40*w12*w22^3 - 40*w12*w32^3
   - 40*w12^2*w22^2 + 24*w12^2*w32^2 + 24*w12^3*w22 + 8*w12^3*w32
  - 8*w12^4 - 48*w22*w32^3 + 32*w22^2*w32^2 + 16*w22^3*w32
  - 16*w22^4 + 16*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22^2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 40*w12*w22*w32 - 20*w12*w22^2 + 12*w12*w32^2 + 28*w12^2*w22
  + 12*w12^2*w32 - 12*w12^3 + 28*w22*w32^2 - 20*w22^2*w32
  + 4*w22^3 - 12*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22^3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 24*w12*w22*w32^2 - 16*w12*w22^2*w32 - 8*w12*w22^3 - 24*w12^2
  *w22*w32 - 8*w12^2*w22^2 + 8*w12^3*w22 - 8*w22*w32^3 + 24*w22^2*w32^2
   - 24*w22^3*w32 + 8*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p22^3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 16*w12*w22*w32 + 8*w12*w22^2 - 24*w12*w32^2 + 8*w12^2*w22
  + 24*w12^2*w32 - 8*w12^3 - 24*w22*w32^2 + 24*w22^2*w32 - 8*w22^3
   + 8*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32^5 + 4*w12*w22^2*w32^4 + 12*w12*w22^3*w32^3
  - 4*w12*w22^4*w32^2 - 4*w12*w22^5*w32 + 24*w12^2*w22*w32^4
  + 20*w12^2*w22^2*w32^3 + 48*w12^2*w22^3*w32^2 + 4*w12^2*w22^4*w32
   - 24*w12^3*w22*w32^3 - 20*w12^3*w22^2*w32^2 + 4*w12^3*w22^3*w32
   + 8*w12^4*w22*w32^2 - 4*w12^4*w22^2*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 24*w12*w22*w32^4 - 36*w12*w22^2*w32^3 + 64*w12*w22^3*w32^2
   - 12*w12*w22^4*w32 + 8*w12*w32^5 - 16*w12^2*w22*w32^3 + 28*w12^2
  *w22^2*w32^2 + 28*w12^2*w22^3*w32 - 24*w12^2*w32^4 + 40*w12^3*w22
  *w32^2 - 4*w12^3*w22^2*w32 + 24*w12^3*w32^3 - 8*w12^4*w22*w32
  - 8*w12^4*w32^2 + 8*w22*w32^5 - 20*w22^2*w32^4 + 12*w22^3*w32^3
  + 4*w22^4*w32^2 - 4*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 20*w12*w22*w32^3 + 44*w12*w22^2*w32^2 + 4*w12*w22^3*w32
  + 4*w12*w32^4 + 104*w12^2*w22*w32^2 + 36*w12^2*w22^2*w32
  + 12*w12^2*w32^3 - 20*w12^3*w22*w32 - 4*w12^3*w32^2 - 4*w12^4*w32
   + 32*w22*w32^4 - 56*w22^2*w32^3 + 48*w22^3*w32^2 - 16*w22^4*w32
   - 8*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 56*w12*w22*w32^2 + 28*w12*w22^2*w32 - 20*w12*w32^3 + 4*w12^2
  *w22*w32 + 28*w12^2*w32^2 - 12*w12^3*w32 - 28*w22*w32^3
  + 44*w22^2*w32^2 - 20*w22^3*w32 + 4*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p2*p32^5*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 16*w12*w22*w32 + 16*w12*w32^2 - 8*w12^2*w32 + 16*w22*w32^2
  - 8*w22^2*w32 - 8*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 36*w12*w22*w32^4 - 64*w12*w22^2*w32^3 + 68*w12*w22^3*w32^2
  - 40*w12*w22^4*w32 - 60*w12^2*w22*w32^3 - 12*w12^2*w22^2*w32^2
  + 56*w12^2*w22^3*w32 + 28*w12^3*w22*w32^2 - 24*w12^3*w22^2*w32
  - 4*w22*w32^5 + 4*w22^2*w32^4 + 12*w22^3*w32^3 - 20*w22^4*w32^2
  + 8*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 48*w12*w22*w32^3 + 16*w12*w22^2*w32^2 - 72*w12*w22^3*w32
  + 24*w12*w32^4 + 16*w12^2*w22*w32^2 + 72*w12^2*w22^2*w32
  - 36*w12^2*w32^3 - 24*w12^3*w22*w32 + 16*w12^3*w32^2 + 8*w22*w32^4
   + 20*w22^2*w32^3 - 48*w22^3*w32^2 + 24*w22^4*w32 - 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 64*w12*w22*w32^2 - 56*w12*w22^2*w32 - 40*w12*w32^3
  + 40*w12^2*w22*w32 + 32*w12^2*w32^2 - 8*w12^3*w32 - 8*w22*w32^3
  - 32*w22^2*w32^2 + 24*w22^3*w32 + 16*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22*p3*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22*w32 - 16*w12*w32^2 + 8*w12^2*w32 - 16*w22*w32^2
   + 8*w22^2*w32 + 8*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32^5 - 4*w12*w22^2*w32^4 - 24*w12*w22^3*w32^3
  + 28*w12*w22^4*w32^2 - 8*w12*w22^5*w32 - 4*w12^2*w22*w32^4
  - 64*w12^2*w22^2*w32^3 + 4*w12^2*w22^3*w32^2 + 16*w12^2*w22^4*w32
   - 16*w12^3*w22*w32^3 - 12*w12^3*w22^2*w32^2 - 8*w12^3*w22^3*w32
   + 12*w12^4*w22*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^2*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 20*w12*w22*w32^3 + 32*w12*w22^2*w32^2 + 28*w12*w22^3*w32
  + 32*w12*w22^4 - 36*w12^2*w22*w32^2 - 56*w12^2*w22^2*w32
  - 48*w12^2*w22^3 + 28*w12^3*w22*w32 + 32*w12^3*w22^2 - 8*w12^4*w22
   - 4*w22*w32^4 - 8*w22^2*w32^3 + 20*w22^3*w32^2 - 8*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^2*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 48*w12*w22*w32^2 + 68*w12*w22^2*w32 + 72*w12*w22^3 + 36*w12*w32^3
   - 112*w12^2*w22*w32 - 72*w12^2*w22^2 - 48*w12^2*w32^2 + 24*w12^3
  *w22 + 20*w12^3*w32 - 8*w22*w32^3 + 16*w22^2*w32^2 + 24*w22^3*w32
   - 24*w22^4 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^2*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32 + 48*w12*w22^2 + 24*w12*w32^2 - 48*w12^2*w22
  - 36*w12^2*w32 + 16*w12^3 - 8*w22*w32^2 + 28*w22^2*w32 - 16*w22^3
   - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^2*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32^4 - 72*w12*w22^2*w32^3 + 56*w12*w22^3*w32^2
  - 8*w12*w22^4*w32 + 8*w12*w22^5 - 32*w12^2*w22*w32^3 - 60*w12^2*w22^2
  *w32^2 + 20*w12^2*w22^3*w32 - 24*w12^2*w22^4 - 16*w12^3*w22^2*w32
   + 24*w12^3*w22^3 + 12*w12^4*w22*w32 - 8*w12^4*w22^2 + 4*w22*w32^5
   - 4*w22^2*w32^4 - 12*w22^3*w32^3 + 20*w22^4*w32^2 - 8*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^3*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 12*w12*w22*w32^2 - 24*w12*w22^2*w32 - 84*w12*w22^3 + 12*w12^2
  *w22*w32 + 60*w12^2*w22^2 - 12*w12^3*w22 - 12*w22*w32^3
  + 60*w22^2*w32^2 - 84*w22^3*w32 + 36*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^3*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 56*w12*w22*w32 - 40*w12*w22^2 + 16*w12*w32^2 + 8*w12^2*w22
   - 20*w12^2*w32 + 8*w12^3 + 32*w22*w32^2 - 52*w22^2*w32
  + 24*w22^3 - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^3*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 76*w12*w22^2*w32^2 + 64*w12*w22^3*w32 - 36*w12*w22^4
  - 32*w12^2*w22*w32^2 - 24*w12^2*w22^2*w32 + 52*w12^2*w22^3
  + 16*w12^3*w22*w32 - 28*w12^3*w22^2 + 4*w12^4*w22 + 12*w22*w32^4
   - 32*w22^2*w32^3 + 36*w22^3*w32^2 - 24*w22^4*w32 + 8*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^4*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 24*w12*w22*w32 + 24*w12*w22^2 - 12*w12^2*w22 - 12*w22*w32^2
  + 24*w22^2*w32 - 12*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^4*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22*w32^2 - 16*w12*w22^2*w32 + 32*w12*w22^3
  - 4*w12^2*w22*w32 - 28*w12^2*w22^2 + 8*w12^3*w22 + 12*w22*w32^3
  - 36*w22^2*w32^2 + 36*w22^3*w32 - 12*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p22^5*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w22^2 + 4*w12^2*w22 + 4*w22*w32^2
  - 8*w22^2*w32 + 4*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12*w22*w32^5 - 12*w12*w22^3*w32^3 + 8*w12*w22^4*w32^2
  - 40*w12^2*w22^2*w32^3 - 8*w12^2*w22^3*w32^2 - 12*w12^3*w22*w32^3
   - 8*w12^3*w22^2*w32^2 + 8*w12^4*w22*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32^4 + 4*w12*w22^2*w32^3 + 4*w12*w32^5
  - 8*w12^2*w22*w32^3 - 8*w12^2*w32^4 + 4*w12^3*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 24*w12*w22*w32^3 + 8*w12*w22^2*w32^2 - 16*w12*w32^4
  + 8*w12^2*w22*w32^2 + 20*w12^2*w32^3 - 8*w12^3*w32^2 - 16*w22*w32^4
   + 20*w22^2*w32^3 - 8*w22^3*w32^2 + 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p3*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32^2 + 16*w12*w32^3 - 8*w12^2*w32^2 + 16*w22*w32^3
   - 8*w22^2*w32^2 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12^2*w22*w32^5 - 12*w12^2*w22^3*w32^3 + 8*w12^2*w22^4*w32^2
   - 8*w12^3*w22*w32^4 - 24*w12^3*w22^2*w32^3 - 16*w12^3*w22^3*w32^2
   + 4*w12^4*w22*w32^3 + 8*w12^4*w22^2*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 44*w12*w22^2*w32^2 - 56*w12*w22^3*w32 + 8*w12*w22^4
  + 4*w12*w32^4 + 28*w12^2*w22*w32^2 + 64*w12^2*w22^2*w32
  - 24*w12^2*w22^3 + 12*w12^2*w32^3 - 24*w12^3*w22*w32 + 24*w12^3*w22^2
   - 20*w12^3*w32^2 - 8*w12^4*w22 + 8*w12^4*w32 + 4*w22*w32^4
  + 12*w22^2*w32^3 - 20*w22^3*w32^2 + 8*w22^4*w32 - 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 112*w12*w22*w32^2 + 24*w12*w22^2*w32 - 32*w12*w22^3
  - 8*w12*w32^3 - 24*w12^2*w22*w32 + 48*w12^2*w22^2 - 24*w12^2*w32^2
   - 32*w12^3*w22 + 8*w12^3*w32 + 8*w12^4 - 24*w22*w32^3 + 8*w22^2
  *w32^2 - 8*w22^3*w32 + 8*w22^4 + 16*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p22*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 48*w12*w22*w32 + 24*w12*w22^2 + 56*w12*w32^2 - 24*w12^2*w22
  - 40*w12^2*w32 + 8*w12^3 + 40*w22*w32^2 - 8*w22^2*w32 - 8*w22^3
  - 24*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 4*w12*w22*w32^2 + 44*w12*w22^2*w32 + 4*w12*w22^3 + 20*w12*w32^3
   + 8*w12^2*w22*w32 + 20*w12^2*w22^2 - 12*w12^2*w32^2 - 20*w12^3*w22
   - 4*w12^3*w32 + 4*w12^4 + 16*w22*w32^3 - 16*w22^2*w32^2
  + 16*w22^3*w32 - 8*w22^4 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 56*w12*w22*w32 + 4*w12*w22^2 - 12*w12*w32^2 - 20*w12^2*w22
   - 12*w12^2*w32 + 12*w12^3 - 20*w22*w32^2 + 4*w22^2*w32
  + 4*w22^3 + 12*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p22^3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32 - 4*w12*w22^2 + 12*w12*w32^2 - 4*w12^2*w22
  - 12*w12^2*w32 + 4*w12^3 + 12*w22*w32^2 - 12*w22^2*w32 + 4*w22^3
   - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 4*w12*w22*w32^4 + 12*w12*w22^2*w32^3 + 4*w12*w22^3*w32^2
  - 8*w12*w22^4*w32 - 4*w12*w32^5 + 16*w12^2*w22*w32^3 + 60*w12^2*w22^2
  *w32^2 + 8*w12^2*w22^3*w32 + 12*w12^2*w32^4 - 4*w12^3*w22*w32^2
  + 8*w12^3*w22^2*w32 - 12*w12^3*w32^3 - 8*w12^4*w22*w32 + 4*w12^4
  *w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 56*w12*w22*w32^3 + 52*w12*w22^2*w32^2 + 4*w12*w32^4
  - 4*w12^2*w22*w32^2 + 32*w12^2*w22^2*w32 - 12*w12^2*w32^3
  - 32*w12^3*w22*w32 - 4*w12^3*w32^2 + 8*w12^4*w32 - 4*w22*w32^4
  - 12*w22^2*w32^3 + 20*w22^3*w32^2 - 8*w22^4*w32 + 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 16*w12*w22*w32^2 + 40*w12*w22^2*w32 + 40*w12*w32^3
  - 56*w12^2*w22*w32 - 56*w12^2*w32^2 + 24*w12^3*w32 + 8*w22*w32^3
   + 8*w22^2*w32^2 - 8*w22^3*w32 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p2*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 32*w12*w22*w32 - 32*w12*w32^2 + 16*w12^2*w32 - 32*w22*w32^2
   + 16*w22^2*w32 + 16*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 24*w12*w22*w32^3 - 16*w12*w22^2*w32^2 + 8*w12*w22^3*w32
  - 16*w12*w22^4 - 20*w12^2*w22*w32^2 - 4*w12^2*w22^2*w32
  + 24*w12^2*w22^3 - 16*w12^3*w22^2 + 4*w12^4*w22 - 8*w22*w32^4
  + 20*w22^2*w32^3 - 12*w22^3*w32^2 - 4*w22^4*w32 + 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 12*w12*w22*w32^2 + 8*w12*w22^2*w32 - 36*w12*w22^3
  + 24*w12*w32^3 + 8*w12^2*w22*w32 + 36*w12^2*w22^2 - 24*w12^2*w32^2
   - 12*w12^3*w22 + 8*w12^3*w32 + 16*w22*w32^3 + 4*w22^2*w32^2
  - 24*w22^3*w32 + 12*w22^4 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32 - 24*w12*w22^2 + 24*w12^2*w22 + 12*w12^2*w32
  - 8*w12^3 + 16*w22*w32^2 - 20*w22^2*w32 + 8*w22^3 - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32^4 - 32*w12*w22^2*w32^3 + 12*w12*w22^3*w32^2
  + 8*w12*w22^4*w32 - 4*w12*w22^5 - 32*w12^2*w22*w32^3 - 28*w12^2*w22^2
  *w32^2 + 12*w12^2*w22^4 + 16*w12^3*w22*w32^2 - 8*w12^3*w22^2*w32
   - 12*w12^3*w22^3 + 4*w12^4*w22^2 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22^2*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32^2 + 40*w12*w22^2*w32 + 48*w12*w22^3
  + 4*w12^2*w22*w32 - 24*w12^2*w22^2 + 4*w22*w32^3 - 32*w22^2*w32^2
   + 52*w22^3*w32 - 24*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22^2*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 40*w12*w22*w32 + 8*w12*w22^2 - 32*w12*w32^2 + 20*w12^2*w22
  + 40*w12^2*w32 - 16*w12^3 - 28*w22*w32^2 + 32*w22^2*w32
  - 12*w22^3 + 8*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22^2*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22*w32^3 + 8*w12*w22^2*w32^2 - 16*w12*w22^3*w32
  + 24*w12*w22^4 - 20*w12^2*w22^2*w32 - 44*w12^2*w22^3 + 16*w12^3*w22
  *w32 + 32*w12^3*w22^2 - 8*w12^4*w22 + 8*w22*w32^4 - 20*w22^2*w32^3
   + 12*w22^3*w32^2 + 4*w22^4*w32 - 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22^3*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 24*w12*w22*w32 - 24*w12*w22^2 + 12*w12^2*w22 + 12*w22*w32^2
   - 24*w22^2*w32 + 12*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22^3*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22*w32^2 + 8*w12*w22^2*w32 - 40*w12*w22^3
  + 32*w12^2*w22*w32 + 44*w12^2*w22^2 - 16*w12^3*w22 + 12*w22^2*w32^2
   - 24*w22^3*w32 + 12*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p22^4*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32 + 16*w12*w22^2 - 8*w12^2*w22 - 8*w22*w32^2
  + 16*w22^2*w32 - 8*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32^4 - 12*w12*w22^2*w32^3 + 4*w12*w22^4*w32
  - 12*w12^2*w22*w32^3 - 32*w12^2*w22^2*w32^2 - 4*w12^2*w22^3*w32
  - 4*w12^3*w22^2*w32 + 4*w12^4*w22*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22*w32^3 + 8*w12*w22^2*w32^2 + 8*w12*w32^4
  - 16*w12^2*w22*w32^2 - 16*w12^2*w32^3 + 8*w12^3*w32^2 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12*w22^2*w32 - 20*w12*w32^3 + 4*w12^2*w22*w32 + 16*w12^2*w32^2
   - 4*w12^3*w32 - 20*w22*w32^3 + 16*w22^2*w32^2 - 4*w22^3*w32
  + 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p3*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w32^2 - 4*w12^2*w32 + 8*w22*w32^2
  - 4*w22^2*w32 - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^2*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12^2*w22*w32^4 - 12*w12^2*w22^2*w32^3 + 4*w12^2*w22^4*w32
   - 16*w12^3*w22*w32^3 - 24*w12^3*w22^2*w32^2 - 8*w12^3*w22^3*w32
   + 8*w12^4*w22*w32^2 + 4*w12^4*w22^2*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p2*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 20*w12*w22*w32^2 - 24*w12*w22^2*w32 + 4*w12*w22^3 + 20*w12^2
  *w22*w32 - 12*w12^2*w22^2 + 8*w12^2*w32^2 + 12*w12^3*w22
  - 4*w12^4 + 12*w22*w32^3 - 12*w22^2*w32^2 + 4*w22^3*w32
  - 4*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p2*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( - 24*w12*w22*w32 - 12*w12*w22^2 - 28*w12*w32^2 + 12*w12^2*w22
   + 20*w12^2*w32 - 4*w12^3 - 20*w22*w32^2 + 4*w22^2*w32 + 4*w22^3
   + 12*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p2*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 24*w12*w22*w32 + 4*w12*w22^2 + 4*w12*w32^2 + 4*w12^2*w22
  + 4*w12^2*w32 - 4*w12^3 + 4*w22*w32^2 + 4*w22^2*w32 - 4*w22^3
  - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 4*w12*w22*w32^3 + 4*w12*w22^2*w32^2 - 4*w12*w22^3*w32
  - 4*w12*w32^4 + 24*w12^2*w22*w32^2 + 4*w12^2*w22^2*w32 + 4*w12^2
  *w32^3 + 4*w12^3*w22*w32 + 4*w12^3*w32^2 - 4*w12^4*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 24*w12*w22*w32^2 - 4*w12*w22^2*w32 - 20*w12*w32^3 + 20*w12^2
  *w22*w32 + 28*w12^2*w32^2 - 12*w12^3*w32 - 12*w22*w32^3
  + 12*w22^2*w32^2 - 4*w22^3*w32 + 4*w32^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z2+1)/(z2-1))]*dp1
  * ( 16*w12*w22*w32 + 16*w12*w32^2 - 8*w12^2*w32 + 16*w22*w32^2
  - 8*w22^2*w32 - 8*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p22*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 12*w12*w22*w32^2 - 8*w12*w22^2*w32 - 4*w12*w22^3 - 12*w12^2*w22
  *w32 - 4*w12^2*w22^2 + 4*w12^3*w22 - 4*w22*w32^3 + 12*w22^2*w32^2
   - 12*w22^3*w32 + 4*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p22*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 + 8*w12*w22^2 + 16*w12*w32^2 - 16*w12^2*w22
  - 20*w12^2*w32 + 8*w12^3 + 8*w22*w32^2 - 4*w22^2*w32 - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p22*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32^3 - 20*w12*w22^2*w32^2 + 16*w12*w22^3*w32
  - 4*w12*w22^4 - 12*w12^2*w22*w32^2 - 16*w12^2*w22^2*w32
  + 12*w12^2*w22^3 - 12*w12^3*w22^2 + 4*w12^4*w22 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p22^2*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w22^2 - 4*w12^2*w22 - 4*w22*w32^2
  + 8*w22^2*w32 - 4*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p22^2*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22^2*w32 + 16*w12*w22^3 - 12*w12^2*w22*w32
  - 20*w12^2*w22^2 + 8*w12^3*w22 + 4*w22*w32^3 - 12*w22^2*w32^2
  + 12*w22^3*w32 - 4*w22^4 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p22^3*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w22^2 + 4*w12^2*w22 + 4*w22*w32^2
  - 8*w22^2*w32 + 4*w22^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12*w22*w32^3 - 8*w12*w22^2*w32^2 + 4*w12*w22^3*w32
  - 8*w12^2*w22*w32^2 - 8*w12^2*w22^2*w32 + 4*w12^3*w22*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32^2 + 4*w12*w22^2*w32 + 4*w12*w32^3 - 8*w12^2*w22
  *w32 - 8*w12^2*w32^2 + 4*w12^3*w32 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w32^2 + 4*w12^2*w32 - 8*w22*w32^2
  + 4*w22^2*w32 + 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p1*p12^3*p3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12^2*w22*w32^3 - 8*w12^2*w22^2*w32^2 + 4*w12^2*w22^3*w32
  - 8*w12^3*w22*w32^2 - 8*w12^3*w22^2*w32 + 4*w12^4*w22*w32 )
 
 + [p12]^-1*[p32]^-1*p12*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 16*w12*w22*w32^5 + 48*w12*w22^2*w32^4 - 44*w12*w22^3*w32^3
   + 8*w12*w22^4*w32^2 + 4*w12*w22^5*w32 + 8*w12^2*w22*w32^4
  + 48*w12^2*w22^2*w32^3 - 64*w12^2*w22^3*w32^2 - 8*w12^2*w22^4*w32
   + 32*w12^3*w22*w32^3 + 64*w12^3*w22^2*w32^2 + 4*w12^3*w22^3*w32
   - 24*w12^4*w22*w32^2 )
 
 + [p12]^-1*[p32]^-1*p12*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 28*w12*w22*w32^4 + 28*w12*w22^2*w32^3 - 4*w12*w22^3*w32^2
  + 4*w12*w22^4*w32 + 20*w12^2*w22*w32^3 - 32*w12^2*w22^2*w32^2
  - 20*w12^2*w22^3*w32 - 4*w12^3*w22*w32^2 + 12*w12^3*w22^2*w32
  + 12*w22*w32^5 - 40*w22^2*w32^4 + 48*w22^3*w32^3 - 24*w22^4*w32^2
   + 4*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p12*p22*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 52*w12*w22*w32^3 + 68*w12*w22^2*w32^2 - 12*w12*w22^3*w32
  + 36*w12*w32^4 - 124*w12^2*w22*w32^2 - 12*w12^2*w22^2*w32
  - 60*w12^2*w32^3 + 12*w12^3*w22*w32 + 28*w12^3*w32^2 - 36*w22*w32^4
   + 96*w22^2*w32^3 - 68*w22^3*w32^2 + 12*w22^4*w32 - 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p12*p22*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 24*w12*w22*w32^2 - 20*w12*w22^2*w32 + 12*w12*w32^3
  + 4*w12^2*w22*w32 - 12*w12^2*w32^2 + 4*w12^3*w32 + 20*w22*w32^3
  - 28*w22^2*w32^2 + 12*w22^3*w32 - 4*w32^4 )
 
 + [p12]^-1*[p32]^-1*p12*p22*p32^5*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w32^2 + 4*w12^2*w32 - 8*w22*w32^2
  + 4*w22^2*w32 + 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 32*w12*w22*w32^4 + 104*w12*w22^2*w32^3 - 92*w12*w22^3*w32^2
   + 16*w12*w22^4*w32 + 4*w12*w22^5 + 64*w12^2*w22*w32^3 + 120*w12^2
  *w22^2*w32^2 - 60*w12^2*w22^3*w32 - 12*w12^2*w22^4 + 72*w12^3*w22^2
  *w32 + 12*w12^3*w22^3 - 24*w12^4*w22*w32 - 4*w12^4*w22^2
  - 8*w22*w32^5 + 28*w22^2*w32^4 - 36*w22^3*w32^3 + 20*w22^4*w32^2
   - 4*w22^5*w32 )
 
 + [p12]^-1*[p32]^-1*p12*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 124*w12*w22*w32^3 - 52*w12*w22^2*w32^2 + 36*w12*w22^3*w32
  - 4*w12*w22^4 + 60*w12^2*w22*w32^2 - 12*w12^2*w22^2*w32
  - 12*w12^2*w22^3 + 12*w12^3*w22*w32 + 20*w12^3*w22^2 - 8*w12^4*w22
   + 60*w22*w32^4 - 148*w22^2*w32^3 + 120*w22^3*w32^2 - 36*w22^4*w32
   + 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p12*p22^2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 52*w12*w22*w32^2 + 132*w12*w22^2*w32 - 20*w12*w22^3
  + 28*w12*w32^3 - 96*w12^2*w22*w32 + 12*w12^2*w22^2 - 60*w12^2*w32^2
   + 4*w12^3*w22 + 36*w12^3*w32 - 4*w12^4 - 56*w22*w32^3 + 120*w22^2
  *w32^2 - 72*w22^3*w32 + 8*w22^4 )
 
 + [p12]^-1*[p32]^-1*p12*p22^2*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32 - 12*w12*w22^2 + 12*w12*w32^2 + 12*w12^2*w22
  - 4*w12^3 + 20*w22*w32^2 - 16*w22^2*w32 + 4*w22^3 - 8*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12*p22^3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 112*w12*w22^2*w32^2 - 72*w12*w22^3*w32 + 8*w12*w22^4
  + 64*w12^2*w22*w32^2 + 128*w12^2*w22^2*w32 - 12*w12^2*w22^3
  - 32*w12^3*w22*w32 + 16*w12^3*w22^2 - 8*w12^4*w22 - 24*w22*w32^4
   + 64*w22^2*w32^3 - 60*w22^3*w32^2 + 24*w22^4*w32 - 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p12*p22^3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 148*w12*w22*w32^2 - 88*w12*w22^2*w32 + 12*w12*w22^3
  + 92*w12^2*w22*w32 + 12*w12^2*w22^2 - 12*w12^3*w22 + 68*w22*w32^3
   - 148*w22^2*w32^2 + 92*w22^3*w32 - 12*w22^4 )
 
 + [p12]^-1*[p32]^-1*p12*p22^3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32 + 36*w12*w22^2 - 4*w12*w32^2 - 24*w12^2*w22
  - 4*w12^2*w32 + 4*w12^3 - 24*w22*w32^2 + 36*w22^2*w32 - 16*w22^3
   + 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12*p22^4*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 32*w12*w22*w32^2 + 72*w12*w22^2*w32 - 24*w12*w22^3 + 8*w12^2
  *w22*w32 + 36*w12^2*w22^2 - 16*w12^3*w22 - 24*w22*w32^3
  + 52*w22^2*w32^2 - 32*w22^3*w32 + 4*w22^4 )
 
 + [p12]^-1*[p32]^-1*p12*p22^4*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 40*w12*w22*w32 - 40*w12*w22^2 + 20*w12^2*w22 + 20*w22*w32^2
   - 40*w22^2*w32 + 20*w22^3 )
 
 + [p12]^-1*[p32]^-1*p12*p22^5*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32 + 16*w12*w22^2 - 8*w12^2*w22 - 8*w22*w32^2
  + 16*w22^2*w32 - 8*w22^3 )
 
 + [p12]^-1*[p32]^-1*p12*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12^2*w22*w32^5 + 20*w12^2*w22^2*w32^4 - 16*w12^2*w22^3*w32^3
   + 4*w12^2*w22^4*w32^2 + 16*w12^3*w22*w32^4 + 8*w12^3*w22^2*w32^3
   - 8*w12^3*w22^3*w32^2 - 8*w12^4*w22*w32^3 + 4*w12^4*w22^2*w32^2 )
 
 + [p12]^-1*[p32]^-1*p12*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 12*w12*w22*w32^5 + 32*w12*w22^2*w32^4 - 28*w12*w22^3*w32^3
   + 8*w12*w22^4*w32^2 + 32*w12^2*w22*w32^4 - 8*w12^2*w22^2*w32^3
  - 8*w12^2*w22^3*w32^2 - 28*w12^3*w22*w32^3 - 8*w12^3*w22^2*w32^2
   + 8*w12^4*w22*w32^2 )
 
 + [p12]^-1*[p32]^-1*p12*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32^4 - 28*w12*w22^2*w32^3 + 8*w12*w22^3*w32^2
  + 4*w12*w32^5 - 52*w12^2*w22*w32^3 - 24*w12^2*w22^2*w32^2
  - 4*w12^2*w32^4 + 8*w12^3*w22*w32^2 - 4*w12^3*w32^3 + 4*w12^4*w32^2
   - 4*w22*w32^5 + 12*w22^2*w32^4 - 12*w22^3*w32^3 + 4*w22^4*w32^2 )
 
 + [p12]^-1*[p32]^-1*p12*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 40*w12*w22*w32^3 - 8*w12*w22^2*w32^2 - 8*w12^2*w22*w32^2
  - 12*w12^2*w32^3 + 8*w12^3*w32^2 - 12*w22^2*w32^3 + 8*w22^3*w32^2
   + 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p12*p32^5*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32^2 - 8*w12*w32^3 + 4*w12^2*w32^2 - 8*w22*w32^3
   + 4*w22^2*w32^2 + 4*w32^4 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 12*w12*w22*w32^4 + 44*w12*w22^2*w32^3 - 56*w12*w22^3*w32^2
   + 28*w12*w22^4*w32 - 4*w12*w22^5 + 24*w12^2*w22*w32^3 - 12*w12^2
  *w22^2*w32^2 - 40*w12^2*w22^3*w32 + 12*w12^2*w22^4 - 12*w12^3*w22
  *w32^2 + 12*w12^3*w22^2*w32 - 12*w12^3*w22^3 + 4*w12^4*w22^2 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 88*w12*w22*w32^3 - 92*w12*w22^2*w32^2 + 48*w12*w22^3*w32
  + 4*w12*w22^4 - 48*w12*w32^4 + 44*w12^2*w22*w32^2 - 60*w12^2*w22^2
  *w32 + 12*w12^2*w22^3 + 84*w12^2*w32^3 + 8*w12^3*w22*w32
  - 20*w12^3*w22^2 - 40*w12^3*w32^2 + 8*w12^4*w22 - 4*w22*w32^4
  - 8*w22^2*w32^3 + 8*w22^3*w32^2 + 4*w22^4*w32 - 4*w22^5
  + 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 28*w12*w22*w32^2 + 60*w12*w22^2*w32 + 20*w12*w22^3 - 12*w12*w32^3
   - 48*w12^2*w22*w32 - 12*w12^2*w22^2 + 4*w12^2*w32^2 - 4*w12^3*w22
   - 4*w12^3*w32 + 4*w12^4 - 40*w22*w32^3 + 48*w22^2*w32^2
  - 8*w22^3*w32 - 8*w22^4 + 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 40*w12*w22*w32 + 12*w12*w22^2 + 44*w12*w32^2 - 12*w12^2*w22
  - 28*w12^2*w32 + 4*w12^3 + 36*w22*w32^2 - 12*w22^2*w32 - 4*w22^3
   - 20*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32^3 - 4*w12*w22^2*w32^2 - 8*w12*w22^3*w32
  - 4*w12*w22^4 - 12*w12^2*w22*w32^2 - 40*w12^2*w22^2*w32
  + 4*w12^2*w22^3 - 8*w12^3*w22*w32 - 12*w12^3*w22^2 + 8*w12^4*w22
   - 4*w22*w32^4 + 8*w22^2*w32^3 - 8*w22^4*w32 + 4*w22^5 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 72*w12*w22*w32^2 - 100*w12*w22^2*w32 - 48*w12*w22^3
  - 20*w12*w32^3 + 64*w12^2*w22*w32 + 32*w12^2*w22^2 + 72*w12^2*w32^2
   - 16*w12^3*w22 - 52*w12^3*w32 + 8*w12^4 + 24*w22*w32^3
  - 40*w22^3*w32 + 24*w22^4 - 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22^2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 88*w12*w22*w32 - 44*w12*w22^2 - 60*w12*w32^2 + 28*w12^2*w22
   + 36*w12^2*w32 - 4*w12^3 - 36*w22*w32^2 - 12*w22^2*w32
  + 20*w22^3 + 28*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22^3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 4*w12*w22*w32^2 - 24*w12*w22^2*w32 + 52*w12*w22^3 - 32*w12^2
  *w22*w32 - 56*w12^2*w22^2 + 20*w12^3*w22 + 8*w22*w32^3 - 32*w22^2
  *w32^2 + 40*w22^3*w32 - 16*w22^4 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22^3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 80*w12*w22*w32 + 56*w12*w22^2 + 24*w12*w32^2 - 28*w12^2*w22
  - 12*w12^2*w32 - 4*w22*w32^2 + 44*w22^2*w32 - 28*w22^3 - 12*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^2*p22^4*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 24*w12*w22*w32 - 24*w12*w22^2 + 12*w12^2*w22 + 12*w22*w32^2
   - 24*w22^2*w32 + 12*w22^3 )
 
 + [p12]^-1*[p32]^-1*p12^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12^2*w22*w32^4 + 20*w12^2*w22^2*w32^3 - 16*w12^2*w22^3*w32^2
   + 4*w12^2*w22^4*w32 + 16*w12^3*w22*w32^3 + 8*w12^3*w22^2*w32^2
  - 8*w12^3*w22^3*w32 - 8*w12^4*w22*w32^2 + 4*w12^4*w22^2*w32 )
 
 + [p12]^-1*[p32]^-1*p12^2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 20*w12*w22^2*w32^3 - 24*w12*w22^3*w32^2 + 8*w12*w22^4*w32
  - 4*w12*w32^5 + 48*w12^2*w22*w32^3 - 24*w12^2*w22^2*w32^2
  - 8*w12^2*w22^3*w32 - 8*w12^3*w22*w32^2 - 8*w12^3*w22^2*w32
  + 12*w12^3*w32^3 + 8*w12^4*w22*w32 - 8*w12^4*w32^2 )
 
 + [p12]^-1*[p32]^-1*p12^2*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 40*w12*w22*w32^3 - 48*w12*w22^2*w32^2 + 8*w12*w22^3*w32
  - 24*w12^2*w22*w32^2 - 24*w12^2*w22^2*w32 + 16*w12^2*w32^3
  + 8*w12^3*w22*w32 - 16*w12^3*w32^2 + 4*w12^4*w32 + 8*w22*w32^4
  - 8*w22^3*w32^2 + 4*w22^4*w32 - 4*w32^5 )
 
 + [p12]^-1*[p32]^-1*p12^2*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 32*w12*w22*w32^2 - 8*w12*w22^2*w32 + 8*w12*w32^3 - 8*w12^2
  *w22*w32 - 16*w12^2*w32^2 + 8*w12^3*w32 + 8*w22*w32^3 - 16*w22^2
  *w32^2 + 8*w22^3*w32 )
 
 + [p12]^-1*[p32]^-1*p12^2*p32^5*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w32^2 + 4*w12^2*w32 - 8*w22*w32^2
  + 4*w22^2*w32 + 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^3*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 36*w12*w22*w32^3 + 32*w12*w22^2*w32^2 - 4*w12*w22^3*w32
  - 4*w12*w22^4 + 12*w12*w32^4 + 32*w12^2*w22^2*w32 + 8*w12^2*w22^3
   - 24*w12^2*w32^3 - 12*w12^3*w22*w32 - 4*w12^3*w22^2 + 12*w12^3*w32^2 )
 
 + [p12]^-1*[p32]^-1*p12^3*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 12*w12*w22*w32^2 - 44*w12*w22^2*w32 + 36*w12*w22^3 - 4*w12*w32^3
   + 32*w12^2*w22*w32 - 44*w12^2*w22^2 + 12*w12^2*w32^2 + 28*w12^3
  *w22 + 4*w12^3*w32 - 8*w12^4 + 24*w22*w32^3 - 48*w22^2*w32^2
  + 40*w22^3*w32 - 12*w22^4 - 4*w32^4 )
 
 + [p12]^-1*[p32]^-1*p12^3*p22*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 24*w12*w22*w32 + 8*w12*w22^2 - 32*w12*w32^2 - 4*w12^2*w22
  + 16*w12^2*w32 - 36*w22*w32^2 + 24*w22^2*w32 - 4*w22^3 + 16*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^3*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 12*w12*w22*w32^2 + 16*w12*w22^2*w32 - 20*w12*w22^3 - 8*w12*w32^3
   - 36*w12^2*w22*w32 - 12*w12^2*w32^2 + 12*w12^3*w22 + 16*w12^3*w32
   - 4*w12^4 - 36*w22*w32^3 + 60*w22^2*w32^2 - 44*w22^3*w32
  + 12*w22^4 + 8*w32^4 )
 
 + [p12]^-1*[p32]^-1*p12^3*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32 - 12*w12*w22^2 + 44*w12*w32^2 - 28*w12^2*w32
  + 4*w12^3 + 48*w22*w32^2 - 36*w22^2*w32 + 8*w22^3 - 20*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^3*p22^3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 4*w12*w22^2 - 20*w12*w32^2 + 4*w12^2*w22 + 16*w12^2*w32
  - 4*w12^3 - 20*w22*w32^2 + 16*w22^2*w32 - 4*w22^3 + 8*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12^2*w22*w32^3 + 4*w12^2*w22^2*w32^2 + 4*w12^2*w32^4
  - 8*w12^3*w22*w32^2 - 8*w12^3*w32^3 + 4*w12^4*w32^2 )
 
 + [p12]^-1*[p32]^-1*p12^3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 4*w12*w22*w32^3 - 8*w12*w22^2*w32^2 + 4*w12*w22^3*w32
  + 8*w12^2*w22*w32^2 - 16*w12^2*w22^2*w32 - 8*w12^2*w32^3
  + 20*w12^3*w22*w32 + 16*w12^3*w32^2 - 8*w12^4*w32 )
 
 + [p12]^-1*[p32]^-1*p12^3*p32^3*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 24*w12*w22*w32^2 - 20*w12*w22^2*w32 - 4*w12*w32^3 + 28*w12^2
  *w22*w32 + 20*w12^2*w32^2 - 12*w12^3*w32 + 12*w22*w32^3
  - 12*w22^2*w32^2 + 4*w22^3*w32 - 4*w32^4 )
 
 + [p12]^-1*[p32]^-1*p12^3*p32^4*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w32^2 - 4*w12^2*w32 + 8*w22*w32^2
  - 4*w22^2*w32 - 4*w32^3 )
 
 + [p12]^-1*[p32]^-1*p12^4*p22*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 16*w12*w22*w32^2 + 20*w12*w22^2*w32 - 8*w12*w22^3
  + 4*w12*w32^3 + 20*w12^2*w22^2 - 4*w12^2*w32^2 - 16*w12^3*w22
  - 4*w12^3*w32 + 4*w12^4 )
 
 + [p12]^-1*[p32]^-1*p12^4*p22*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32 - 4*w12*w22^2 - 4*w12*w32^2 + 8*w12^2*w22
  + 8*w12^2*w32 - 4*w12^3 )
 
 + [p12]^-1*[p32]^-1*p12^4*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32 + 4*w12*w22^2 + 4*w12*w32^2 - 8*w12^2*w22
  - 8*w12^2*w32 + 4*w12^3 )
 
 + [p12]^-1*[p32]^-1*p12^4*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12^2*w22*w32^2 + 4*w12^2*w22^2*w32 + 4*w12^2*w32^3
  - 8*w12^3*w22*w32 - 8*w12^3*w32^2 + 4*w12^4*w32 )
 
 + [p12]^-1*[p32]^-1*p12^4*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32^2 + 4*w12*w22^2*w32 + 4*w12*w32^3 - 8*w12^2*w22
  *w32 - 8*w12^2*w32^2 + 4*w12^3*w32 ) + 0.
 
At 1194 sec: 22208 bytes. Subfile TAP4000L, 24120 bytes.
c  razionalizzazione di 1/[R2(p12,p22,-w32)]/[R2(p32,p12,-w22)] 
c  da un output di ratio1.sch 
	c	z  aaa = 1/[R2(p12,p22,-w32)]/[R2(p32,p12,-w22)] 
L 1	id [R2(p12,p22,-w32)]^-1*[R2(p32,p12,-w22)]^-1 = 

	 + p2*p3*w2*w3*[R2(p12,p22,-w32)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1
	  * ( 1/8*p32^-1*p22*w32^-1*w22^-1 - 1/8*p32^-1*p22^-1 + 1/8*p32^-1
	  *p22^-1*w32*w22^-1 - 1/8*p32^-1*p22^-1*w32^-1*p12 + 1/8*p32^-1*p22^-1
	  *w22^-1*p12 + 1/8*p32^-1*w32^-1 - 1/8*p32^-1*w32^-1*w22^-1*p12
	  - 3/4*p32^-1*w22^-1 + 1/8*p22^-1*w32^-1*w22^-1*p12 + 1/8*p22^-1*w22^-1
	   - 1/8*w32^-1*w22^-1 )
	 
	 + p2*p3*w2*w3*[R2(p12,p22,-w32)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1
	  * ( - 1/8*p32^-1*p22*w32^-1*w22^-1 + 1/8*p32^-1*p22^-1 - 1/8*p32^-1
	  *p22^-1*w32*w22^-1 + 1/8*p32^-1*p22^-1*w32^-1*p12 - 1/8*p32^-1*p22^-1
	  *w22^-1*p12 - 1/8*p32^-1*w32^-1 + 1/8*p32^-1*w32^-1*w22^-1*p12
	  + 3/4*p32^-1*w22^-1 - 1/8*p22^-1*w32^-1*w22^-1*p12 - 1/8*p22^-1*w22^-1
	   + 1/8*w32^-1*w22^-1 )
	 
	 + p2*p3*w2*w3*[R2(p32,p12,-w22)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1
	  * ( 1/8*p32*p22^-1*w32^-1*w22^-1 - 1/8*p32^-1*p22^-1 + 1/8*p32^-1
	  *p22^-1*w32^-1*w22 + 1/8*p32^-1*p22^-1*w32^-1*p12 - 1/8*p32^-1*p22^-1
	  *w22^-1*p12 + 1/8*p32^-1*w32^-1 + 1/8*p32^-1*w32^-1*w22^-1*p12
	  - 3/4*p22^-1*w32^-1 - 1/8*p22^-1*w32^-1*w22^-1*p12 + 1/8*p22^-1*w22^-1
	   - 1/8*w32^-1*w22^-1 )
	 
	 + p2*p3*w2*w3*[R2(p32,p12,-w22)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1
	  * ( - 1/8*p32*p22^-1*w32^-1*w22^-1 + 1/8*p32^-1*p22^-1 - 1/8*p32^-1
	  *p22^-1*w32^-1*w22 - 1/8*p32^-1*p22^-1*w32^-1*p12 + 1/8*p32^-1*p22^-1
	  *w22^-1*p12 - 1/8*p32^-1*w32^-1 - 1/8*p32^-1*w32^-1*w22^-1*p12
	  + 3/4*p22^-1*w32^-1 + 1/8*p22^-1*w32^-1*w22^-1*p12 - 1/8*p22^-1*w22^-1
	   + 1/8*w32^-1*w22^-1 )
	 
	 + 1/2*[R2(p12,p22,-w32)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1
	 
	 + 1/2*[R2(p12,p22,-w32)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1
	 
	 + 1/2*[R2(p32,p12,-w22)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1
	 
	 + 1/2*[R2(p32,p12,-w22)]^-1*
	 [(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 
	 
L 3	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 3	al Multi, w2^2=w22 ; Multi, w3^2=w32 

	* yep 

Terms in output 3490
Running time 1211 sec			Used	Maximum
Generated terms 8192 	Input space 	5030 	100000
Equal terms 4399     	Output space 	112612 	250000
Cancellations 303   	Nr of expr.  	19 	255
Multiplications 33116	String space 	728 	4096
Records written 551 	Merging		0 	0


Terms in output 6882
Running time 1227 sec			Used	Maximum
Generated terms 16384 	Input space 	5030 	100000
Equal terms 8991     	Output space 	231764 	250000
Cancellations 511   	Nr of expr.  	19 	255
Multiplications 66224	String space 	728 	4096
Records written 551 	Merging		0 	0

At 1235 sec: 138534 bytes. Subfile TAPB000L, 137742 bytes.

Terms in output 10506
Running time 1248 sec			Used	Maximum
Generated terms 24576 	Input space 	5038 	100000
Equal terms 13253     	Output space 	113944 	250000
Cancellations 817   	Nr of expr.  	19 	255
Multiplications 99328	String space 	728 	4096
Records written 565 	Merging		0 	0


Terms in output 13766
Running time 1265 sec			Used	Maximum
Generated terms 32768 	Input space 	5038 	100000
Equal terms 18021     	Output space 	223754 	250000
Cancellations 981   	Nr of expr.  	19 	255
Multiplications 132444	String space 	728 	4096
Records written 565 	Merging		0 	0

At 1276 sec: 259846 bytes. Subfile TAPC000L, 141280 bytes.

Terms in output 17931
Running time 1287 sec			Used	Maximum
Generated terms 40960 	Input space 	5038 	100000
Equal terms 21887     	Output space 	111262 	250000
Cancellations 1142   	Nr of expr.  	19 	255
Multiplications 165552	String space 	728 	4096
Records written 580 	Merging		0 	0


Terms in output 20714
Running time 1304 sec			Used	Maximum
Generated terms 49152 	Input space 	5038 	100000
Equal terms 26962     	Output space 	216886 	250000
Cancellations 1476   	Nr of expr.  	19 	255
Multiplications 198656	String space 	728 	4096
Records written 580 	Merging		0 	0

At 1322 sec: 377038 bytes. Subfile TAP6001L, 263988 bytes.

Terms in output 23732
Running time 1332 sec			Used	Maximum
Generated terms 57344 	Input space 	5038 	100000
Equal terms 31660     	Output space 	97186 	250000
Cancellations 1952   	Nr of expr.  	19 	255
Multiplications 230388	String space 	728 	4096
Records written 607 	Merging		1 	0


Terms in output 26865
Running time 1343 sec			Used	Maximum
Generated terms 65536 	Input space 	5038 	100000
Equal terms 36467     	Output space 	202468 	250000
Cancellations 2204   	Nr of expr.  	19 	255
Multiplications 248480	String space 	728 	4096
Records written 607 	Merging		1 	0

At 1361 sec: 502502 bytes. Subfile TAP7001L, 280606 bytes.

Terms in output 30195
Running time 1366 sec			Used	Maximum
Generated terms 73728 	Input space 	5038 	100000
Equal terms 41065     	Output space 	71776 	250000
Cancellations 2468   	Nr of expr.  	19 	255
Multiplications 266568	String space 	728 	4096
Records written 635 	Merging		2 	0

At 1393 sec: 584726 bytes. Subfile TAPB001L, 352354 bytes.

Terms out 1695, in 1695.

Terms in output 30312
Running time 1396 sec			Used	Maximum
Generated terms 81360 	Input space 	5038 	100000
Equal terms 48162     	Output space 	270390 	270412
Cancellations 2886   	Nr of expr.  	19 	255
Multiplications 283422	String space 	728 	4096
Records written 671 	Merging		3 	2


Terms in output 24544
Running time 1415 sec			Used	Maximum
Generated terms 81360 	Input space 	5038 	100000
Equal terms 53650     	Output space 	260506 	270412
Cancellations 3166   	Nr of expr.  	19 	255
Multiplications 283422	String space 	728 	4096
Records written 701 	Merging		3 	4

At 1420 sec: 393852 bytes. Subfile TAP4002L, 422692 bytes.
> p12p22{} 
c  some ratio's of p12 with [R2(p12,p22,-w32)] 
L 1	id p12^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p12^n   ! contro malocchio 
L 4	id p12^8*[R2(p12,p22,-w32)]^-1 = p12^6/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 
At 1442 sec: 393894 bytes. Subfile TAPB000L, 143486 bytes.

Terms in output 8192
Running time 1444 sec			Used	Maximum
Generated terms 8192 	Input space 	3422 	100000
Equal terms 0     	Output space 	12634 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 22912	String space 	728 	4096
Records written 730 	Merging		0 	0

At 1472 sec: 407510 bytes. Subfile TAPC000L, 145930 bytes.

Terms in output 16384
Running time 1475 sec			Used	Maximum
Generated terms 16384 	Input space 	3422 	100000
Equal terms 0     	Output space 	25106 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 55680	String space 	728 	4096
Records written 745 	Merging		0 	0

At 1508 sec: 418868 bytes. Subfile TAP6001L, 290804 bytes.
At 1521 sec: 429324 bytes. Subfile TAP7000L, 175832 bytes.

Terms out 24544, in 24544.

Terms in output 24544
Running time 1524 sec			Used	Maximum
Generated terms 24544 	Input space 	3422 	100000
Equal terms 0     	Output space 	270394 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 88320	String space 	728 	4096
Records written 792 	Merging		2 	2


Terms in output 24544
Running time 1540 sec			Used	Maximum
Generated terms 24544 	Input space 	3422 	100000
Equal terms 0     	Output space 	260242 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 88320	String space 	728 	4096
Records written 822 	Merging		2 	4

At 1545 sec: 393858 bytes. Subfile TAP4002L, 422700 bytes.
L 1	id p12^7*[R2(p12,p22,-w32)]^-1 = p12^5/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 
At 1562 sec: 393900 bytes. Subfile TAPB000L, 143486 bytes.

Terms in output 8192
Running time 1562 sec			Used	Maximum
Generated terms 8192 	Input space 	3038 	100000
Equal terms 0     	Output space 	12634 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 851 	Merging		0 	0

At 1578 sec: 407518 bytes. Subfile TAPC000L, 145930 bytes.

Terms in output 16384
Running time 1580 sec			Used	Maximum
Generated terms 16384 	Input space 	3038 	100000
Equal terms 0     	Output space 	25106 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 32768	String space 	728 	4096
Records written 866 	Merging		0 	0

At 1601 sec: 418618 bytes. Subfile TAP6001L, 290804 bytes.
At 1611 sec: 429324 bytes. Subfile TAP7000L, 175832 bytes.

Terms out 24544, in 24544.

Terms in output 24544
Running time 1614 sec			Used	Maximum
Generated terms 24544 	Input space 	3038 	100000
Equal terms 0     	Output space 	270394 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 49088	String space 	728 	4096
Records written 913 	Merging		2 	2


Terms in output 24544
Running time 1630 sec			Used	Maximum
Generated terms 24544 	Input space 	3038 	100000
Equal terms 0     	Output space 	260242 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 49088	String space 	728 	4096
Records written 943 	Merging		2 	4

At 1636 sec: 393858 bytes. Subfile TAP4002L, 422700 bytes.
L 1	id p12^6*[R2(p12,p22,-w32)]^-1 = p12^4/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 
At 1652 sec: 393900 bytes. Subfile TAPB000L, 143486 bytes.

Terms in output 8192
Running time 1653 sec			Used	Maximum
Generated terms 8192 	Input space 	3038 	100000
Equal terms 0     	Output space 	12634 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 972 	Merging		0 	0

At 1668 sec: 407518 bytes. Subfile TAPC000L, 145930 bytes.

Terms in output 16384
Running time 1670 sec			Used	Maximum
Generated terms 16384 	Input space 	3038 	100000
Equal terms 0     	Output space 	25106 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 32768	String space 	728 	4096
Records written 987 	Merging		0 	0

At 1691 sec: 418618 bytes. Subfile TAP6001L, 290804 bytes.
At 1701 sec: 429324 bytes. Subfile TAP7000L, 175832 bytes.

Terms out 24544, in 24544.

Terms in output 24544
Running time 1704 sec			Used	Maximum
Generated terms 24544 	Input space 	3038 	100000
Equal terms 0     	Output space 	270394 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 49088	String space 	728 	4096
Records written 1034 	Merging		2 	2


Terms in output 24544
Running time 1720 sec			Used	Maximum
Generated terms 24544 	Input space 	3038 	100000
Equal terms 0     	Output space 	260242 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 49088	String space 	728 	4096
Records written 1064 	Merging		2 	4

At 1726 sec: 393858 bytes. Subfile TAP4002L, 422700 bytes.
L 1	id p12^5*[R2(p12,p22,-w32)]^-1 = p12^3/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 
At 1742 sec: 393900 bytes. Subfile TAPB000L, 143486 bytes.

Terms in output 8192
Running time 1743 sec			Used	Maximum
Generated terms 8192 	Input space 	3038 	100000
Equal terms 0     	Output space 	12634 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 1093 	Merging		0 	0

At 1759 sec: 407518 bytes. Subfile TAPC000L, 145930 bytes.

Terms in output 16384
Running time 1760 sec			Used	Maximum
Generated terms 16384 	Input space 	3038 	100000
Equal terms 0     	Output space 	25106 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 32768	String space 	728 	4096
Records written 1108 	Merging		0 	0

At 1782 sec: 418618 bytes. Subfile TAP6001L, 290804 bytes.

Terms in output 24460
Running time 1784 sec			Used	Maximum
Generated terms 24576 	Input space 	3368 	100000
Equal terms 77     	Output space 	45090 	250000
Cancellations 39   	Nr of expr.  	15 	255
Multiplications 49368	String space 	728 	4096
Records written 1137 	Merging		1 	0

At 1793 sec: 434590 bytes. Subfile TAP7000L, 181510 bytes.

Terms out 24544, in 24544.

Terms in output 24792
Running time 1796 sec			Used	Maximum
Generated terms 25566 	Input space 	3368 	100000
Equal terms 572     	Output space 	270394 	270412
Cancellations 202   	Nr of expr.  	15 	255
Multiplications 52008	String space 	728 	4096
Records written 1156 	Merging		2 	2


Terms in output 24522
Running time 1812 sec			Used	Maximum
Generated terms 25566 	Input space 	3368 	100000
Equal terms 826     	Output space 	259370 	270412
Cancellations 218   	Nr of expr.  	15 	255
Multiplications 52008	String space 	728 	4096
Records written 1186 	Merging		2 	4

At 1818 sec: 393154 bytes. Subfile TAP4002L, 422004 bytes.
L 1	id p12^4*[R2(p12,p22,-w32)]^-1 = p12^2/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 
At 1834 sec: 393196 bytes. Subfile TAPB000L, 143486 bytes.

Terms in output 8192
Running time 1835 sec			Used	Maximum
Generated terms 8192 	Input space 	3038 	100000
Equal terms 0     	Output space 	12634 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 1215 	Merging		0 	0

At 1851 sec: 406814 bytes. Subfile TAPC000L, 145930 bytes.

Terms in output 16280
Running time 1852 sec			Used	Maximum
Generated terms 16384 	Input space 	3368 	100000
Equal terms 52     	Output space 	24196 	250000
Cancellations 52   	Nr of expr.  	15 	255
Multiplications 33080	String space 	728 	4096
Records written 1230 	Merging		0 	0


Terms in output 22614
Running time 1863 sec			Used	Maximum
Generated terms 24576 	Input space 	3368 	100000
Equal terms 1379     	Output space 	235470 	250000
Cancellations 583   	Nr of expr.  	15 	255
Multiplications 52140	String space 	728 	4096
Records written 1230 	Merging		0 	0

At 1876 sec: 444954 bytes. Subfile TAP6001L, 289574 bytes.
At 1894 sec: 469662 bytes. Subfile TAP7001L, 220376 bytes.

Terms out 24522, in 24522.

Terms in output 26720
Running time 1897 sec			Used	Maximum
Generated terms 30906 	Input space 	3368 	100000
Equal terms 3119     	Output space 	270394 	270412
Cancellations 1067   	Nr of expr.  	15 	255
Multiplications 67284	String space 	728 	4096
Records written 1281 	Merging		2 	2


Terms in output 24544
Running time 1914 sec			Used	Maximum
Generated terms 30906 	Input space 	3368 	100000
Equal terms 5189     	Output space 	259454 	270412
Cancellations 1173   	Nr of expr.  	15 	255
Multiplications 67284	String space 	728 	4096
Records written 1311 	Merging		2 	4

At 1920 sec: 391578 bytes. Subfile TAP4002L, 420480 bytes.
L 1	id p12^3*[R2(p12,p22,-w32)]^-1 = p12  /[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 
At 1936 sec: 391620 bytes. Subfile TAPB000L, 143486 bytes.

Terms in output 8192
Running time 1936 sec			Used	Maximum
Generated terms 8192 	Input space 	3038 	100000
Equal terms 0     	Output space 	12634 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 1340 	Merging		0 	0


Terms in output 15160
Running time 1948 sec			Used	Maximum
Generated terms 16384 	Input space 	3368 	100000
Equal terms 928     	Output space 	242534 	250000
Cancellations 296   	Nr of expr.  	15 	255
Multiplications 34310	String space 	728 	4096
Records written 1340 	Merging		0 	0

At 1954 sec: 414030 bytes. Subfile TAPC000L, 145022 bytes.

Terms in output 20060
Running time 1965 sec			Used	Maximum
Generated terms 24576 	Input space 	3368 	100000
Equal terms 3203     	Output space 	160968 	250000
Cancellations 1313   	Nr of expr.  	15 	255
Multiplications 56064	String space 	728 	4096
Records written 1355 	Merging		0 	0

At 1980 sec: 462068 bytes. Subfile TAP6001L, 270706 bytes.

Terms in output 26117
Running time 1988 sec			Used	Maximum
Generated terms 32768 	Input space 	3368 	100000
Equal terms 4929     	Output space 	131772 	250000
Cancellations 1722   	Nr of expr.  	15 	255
Multiplications 74062	String space 	728 	4096
Records written 1382 	Merging		1 	0

At 2007 sec: 491706 bytes. Subfile TAP7001L, 264288 bytes.

Terms out 24544, in 24544.

Terms in output 27581
Running time 2009 sec			Used	Maximum
Generated terms 38054 	Input space 	3368 	100000
Equal terms 7858     	Output space 	270406 	270412
Cancellations 2615   	Nr of expr.  	15 	255
Multiplications 87688	String space 	728 	4096
Records written 1409 	Merging		2 	2


Terms in output 23926
Running time 2027 sec			Used	Maximum
Generated terms 38054 	Input space 	3368 	100000
Equal terms 10883     	Output space 	240514 	270412
Cancellations 3245   	Nr of expr.  	15 	255
Multiplications 87688	String space 	728 	4096
Records written 1438 	Merging		2 	4

At 2032 sec: 378126 bytes. Subfile TAP4001L, 406732 bytes.
L 1	id p12^2*[R2(p12,p22,-w32)]^-1 =     1/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 
At 2048 sec: 378336 bytes. Subfile TAPB000L, 142588 bytes.

Terms in output 8192
Running time 2049 sec			Used	Maximum
Generated terms 8192 	Input space 	3034 	100000
Equal terms 0     	Output space 	12486 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 1466 	Merging		0 	0


Terms in output 14376
Running time 2060 sec			Used	Maximum
Generated terms 16384 	Input space 	3356 	100000
Equal terms 1386     	Output space 	214524 	250000
Cancellations 622   	Nr of expr.  	15 	255
Multiplications 36296	String space 	728 	4096
Records written 1466 	Merging		0 	0

At 2069 sec: 424204 bytes. Subfile TAPC000L, 141152 bytes.

Terms in output 18907
Running time 2077 sec			Used	Maximum
Generated terms 24576 	Input space 	3356 	100000
Equal terms 4037     	Output space 	113006 	250000
Cancellations 1632   	Nr of expr.  	15 	255
Multiplications 57904	String space 	728 	4096
Records written 1481 	Merging		0 	0

At 2095 sec: 456668 bytes. Subfile TAP7001L, 259024 bytes.

Terms in output 24240
Running time 2100 sec			Used	Maximum
Generated terms 32768 	Input space 	3356 	100000
Equal terms 6057     	Output space 	92282 	250000
Cancellations 2471   	Nr of expr.  	15 	255
Multiplications 76246	String space 	728 	4096
Records written 1507 	Merging		1 	0


Terms in output 28492
Running time 2111 sec			Used	Maximum
Generated terms 40960 	Input space 	3356 	100000
Equal terms 9142     	Output space 	231958 	250000
Cancellations 3326   	Nr of expr.  	15 	255
Multiplications 97244	String space 	728 	4096
Records written 1507 	Merging		1 	0

At 2124 sec: 500910 bytes. Subfile TAP6001L, 281380 bytes.
At 2136 sec: 502028 bytes. Subfile TAPC001L, 264840 bytes.

Terms out 23926, in 23926.

Terms in output 25371
Running time 2140 sec			Used	Maximum
Generated terms 41804 	Input space 	3356 	100000
Equal terms 11557     	Output space 	270404 	270412
Cancellations 4876   	Nr of expr.  	15 	255
Multiplications 98932	String space 	728 	4096
Records written 1563 	Merging		3 	2


Terms in output 23318
Running time 2157 sec			Used	Maximum
Generated terms 41804 	Input space 	3356 	100000
Equal terms 12956     	Output space 	224364 	270412
Cancellations 5530   	Nr of expr.  	15 	255
Multiplications 98932	String space 	728 	4096
Records written 1592 	Merging		3 	4

At 2161 sec: 361076 bytes. Subfile TAP4001L, 388854 bytes.
> p12p32{} 
c  some ratio's of p12 with [R2(p32,p12,-w22)] 
L 1	id p12^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p12^n   ! contro malocchio 
L 4	id p12^8*[R2(p32,p12,-w22)]^-1 = R2div(p12,8,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 
At 2178 sec: 367966 bytes. Subfile TAPB000L, 139350 bytes.

Terms in output 8192
Running time 2179 sec			Used	Maximum
Generated terms 8192 	Input space 	3350 	100000
Equal terms 0     	Output space 	2356 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 16780	String space 	728 	4096
Records written 1618 	Merging		0 	0

At 2208 sec: 379116 bytes. Subfile TAPC000L, 144232 bytes.

Terms in output 16384
Running time 2211 sec			Used	Maximum
Generated terms 16384 	Input space 	3350 	100000
Equal terms 0     	Output space 	24852 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 49548	String space 	728 	4096
Records written 1633 	Merging		0 	0

At 2244 sec: 394686 bytes. Subfile TAP6001L, 284692 bytes.
At 2251 sec: 396840 bytes. Subfile TAP7000L, 146582 bytes.

Terms out 23318, in 23318.

Terms in output 23318
Running time 2253 sec			Used	Maximum
Generated terms 23318 	Input space 	3350 	100000
Equal terms 0     	Output space 	270272 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 77284	String space 	728 	4096
Records written 1677 	Merging		2 	2


Terms in output 23318
Running time 2269 sec			Used	Maximum
Generated terms 23318 	Input space 	3350 	100000
Equal terms 0     	Output space 	212954 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 77284	String space 	728 	4096
Records written 1706 	Merging		2 	4

At 2273 sec: 361054 bytes. Subfile TAP4001L, 388838 bytes.
L 1	id p12^7*[R2(p32,p12,-w22)]^-1 = R2div(p12,7,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 
At 2289 sec: 367944 bytes. Subfile TAPB000L, 139350 bytes.

Terms in output 8192
Running time 2290 sec			Used	Maximum
Generated terms 8192 	Input space 	2966 	100000
Equal terms 0     	Output space 	2356 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 1732 	Merging		0 	0

At 2306 sec: 375542 bytes. Subfile TAPC000L, 144232 bytes.

Terms in output 16384
Running time 2307 sec			Used	Maximum
Generated terms 16384 	Input space 	2966 	100000
Equal terms 0     	Output space 	24852 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 32768	String space 	728 	4096
Records written 1747 	Merging		0 	0

At 2328 sec: 394686 bytes. Subfile TAP6001L, 284692 bytes.
At 2335 sec: 396840 bytes. Subfile TAP7000L, 146582 bytes.

Terms out 23318, in 23318.

Terms in output 23318
Running time 2338 sec			Used	Maximum
Generated terms 23318 	Input space 	2966 	100000
Equal terms 0     	Output space 	270272 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 46636	String space 	728 	4096
Records written 1791 	Merging		2 	2


Terms in output 23318
Running time 2354 sec			Used	Maximum
Generated terms 23318 	Input space 	2966 	100000
Equal terms 0     	Output space 	212954 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 46636	String space 	728 	4096
Records written 1820 	Merging		2 	4

At 2358 sec: 361054 bytes. Subfile TAP4001L, 388838 bytes.
L 1	id p12^6*[R2(p32,p12,-w22)]^-1 = R2div(p12,6,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 
At 2374 sec: 367944 bytes. Subfile TAPB000L, 139350 bytes.

Terms in output 8192
Running time 2375 sec			Used	Maximum
Generated terms 8192 	Input space 	2966 	100000
Equal terms 0     	Output space 	2356 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 1846 	Merging		0 	0

At 2391 sec: 375542 bytes. Subfile TAPC000L, 144232 bytes.

Terms in output 16384
Running time 2392 sec			Used	Maximum
Generated terms 16384 	Input space 	2966 	100000
Equal terms 0     	Output space 	24852 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 32768	String space 	728 	4096
Records written 1861 	Merging		0 	0

At 2413 sec: 394686 bytes. Subfile TAP6001L, 284692 bytes.
At 2420 sec: 396840 bytes. Subfile TAP7000L, 146582 bytes.

Terms out 23318, in 23318.

Terms in output 23318
Running time 2423 sec			Used	Maximum
Generated terms 23318 	Input space 	2966 	100000
Equal terms 0     	Output space 	270272 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 46636	String space 	728 	4096
Records written 1905 	Merging		2 	2


Terms in output 23318
Running time 2439 sec			Used	Maximum
Generated terms 23318 	Input space 	2966 	100000
Equal terms 0     	Output space 	212954 	270412
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 46636	String space 	728 	4096
Records written 1934 	Merging		2 	4

At 2443 sec: 361054 bytes. Subfile TAP4001L, 388838 bytes.
L 1	id p12^5*[R2(p32,p12,-w22)]^-1 = R2div(p12,5,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 
At 2459 sec: 367944 bytes. Subfile TAPB000L, 139350 bytes.

Terms in output 8192
Running time 2460 sec			Used	Maximum
Generated terms 8192 	Input space 	2966 	100000
Equal terms 0     	Output space 	2356 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 1960 	Merging		0 	0

At 2476 sec: 375542 bytes. Subfile TAPC000L, 144232 bytes.

Terms in output 16384
Running time 2477 sec			Used	Maximum
Generated terms 16384 	Input space 	2966 	100000
Equal terms 0     	Output space 	24852 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 32768	String space 	728 	4096
Records written 1975 	Merging		0 	0

At 2499 sec: 390186 bytes. Subfile TAP6001L, 279854 bytes.

Terms out 23318, in 23318.

Terms in output 23002
Running time 2502 sec			Used	Maximum
Generated terms 24048 	Input space 	3428 	100000
Equal terms 852     	Output space 	270272 	270412
Cancellations 194   	Nr of expr.  	15 	255
Multiplications 49264	String space 	728 	4096
Records written 2003 	Merging		1 	2


Terms in output 23002
Running time 2517 sec			Used	Maximum
Generated terms 24048 	Input space 	3428 	100000
Equal terms 852     	Output space 	201606 	270412
Cancellations 194   	Nr of expr.  	15 	255
Multiplications 49264	String space 	728 	4096
Records written 2032 	Merging		1 	4

At 2521 sec: 355046 bytes. Subfile TAP4001L, 382208 bytes.
L 1	id p12^4*[R2(p32,p12,-w22)]^-1 = R2div(p12,4,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 
At 2537 sec: 361936 bytes. Subfile TAPB000L, 139350 bytes.

Terms in output 8192
Running time 2538 sec			Used	Maximum
Generated terms 8192 	Input space 	2966 	100000
Equal terms 0     	Output space 	2356 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 2057 	Merging		0 	0

At 2554 sec: 369534 bytes. Subfile TAPC000L, 144232 bytes.

Terms in output 16384
Running time 2555 sec			Used	Maximum
Generated terms 16384 	Input space 	3428 	100000
Equal terms 0     	Output space 	24844 	250000
Cancellations 0   	Nr of expr.  	15 	255
Multiplications 32920	String space 	728 	4096
Records written 2072 	Merging		0 	0


Terms in output 23354
Running time 2568 sec			Used	Maximum
Generated terms 24576 	Input space 	3428 	100000
Equal terms 1140     	Output space 	248640 	250000
Cancellations 82   	Nr of expr.  	15 	255
Multiplications 53136	String space 	728 	4096
Records written 2072 	Merging		0 	0

At 2580 sec: 407350 bytes. Subfile TAP6001L, 283440 bytes.
At 2593 sec: 430054 bytes. Subfile TAP7000L, 183836 bytes.

Terms out 23002, in 23002.

Terms in output 25178
Running time 2596 sec			Used	Maximum
Generated terms 27652 	Input space 	3428 	100000
Equal terms 2313     	Output space 	270272 	270412
Cancellations 161   	Nr of expr.  	15 	255
Multiplications 62744	String space 	728 	4096
Records written 2120 	Merging		2 	2


Terms in output 21342
Running time 2613 sec			Used	Maximum
Generated terms 27652 	Input space 	3428 	100000
Equal terms 5356     	Output space 	149450 	270412
Cancellations 954   	Nr of expr.  	15 	255
Multiplications 62744	String space 	728 	4096
Records written 2148 	Merging		2 	4

At 2616 sec: 324936 bytes. Subfile TAP4001L, 349836 bytes.
L 1	id p12^3*[R2(p32,p12,-w22)]^-1 = R2div(p12,3,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 
At 2632 sec: 331826 bytes. Subfile TAPB000L, 139350 bytes.

Terms in output 8192
Running time 2632 sec			Used	Maximum
Generated terms 8192 	Input space 	2966 	100000
Equal terms 0     	Output space 	2356 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 2170 	Merging		0 	0


Terms in output 14489
Running time 2644 sec			Used	Maximum
Generated terms 16384 	Input space 	3428 	100000
Equal terms 1719     	Output space 	219394 	250000
Cancellations 176   	Nr of expr.  	15 	255
Multiplications 35184	String space 	728 	4096
Records written 2170 	Merging		0 	0

At 2660 sec: 316614 bytes. Subfile TAPC000L, 129638 bytes.

Terms in output 17344
Running time 2663 sec			Used	Maximum
Generated terms 24576 	Input space 	3428 	100000
Equal terms 6439     	Output space 	70556 	250000
Cancellations 793   	Nr of expr.  	15 	255
Multiplications 58288	String space 	728 	4096
Records written 2183 	Merging		0 	0

At 2682 sec: 313028 bytes. Subfile TAP7000L, 202538 bytes.

Terms out 21342, in 21342.

Terms in output 19000
Running time 2685 sec			Used	Maximum
Generated terms 30752 	Input space 	3428 	100000
Equal terms 10513     	Output space 	270310 	270412
Cancellations 1239   	Nr of expr.  	15 	255
Multiplications 76560	String space 	728 	4096
Records written 2204 	Merging		1 	2


Terms in output 19000
Running time 2699 sec			Used	Maximum
Generated terms 30752 	Input space 	3428 	100000
Equal terms 10513     	Output space 	69516 	270412
Cancellations 1239   	Nr of expr.  	15 	255
Multiplications 76560	String space 	728 	4096
Records written 2232 	Merging		1 	4

At 2701 sec: 284786 bytes. Subfile TAP4001L, 307308 bytes.
L 1	id p12^2*[R2(p32,p12,-w22)]^-1 = R2div(p12,2,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 
At 2716 sec: 291592 bytes. Subfile TAPB000L, 139350 bytes.

Terms in output 8192
Running time 2717 sec			Used	Maximum
Generated terms 8192 	Input space 	2966 	100000
Equal terms 0     	Output space 	2356 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 16384	String space 	728 	4096
Records written 2250 	Merging		0 	0


Terms in output 14086
Running time 2730 sec			Used	Maximum
Generated terms 16384 	Input space 	3420 	100000
Equal terms 1869     	Output space 	213066 	250000
Cancellations 429   	Nr of expr.  	15 	255
Multiplications 37848	String space 	728 	4096
Records written 2250 	Merging		0 	0

At 2739 sec: 322938 bytes. Subfile TAPC000L, 130148 bytes.

Terms in output 19838
Running time 2749 sec			Used	Maximum
Generated terms 24576 	Input space 	3420 	100000
Equal terms 4053     	Output space 	158792 	250000
Cancellations 685   	Nr of expr.  	15 	255
Multiplications 62096	String space 	728 	4096
Records written 2263 	Merging		0 	0

At 2767 sec: 353572 bytes. Subfile TAP7001L, 241960 bytes.
At 2779 sec: 375888 bytes. Subfile TAP6000L, 168506 bytes.

Terms out 19000, in 19000.

Terms in output 18182
Running time 2783 sec			Used	Maximum
Generated terms 32070 	Input space 	3420 	100000
Equal terms 11205     	Output space 	270388 	270412
Cancellations 2683   	Nr of expr.  	15 	255
Multiplications 85052	String space 	728 	4096
Records written 2305 	Merging		2 	2


Terms in output 16754
Running time 2792 sec			Used	Maximum
Generated terms 32070 	Input space 	3420 	100000
Equal terms 12361     	Output space 	268632 	270412
Cancellations 2955   	Nr of expr.  	15 	255
Multiplications 85052	String space 	728 	4096
Records written 2318 	Merging		2 	3

At 2798 sec: 245038 bytes. Subfile TAP4001L, 264706 bytes.
c contro il malocchio 
L 1	id p32^n~ = DT(n-11)/(n-11)/(n-12) + DT(10-n)*p32^n 
	* yep 
At 2827 sec: 249194 bytes. Subfile TAPB000L, 136638 bytes.

Terms in output 8192
Running time 2827 sec			Used	Maximum
Generated terms 8192 	Input space 	3266 	100000
Equal terms 0     	Output space 	2318 	250000
Cancellations 0   	Nr of expr.  	17 	255
Multiplications 37192	String space 	728 	4096
Records written 2346 	Merging		0 	0

At 2855 sec: 258722 bytes. Subfile TAPC000L, 140630 bytes.

Terms in output 16384
Running time 2856 sec			Used	Maximum
Generated terms 16384 	Input space 	3270 	100000
Equal terms 0     	Output space 	14704 	250000
Cancellations 0   	Nr of expr.  	17 	255
Multiplications 72764	String space 	728 	4096
Records written 2361 	Merging		0 	0

At 2864 sec: 270170 bytes. Subfile TAP6000L, 154588 bytes.

Terms out 16754, in 16754.

Terms in output 16754
Running time 2867 sec			Used	Maximum
Generated terms 16754 	Input space 	3270 	100000
Equal terms 0     	Output space 	270392 	270412
Cancellations 0   	Nr of expr.  	17 	255
Multiplications 74272	String space 	728 	4096
Records written 2377 	Merging		1 	2


Terms in output 16754
Running time 2875 sec			Used	Maximum
Generated terms 16754 	Input space 	3270 	100000
Equal terms 0     	Output space 	262548 	270412
Cancellations 0   	Nr of expr.  	17 	255
Multiplications 74272	String space 	728 	4096
Records written 2391 	Merging		1 	3

At 2881 sec: 245104 bytes. Subfile TAP4001L, 264772 bytes.

c  brute force cleaning 
L 1	id p32^10*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32^8*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id p32^10*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32^8*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 7	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 7	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 
At 2899 sec: 249208 bytes. Subfile TAPB000L, 136638 bytes.

Terms in output 8192
Running time 2899 sec			Used	Maximum
Generated terms 8192 	Input space 	3876 	100000
Equal terms 0     	Output space 	2318 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 16384	String space 	728 	4096
Records written 2419 	Merging		0 	0

At 2918 sec: 265604 bytes. Subfile TAPC000L, 140630 bytes.

Terms in output 16384
Running time 2918 sec			Used	Maximum
Generated terms 16384 	Input space 	3876 	100000
Equal terms 0     	Output space 	14704 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 32768	String space 	728 	4096
Records written 2434 	Merging		0 	0

At 2926 sec: 270170 bytes. Subfile TAP6000L, 154588 bytes.

Terms out 16754, in 16754.

Terms in output 16754
Running time 2929 sec			Used	Maximum
Generated terms 16754 	Input space 	3876 	100000
Equal terms 0     	Output space 	270392 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 33508	String space 	728 	4096
Records written 2450 	Merging		1 	2


Terms in output 16754
Running time 2937 sec			Used	Maximum
Generated terms 16754 	Input space 	3876 	100000
Equal terms 0     	Output space 	262548 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 33508	String space 	728 	4096
Records written 2464 	Merging		1 	3

At 2942 sec: 245104 bytes. Subfile TAP4001L, 264772 bytes.
L 1	id p32^9*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32^7*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id p32^9*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32^7*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 7	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 7	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 
At 2960 sec: 249208 bytes. Subfile TAPB000L, 136638 bytes.

Terms in output 8192
Running time 2961 sec			Used	Maximum
Generated terms 8192 	Input space 	3876 	100000
Equal terms 0     	Output space 	2318 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 16384	String space 	728 	4096
Records written 2492 	Merging		0 	0

At 2979 sec: 265604 bytes. Subfile TAPC000L, 140630 bytes.

Terms in output 16384
Running time 2980 sec			Used	Maximum
Generated terms 16384 	Input space 	3876 	100000
Equal terms 0     	Output space 	14704 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 32768	String space 	728 	4096
Records written 2507 	Merging		0 	0

At 2987 sec: 270170 bytes. Subfile TAP6000L, 154588 bytes.

Terms out 16754, in 16754.

Terms in output 16754
Running time 2990 sec			Used	Maximum
Generated terms 16754 	Input space 	3876 	100000
Equal terms 0     	Output space 	270392 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 33508	String space 	728 	4096
Records written 2523 	Merging		1 	2


Terms in output 16754
Running time 2998 sec			Used	Maximum
Generated terms 16754 	Input space 	3876 	100000
Equal terms 0     	Output space 	262548 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 33508	String space 	728 	4096
Records written 2537 	Merging		1 	3

At 3004 sec: 245104 bytes. Subfile TAP4001L, 264772 bytes.
L 1	id p32^8*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32^6*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id p32^8*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32^6*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 7	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 7	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 
At 3022 sec: 249208 bytes. Subfile TAPB000L, 136638 bytes.

Terms in output 8192
Running time 3022 sec			Used	Maximum
Generated terms 8192 	Input space 	3876 	100000
Equal terms 0     	Output space 	2318 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 16384	String space 	728 	4096
Records written 2565 	Merging		0 	0

At 3041 sec: 265604 bytes. Subfile TAPC000L, 140630 bytes.

Terms in output 16384
Running time 3042 sec			Used	Maximum
Generated terms 16384 	Input space 	3876 	100000
Equal terms 0     	Output space 	14704 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 32768	String space 	728 	4096
Records written 2580 	Merging		0 	0

At 3049 sec: 270170 bytes. Subfile TAP6000L, 154588 bytes.

Terms out 16754, in 16754.

Terms in output 16754
Running time 3052 sec			Used	Maximum
Generated terms 16754 	Input space 	3876 	100000
Equal terms 0     	Output space 	270392 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 33508	String space 	728 	4096
Records written 2596 	Merging		1 	2


Terms in output 16754
Running time 3060 sec			Used	Maximum
Generated terms 16754 	Input space 	3876 	100000
Equal terms 0     	Output space 	262548 	270412
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 33508	String space 	728 	4096
Records written 2610 	Merging		1 	3

At 3065 sec: 245104 bytes. Subfile TAP4001L, 264772 bytes.
L 1	id p32^7*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32^5*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id p32^7*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32^5*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 7	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 7	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 

Terms in output 7442
Running time 3078 sec			Used	Maximum
Generated terms 8192 	Input space 	4280 	100000
Equal terms 702     	Output space 	231070 	250000
Cancellations 48   	Nr of expr.  	23 	255
Multiplications 17320	String space 	728 	4096
Records written 2624 	Merging		0 	0

At 3085 sec: 248866 bytes. Subfile TAPB000L, 136346 bytes.

Terms in output 15622
Running time 3098 sec			Used	Maximum
Generated terms 16384 	Input space 	4280 	100000
Equal terms 714     	Output space 	242902 	250000
Cancellations 48   	Nr of expr.  	23 	255
Multiplications 33704	String space 	728 	4096
Records written 2638 	Merging		0 	0

At 3104 sec: 265150 bytes. Subfile TAPC000L, 140516 bytes.
At 3112 sec: 269180 bytes. Subfile TAP6000L, 153698 bytes.

Terms out 16754, in 16754.

Terms in output 16712
Running time 3115 sec			Used	Maximum
Generated terms 17474 	Input space 	4280 	100000
Equal terms 714     	Output space 	270404 	270412
Cancellations 48   	Nr of expr.  	23 	255
Multiplications 35884	String space 	728 	4096
Records written 2669 	Merging		1 	2


Terms in output 16700
Running time 3123 sec			Used	Maximum
Generated terms 17474 	Input space 	4280 	100000
Equal terms 726     	Output space 	260532 	270412
Cancellations 48   	Nr of expr.  	23 	255
Multiplications 35884	String space 	728 	4096
Records written 2683 	Merging		1 	3

At 3128 sec: 244100 bytes. Subfile TAP4001L, 263720 bytes.
L 1	id p32^6*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32^4*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id p32^6*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32^4*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 7	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 7	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 

Terms in output 6765
Running time 3141 sec			Used	Maximum
Generated terms 8192 	Input space 	4296 	100000
Equal terms 1294     	Output space 	209822 	250000
Cancellations 133   	Nr of expr.  	23 	255
Multiplications 18088	String space 	728 	4096
Records written 2697 	Merging		0 	0

At 3149 sec: 247240 bytes. Subfile TAPB000L, 135684 bytes.

Terms in output 14251
Running time 3160 sec			Used	Maximum
Generated terms 16384 	Input space 	4296 	100000
Equal terms 1955     	Output space 	201966 	250000
Cancellations 178   	Nr of expr.  	23 	255
Multiplications 35312	String space 	728 	4096
Records written 2711 	Merging		0 	0

At 3169 sec: 253886 bytes. Subfile TAPC000L, 140102 bytes.
At 3177 sec: 267228 bytes. Subfile TAP6000L, 152188 bytes.

Terms out 16700, in 16700.

Terms in output 16537
Running time 3179 sec			Used	Maximum
Generated terms 19124 	Input space 	4296 	100000
Equal terms 2385     	Output space 	270398 	270412
Cancellations 202   	Nr of expr.  	23 	255
Multiplications 41344	String space 	728 	4096
Records written 2741 	Merging		1 	2


Terms in output 16455
Running time 3188 sec			Used	Maximum
Generated terms 19124 	Input space 	4296 	100000
Equal terms 2465     	Output space 	252628 	270412
Cancellations 204   	Nr of expr.  	23 	255
Multiplications 41344	String space 	728 	4096
Records written 2755 	Merging		1 	3

At 3193 sec: 240408 bytes. Subfile TAP4001L, 259932 bytes.
L 1	id p32^5*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32^3*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id p32^5*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32^3*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 7	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 7	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 

Terms in output 4876
Running time 3206 sec			Used	Maximum
Generated terms 8192 	Input space 	4296 	100000
Equal terms 2974     	Output space 	155728 	250000
Cancellations 342   	Nr of expr.  	23 	255
Multiplications 20264	String space 	728 	4096
Records written 2768 	Merging		0 	0

At 3219 sec: 240148 bytes. Subfile TAPB000L, 132110 bytes.

Terms in output 10264
Running time 3224 sec			Used	Maximum
Generated terms 16384 	Input space 	4312 	100000
Equal terms 5420     	Output space 	78888 	250000
Cancellations 700   	Nr of expr.  	23 	255
Multiplications 40192	String space 	728 	4096
Records written 2782 	Merging		0 	0

At 3243 sec: 246294 bytes. Subfile TAPC000L, 137438 bytes.

Terms in output 15515
Running time 3243 sec			Used	Maximum
Generated terms 24576 	Input space 	4312 	100000
Equal terms 8100     	Output space 	3040 	250000
Cancellations 961   	Nr of expr.  	23 	255
Multiplications 59808	String space 	728 	4096
Records written 2796 	Merging		0 	0

At 3250 sec: 253540 bytes. Subfile TAP6000L, 140098 bytes.

Terms out 16455, in 16455.

Terms in output 15412
Running time 3253 sec			Used	Maximum
Generated terms 24783 	Input space 	4312 	100000
Equal terms 8338     	Output space 	270388 	270412
Cancellations 1033   	Nr of expr.  	23 	255
Multiplications 60222	String space 	728 	4096
Records written 2810 	Merging		1 	2


Terms in output 15360
Running time 3260 sec			Used	Maximum
Generated terms 24783 	Input space 	4312 	100000
Equal terms 8370     	Output space 	218742 	270412
Cancellations 1053   	Nr of expr.  	23 	255
Multiplications 60222	String space 	728 	4096
Records written 2824 	Merging		1 	3

At 3265 sec: 224484 bytes. Subfile TAP4001L, 243126 bytes.
L 1	id p32^4*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32^2*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id p32^4*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32^2*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 7	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 7	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 

Terms in output 3584
Running time 3278 sec			Used	Maximum
Generated terms 8192 	Input space 	4296 	100000
Equal terms 4071     	Output space 	114472 	250000
Cancellations 537   	Nr of expr.  	23 	255
Multiplications 21742	String space 	728 	4096
Records written 2836 	Merging		0 	0


Terms in output 6889
Running time 3290 sec			Used	Maximum
Generated terms 16384 	Input space 	4296 	100000
Equal terms 8297     	Output space 	234306 	250000
Cancellations 1198   	Nr of expr.  	23 	255
Multiplications 43410	String space 	728 	4096
Records written 2836 	Merging		0 	0

At 3297 sec: 214218 bytes. Subfile TAPB000L, 124108 bytes.

Terms in output 10862
Running time 3309 sec			Used	Maximum
Generated terms 24576 	Input space 	4312 	100000
Equal terms 11951     	Output space 	122930 	250000
Cancellations 1763   	Nr of expr.  	23 	255
Multiplications 64686	String space 	728 	4096
Records written 2849 	Merging		0 	0

At 3322 sec: 214136 bytes. Subfile TAPC000L, 110994 bytes.

Terms out 15360, in 15360.

Terms in output 13244
Running time 3325 sec			Used	Maximum
Generated terms 30168 	Input space 	4312 	100000
Equal terms 14885     	Output space 	270398 	270412
Cancellations 2039   	Nr of expr.  	23 	255
Multiplications 79232	String space 	728 	4096
Records written 2861 	Merging		0 	2


Terms in output 13244
Running time 3332 sec			Used	Maximum
Generated terms 30168 	Input space 	4312 	100000
Equal terms 14885     	Output space 	152478 	270412
Cancellations 2039   	Nr of expr.  	23 	255
Multiplications 79232	String space 	728 	4096
Records written 2875 	Merging		0 	3

At 3335 sec: 194122 bytes. Subfile TAP4001L, 211088 bytes.
L 1	id p32^3*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = p32*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] )
L 4	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 4	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 

Terms in output 4077
Running time 3347 sec			Used	Maximum
Generated terms 8192 	Input space 	3886 	100000
Equal terms 3493     	Output space 	141294 	250000
Cancellations 622   	Nr of expr.  	22 	255
Multiplications 21219	String space 	728 	4096
Records written 2883 	Merging		0 	0

At 3362 sec: 186714 bytes. Subfile TAPB000L, 123216 bytes.

Terms in output 8062
Running time 3365 sec			Used	Maximum
Generated terms 16384 	Input space 	3902 	100000
Equal terms 6922     	Output space 	34116 	250000
Cancellations 1400   	Nr of expr.  	22 	255
Multiplications 42453	String space 	728 	4096
Records written 2896 	Merging		0 	0

At 3380 sec: 195584 bytes. Subfile TAPC000L, 91184 bytes.

Terms out 13244, in 13244.

Terms in output 11594
Running time 3383 sec			Used	Maximum
Generated terms 23996 	Input space 	3902 	100000
Equal terms 10317     	Output space 	270396 	270412
Cancellations 2085   	Nr of expr.  	22 	255
Multiplications 61764	String space 	728 	4096
Records written 2906 	Merging		0 	2


Terms in output 11594
Running time 3389 sec			Used	Maximum
Generated terms 23996 	Input space 	3902 	100000
Equal terms 10317     	Output space 	104350 	270412
Cancellations 2085   	Nr of expr.  	22 	255
Multiplications 61764	String space 	728 	4096
Records written 2920 	Merging		0 	3

At 3392 sec: 172930 bytes. Subfile TAP4000L, 188186 bytes.
L 1	id p32^3*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = p32*( 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] )
L 4	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 4	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep 

Terms in output 3183
Running time 3404 sec			Used	Maximum
Generated terms 8192 	Input space 	3886 	100000
Equal terms 4084     	Output space 	115438 	250000
Cancellations 925   	Nr of expr.  	22 	255
Multiplications 21575	String space 	728 	4096
Records written 2926 	Merging		0 	0


Terms in output 6252
Running time 3416 sec			Used	Maximum
Generated terms 16384 	Input space 	3902 	100000
Equal terms 8186     	Output space 	240384 	250000
Cancellations 1946   	Nr of expr.  	22 	255
Multiplications 42793	String space 	728 	4096
Records written 2926 	Merging		0 	0

At 3427 sec: 137344 bytes. Subfile TAPB000L, 137620 bytes.
At 3432 sec: 146098 bytes. Subfile TAPC000L, 22936 bytes.

Terms out 11594, in 11594.

Terms in output 8439
Running time 3435 sec			Used	Maximum
Generated terms 22346 	Input space 	3902 	100000
Equal terms 11239     	Output space 	270396 	270412
Cancellations 2668   	Nr of expr.  	22 	255
Multiplications 58464	String space 	728 	4096
Records written 2943 	Merging		0 	2


Terms in output 8439
Running time 3441 sec			Used	Maximum
Generated terms 22346 	Input space 	3902 	100000
Equal terms 11239     	Output space 	5324 	270412
Cancellations 2668   	Nr of expr.  	22 	255
Multiplications 58464	String space 	728 	4096
Records written 2957 	Merging		0 	3

At 3441 sec: 127352 bytes. Subfile TAP4000L, 139218 bytes.
L 1	id p32^2*[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2]^-1 = 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 - 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3-p3*w2)^2] 
L 3	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 3	al Multi, w2^2=w22 ; Multi, w3^2=w32
	* yep 

Terms in output 2922
Running time 3453 sec			Used	Maximum
Generated terms 8192 	Input space 	3746 	100000
Equal terms 3761     	Output space 	126540 	250000
Cancellations 1509   	Nr of expr.  	22 	255
Multiplications 21238	String space 	728 	4096
Records written 2958 	Merging		0 	0


Terms in output 5208
Running time 3466 sec			Used	Maximum
Generated terms 16384 	Input space 	3758 	100000
Equal terms 7751     	Output space 	168234 	250000
Cancellations 3425   	Nr of expr.  	22 	255
Multiplications 42428	String space 	728 	4096
Records written 2958 	Merging		0 	0


Terms out 8439, in 8439.

Terms in output 5212
Running time 3466 sec			Used	Maximum
Generated terms 16635 	Input space 	3758 	100000
Equal terms 7900     	Output space 	171698 	250000
Cancellations 3523   	Nr of expr.  	22 	255
Multiplications 43065	String space 	728 	4096
Records written 2958 	Merging		0 	0

At 3470 sec: 78702 bytes. Subfile TAP4000L, 85948 bytes.
L 1	id p32^2*[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2]^-1 = 1 
	  - ( - 2*p22*p32 - 2*p22*w32 + 2*p22*w22 + p22^2 + 2*p32*w32
	      - 2*p32*w22 - 2*w32*w22 + w32^2 + w22^2 + 8*p2*w3*p3*w2
	      + 4*p2^2*w3^2 + 4*p3^2*w2^2 )/[(p22-p32-w32+w22)^2+4*(p2*w3+p3*w2)^2] 
L 3	id Multi, p2^2=p22 ; Multi, p3^2=p32 
L 3	al Multi, w2^2=w22 ; Multi, w3^2=w32 
	* yep  

Terms in output 736
Running time 3482 sec			Used	Maximum
Generated terms 8192 	Input space 	3758 	100000
Equal terms 5059     	Output space 	69674 	250000
Cancellations 2397   	Nr of expr.  	22 	255
Multiplications 22248	String space 	728 	4096
Records written 2967 	Merging		0 	0


Terms out 5212, in 5212.

Terms in output 679
Running time 3490 sec			Used	Maximum
Generated terms 13408 	Input space 	3758 	100000
Equal terms 8582     	Output space 	103866 	250000
Cancellations 4147   	Nr of expr.  	22 	255
Multiplications 36611	String space 	728 	4096
Records written 2967 	Merging		0 	0

L 1	id [p12]^n~= p12^n ; [p32]^n~ = p32^n 
> P out 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3492 sec			Used	Maximum
Generated terms 679 	Input space 	3100 	100000
Equal terms 0     	Output space 	20444 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 4074	String space 	728 	4096
Records written 2967 	Merging		0 	0

 
p32dTL = 
 + p22*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 4*w12*w22*w32^2 + 8*w12*w22^2*w32 + 28*w12*w22^3 - 4*w12^2
  *w22*w32 - 20*w12^2*w22^2 + 4*w12^3*w22 + 4*w22*w32^3 - 20*w22^2
  *w32^2 + 28*w22^3*w32 - 12*w22^4 )
 
 + p22*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 40*w12*w22*w32^2 - 12*w12*w22^2*w32 + 20*w12*w32^3
  - 12*w12^2*w22*w32 - 28*w12^2*w32^2 + 12*w12^3*w32 + 20*w22*w32^3
   - 28*w22^2*w32^2 + 12*w22^3*w32 - 4*w32^4 )
 
 + p22*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32 - 16*w12*w32^2 + 12*w12^2*w22 + 20*w12^2*w32
  - 8*w12^3 - 12*w22*w32^2 + 12*w22^2*w32 - 4*w22^3 + 4*w32^3 )
 
 + p22*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 24*w12*w22*w32 - 24*w12*w32^2 + 12*w12^2*w32 - 24*w22*w32^2
   + 12*w22^2*w32 + 12*w32^3 )
 
 + p22*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 16*w12*w22*w32^3 + 44*w12*w22^2*w32^2 - 40*w12*w22^3*w32
  + 12*w12*w22^4 + 24*w12^2*w22*w32^2 + 24*w12^2*w22^2*w32
  - 32*w12^2*w22^3 + 28*w12^3*w22^2 - 8*w12^4*w22 )
 
 + p22*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 4*w12*w22*w32^3 - 20*w12*w22^2*w32^2 + 12*w12*w22^3*w32
  + 4*w12*w32^4 - 32*w12^2*w22*w32^2 - 24*w12^2*w22^2*w32
  - 8*w12^2*w32^3 + 12*w12^3*w22*w32 + 4*w12^3*w32^2 )
 
 + p22^2*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 24*w12*w22*w32 - 24*w12*w22^2 + 12*w12^2*w22 + 12*w22*w32^2
   - 24*w22^2*w32 + 12*w22^3 )
 
 + p22^2*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 40*w12*w22*w32 + 12*w12*w22^2 + 44*w12*w32^2 - 12*w12^2*w22
  - 28*w12^2*w32 + 4*w12^3 + 36*w22*w32^2 - 12*w22^2*w32 - 4*w22^3
   - 20*w32^3 )
 
 + p22^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 24*w12*w22^2*w32 - 40*w12*w22^3 + 24*w12^2*w22*w32 + 44*w12^2
  *w22^2 - 16*w12^3*w22 - 8*w22*w32^3 + 28*w22^2*w32^2 - 32*w22^3*w32
   + 12*w22^4 )
 
 + p22^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 12*w12*w22*w32^2 + 40*w12*w22^2*w32 - 4*w12*w22^3
  - 8*w12*w32^3 - 28*w12^2*w22*w32 + 12*w12^2*w22^2 - 4*w12^2*w32^2
   - 12*w12^3*w22 + 4*w12^4 - 28*w22*w32^3 + 32*w22^2*w32^2
  - 12*w22^3*w32 + 8*w32^4 )
 
 + p22^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32 + 16*w12*w22^2 - 8*w12^2*w22 - 8*w22*w32^2
  + 16*w22^2*w32 - 8*w22^3 )
 
 + p22^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 32*w12*w22*w32 - 4*w12*w22^2 - 12*w12*w32^2 - 4*w12^2*w22
  + 4*w12^3 - 12*w22*w32^2 + 4*w22^3 + 8*w32^3 )
 
 + p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 4*w12*w22*w32^3 + 8*w12*w22^2*w32^2 - 4*w12*w22^3*w32
  + 8*w12^2*w22*w32^2 + 8*w12^2*w22^2*w32 - 4*w12^3*w22*w32 )
 
 + p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32^3 - 8*w12*w22^2*w32^2 - 8*w12*w32^4 + 16*w12^2
  *w22*w32^2 + 16*w12^2*w32^3 - 8*w12^3*w32^2 )
 
 + p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 12*w12*w22^2*w32 - 4*w12*w32^3 + 12*w12^2*w22*w32
  + 8*w12^2*w32^2 - 4*w12^3*w32 + 4*w22*w32^3 - 8*w22^2*w32^2
  + 4*w22^3*w32 )
 
 + p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32^2 + 8*w12*w32^3 - 4*w12^2*w32^2 + 8*w22*w32^3
  - 4*w22^2*w32^2 - 4*w32^4 )
 
 + p32^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w32^2 - 4*w12^2*w32 + 8*w22*w32^2
  - 4*w22^2*w32 - 4*w32^3 )
 
 + [Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1
  *[R2(p32,p12,-w22)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12^2*w22*w32^3 + 16*w12^2*w22^2*w32^2 - 8*w12^2*w22^3*w32
   + 16*w12^3*w22*w32^2 + 16*w12^3*w22^2*w32 - 8*w12^4*w22*w32 )
 
 + [Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1
  *[R2(p12,p22,-w32)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12^2*w22*w32^3 - 4*w12^2*w22^2*w32^2 - 4*w12^2*w32^4
  + 8*w12^3*w22*w32^2 + 8*w12^3*w32^3 - 4*w12^4*w32^2 )
 
 + p1*p2*p22*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( - 24*w12*w22*w32 - 12*w12*w22^2 - 28*w12*w32^2 + 12*w12^2*w22
   + 20*w12^2*w32 - 4*w12^3 - 20*w22*w32^2 + 4*w22^2*w32 + 4*w22^3
   + 12*w32^3 )
 
 + p1*p2*p22*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( 20*w12*w22*w32^2 - 24*w12*w22^2*w32 + 4*w12*w22^3 + 20*w12^2
  *w22*w32 - 12*w12^2*w22^2 + 8*w12^2*w32^2 + 12*w12^3*w22
  - 4*w12^4 + 12*w22*w32^3 - 12*w22^2*w32^2 + 4*w22^3*w32
  - 4*w32^4 )
 
 + p1*p2*p22^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( 24*w12*w22*w32 + 4*w12*w22^2 + 4*w12*w32^2 + 4*w12^2*w22
  + 4*w12^2*w32 - 4*w12^3 + 4*w22*w32^2 + 4*w22^2*w32 - 4*w22^3
  - 4*w32^3 )
 
 + p1*p2*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( 24*w12*w22*w32^2 - 4*w12*w22^2*w32 - 20*w12*w32^3 + 20*w12^2
  *w22*w32 + 28*w12^2*w32^2 - 12*w12^3*w32 - 12*w22*w32^3
  + 12*w22^2*w32^2 - 4*w22^3*w32 + 4*w32^4 )
 
 + p1*p2*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( 16*w12*w22*w32 + 16*w12*w32^2 - 8*w12^2*w32 + 16*w22*w32^2
  - 8*w22^2*w32 - 8*w32^3 )
 
 + p1*p2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( 4*w12*w22*w32^3 + 4*w12*w22^2*w32^2 - 4*w12*w22^3*w32
  - 4*w12*w32^4 + 24*w12^2*w22*w32^2 + 4*w12^2*w22^2*w32 + 4*w12^2
  *w32^3 + 4*w12^3*w22*w32 + 4*w12^3*w32^2 - 4*w12^4*w32 )
 
 + p1*p22*p3*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 + 8*w12*w22^2 + 16*w12*w32^2 - 16*w12^2*w22
  - 20*w12^2*w32 + 8*w12^3 + 8*w22*w32^2 - 4*w22^2*w32 - 4*w32^3 )
 
 + p1*p22*p3*p32^-1*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32^3 - 20*w12*w22^2*w32^2 + 16*w12*w22^3*w32
  - 4*w12*w22^4 - 12*w12^2*w22*w32^2 - 16*w12^2*w22^2*w32
  + 12*w12^2*w22^3 - 12*w12^3*w22^2 + 4*w12^4*w22 )
 
 + p1*p22*p3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 12*w12*w22*w32^2 - 8*w12*w22^2*w32 - 4*w12*w22^3 - 12*w12^2*w22
  *w32 - 4*w12^2*w22^2 + 4*w12^3*w22 - 4*w22*w32^3 + 12*w22^2*w32^2
   - 12*w22^3*w32 + 4*w22^4 )
 
 + p1*p22^2*p3*p32^-1*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22^2*w32 + 16*w12*w22^3 - 12*w12^2*w22*w32
  - 20*w12^2*w22^2 + 8*w12^3*w22 + 4*w22*w32^3 - 12*w22^2*w32^2
  + 12*w22^3*w32 - 4*w22^4 )
 
 + p1*p22^2*p3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w22^2 - 4*w12^2*w22 - 4*w22*w32^2
  + 8*w22^2*w32 - 4*w22^3 )
 
 + p1*p22^3*p3*p32^-1*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w22^2 + 4*w12^2*w22 + 4*w22*w32^2
  - 8*w22^2*w32 + 4*w22^3 )
 
 + p1*p3*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32^2 + 4*w12*w22^2*w32 + 4*w12*w32^3 - 8*w12^2*w22
  *w32 - 8*w12^2*w32^2 + 4*w12^3*w32 )
 
 + p1*p3*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w32^2 + 4*w12^2*w32 - 8*w22*w32^2
  + 4*w22^2*w32 + 4*w32^3 )
 
 + p1*p3*p32^-1*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12^2*w22*w32^3 - 8*w12^2*w22^2*w32^2 + 4*w12^2*w22^3*w32
  - 8*w12^3*w22*w32^2 - 8*w12^3*w22^2*w32 + 4*w12^4*w22*w32 )
 
 + p1*p3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12*w22*w32^3 - 8*w12*w22^2*w32^2 + 4*w12*w22^3*w32
  - 8*w12^2*w22*w32^2 - 8*w12^2*w22^2*w32 + 4*w12^3*w22*w32 )
 
 + p1*p12^-1*p2*p22*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( - 16*w12*w22*w32^2 + 24*w12*w22^2*w32 - 8*w12*w32^3
  - 24*w12^2*w22*w32 - 8*w12^2*w32^2 + 8*w12^3*w32 - 24*w22*w32^3
  + 24*w22^2*w32^2 - 8*w22^3*w32 + 8*w32^4 )
 
 + p1*p12^-1*p2*p22*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( 4*w12*w22^2*w32^2 - 8*w12*w22^3*w32 + 4*w12*w32^4 + 12*w12^2
  *w22*w32^2 + 24*w12^2*w22^2*w32 + 12*w12^2*w32^3 - 24*w12^3*w22*w32
   - 20*w12^3*w32^2 + 8*w12^4*w32 + 12*w22*w32^4 - 12*w22^2*w32^3
  + 4*w22^3*w32^2 - 4*w32^5 )
 
 + p1*p12^-1*p2*p22^2*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32 + 12*w12*w22^2 - 4*w12*w32^2 - 12*w12^2*w22
  - 4*w12^2*w32 + 4*w12^3 - 12*w22*w32^2 + 12*w22^2*w32 - 4*w22^3
  + 4*w32^3 )
 
 + p1*p12^-1*p2*p22^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( - 12*w12*w22*w32^2 - 4*w12*w22^2*w32 - 4*w12*w22^3 + 20*w12*w32^3
   + 12*w12^2*w22^2 - 12*w12^2*w32^2 - 12*w12^3*w22 - 4*w12^3*w32
  + 4*w12^4 + 24*w22*w32^3 - 24*w22^2*w32^2 + 8*w22^3*w32
  - 8*w32^4 )
 
 + p1*p12^-1*p2*p22^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32 - 4*w12*w22^2 + 12*w12*w32^2 - 4*w12^2*w22
  - 12*w12^2*w32 + 4*w12^3 + 12*w22*w32^2 - 12*w22^2*w32 + 4*w22^3
   - 4*w32^3 )
 
 + p1*p12^-1*p2*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( - 8*w12*w22*w32^3 + 12*w12*w22^2*w32^2 - 4*w12*w32^4
  - 12*w12^2*w22*w32^2 - 4*w12^2*w32^3 + 4*w12^3*w32^2 - 12*w22*w32^4
   + 12*w22^2*w32^3 - 4*w22^3*w32^2 + 4*w32^5 )
 
 + p1*p12^-1*p2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z2+1)/(z2-1))]*dp1
  * ( 4*w12*w22*w32^4 + 4*w12*w22^2*w32^3 - 4*w12*w22^3*w32^2
  - 4*w12*w32^5 + 8*w12^2*w22*w32^3 + 12*w12^2*w22^2*w32^2
  + 12*w12^2*w32^4 - 12*w12^3*w22*w32^2 - 12*w12^3*w32^3 + 4*w12^4
  *w32^2 )
 
 + p1*p12^-1*p22*p3*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 12*w12*w22*w32^2 - 36*w12*w22^3 + 24*w12^2*w22*w32
  + 36*w12^2*w22^2 - 12*w12^3*w22 + 12*w22^2*w32^2 - 24*w22^3*w32
  + 12*w22^4 )
 
 + p1*p12^-1*p22*p3*p32^2*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 24*w12*w22^2 - 16*w12*w32^2 + 24*w12^2*w22
   + 20*w12^2*w32 - 8*w12^3 - 12*w22^2*w32 + 8*w22^3 + 4*w32^3 )
 
 + p1*p12^-1*p22*p3*p32^-1*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22^2*w32^3 - 20*w12*w22^3*w32^2 + 16*w12*w22^4*w32
  - 4*w12*w22^5 - 12*w12^2*w22^2*w32^2 - 16*w12^2*w22^3*w32
  + 12*w12^2*w22^4 - 12*w12^3*w22^3 + 4*w12^4*w22^2 )
 
 + p1*p12^-1*p22*p3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32^3 - 16*w12*w22^2*w32^2 + 24*w12*w22^3*w32
  - 16*w12*w22^4 - 12*w12^2*w22*w32^2 - 12*w12^2*w22^2*w32
  + 24*w12^2*w22^3 - 16*w12^3*w22^2 + 4*w12^4*w22 - 4*w22^2*w32^3
  + 12*w22^3*w32^2 - 12*w22^4*w32 + 4*w22^5 )
 
 + p1*p12^-1*p22^2*p3*p32*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 24*w12*w22*w32 + 24*w12*w22^2 - 12*w12^2*w22 - 12*w22*w32^2
  + 24*w22^2*w32 - 12*w22^3 )
 
 + p1*p12^-1*p22^2*p3*p32^-1*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 16*w12*w22^3*w32 + 16*w12*w22^4 - 12*w12^2*w22^2*w32
  - 20*w12^2*w22^3 + 8*w12^3*w22^2 + 4*w22^2*w32^3 - 12*w22^3*w32^2
   + 12*w22^4*w32 - 4*w22^5 )
 
 + p1*p12^-1*p22^2*p3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22^2*w32 + 40*w12*w22^3 - 12*w12^2*w22*w32 - 32*w12^2
  *w22^2 + 8*w12^3*w22 + 4*w22*w32^3 - 24*w22^2*w32^2 + 36*w22^3*w32
   - 16*w22^4 )
 
 + p1*p12^-1*p22^3*p3*p32^-1*[Rdel(0,p22,p32)]^-1*
 [R2(w12,w22,w32)]^-1*[R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22^2*w32 - 8*w12*w22^3 + 4*w12^2*w22^2 + 4*w22^2*w32^2
   - 8*w22^3*w32 + 4*w22^4 )
 
 + p1*p12^-1*p22^3*p3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w22^2 + 4*w12^2*w22 + 4*w22*w32^2
  - 8*w22^2*w32 + 4*w22^3 )
 
 + p1*p12^-1*p3*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 16*w12*w22*w32^2 + 4*w12*w22^2*w32 - 4*w12*w32^3 + 4*w12^2*w22
  *w32 + 8*w12^2*w32^2 - 4*w12^3*w32 - 4*w22*w32^3 + 8*w22^2*w32^2
   - 4*w22^3*w32 )
 
 + p1*p12^-1*p3*p32^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w32^2 - 4*w12^2*w32 + 8*w22*w32^2
  - 4*w22^2*w32 - 4*w32^3 )
 
 + p1*p12^-1*p3*p32^-1*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12^2*w22^2*w32^3 - 8*w12^2*w22^3*w32^2 + 4*w12^2*w22^4*w32
   - 8*w12^3*w22^2*w32^2 - 8*w12^3*w22^3*w32 + 4*w12^4*w22^2*w32 )
 
 + p1*p12^-1*p3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z3+1)/(z3-1))]*dp1
  * ( 4*w12*w22^2*w32^3 - 8*w12*w22^3*w32^2 + 4*w12*w22^4*w32
  + 4*w12^2*w22*w32^3 - 16*w12^2*w22^2*w32^2 - 4*w12^2*w22^3*w32
  - 8*w12^3*w22*w32^2 - 4*w12^3*w22^2*w32 + 4*w12^4*w22*w32 )
 
 + p12^-1*p22*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32 - 4*w12*w22^2 - 4*w12*w32^2 + 8*w12^2*w22
  + 8*w12^2*w32 - 4*w12^3 )
 
 + p12^-1*p22*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 24*w12*w22^2*w32^2 - 16*w12*w22^3*w32 + 24*w12*w22^4
  - 36*w12^2*w22^2*w32 - 36*w12^2*w22^3 + 16*w12^3*w22^2 - 4*w22^2
  *w32^3 + 4*w22^3*w32^2 + 4*w22^4*w32 - 4*w22^5 )
 
 + p12^-1*p22*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 24*w12*w22*w32^3 - 28*w12*w22^2*w32^2 - 28*w12*w32^4
  + 44*w12^2*w22*w32^2 + 44*w12^2*w32^3 - 20*w12^3*w32^2 - 4*w22*w32^4
   - 4*w22^2*w32^3 + 4*w22^3*w32^2 + 4*w32^5 )
 
 + p12^-1*p22*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 36*w12*w22*w32^2 - 8*w12*w22^2*w32 + 36*w12*w22^3 - 48*w12^2
  *w22*w32 - 48*w12^2*w22^2 + 20*w12^3*w22 - 8*w22*w32^3 + 8*w22^2
  *w32^2 + 8*w22^3*w32 - 8*w22^4 )
 
 + p12^-1*p22*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32^2 + 16*w12*w32^3 - 8*w12^2*w32^2 + 16*w22*w32^3
   - 8*w22^2*w32^2 - 8*w32^4 )
 
 + p12^-1*p22*p32^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22^2 + 16*w12*w32^2 - 20*w12^2*w22 - 20*w12^2*w32
  + 8*w12^3 + 4*w22*w32^2 + 4*w22^2*w32 - 4*w22^3 - 4*w32^3 )
 
 + p12^-1*p22*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 16*w12*w22*w32^2 + 20*w12*w22^2*w32 - 8*w12*w22^3
  + 4*w12*w32^3 + 20*w12^2*w22^2 - 4*w12^2*w32^2 - 16*w12^3*w22
  - 4*w12^3*w32 + 4*w12^4 )
 
 + p12^-1*p22*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 4*w12*w22^3*w32^2 - 8*w12*w22^4*w32 + 4*w12*w22^5 - 8*w12^2*w22^3
  *w32 - 8*w12^2*w22^4 + 4*w12^3*w22^3 )
 
 + p12^-1*p22*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 12*w12*w22*w32^4 - 12*w12*w22^2*w32^3 + 4*w12*w22^3*w32^2
  - 4*w12*w32^5 + 24*w12^2*w22*w32^3 - 20*w12^2*w22^2*w32^2
  - 4*w12^2*w32^4 + 28*w12^3*w22*w32^2 + 20*w12^3*w32^3 - 12*w12^4
  *w32^2 )
 
 + p12^-1*p22^2*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 16*w12*w22^2*w32 - 16*w12*w22^3 + 8*w12^2*w22^2 + 8*w22^2*w32^2
   - 16*w22^3*w32 + 8*w22^4 )
 
 + p12^-1*p22^2*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 32*w12*w22^2*w32 - 32*w12*w32^3 + 40*w12^2*w22*w32
  + 40*w12^2*w32^2 - 16*w12^3*w32 - 8*w22*w32^3 - 8*w22^2*w32^2
  + 8*w22^3*w32 + 8*w32^4 )
 
 + p12^-1*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w22^2 + 4*w12^2*w22 + 4*w22*w32^2
  - 8*w22^2*w32 + 4*w22^3 )
 
 + p12^-1*p22^2*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32 + 8*w12*w32^2 - 4*w12^2*w32 + 8*w22*w32^2
  - 4*w22^2*w32 - 4*w32^3 )
 
 + p12^-1*p22^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32 + 4*w12*w22^2 + 4*w12*w32^2 - 8*w12^2*w22
  - 8*w12^2*w32 + 4*w12^3 )
 
 + p12^-1*p22^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22^3*w32 - 8*w12*w22^4 + 4*w12^2*w22^3 + 4*w22^3*w32^2
   - 8*w22^4*w32 + 4*w22^5 )
 
 + p12^-1*p22^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 40*w12*w22*w32^3 - 20*w12*w22^2*w32^2 + 8*w12*w22^3*w32
  - 12*w12*w32^4 + 28*w12^2*w22*w32^2 - 28*w12^2*w22^2*w32
  + 12*w12^2*w32^3 + 32*w12^3*w22*w32 + 12*w12^3*w32^2 - 12*w12^4*w32
   - 4*w22*w32^4 + 8*w22^2*w32^3 - 4*w22^3*w32^2 )
 
 + p12^-1*p22^3*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32 - 12*w12*w22^2 - 12*w12*w32^2 + 12*w12^2*w22
   + 12*w12^2*w32 - 4*w12^3 - 4*w22*w32^2 - 4*w22^2*w32 + 4*w22^3
  + 4*w32^3 )
 
 + p12^-1*p22^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 44*w12*w22*w32^2 - 4*w12*w22^2*w32 + 4*w12*w22^3 - 12*w12*w32^3
   + 16*w12^2*w22*w32 - 12*w12^2*w22^2 + 20*w12^2*w32^2 + 12*w12^3
  *w22 - 4*w12^3*w32 - 4*w12^4 - 8*w22*w32^3 + 16*w22^2*w32^2
  - 8*w22^3*w32 )
 
 + p12^-1*p22^4*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32 + 4*w12*w22^2 - 4*w12*w32^2 + 4*w12^2*w22
  + 8*w12^2*w32 - 4*w12^3 - 4*w22*w32^2 + 8*w22^2*w32 - 4*w22^3 )
 
 + p12^-1*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32^2 + 4*w12*w22^2*w32 + 4*w12*w32^3 - 8*w12^2*w22
  *w32 - 8*w12^2*w32^2 + 4*w12^3*w32 )
 
 + p12^-1*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 4*w12*w22^2*w32^3 - 8*w12*w22^3*w32^2 + 4*w12*w22^4*w32
  - 8*w12^2*w22^2*w32^2 - 8*w12^2*w22^3*w32 + 4*w12^3*w22^2*w32 )
 
 + p12^-1*p32*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 16*w12*w22*w32^4 - 8*w12*w22^2*w32^3 - 8*w12*w32^5 + 16*w12^2
  *w22*w32^3 + 16*w12^2*w32^4 - 8*w12^3*w32^3 )
 
 + p12^-1*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32^3 - 24*w12*w22^2*w32^2 - 16*w12^2*w22*w32^2
  - 12*w12^2*w22^2*w32 + 8*w12^3*w22*w32 + 4*w22^2*w32^3 - 8*w22^3
  *w32^2 + 4*w22^4*w32 )
 
 + p12^-1*p32^2*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12*w22*w32^3 + 8*w12*w32^4 - 4*w12^2*w32^3 + 8*w22*w32^4
  - 4*w22^2*w32^3 - 4*w32^5 )
 
 + p12^-1*p32^3*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 24*w12*w22*w32^2 - 12*w12*w22^2*w32 + 4*w12*w32^3
  - 8*w12^2*w32^2 + 4*w12^3*w32 + 8*w22*w32^3 - 16*w22^2*w32^2
  + 8*w22^3*w32 )
 
 + p12^-1*p32^4*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p32,p12,-w22)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12*w22*w32 - 8*w12*w32^2 + 4*w12^2*w32 - 8*w22*w32^2
  + 4*w22^2*w32 + 4*w32^3 )
 
 + p12^-1*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[Log((z1+1)/(z1-1))]*dp1
  * ( - 8*w12^2*w22*w32^2 + 4*w12^2*w22^2*w32 + 4*w12^2*w32^3
  - 8*w12^3*w22*w32 - 8*w12^3*w32^2 + 4*w12^4*w32 )
 
 + p12^-1*[Rdel(0,p22,p32)]^-1*[R2(w12,w22,w32)]^-1*
 [R2(p22,p32,-w12)]^-1*[R2(p12,p22,-w32)]^-1*
 [Log((z1+1)/(z1-1))]*dp1
  * ( 8*w12^2*w22*w32^4 - 4*w12^2*w22^2*w32^3 - 4*w12^2*w32^5
  + 8*w12^3*w22*w32^3 + 8*w12^3*w32^4 - 4*w12^4*w32^3 ) + 0.
 
c sequitur quod olim coda_* vocabatur 
	b   pi,w2,w3,[Rdel(0,p22,p32)] 
	   ,[R2(w12,w22,w32)],[R2(p32,-w32,-w12)],[R2(p22,p32,-w12)] 
	   ,[R2(p12,p22,-w32)],[(p12-p22+w32)/R2(p12,p22,-w32)*dp12] 
	   ,[R2(p32,p12,-w22)],[(p12-p32+w22)/R2(p32,p12,-w22)*dp12] 
	   ,[p2*w3/R2(p12,p22,-w32)*dp12],[p3*w2/R2(p32,p12,-w22)*dp12] 
	   ,[p22+w32],[p32+w12],[p32+w22] 
	   ,[Log((z1+1)/(z1-1))],[Log((z2+1)/(z2-1))],[Log((z3+1)/(z3-1))] 
	   ,[atan(p2/w3)],[atan(p3/w2)] 
	   ,p2,p3,p1,p12,dp1,dp12 
c  [Log((z1+1)/(z1-1))] =0 ! sic 
c  [Log((z2+1)/(z2-1))] = [Log((z2+1)/(z2-1))] 
c  [Log((z3+1)/(z3-1))] =0 
L 1	id p1*dp1 = 1/2*dp12     ! back to p12, when allowed 
	* yep  

Terms out 679, in 679.

Terms in output 679
Running time 3494 sec			Used	Maximum
Generated terms 679 	Input space 	3032 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	15 	255
Multiplications 1982	String space 	914 	4096
Records written 2967 	Merging		0 	0

c  some ratio's of p12 with [R2(p32,p12,-w22)] 
> p12p22{} 
c  some ratio's of p12 with [R2(p12,p22,-w32)] 
L 1	id p12^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p12^n   ! contro malocchio 
L 4	id p12^8*[R2(p12,p22,-w32)]^-1 = p12^6/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3496 sec			Used	Maximum
Generated terms 679 	Input space 	3398 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 2156	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^7*[R2(p12,p22,-w32)]^-1 = p12^5/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3497 sec			Used	Maximum
Generated terms 679 	Input space 	3038 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^6*[R2(p12,p22,-w32)]^-1 = p12^4/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3498 sec			Used	Maximum
Generated terms 679 	Input space 	3038 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^5*[R2(p12,p22,-w32)]^-1 = p12^3/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3499 sec			Used	Maximum
Generated terms 679 	Input space 	3038 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^4*[R2(p12,p22,-w32)]^-1 = p12^2/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3500 sec			Used	Maximum
Generated terms 679 	Input space 	3038 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^3*[R2(p12,p22,-w32)]^-1 = p12  /[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3500 sec			Used	Maximum
Generated terms 679 	Input space 	3038 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^2*[R2(p12,p22,-w32)]^-1 =     1/[R2(p12,p22,-w32)] 
	         *(p12^2 + [R2(p12,p22,-w32)] - R2(p12,p22,-w32) ) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3501 sec			Used	Maximum
Generated terms 679 	Input space 	3034 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

> p12p32{} 
c  some ratio's of p12 with [R2(p32,p12,-w22)] 
L 1	id p12^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p12^n   ! contro malocchio 
L 4	id p12^8*[R2(p32,p12,-w22)]^-1 = R2div(p12,8,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3503 sec			Used	Maximum
Generated terms 679 	Input space 	3326 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 2156	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^7*[R2(p32,p12,-w22)]^-1 = R2div(p12,7,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3504 sec			Used	Maximum
Generated terms 679 	Input space 	2966 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^6*[R2(p32,p12,-w22)]^-1 = R2div(p12,6,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3505 sec			Used	Maximum
Generated terms 679 	Input space 	2966 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^5*[R2(p32,p12,-w22)]^-1 = R2div(p12,5,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3506 sec			Used	Maximum
Generated terms 679 	Input space 	2966 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^4*[R2(p32,p12,-w22)]^-1 = R2div(p12,4,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3507 sec			Used	Maximum
Generated terms 679 	Input space 	2966 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^3*[R2(p32,p12,-w22)]^-1 = R2div(p12,3,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3507 sec			Used	Maximum
Generated terms 679 	Input space 	2966 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

L 1	id p12^2*[R2(p32,p12,-w22)]^-1 = R2div(p12,2,[R2(p32,p12,-w22)],-1,p32,-w22) 
	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3508 sec			Used	Maximum
Generated terms 679 	Input space 	2966 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

	* yep 

Terms out 679, in 679.

Terms in output 679
Running time 3509 sec			Used	Maximum
Generated terms 679 	Input space 	2908 	100000
Equal terms 0     	Output space 	18670 	250000
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 1358	String space 	914 	4096
Records written 2967 	Merging		0 	0

c  ultimi ratio's prima della integrazione in dp1 
L 1	id [R2(p12,p22,-w32)]^-1*p12^-1 = 1/[p22+w32]^2 
	       * ( 1/p12 - (p12-2*p22+2*w32)/[R2(p12,p22,-w32)] ) 
L 4	id [R2(p32,p12,-w22)]^-1*p12^-1 = 1/[p32+w22]^2 
	       * ( 1/p12 - (p12-2*p32+2*w22)/[R2(p32,p12,-w22)] ) 
	* yep 

Terms out 679, in 679.

Terms in output 1514
Running time 3512 sec			Used	Maximum
Generated terms 1777 	Input space 	3494 	100000
Equal terms 235     	Output space 	41916 	250000
Cancellations 28   	Nr of expr.  	16 	255
Multiplications 5750	String space 	914 	4096
Records written 2967 	Merging		0 	0

At 3513 sec: 11856 bytes. Subfile TAP4000L, 17526 bytes.
c some p12-integrals 
L 1	id [Log((z2+1)/(z2-1))]*p12^-1*dp12 = 4*pi*[atan(p3/w2)] 
L 1	al [Log((z3+1)/(z3-1))]*p12^-1*dp12 = 4*pi*[atan(p2/w3)]  
L 2	id [Log((z1+1)/(z1-1))]*dp12   = [Log((z1+1)/(z1-1))]*dpp12 
L 2	al [Log((z1+1)/(z1-1))]*dp1    = [Log((z1+1)/(z1-1))]*dpp1 
L 3	id [R2(p12,p22,-w32)]^-1*p12*dp12 = 
	         (   [(p12-p22+w32)/R2(p12,p22,-w32)*dp12] 
	           +      (p22-w32)/[R2(p12,p22,-w32)]*dp12 ) 
L 6	id [R2(p32,p12,-w22)]^-1*p12*dp12 = 
	         (   [(p12-p32+w22)/R2(p32,p12,-w22)*dp12] 
	           +      (p32-w22)/[R2(p32,p12,-w22)]*dp12 ) 
L 9	id [R2(p12,p22,-w32)]^-1*dp12 = 1/p2/w3*[p2*w3/R2(p12,p22,-w32)*dp12] 
L10	id [R2(p32,p12,-w22)]^-1*dp12 = 1/p3/w2*[p3*w2/R2(p32,p12,-w22)*dp12] 
c  gli integrali in dp1, da un output di p1_int.sch 
L11	id [R2(p12,p22,-w32)]^-1*p12*dpp1 = pi/4*w3/w32 
L12	id [R2(p32,p12,-w22)]^-1*p12*dpp1 = pi/4*w2/w22 
L13	id [R2(p12,p22,-w32)]^-1*dpp1     = pi/4*w3/w32/[p22+w32] ! july 3d 
L14	id [R2(p32,p12,-w22)]^-1*dpp1     = pi/4*w2/w22/[p32+w22] 
L15	id Multi, w2^2=w22 ; Multi, w3^2=w32 
L16	id Multi, p2^-1=p2/p22; Multi, p3^-1=p3/p32; 
L16	al Multi, w2^-1=w2/w22; Multi, w3^-1=w3/w32; 
L17	id Multi, p2^2=p22; Multi, p3^2=p32; Multi, w2^2=w22; Multi, w3^2=w32 
c  P out 
	* yep 

Terms out 1514, in 1514.

Terms in output 1514
Running time 3520 sec			Used	Maximum
Generated terms 1876 	Input space 	4594 	100000
Equal terms 335     	Output space 	42014 	250000
Cancellations 27   	Nr of expr.  	36 	255
Multiplications 10820	String space 	914 	4096
Records written 2969 	Merging		0 	0

At 3520 sec: 11990 bytes. Subfile TAP4000L, 17694 bytes.
c  pulizie in p22 
> p22p32{} 
L 1	id p22^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p22^n   ! contro malocchio 
L 4	id p22^8*[R2(p22,p32,-w12)]^-1 =  p22^6/[R2(p22,p32,-w12)] 
	          *(p22^2 + [R2(p22,p32,-w12)] - R2(p22,p32,-w12) ) 
	* yep 

Terms out 1514, in 1514.

Terms in output 1514
Running time 3524 sec			Used	Maximum
Generated terms 1514 	Input space 	3394 	100000
Equal terms 0     	Output space 	41934 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 5224	String space 	914 	4096
Records written 2971 	Merging		0 	0

At 3525 sec: 11990 bytes. Subfile TAP4000L, 17694 bytes.
L 1	id p22^7*[R2(p22,p32,-w12)]^-1 =  p22^5/[R2(p22,p32,-w12)] 
	          *(p22^2 + [R2(p22,p32,-w12)] - R2(p22,p32,-w12) ) 
	* yep 

Terms out 1514, in 1514.

Terms in output 1514
Running time 3527 sec			Used	Maximum
Generated terms 1514 	Input space 	3038 	100000
Equal terms 0     	Output space 	41934 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 3028	String space 	914 	4096
Records written 2973 	Merging		0 	0

At 3528 sec: 11990 bytes. Subfile TAP4000L, 17694 bytes.
L 1	id p22^6*[R2(p22,p32,-w12)]^-1 =  p22^4/[R2(p22,p32,-w12)] 
	          *(p22^2 + [R2(p22,p32,-w12)] - R2(p22,p32,-w12) ) 
	* yep 

Terms out 1514, in 1514.

Terms in output 1514
Running time 3530 sec			Used	Maximum
Generated terms 1514 	Input space 	3038 	100000
Equal terms 0     	Output space 	41934 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 3028	String space 	914 	4096
Records written 2975 	Merging		0 	0

At 3531 sec: 11990 bytes. Subfile TAP4000L, 17694 bytes.
L 1	id p22^5*[R2(p22,p32,-w12)]^-1 =  p22^3/[R2(p22,p32,-w12)] 
	          *(p22^2 + [R2(p22,p32,-w12)] - R2(p22,p32,-w12) ) 
	* yep 

Terms out 1514, in 1514.

Terms in output 1527
Running time 3533 sec			Used	Maximum
Generated terms 1577 	Input space 	3272 	100000
Equal terms 41     	Output space 	42338 	250000
Cancellations 9   	Nr of expr.  	15 	255
Multiplications 3208	String space 	914 	4096
Records written 2977 	Merging		0 	0

At 3534 sec: 12124 bytes. Subfile TAP4000L, 17886 bytes.
L 1	id p22^4*[R2(p22,p32,-w12)]^-1 =  p22^2/[R2(p22,p32,-w12)] 
	          *(p22^2 + [R2(p22,p32,-w12)] - R2(p22,p32,-w12) ) 
	* yep 

Terms out 1527, in 1527.

Terms in output 1604
Running time 3537 sec			Used	Maximum
Generated terms 1884 	Input space 	3284 	100000
Equal terms 222     	Output space 	44608 	250000
Cancellations 58   	Nr of expr.  	15 	255
Multiplications 4074	String space 	914 	4096
Records written 2979 	Merging		0 	0

At 3537 sec: 12784 bytes. Subfile TAP4000L, 18912 bytes.
L 1	id p22^3*[R2(p22,p32,-w12)]^-1 =  p22  /[R2(p22,p32,-w12)] 
	          *(p22^2 + [R2(p22,p32,-w12)] - R2(p22,p32,-w12) ) 
	* yep 

Terms out 1604, in 1604.

Terms in output 1814
Running time 3541 sec			Used	Maximum
Generated terms 2906 	Input space 	3284 	100000
Equal terms 866     	Output space 	50842 	250000
Cancellations 226   	Nr of expr.  	15 	255
Multiplications 6928	String space 	914 	4096
Records written 2981 	Merging		0 	0

At 3542 sec: 14564 bytes. Subfile TAP4000L, 21770 bytes.
L 1	id p22^2*[R2(p22,p32,-w12)]^-1 =      1/[R2(p22,p32,-w12)] 
	          *(p22^2 + [R2(p22,p32,-w12)] - R2(p22,p32,-w12) ) 
	* yep 

Terms out 1814, in 1814.

Terms in output 2347
Running time 3549 sec			Used	Maximum
Generated terms 4866 	Input space 	3272 	100000
Equal terms 1979     	Output space 	64422 	250000
Cancellations 540   	Nr of expr.  	15 	255
Multiplications 12348	String space 	914 	4096
Records written 2984 	Merging		0 	0

At 3550 sec: 18688 bytes. Subfile TAP4000L, 26420 bytes.
L 1	id Ratio,p22,[p22+w32],w32 
L 2	id Ratio,p32,[p32+w22],w22     ! ad abundantiam 
> P stat 
	* yep 

Terms out 2347, in 2347.

Terms in output 1339
Running time 3555 sec			Used	Maximum
Generated terms 4297 	Input space 	3172 	100000
Equal terms 2284     	Output space 	38662 	250000
Cancellations 674   	Nr of expr.  	14 	255
Multiplications 11326	String space 	914 	4096
Records written 2987 	Merging		0 	0

At 3556 sec: 11240 bytes. Subfile TAP4000L, 14644 bytes.
L 1	id p22^-1*[R2(p22,p32,-w12)]^-1       = 1/p22/[R2(p22,p32,-w12)] 
	    *R2one(p22,[R2(p22,p32,-w12)],p22,p32,-w12,0,[(p32+w12)^2]) 
L 6	id [p22+w32]^-3*[R2(p22,p32,-w12)]^-1 = 1/[p22+w32]^3/[R2(p22,p32,-w12)] 
	    *R2one([p22+w32],[R2(p22,p32,-w12)],p22,p32,-w12,-w32,[R2(p32,-w32,-w12)]) 
L11	id [p22+w32]^-2*[R2(p22,p32,-w12)]^-1 = 1/[p22+w32]^2/[R2(p22,p32,-w12)] 
	    *R2one([p22+w32],[R2(p22,p32,-w12)],p22,p32,-w12,-w32,[R2(p32,-w32,-w12)]) 
L16	id [p22+w32]^-1*[R2(p22,p32,-w12)]^-1 = 1/[p22+w32]  /[R2(p22,p32,-w12)] 
	    *R2one([p22+w32],[R2(p22,p32,-w12)],p22,p32,-w12,-w32,[R2(p32,-w32,-w12)]) 
L21	id [p22+w32] = p22+w32 
L21	al [(p32+w12)^2]^n~ = [p32+w12]^(2*n) 
L23	id Ratio,p32,[p32+w22],w22     ! ad abundantiam 
L24	al Ratio,p32,[p32+w12],w12  
	* yep 

Terms in output 1939
Running time 3574 sec			Used	Maximum
Generated terms 8192 	Input space 	4734 	100000
Equal terms 6226     	Output space 	45032 	250000
Cancellations 27   	Nr of expr.  	20 	255
Multiplications 35380	String space 	927 	4096
Records written 2989 	Merging		0 	0


Terms in output 4272
Running time 3592 sec			Used	Maximum
Generated terms 16384 	Input space 	4734 	100000
Equal terms 12042     	Output space 	111070 	250000
Cancellations 70   	Nr of expr.  	20 	255
Multiplications 69570	String space 	927 	4096
Records written 2989 	Merging		0 	0


Terms out 1339, in 1339.

Terms in output 4491
Running time 3594 sec			Used	Maximum
Generated terms 17265 	Input space 	4734 	100000
Equal terms 12692     	Output space 	122892 	250000
Cancellations 82   	Nr of expr.  	20 	255
Multiplications 73084	String space 	927 	4096
Records written 2989 	Merging		0 	0

At 3596 sec: 37770 bytes. Subfile TAP4000L, 51938 bytes.
c  pulizie in p32 
L 1	id p32^9*[R2(p32,-w32,-w12)]^-3 = p32^7/[R2(p32,-w32,-w12)]^3 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4491, in 4491.

Terms in output 4491
Running time 3603 sec			Used	Maximum
Generated terms 4491 	Input space 	3038 	100000
Equal terms 0     	Output space 	122594 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 8982	String space 	927 	4096
Records written 2995 	Merging		0 	0

At 3605 sec: 37770 bytes. Subfile TAP4000L, 51938 bytes.
L 1	id p32^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p32^n   ! contro malocchio 
L 4	id p32^8*[R2(p32,-w32,-w12)]^-3 = p32^6/[R2(p32,-w32,-w12)]^3 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4491, in 4491.

Terms in output 4481
Running time 3616 sec			Used	Maximum
Generated terms 4561 	Input space 	3624 	100000
Equal terms 70     	Output space 	122316 	250000
Cancellations 10   	Nr of expr.  	18 	255
Multiplications 15612	String space 	927 	4096
Records written 3001 	Merging		0 	0

At 3618 sec: 37696 bytes. Subfile TAP4000L, 51820 bytes.
L 1	id p32^7*[R2(p32,-w32,-w12)]^-3 = p32^5/[R2(p32,-w32,-w12)]^3 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4481, in 4481.

Terms in output 4433
Running time 3625 sec			Used	Maximum
Generated terms 4719 	Input space 	3284 	100000
Equal terms 238     	Output space 	121292 	250000
Cancellations 48   	Nr of expr.  	15 	255
Multiplications 9642	String space 	927 	4096
Records written 3007 	Merging		0 	0

At 3627 sec: 37306 bytes. Subfile TAP4000L, 51206 bytes.
L 1	id p32^6*[R2(p32,-w32,-w12)]^-3 = p32^4/[R2(p32,-w32,-w12)]^3 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4433, in 4433.

Terms in output 4393
Running time 3634 sec			Used	Maximum
Generated terms 4755 	Input space 	3284 	100000
Equal terms 308     	Output space 	119928 	250000
Cancellations 54   	Nr of expr.  	15 	255
Multiplications 9786	String space 	927 	4096
Records written 3013 	Merging		0 	0

At 3635 sec: 36846 bytes. Subfile TAP4000L, 50602 bytes.
L 1	id p32^5*[R2(p32,-w32,-w12)]^-3 = p32^3/[R2(p32,-w32,-w12)]^3 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4393, in 4393.

Terms in output 4341
Running time 3642 sec			Used	Maximum
Generated terms 4743 	Input space 	3284 	100000
Equal terms 350     	Output space 	118540 	250000
Cancellations 52   	Nr of expr.  	15 	255
Multiplications 9786	String space 	927 	4096
Records written 3019 	Merging		0 	0

At 3644 sec: 36298 bytes. Subfile TAP4000L, 49852 bytes.
L 1	id p32^4*[R2(p32,-w32,-w12)]^-3 = p32^2/[R2(p32,-w32,-w12)]^3 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4341, in 4341.

Terms in output 4268
Running time 3651 sec			Used	Maximum
Generated terms 4831 	Input space 	3284 	100000
Equal terms 490     	Output space 	116540 	250000
Cancellations 73   	Nr of expr.  	15 	255
Multiplications 10082	String space 	927 	4096
Records written 3024 	Merging		0 	0

At 3653 sec: 35472 bytes. Subfile TAP4000L, 48764 bytes.
L 1	id p32^3*[R2(p32,-w32,-w12)]^-3 = p32  /[R2(p32,-w32,-w12)]^3 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4268, in 4268.

Terms in output 4158
Running time 3659 sec			Used	Maximum
Generated terms 4835 	Input space 	3284 	100000
Equal terms 567     	Output space 	113626 	250000
Cancellations 110   	Nr of expr.  	15 	255
Multiplications 10156	String space 	927 	4096
Records written 3029 	Merging		0 	0

At 3661 sec: 34354 bytes. Subfile TAP4000L, 47236 bytes.
L 1	id p32^2*[R2(p32,-w32,-w12)]^-3 =     1/[R2(p32,-w32,-w12)]^3
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 4158, in 4158.

Terms in output 3871
Running time 3667 sec			Used	Maximum
Generated terms 4725 	Input space 	3272 	100000
Equal terms 565     	Output space 	105490 	250000
Cancellations 289   	Nr of expr.  	15 	255
Multiplications 9936	String space 	927 	4096
Records written 3034 	Merging		0 	0

At 3669 sec: 32038 bytes. Subfile TAP4000L, 43858 bytes.
L 1	id p32^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p32^n   ! contro malocchio 
L 4	id p32^8*[R2(p32,-w32,-w12)]^-2 = p32^6/[R2(p32,-w32,-w12)]^2 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 3871, in 3871.

Terms in output 3871
Running time 3679 sec			Used	Maximum
Generated terms 3871 	Input space 	3394 	100000
Equal terms 0     	Output space 	105464 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 13156	String space 	927 	4096
Records written 3039 	Merging		0 	0

At 3681 sec: 32038 bytes. Subfile TAP4000L, 43858 bytes.
L 1	id p32^7*[R2(p32,-w32,-w12)]^-2 = p32^5/[R2(p32,-w32,-w12)]^2 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 3871, in 3871.

Terms in output 3871
Running time 3686 sec			Used	Maximum
Generated terms 3871 	Input space 	3038 	100000
Equal terms 0     	Output space 	105464 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 7742	String space 	927 	4096
Records written 3044 	Merging		0 	0

At 3688 sec: 32038 bytes. Subfile TAP4000L, 43858 bytes.
L 1	id p32^6*[R2(p32,-w32,-w12)]^-2 = p32^4/[R2(p32,-w32,-w12)]^2 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 3871, in 3871.

Terms in output 3830
Running time 3694 sec			Used	Maximum
Generated terms 4151 	Input space 	3272 	100000
Equal terms 280     	Output space 	104386 	250000
Cancellations 41   	Nr of expr.  	15 	255
Multiplications 8542	String space 	927 	4096
Records written 3049 	Merging		0 	0

At 3696 sec: 31720 bytes. Subfile TAP4000L, 43428 bytes.
L 1	id p32^5*[R2(p32,-w32,-w12)]^-2 = p32^3/[R2(p32,-w32,-w12)]^2 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 3830, in 3830.

Terms in output 3687
Running time 3703 sec			Used	Maximum
Generated terms 4719 	Input space 	3284 	100000
Equal terms 889     	Output space 	100970 	250000
Cancellations 143   	Nr of expr.  	15 	255
Multiplications 10200	String space 	927 	4096
Records written 3054 	Merging		0 	0

At 3704 sec: 30580 bytes. Subfile TAP4000L, 41818 bytes.
L 1	id p32^4*[R2(p32,-w32,-w12)]^-2 = p32^2/[R2(p32,-w32,-w12)]^2 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 3687, in 3687.

Terms in output 3430
Running time 3711 sec			Used	Maximum
Generated terms 5241 	Input space 	3284 	100000
Equal terms 1549     	Output space 	94344 	250000
Cancellations 262   	Nr of expr.  	15 	255
Multiplications 11814	String space 	927 	4096
Records written 3059 	Merging		0 	0

At 3713 sec: 28408 bytes. Subfile TAP4000L, 38722 bytes.
L 1	id p32^3*[R2(p32,-w32,-w12)]^-2 = p32  /[R2(p32,-w32,-w12)]^2 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 3430, in 3430.

Terms in output 3027
Running time 3720 sec			Used	Maximum
Generated terms 5390 	Input space 	3284 	100000
Equal terms 1943     	Output space 	83792 	250000
Cancellations 420   	Nr of expr.  	15 	255
Multiplications 12460	String space 	927 	4096
Records written 3063 	Merging		0 	0

At 3721 sec: 25178 bytes. Subfile TAP4000L, 34046 bytes.
L 1	id p32^2*[R2(p32,-w32,-w12)]^-2 =     1/[R2(p32,-w32,-w12)]^2
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 3027, in 3027.

Terms in output 1845
Running time 3728 sec			Used	Maximum
Generated terms 5218 	Input space 	3272 	100000
Equal terms 2174     	Output space 	50300 	250000
Cancellations 1199   	Nr of expr.  	15 	255
Multiplications 12314	String space 	927 	4096
Records written 3067 	Merging		0 	0

At 3729 sec: 15232 bytes. Subfile TAP4000L, 20410 bytes.
L 1	id p32^n~ = (DT(n-9)/(n-9)/(n-10)+DT(8-n))*p32^n   ! contro malocchio 
L 4	id p32^8*[R2(p32,-w32,-w12)]^-1 = p32^6/[R2(p32,-w32,-w12)] 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 1845, in 1845.

Terms in output 1845
Running time 3733 sec			Used	Maximum
Generated terms 1845 	Input space 	3394 	100000
Equal terms 0     	Output space 	49988 	250000
Cancellations 0   	Nr of expr.  	18 	255
Multiplications 6050	String space 	927 	4096
Records written 3070 	Merging		0 	0

At 3734 sec: 15232 bytes. Subfile TAP4000L, 20410 bytes.
L 1	id p32^7*[R2(p32,-w32,-w12)]^-1 = p32^5/[R2(p32,-w32,-w12)] 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 1845, in 1845.

Terms in output 1845
Running time 3737 sec			Used	Maximum
Generated terms 1845 	Input space 	3038 	100000
Equal terms 0     	Output space 	49988 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 3690	String space 	927 	4096
Records written 3073 	Merging		0 	0

At 3737 sec: 15232 bytes. Subfile TAP4000L, 20410 bytes.
L 1	id p32^6*[R2(p32,-w32,-w12)]^-1 = p32^4/[R2(p32,-w32,-w12)] 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 1845, in 1845.

Terms in output 1845
Running time 3740 sec			Used	Maximum
Generated terms 1845 	Input space 	3038 	100000
Equal terms 0     	Output space 	49988 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 3690	String space 	927 	4096
Records written 3076 	Merging		0 	0

At 3741 sec: 15232 bytes. Subfile TAP4000L, 20410 bytes.
L 1	id p32^5*[R2(p32,-w32,-w12)]^-1 = p32^3/[R2(p32,-w32,-w12)] 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 1845, in 1845.

Terms in output 1825
Running time 3743 sec			Used	Maximum
Generated terms 1915 	Input space 	3272 	100000
Equal terms 66     	Output space 	49474 	250000
Cancellations 24   	Nr of expr.  	15 	255
Multiplications 3890	String space 	927 	4096
Records written 3079 	Merging		0 	0

At 3744 sec: 15092 bytes. Subfile TAP4000L, 20216 bytes.
L 1	id p32^4*[R2(p32,-w32,-w12)]^-1 = p32^2/[R2(p32,-w32,-w12)] 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 1825, in 1825.

Terms in output 1680
Running time 3747 sec			Used	Maximum
Generated terms 2315 	Input space 	3272 	100000
Equal terms 480     	Output space 	46594 	250000
Cancellations 155   	Nr of expr.  	15 	255
Multiplications 5050	String space 	927 	4096
Records written 3082 	Merging		0 	0

At 3748 sec: 13914 bytes. Subfile TAP4000L, 18622 bytes.
L 1	id p32^3*[R2(p32,-w32,-w12)]^-1 = p32  /[R2(p32,-w32,-w12)] 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 1680, in 1680.

Terms in output 1286
Running time 3752 sec			Used	Maximum
Generated terms 2891 	Input space 	3284 	100000
Equal terms 1175     	Output space 	37474 	250000
Cancellations 430   	Nr of expr.  	15 	255
Multiplications 6820	String space 	927 	4096
Records written 3084 	Merging		0 	0

At 3753 sec: 11020 bytes. Subfile TAP4000L, 14462 bytes.
L 1	id p32^2*[R2(p32,-w32,-w12)]^-1 =     1/[R2(p32,-w32,-w12)] 
	         *(p32^2 + [R2(p32,-w32,-w12)] - R2(p32,-w32,-w12) ) 
	* yep 

Terms out 1286, in 1286.

Terms in output 224
Running time 3756 sec			Used	Maximum
Generated terms 2896 	Input space 	3272 	100000
Equal terms 1548     	Output space 	6096 	250000
Cancellations 1124   	Nr of expr.  	15 	255
Multiplications 7172	String space 	927 	4096
Records written 3086 	Merging		0 	0

L 1	id Ratio,p32,[p32+w22],w22     ! ad abundantiam 
L 2	al Ratio,p32,[p32+w12],w12  
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3757 sec			Used	Maximum
Generated terms 224 	Input space 	2944 	100000
Equal terms 0     	Output space 	6096 	250000
Cancellations 0   	Nr of expr.  	12 	255
Multiplications 448	String space 	927 	4096
Records written 3086 	Merging		0 	0

L 1	id [p32+w22]^-2*[R2(p32,-w32,-w12)]^-2 = 1/[p32+w22]^2/[R2(p32,-w32,-w12)]^2 
	   *R2one([p32+w22],[R2(p32,-w32,-w12)],p32,-w32,-w12,-w22,[R2(w12,w22,w32)]) 
L 6	id [p32+w22]^-1*[R2(p32,-w32,-w12)]^-2 = 1/[p32+w22]  /[R2(p32,-w32,-w12)]^2 
	   *R2one([p32+w22],[R2(p32,-w32,-w12)],p32,-w32,-w12,-w22,[R2(w12,w22,w32)]) 
L11	id [p32+w22] = p32+w22 
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3757 sec			Used	Maximum
Generated terms 224 	Input space 	3104 	100000
Equal terms 0     	Output space 	6096 	250000
Cancellations 0   	Nr of expr.  	15 	255
Multiplications 448	String space 	927 	4096
Records written 3086 	Merging		0 	0

L 1	id [p32+w22]^-2*[R2(p32,-w32,-w12)]^-1 = 1/[p32+w22]^2/[R2(p32,-w32,-w12)] 
	   *R2one([p32+w22],[R2(p32,-w32,-w12)],p32,-w32,-w12,-w22,[R2(w12,w22,w32)]) 
L 6	id [p32+w22]^-1*[R2(p32,-w32,-w12)]^-1 = 1/[p32+w22]  /[R2(p32,-w32,-w12)] 
	   *R2one([p32+w22],[R2(p32,-w32,-w12)],p32,-w32,-w12,-w22,[R2(w12,w22,w32)]) 
L11	id [p32+w22] = p32+w22 
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3758 sec			Used	Maximum
Generated terms 224 	Input space 	3104 	100000
Equal terms 0     	Output space 	6096 	250000
Cancellations 0   	Nr of expr.  	15 	255
Multiplications 448	String space 	927 	4096
Records written 3086 	Merging		0 	0

L 1	id Addfa, w32/[w32]         ! apotropaico ? 
> w32w12{} 
L 2	id w32^n~ = (DT(n-10)/(n-10)/(n-11)+DT(9-n))*w32^n   ! contro malocchio 
L 5	id w32^9*[R2(w12,w22,w32)]^-1 = w32^7/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3758 sec			Used	Maximum
Generated terms 224 	Input space 	3506 	100000
Equal terms 0     	Output space 	6712 	250000
Cancellations 0   	Nr of expr.  	19 	255
Multiplications 1344	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id w32^8*[R2(w12,w22,w32)]^-1 = w32^6/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3759 sec			Used	Maximum
Generated terms 224 	Input space 	3038 	100000
Equal terms 0     	Output space 	6712 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 448	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id w32^7*[R2(w12,w22,w32)]^-1 = w32^5/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3759 sec			Used	Maximum
Generated terms 224 	Input space 	3038 	100000
Equal terms 0     	Output space 	6712 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 448	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id w32^6*[R2(w12,w22,w32)]^-1 = w32^4/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3759 sec			Used	Maximum
Generated terms 224 	Input space 	3038 	100000
Equal terms 0     	Output space 	6712 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 448	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id w32^5*[R2(w12,w22,w32)]^-1 = w32^3/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 224, in 224.

Terms in output 224
Running time 3760 sec			Used	Maximum
Generated terms 224 	Input space 	3038 	100000
Equal terms 0     	Output space 	6712 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 448	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id w32^4*[R2(w12,w22,w32)]^-1 = w32^2/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 224, in 224.

Terms in output 192
Running time 3760 sec			Used	Maximum
Generated terms 350 	Input space 	3248 	100000
Equal terms 104     	Output space 	6172 	250000
Cancellations 54   	Nr of expr.  	15 	255
Multiplications 808	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id w32^3*[R2(w12,w22,w32)]^-1 = w32  /[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 192, in 192.

Terms in output 52
Running time 3761 sec			Used	Maximum
Generated terms 430 	Input space 	3284 	100000
Equal terms 198     	Output space 	1772 	250000
Cancellations 180   	Nr of expr.  	15 	255
Multiplications 1064	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id w32^2*[R2(w12,w22,w32)]^-1 =     1/[R2(w12,w22,w32)] 
	         *(w32^2 + [R2(w12,w22,w32)] - R2(w12,w22,w32) ) 
	* yep 

Terms out 52, in 52.

Terms in output 52
Running time 3761 sec			Used	Maximum
Generated terms 52 	Input space 	3034 	100000
Equal terms 0     	Output space 	1772 	250000
Cancellations 0   	Nr of expr.  	13 	255
Multiplications 104	String space 	932 	4096
Records written 3086 	Merging		0 	0

L 1	id [w32]^n~=w32^n 
> P out 
	* end 

Terms out 52, in 52.

Terms in output 52
Running time 3761 sec			Used	Maximum
Generated terms 52 	Input space 	3020 	100000
Equal terms 0     	Output space 	1600 	250000
Cancellations 0   	Nr of expr.  	15 	255
Multiplications 208	String space 	932 	4096
Records written 3086 	Merging		0 	0

 
p32dTL = 
 + pi*[Rdel(0,p22,p32)]^-1*[R2(p22,p32,-w12)]^-1*[atan(p2/w3)]*p3
  * ( 8*p22*p32^-1*w12*w22 - 16*p22*w12 - 8*p22*w22 + 8*p22*w32
  + 8*p32*w22 - 8*p32*w32 + 8*p32^-1*w12^2*w22 + 16*w12*w22
  - 8*w12*w32 )
 
 + pi*[Rdel(0,p22,p32)]^-1*[R2(p22,p32,-w12)]^-1*[atan(p3/w2)]*p2
  * ( 8*p22*w12 + 8*p22*w22 - 8*p22*w32 + 8*p32*w12 - 8*p32*w22
  + 8*p32*w32 - 8*w12*w22 - 8*w12*w32 + 8*w12^2 )
 
 + pi*[Rdel(0,p22,p32)]^-1*[p32+w22]^-1*[atan(p2/w3)]*p3
  * ( - 8*p22 - 8*w32 )
 
 + pi*[Rdel(0,p22,p32)]^-1*[atan(p2/w3)]*p3
  * ( 8*p22*p32^-1 - 8*p32^-1*w22 + 8*p32^-1*w32 )
 
 + pi*w2*[Rdel(0,p22,p32)]^-1*[p32+w22]^-1*[Log((z1+1)/(z1-1))]
  * ( - 2*p22 - 2*w32 )
 
 + 2*pi*w3*[Rdel(0,p22,p32)]^-1*[Log((z1+1)/(z1-1))]
 
 + [Rdel(0,p22,p32)]^-1*[R2(p22,p32,-w12)]^-1*
 [(p12-p22+w32)/R2(p12,p22,-w32)*dp12]*[Log((z2+1)/(z2-1))]*p2
  * ( - 2*p22*w12 - 2*p22*w22 + 2*p22*w32 - 2*p32*w12 + 2*p32*w22
  - 2*p32*w32 + 2*w12*w22 + 2*w12*w32 - 2*w12^2 )
 
 + [Rdel(0,p22,p32)]^-1*[R2(p22,p32,-w12)]^-1*
 [(p12-p32+w22)/R2(p32,p12,-w22)*dp12]*[Log((z3+1)/(z3-1))]*p3
  * ( - 2*p22*p32^-1*w12*w22 + 4*p22*w12 + 2*p22*w22 - 2*p22*w32
  - 2*p32*w22 + 2*p32*w32 - 2*p32^-1*w12^2*w22 - 4*w12*w22
  + 2*w12*w32 )
 
 + [Rdel(0,p22,p32)]^-1*[(p12-p32+w22)/R2(p32,p12,-w22)*dp12]*
 [Log((z3+1)/(z3-1))]*p3
  * ( - 2*p22*p32^-1 + 2*p32^-1*w22 - 2*p32^-1*w32 )
 
 + [Rdel(0,p22,p32)]^-1*[(p12-p32+w22)/R2(p32,p12,-w22)*dp12]*
 [p32+w22]^-1*[Log((z3+1)/(z3-1))]*p3
  * ( 2*p22 + 2*w32 )
 
 + w2*[Rdel(0,p22,p32)]^-1*[p3*w2/R2(p32,p12,-w22)*dp12]*
 [p32+w22]^-1*[Log((z3+1)/(z3-1))]
  * ( 4*p22 + 4*w32 )
 
 - 4*w3*[Rdel(0,p22,p32)]^-1*[p2*w3/R2(p12,p22,-w32)*dp12]*
 [Log((z2+1)/(z2-1))] + 0.
 
At end: 0 bytes.

End run. Time 3761 sec.
