Practical rules for writing mathematics in a clear, consistent, and readable way.
Mathematical writing benefits from a consistent style. Style here does not mean decoration. It refers to habits that make text easier to read, easier to check, and easier to reuse.
These guidelines are simple, but they improve clarity when applied consistently.
Use complete sentences
Mathematics is written in sentences, not only in symbols.
Instead of writing:
write:
Since and , we have
The sentence explains the meaning of the symbols.
Introduce symbols before using them
Every symbol should be introduced when it first appears.
For example:
Let be a positive integer.
After this, the symbol can be used freely. Without this sentence, the reader does not know what represents.
Keep notation consistent
Once a symbol has a meaning, do not change it.
If is a function, do not later use to mean a number. If is an integer, do not reuse for a different purpose. Consistent notation reduces confusion.
Use words to guide the reader
Words show the structure of the argument.
Common guiding phrases include:
“Let” to introduce objects “Assume” to state conditions “Then” to show consequences “Therefore” to mark conclusions
For example:
Let be an integer. Assume is even. Then for some integer . Therefore, , which is even.
These words connect the steps.
Display important formulas
Important formulas should be placed on their own line. This makes them easier to read.
For example:
Inline formulas are useful for short expressions. Displayed formulas are better for longer or important results.
Avoid unnecessary notation
Do not introduce symbols that are not needed.
For example, if a problem involves only one number, there is no need to define many variables. Extra notation makes the text harder to follow.
Keep paragraphs focused
Each paragraph should have one main idea. If a paragraph becomes too long or covers several ideas, break it into smaller parts.
A focused paragraph helps the reader follow the argument step by step.
Revise for clarity
Writing is a process. After drafting, revise the text.
Check for:
Missing definitions Unclear steps Inconsistent notation Unnecessary words
Small changes can greatly improve readability.
A practical habit
Good style comes from practice. When reading mathematics, notice what makes a text easy or hard to follow. When writing, aim for consistency, clarity, and structure.
Clear writing reflects clear thinking.