Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 9 years ago

Phoenix gravatar image

About finding roots of polynomials in specific domains

I have two polynomials p(x) and q(x) and I want to know if there are roots of the equation pp=qq in the domain (a,\infinity) - where a=maxroots(p),roots(q)

This is the same as asking for the roots of the polynomial, pqpq=0 in the same domain.

  • Can something in Sage help?
click to hide/show revision 2
No.2 Revision

About finding roots of polynomials in specific domains

I have two polynomials p(x) and q(x) and I want to know if there are roots of the equation pp=qq in the domain (a,\infinity) - (a,) , where $a = max { roots(p),roots(q) }$

This is the same as asking for the roots of the polynomial, pqpq=0 in the same domain.

  • Can something in Sage help?
click to hide/show revision 3
No.3 Revision

About finding roots of polynomials in specific domains

I have two polynomials p(x) and q(x) and I want to know if there are roots of the equation pp=qq in the domain (a,) , where $a = max { roots(p),roots(q) roots(p), roots(q) }$

This is the same as asking for the roots of the polynomial, pqpq=0 in the same domain.

  • Can something in Sage help?
click to hide/show revision 4
No.4 Revision

About finding roots of polynomials in specific domains

I have two polynomials p(x) and q(x) and I want to know if there are roots of the equation pp=qq in the domain (a,) , where $a = max { roots(p), roots(q) }$} $

This is the same as asking for the roots of the polynomial, pqpq=0 in the same domain.

  • Can something in Sage help?