Guidelines for Writing Themes Guidelines for Writing Themes 

  1. You are writing a report so you will always want to use good grammar and correct English. Your explanation should:

  2. Use words that say what you mean; a dictionary will be useful.

  3. Be careful not to use pronouns with ambiguous antecedents. Consider the statement:

    We make the substitution u = 1+x. Since it is positive ¼.

    It is unclear whether the ``it'' in the second sentence refers to u or x. In order to make yourself clear, say instead:

    We make the substitution u = 1+x. Since u is positive ¼.

  4. Use mathematical words correctly. Below are some words people misuse or confuse. Learn the differences between them and how to use them correctly.

  5. Use correct and complete mathematical notation.

  6. Use equal signs when you want to show that expressions are equal. Without the equal signs, I will not know you mean they are equal. Do not use arrows (Þ ), which are used to show logical implications.

    On the other hand, do not use equal signs for unequal things. For example, when reducing a matrix, we often use replacement. The expression R3+2R1 = R3 is an equation that implies R1 is a row of zeros. The notation R3+2R1® R3 is better, though the sentence ``Replace row 3 by the sum of row 3 and twice row 1'' more accurately and unambiguously explains the process.

  7. As a rule of thumb, we write small mathematical expressions in the text and we display large expressions or major points on their own lines. Consider the statement:

    We have discussed in class equations involving vectors

    x1a1+x2a2+¼xnan = b
    in which a1,¼,an and b are vectors and x1,¼,xn are scalars and have seen that this system has a solution if b can be written as a linear combination of a1,¼,an.

    The collection of vectors ``a1,¼,an and b'' are included in the text, but the vector equation is displayed.

    Displaying these expressions make them much easier to read.

    Something you should never do when writing a mathematical report is to write a column of mathematics on the left and some explanation on the right, like this:

    é
    ê
    ë
    1
    2
    3
    4
    ù
    ú
    û
    I start with this matrix.
    Then I make the replacement
    -3R1+R2® R2
    é
    ê
    ë
    1
    2
    0
    -2
    ù
    ú
    û
    to get the reduced echelon form.
    It is better to write:

    I start with the matrix

    é
    ê
    ë
    1
    2
    3
    4
    ù
    ú
    û
    .
    Replacing row 2 by the sum of -3 times row 1 plus row 2 yields the reduced echelon form
    é
    ê
    ë
    1
    2
    0
    -2
    ù
    ú
    û
    .

  8. Use references and cite them. In particular, use your book. If you use a formula from the book, give a reference for it (such as the page on which it appears). It would be better to give too many references than too few.

  9. Use your book as a model for how to write mathematics. You may also want to look at some other mathematics books to see how other authors incorporate text in mathematical writing.


File translated from TEX by TTH, version 1.95.
On 17 Jan 2002, 11:08.