[CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0)
|
07-12-2016, 02:15 PM
Post: #9
|
|||
|
|||
RE: [CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0)
: [FLags] Output Simplify: Minimun. Increasing (a): Off = decreassing 2...1
factor(a^3-b^3, a) => (a^0-b)*(a^2+a^1*b+a^0*b^2) OK the variable a, is first that b : [FLags] Output Simplify: Minimun. Increasing (b): Off = decreassing 2...1 factor(a^3-b^3, b) => -(b^0-a)*(b^2+b^1*a+a^2*b^0) OK the variable b, is first that a But, control is lost in the following case : [FLags] Output Simplify: Minimun. Increasing (a): On factor(a^3-b^3, a) => (-b+a^0)*(a^0*b^2+a*b+a^2) The factor (a^0*b^2+a^1*b+a^2) is OK, but no (-b+a) the output must be : [FLags] Output Simplify: Minimun. Increasing (a): On factor(a^3-b^3, a) => (a^0-b)*(a^0*b^2+a*b+a^2) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0) - compsystems - 07-03-2016, 05:06 PM
RE: [HP-PRIME CAS] - compsystems - 07-03-2016, 07:57 PM
RE: [CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0) - parisse - 07-04-2016, 11:04 AM
RE: [CAS] - compsystems - 07-06-2016, 03:14 AM
RE: [CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0) - compsystems - 07-08-2016, 03:58 AM
RE: [CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0) - parisse - 07-09-2016, 07:51 AM
RE: [CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0) - compsystems - 07-09-2016, 06:44 PM
RE: [CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0) - parisse - 07-10-2016, 04:18 AM
RE: [CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0) - compsystems - 07-12-2016 02:15 PM
|
User(s) browsing this thread: 2 Guest(s)