Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • $\begingroup$ If you have a function roots that gets the roots of a polynomial into a list form of consistent dimension, then why not something like: Select[polys, Not[0!=Norm[roots[#]]!=1] &] $\endgroup$ Commented Aug 6, 2020 at 18:08
  • $\begingroup$ I assume that by $S^1$ you mean that unit circle in the complex plane? So you are allowing complex roots? Just for clarification. $\endgroup$ Commented Aug 6, 2020 at 20:34
  • $\begingroup$ Apparently there is something called the Jury stability criterion which you can use to determine if the roots of a polynomial are all inside the unit disk. $\endgroup$ Commented Aug 6, 2020 at 20:42
  • 2
    $\begingroup$ Are "roots of undesirable magnitude" related to "rodents of unusual size"? $\endgroup$ Commented Aug 8, 2020 at 16:33
  • 2
    $\begingroup$ R.O.U.M.s? I do not think they exist. $\endgroup$ Commented Aug 11, 2020 at 2:58