Interactive problem-solving atlas

Notice first.
Calculate second.

A hard problem is often hard because the decisive structure goes unnoticed in the first thirty seconds—not because the algebra is inherently deep.

The book, rebuilt for retrievalAll 54 chapters are searchable by visible cue and domain, each with the first move that unlocks its family of problems.

Order of attack

Reduce uncertainty before doing work

Begin by naming the object, its domain, its symmetries, its singularities, and the form a plausible answer must have. Simplify representation before applying a named method.

read → classify → normalise → choose → compute → verify

This order keeps a familiar technique from becoming a reflex applied to the wrong shape.

Cue

What triggers the method?

A cue is a visible feature: a Riemann-sum grid, a derivative quotient, reflection symmetry, a missing variable, a repeating move, or a hidden modulus.

Method

Why does the move work?

Use a method as a mechanism, not a spell. Preserve its assumptions and state what it transforms the problem into.

Trap

Record what can be lost

Division can delete solutions, substitutions can change domains, interchange can lack justification, and a numerical answer can hide the wrong scale.

Verification

Checking is a technique

Use the cheapest independent check that attacks your likeliest error: sign, units, boundary values, direct differentiation, asymptotic scale, or a second representation.

The universal five

Before calling an answer finished

  • Domain: is every expression defined where claimed?
  • Sign and orientation: should the answer be positive, decreasing, or reversed?
  • Scale and units: is its order of magnitude plausible?
  • Special cases: does it reduce correctly at zero, symmetry points, or simple parameters?
  • Reconstruction: can the result be substituted, differentiated, or counted back to the data?