On Reading Mathematics

Chapter 2: Reading, Writing, and Notating Mathematics

Learning objectives

  • Develop effective strategies for reading math textbooks
  • Understand the role of active reading in mathematics
  • Learn to read with pencil and paper

Reading a math textbook is not like reading anything else you have ever read. A novel pulls you forward; a math text resists you. A single line may compress a definition, a quantifier, three implicit assumptions, and an existence claim into ten symbols. The only way to read mathematics is actively — with a pencil and the willingness to stop after every sentence and ask "do I actually believe this?"

Four habits that change everything

1. Read slowly with pencil in hand. A page that takes ninety seconds in a novel may take ninety minutes in a math text. That is not a deficiency — it is the medium working correctly.

2. Read every definition twice. First pass for the big shape ("OK, this is something about functions"). Second pass for the precise meaning of every word, especially the small connecting words: "for all" vs "there exists", "such that", "at most".

3. Test every definition with an example AND a non-example. If the text says "a function is even if f(x)=f(x)f(-x) = f(x)," do not move on until you have written down f(x)=x2f(x) = x^2 (an example) AND g(x)=x3g(x) = x^3 (a non-example). Examples build intuition; non-examples build the boundary.

4. Engage every proof. You do not need to reconstruct it from scratch — but you do need to identify the key idea (the "aha moment") and the place where the hypothesis is used. If you cannot find where the hypothesis appears in the proof, the proof is incomplete or the hypothesis is unnecessary — both warrant a pause.

When to skip ahead (Lang's own advice)

Lang himself wrote in Basic Mathematics: if a section is too involved, skip it and come back later. Mathematical understanding is not always linear — sometimes a later concept illuminates an earlier one. You will revisit ideas dozens of times in different contexts before they fully click, and that is normal.

An annotated proof

To make these habits concrete, here is a famous short proof — the irrationality of 2\sqrt{2} — with marginal commentary. Hover or click any highlighted phrase to see the kind of note a competent teacher would write next to it. Try to read each line yourself first, then check the annotation to see whether your mental commentary matched.

Annotated ExampleInteractive figure — enable JavaScript to interact.

Try it

  • The theorem says "the square of every odd integer is odd." Test with three examples. Then read the proof and identify exactly where the hypothesis "odd" is used.
  • The definition says "a function ff is even if f(x)=f(x)f(-x) = f(x)." Write an example and a non-example. Now write a boundary case (a function that is even but trivially so).
  • You meet the theorem "if ff is differentiable at aa, then ff is continuous at aa." Is the converse true? (Hint: f(x)=xf(x) = |x|.)
  • Pick a hard sentence from this textbook (e.g., the completeness property in §3.1). Read it slowly out loud, then summarise it in your own words without looking back.

Pause: how long did you spend on the previous section of this textbook? If it was less than 20 minutes, you almost certainly read it too fast. Re-read the trickiest part with pencil in hand.

A trap to watch for

The most damaging habit a math reader can build is passive comprehension — nodding along as the proof unfolds, feeling like you follow each step, and then being unable to reproduce a single idea five minutes later. The fix: pause every two or three sentences and ask "could I explain this to someone else right now?" If the answer is no, scroll back. Reading speed in mathematics is inversely correlated with retention.

What you now know

You have a concrete set of habits for reading mathematics: pencil in hand, definitions twice, examples and non-examples, engagement with proofs, willingness to skip and return. The next section turns the reading lens on a specific topic: logic, the grammar that mathematical text uses to make claims.

Quick check

References

  • Lang, S. (1971). Basic Mathematics. Springer. Preface and Intermezzo — the canonical "how to read this book" chapter.
  • Pólya, G. (1945). How to Solve It. Princeton. The classic on active mathematical reading and problem-solving.
  • Velleman, D. (2019). How to Prove It: A Structured Approach, 3rd ed. Cambridge. Chapter 1 — reading proofs as a structured activity.

This page is prerendered for SEO and accessibility. The interactive widgets above hydrate on JavaScript load.