Discussion Overview
The discussion revolves around the challenges of analyzing complex polynomial equations in Mathematica, specifically in the context of electronic filter design. Participants explore issues related to obtaining the norm (or modulus) of complex numbers, plotting functions, and manipulating expressions symbolically.
Discussion Character
- Technical explanation
- Conceptual clarification
- Homework-related
- Debate/contested
Main Points Raised
- One participant expresses difficulty in obtaining the norm of a complex polynomial using variables in Mathematica, noting that functions like Norm[] and Re[] do not yield the expected results.
- Another participant suggests that the term "norm" may be confused with "abs" and emphasizes the importance of using the correct functions for simplification and plotting.
- A participant seeks clarification on how to obtain the norm of a complex number without fixed values, providing an example that illustrates their expectations.
- Some participants discuss the appropriateness of focusing on symbolic manipulation versus direct plotting, with differing opinions on the necessity of obtaining a specific symbolic form for plotting purposes.
- A later reply mentions the potential for Mathematica to hang when using the Abs[] function in conjunction with plotting, suggesting that the Manipulate[] function may be a contributing factor.
- Another participant expresses a desire to understand the theoretical aspects of filter design rather than just plotting results, indicating a focus on the manipulation of complex equations.
- One participant suggests using FullSimplify or ComplexExpand to simplify expressions, questioning whether these methods were attempted by the original poster.
- The original poster acknowledges their inexperience with Mathematica and expresses gratitude for the assistance received.
- Later in the thread, the original poster introduces a new problem related to running a Laplace equation and seeks further help.
Areas of Agreement / Disagreement
Participants exhibit a mix of agreement and disagreement regarding the best approach to manipulating complex expressions and plotting in Mathematica. Some advocate for a focus on plotting without symbolic manipulation, while others emphasize the importance of understanding the underlying mathematical relationships.
Contextual Notes
Limitations include the original poster's inexperience with Mathematica, which may affect their ability to utilize certain functions effectively. There is also uncertainty regarding the specific methods that have been tried or not tried in simplifying expressions.
Who May Find This Useful
This discussion may be useful for individuals learning to use Mathematica for complex analysis, particularly in the context of electronic filter design and those seeking to understand the manipulation of complex expressions.