Mathematics I / Scientific Computing in Practice
Practice question · Select all that apply

Select every legitimate way to validate a numerical result.

Hints
  1. A validation must compare the output with something known independently.
  2. Two options check only that the program behaved politely.
Show the answer
  • A. Refine the grid and confirm the answer converges
  • B. Compare with an exact solution in a special case
  • C. Check that a conserved quantity stays constant
Why

Exact special cases, conserved quantities and grid convergence each test the answer against something external. Not crashing and looking smooth are properties of the run and the picture, and a confidently wrong computation satisfies both.

Read the lesson: Scientific Computing in Practice →

Practise Scientific Computing in Practice

The app has 5 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Scientific Computing in Practice