Solve Block so rude? We can fool ourselves by using Solve Block that we found all the solutions?
- May 13, 2024
- 3 replies
- 3114 views
Hi,
I took one of the equation from this topic https://community.ptc.com/t5/Mathcad/Newton-s-method/m-p/949155#M211771

I see that Solve Block does not give all the solutions of the system equations only by trying only one pairs of (x,y) guess values:

And we need to change manually the guess values in the hoping that we will get the all solutions. But what to do when we do not have other alternatives to know that the system of eq has more one solution and when with the limited guess values tried we got the same solution?





But my questions are:
1. Why Solve block gives solutions like x=-0.779 and y=-0.443, why other method gives x=-0.22, y=-0.69, and so on.
2. How one can be sure while using Solve Block he finds all the solutions of when solving the system of equations? As I do not like the solution given with solve block that we cannot be sure that we found all the solutions, as one cannot be sure that he tried all the variants for guess values.
Without changing the guess values we conclude that this system of equations has only one solutions as was presented in the Newton's method topic from where I took this example, but relying that the above systems of eq has only one solution is wrong, as we can see from below (total (x,y) pairs of solutions are at least 4, and not only 1 as the solutions of this system of eq was presented in Newton's topic). And moreover we can see that with solve block we can get more than 4 pairs of (x,y) solutions.




