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

This is the same as asking for the roots of the polynomial, $p'q - pq' = 0$ 
in the same domain. 

- Can something in Sage help? 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to