Questions: Well-Posed Problems

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Numerical differentiation of a noisy function produces wildly inaccurate results even when the input noise is tiny. Which Hadamard condition does this violate, and why?

AExistence — the derivative may not exist for noisy functions
BUniqueness — there are infinitely many functions that match the noisy input
CContinuous dependence — small perturbations in input produce unbounded changes in output
DNone — numerical differentiation is well-posed; the issue is floating-point precision
Question 2 Multiple Choice

A linear system Ax = b is presented where b lies outside the column space of A. Which Hadamard condition does this violate?

AUniqueness — infinitely many solutions exist
BContinuous dependence — the solution is highly sensitive to perturbations in b
CExistence — no exact solution exists
DNone — this is a well-posed problem solvable by least squares
Question 3 True / False

A problem can satisfy both the existence and uniqueness conditions yet still be ill-posed if small changes in the input data produce large changes in the solution.

TTrue
FFalse
Question 4 True / False

An ill-posed problem can seldom be solved numerically and should simply be abandoned in favor of a different problem formulation.

TTrue
FFalse
Question 5 Short Answer

Explain why understanding well-posedness provides more useful diagnostic information than knowing the condition number alone.

Think about your answer, then reveal below.