Discussion Overview
The discussion centers around finding resources and methods for solving nonlinear matrix equations of the form (Ax).*(Bx) + Cx = d, where A, B, and C are non-unitary square matrices, and x and d are column vectors. The scope includes theoretical approaches and potential applications in fluid dynamics.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant notes that the equation can be viewed as a system of multivariate quadratic equations rather than a matrix equation, suggesting that it may not have a unique solution.
- Another participant mentions methods for finding symbolic solutions to multivariate polynomial equations, specifically Buchberger's algorithm and Wu's method, while questioning if the matrix representation implies any special properties for the solutions.
- A different participant indicates that they can find solutions using linearization and iteration, suggesting the existence of multiple solutions under certain conditions related to the magnitudes of C, A, and B.
- Another perspective compares the equation to a Quadratic Programming problem, proposing that it might be reformulated for minimization or related to multi-dimensional root-finding techniques.
Areas of Agreement / Disagreement
Participants express varying viewpoints on the nature of the equation and the methods for solving it, indicating that multiple competing views remain without a consensus on the best approach or the nature of the solutions.
Contextual Notes
There are limitations regarding the assumptions made about the existence and uniqueness of solutions, as well as the dependence on the definitions of the terms involved in the equations.