How to convert the root of equation in Mathematica
- Context: Mathematica
- Thread starter kaizen.moto
- Start date
-
- Tags
- Convert Mathematica Root
Click For Summary
Discussion Overview
The discussion revolves around converting the root of an equation from symbolic form to ordinary form in Mathematica. Participants explore methods for handling complicated roots of higher degree polynomials, particularly focusing on the use of commands like N and ToRadicals.
Discussion Character
- Technical explanation
- Exploratory
- Mathematical reasoning
Main Points Raised
- One participant inquires about converting roots from symbolic to ordinary form, noting that the N command does not yield the desired result.
- Another participant explains that Root[] objects can complicate the conversion process and suggests that ToRadicals[] may sometimes help, but it may not be effective in all cases, especially when variables are involved.
- A further suggestion is made to substitute variables to simplify the equation, specifically by letting z=lambda^2, which could potentially lead to a cubic equation that avoids Root[] objects.
- Another participant proposes dividing all exponents by 2 to transform the equation into a cubic in lambda, which could allow for the extraction of roots without using Root[] objects, while acknowledging that this still retains variables in the final expressions.
- One participant expresses gratitude for the contributions made by others in the discussion.
Areas of Agreement / Disagreement
Participants do not reach a consensus on a definitive method for converting roots, and multiple approaches are discussed without agreement on a single solution.
Contextual Notes
The discussion highlights limitations related to the complexity of the roots and the presence of variables in the expressions, which may hinder straightforward conversion to ordinary form.
Similar threads
- · Replies 9 ·
Mathematica
Mathematica Interpolation function error
- · Replies 4 ·
- · Replies 5 ·
- · Replies 2 ·
- · Replies 4 ·
- · Replies 3 ·
- · Replies 2 ·
- · Replies 1 ·
Mathematica
Neural networks in Wolfram Mathematica
- · Replies 1 ·
- · Replies 10 ·