I have a following task of determining whether this problem is well conditioned. I tried to solve it but I am stuck because I don't know how to understand the last step.
Is a problem of calculating the root of the polynomial well conditioned for variables a,x and b?
Here is my attempt:
I calculate maximal relative error of result, denoted with U(a,x,b) where a,x,b are arguments with a relative error not greater than arithmetic precision denoted by . Here is equation with distorted data for relative error:
And
How this translates to statement that problem is well defined or not? I don't specifically understand this step.