![]() Volume 9, Issue 3 Articles Tricks of the Trade In and Out Trott's Corner New Products New Publications Calendar News Bulletins New Resources Letters Classifieds Download This Issue Editorial Policy Staff and Contributors Submissions Subscriptions Advertising Back Issues Contact Information |
In and Out
Root versus RadicalsQ: Version 5 returns the eigenvalues of the following simple matrix in terms of Root objects.
What does this output mean? I prefer the explicit answer that Version 4 returned. How do I coerce Version 5 to return an explicit answer? A: Daniel Lichtblau (danl@wolfram.com) answers: The Root form is a concise way of expressing algebraic numbers via the minimal polynomial they satisfy, along with a canonical ordering in the complex plane (specified by the second argument of Root). To get a radical form, you can use ToRadicals.
Clearly, this output is more complicated than the Root form.
In addition to size, there are other reasons to prefer the Root form:
So, one can avoid the Root form by using ToRadicals--but for all practical computation, you are better off working with Root objects.
|
||||||||
About Mathematica | Download Mathematica Player © 2005 Wolfram Media, Inc. All rights reserved. |