Discussion Overview
The discussion revolves around solving a non-linear functional equation numerically, specifically the equation \(\psi(x) \exp (a\psi(x)^2) = C f(x)\) with the condition \(\int \psi(x)\, dx = 1\). Participants explore the well-posedness of the problem and propose numerical algorithms for finding \(\psi(x)\) and the constant \(C\), considering the properties of the function \(f(x)\).
Discussion Character
- Exploratory, Technical explanation, Mathematical reasoning
Main Points Raised
- Some participants argue that if \(a \geq 0\), the problem is well-posed, suggesting that there exists a unique function \(\psi_C\) for each \(C \geq 0\) that satisfies the functional equation.
- It is noted that \(\psi_C\) is smooth and integrable if \(f\) is piecewise continuous, and that \(\psi_C\) increases with \(C\).
- One participant describes their approach to numerically solve the equation by taking the logarithm and iteratively refining an initial guess for \(\psi\), suggesting a Taylor expansion method to update the guess.
- Another participant mentions the need to ensure the normalization of \(\psi\) during the iterations and proposes a method to adjust \(C\) based on the norms of the functions involved.
- Concerns are raised about the necessity of a fine mesh to avoid non-physical fluctuations in the solution.
Areas of Agreement / Disagreement
Participants generally agree on the well-posedness of the problem under certain conditions, but there is no consensus on the numerical methods, as different approaches and challenges are discussed.
Contextual Notes
The discussion highlights the dependence on the properties of the function \(f(x)\), which is typically known only numerically and resembles a Gaussian or exponential decay. The problem is also specified to be in three dimensions, adding complexity to the numerical solution.