Rui,
awesome. :t
Gunther
Hi Gunther
Thanks for your words :t
Hi
--****
The calculator v2014.02 ****--
(
calcula64)
This is the latest powerful version.
---------------------------------------------
Polynomials with integer coefficients ---------------------------------------------
General:
p(x)=I7 x^7 + I6 x^6 + ...+ I1 x + I0
where I7, I6, ..., I0 are integers.
The calculator tries to find integer roots only.
------------------------------------------------
Type:
p(x)=x^2+x-2
We get:
p(x)= (x+2 ) * (x-1 )
------------------------------------------------
Type:
p(x)=x^5 +2x^4 -x^3 -2x^2
We get:
p(x)= (x+2 ) * (x+1 ) * (x-0 ) * (x-0 ) * (x-1 )
------------------------------------------------
Type:
p(x)=x^2-2x+2
We get:
There is no integer roots in the table from -30 to 30
x^2-2 x+2= (x-1+i ) * (x-1-i )
------------------------------------------------
Type:
p(x)=x^6 -1
We get:
p(x)= (x+1 ) * (x-1 ) * ( x^4+ x^2+1 )
------------------------------------------------
Type:
p(x)=-5x^4 +5
We get:
p(x)= -5 * (x+1 ) * (x-1 ) * ( x^2+1 )
x^2+1= (x+i ) * (x-i )
------------------------------------------------
Type:
p(x)=-6x^6
We get:
p(x)= -6 * (x-0 ) * (x-0 ) * (x-0 ) * (x-0 ) * (x-0 ) * (x-0 )
Jan. 2014
Good luck !
RuiLoureiro