Mathematical Writing - Vivaldi Franco 2014
Numbers and Symbols
Some Writing Tips
Effectively combining numbers, symbols, and words is a main theme in this course. We begin to look at some basic conventions.
· A sentence containing numbers and symbols must still be a correct English sentence, including punctuation.
BAD:
![]()
GOOD:
We have
and
.
GOOD:
We find that
and
.
GOOD:
Let
, with
.
BAD:
.
.
GOOD:
Let
; then
.
GOOD:
The equation
has two solutions:
.
· Omit unnecessary symbols.
BAD:
Every differentiable real function
is continuous.
GOOD:
Every differentiable real function is continuous.
· If you use small numbers for counting, write them out in full; if you refer to specific numbers, use numerals.
BAD:
The equation has 4 solutions.
GOOD:
The equation has four solutions.
GOOD:
The equation has 127 solutions.
BAD:
Both three and five are prime numbers.
GOOD:
Both 3 and 5 are prime numbers.
· If at all possible, do not begin a sentence with a numeral or a symbol.
BAD:
is a rational number with odd denominator.
GOOD:
The rational number
has odd denominator.
· Do not combine operators (
,
,
, etc.) with words.
BAD:
The difference
is ![]()
GOOD:
The difference
is negative.
· Do not misuse the implication operator
or the symbol
. The former is employed only in symbolic sentences (Sect. 4.2); the latter is not used in higher mathematics.
BAD:
is an integer
is a rational number.
GOOD:
If
is an integer, then
is a rational number.
BAD:
.
BAD:
.
GOOD:
hence
.
GOOD:
and therefore
.
· Within a sentence, adjacent formulae or symbols must be separated by words.
BAD:
Consider
.
GOOD:
Consider
, where
.
BAD:
Add
times to
.
BAD:
Add
to
times.
GOOD:
Add
to
, repeating this process
times.
For displayed equations the rules are a bit different, because the spacing between symbols becomes a syntactic element. Thus an expression of the type
![]()
is quite acceptable (see Sect. 6.3).