5. Written presentation and communication of mathematics

From Förberedande kurs i matematik 1

Revision as of 15:56, 16 January 2009 by Lina (Talk | contribs)
Jump to: navigation, search
       Theory          Exercises      

Contents:

  • Distributive law
  • Expansion and factorisation
  • Difference of two squares
  • Rational expressions

Learning outcomes:

After this section you will have learned how to:

  • Simplify complicated algebraic expressions.
  • Factorise expressions, including perfect squares and the difference of two squares.
  • Expand expressions, including perfect squares and the difference of two squares.


5. On the writing of mathematical texts.

5.1 Mathematical text

Explain your solution

The main advice is: Explain your solution. The solution must not only be a statement of the formulas that you used, but also a description of how you reasoned. Use words to do this! To achieve the appropriate level of the solution: Imagine you are explaining the solution for a class mate who has difficulty in keeping up with all the steps. You need not explain every little calculation but nonetheless do not skip over important steps. If you just follow the above advice, you will have done 80% of what is required to provide an adequate solution.

Write good English

Although this is not an assignment in English and of course it is the mathematical content that is the most important nonetheless you should think about things like typos, grammatical errors, etc.. If your solution has too many language errors it can give a very negative impression and affect the credibility of the solution. Impression is important!

Treat formulas as part of the text

Formulas should not be seen as something that is extraneous to the text (or vice versa), but both text and formulas are to be integrated together in a linear flow. Therefore, one should not use an arrangement like:

formula (text text text text text text ...)

formula (text text text text text text ...)

...

but write the explanatory text on the previous line.

Write independent equations with indentation (or centered)

Formulas can be either written as part of the text or as separate formulas. When formulas are separated from the text they appear on their own line and are either centered or slightly indented.

An example is:

... text text text text text text text text

formula

text text text text text text text text ...

Note how the indentation highlights both the explanatory text and the formula.

Think about the punctuation

As a formula to be part of the text, it must be treated as part of the sentence. Think therefore about the punctuation. For example, do not forget the full stop after the formula in the following example:

... and it is formula.

The next step is ...

Another common mistake is to use a colon in front of all independent formulas. Do not write

... which provides that:

formula

We start ...

(Note also there should be a full stop after the formula above.)

Avoid excessive numbers

A bad habit is numbering each step in a solution (numbering should be used for enumeration). Do not write

3. text text text text text text text text ...

formula

4. text text text text text text text text ...

...

The extra digits do not add anything but rather distract. You need seldom refer back to the individual steps, and you need to, you can often write something of the sort when we squared the equation etc. Sometimes one wants to refer back to a separate formula or equation, and in this case it can be given a number (or star) in brackets in the right or left margin.

5.2 Advice

Make a clean copy of the solution

After you have solved the problem, you should rewrite the solution. Then you can rather concentrate on thr presentation of the solution and this even may lead to improving your original solution. A tip is to ask someone else read your solution to detect ambiguities. It is better to postpone the presentation phase for a later date so that when you solve the problem the first time you are able to work freely and not commit yourself too early to a specific way to solve the problem. When you enter the solution create a text document and not as screen dumps from your word processor. While it may be easier to write the solution on your own computer using your favorite program, remember that in the next phase your solution is to be included as part of a group project and thus it is important that the solution is in editable state.

A clear answer

Write a clear answer at the end. This is especially important if the solution is long and the answer is scattered in various parts of the text. However, there are problems where the actual solution constitutes the answer (eg "Show that ...") and of course no separate answer at the end is required.

Simplify the answer as far as possible. For example do not return the answer \displaystyle \sqrt8, but give \displaystyle 2\sqrt2 as the answer. Do not give the answer as \displaystyle \sin^2 x + \cos^2x + 2\sin 2x but as \displaystyle 1 + 2\sin 2x. Do not give the answer as \displaystyle x = \pi/4+ n\pi and \displaystyle x = 3\pi / 4 + nπ but as \displaystyle x = \pi / 4 + n\pi / 2, ...

Try and check sub-steps and answers

It can happen that when you solve some equations so called false roots turn up as a consequence of the method of solution that is being used. In these cases, explain why false roots may have appeared and test the solutions to see which are real solutions and which are false roots. An important part of the challenge is to think out reasonable methods to check the answer. For example, inserting the solution of the equation and make sure that it really is a solution because one may well have calculated wrongly (so not not confuse this with the investigation of false roots). This may also be done for desub-steps in a solution. Another point is to assess if the answer is reasonable. Insert values for some of the parameters and ensure that you get the right answer (what happens if \displaystyle a = 0, \displaystyle a = 1 or a goes to infinity?)

Draw clear figures

A figure may explain introduced symbols or reasoning many times better than text, so please use figures. Bear in mind to draw them clearly and do not overload a figure with too many things. It may be better to have several nearly identical figures where each illustrates one point rather than have a great combination-figure which illustrates everything.

5.3 Common errors

Be careful with arrows and similarities

There is a difference between \displaystyle \Rightarrow (implication arrow), \displaystyle \Leftrightarrow (equivalence arrow) and \displaystyle = (equals sign). For two equations that are known a priori to have the same solutions one uses the equivalence arrow \displaystyle \Leftrightarrow to represent this.

Example:

\displaystyle x + 5 = 3 \Leftrightarrow x = -2.

However, if we write

Equation 1 \displaystyle \Rightarrow Equation 2, it means that all solutions that Equation 1 has Equation 2 also has, (but Equation 2 may have more solutions).

Example: \displaystyle \sqrt x = x - 2 \Rightarrow x = (x - 2)^2.

One often does not bother to write the symbol \displaystyle \Leftrightarrow between the different steps in a solution and thus it is implied. It is often better to use explanatory text instead of arrows between the different steps in the solution. Do not use the implication arrow as a general continuation symbol (in the sense "Then we have").

Equals sign (\displaystyle =) is used in two senses, firstly between things that are identical, eg \displaystyle (x - 2)^2 = x^2-4x + 4 which is true for all \displaystyle x, and secondly in equations in which both sides are equal (for some \displaystyle x), such as \displaystyle (x - 2) ^2 = 4, which only is satisfied if \displaystyle x = 0 or \displaystyle x = 4. You should not mix these two different uses of the same symbol and example write

\displaystyle x^2 - 2x + 1 = (x - 1)^2 = 4

when solving the equation \displaystyle x^2 - 2x + 1 = 4, since it can lead to misinterpretations. Write rather

\displaystyle x^2 - 2x + 1 = 4 \Leftrightarrow (x - 1) ^2 = 4.

There is also a third use of the equals sign, which occurs when defining an expression or for example an operation.

Simple arrow (\displaystyle \rightarrow) is used in mathematics often to handle different kinds of limits: \displaystyle a \to \infty means that a increases without limit (goes towards infinity). You will probably not need to use a simple arrow in this course.

Do not be careless with parenthesis

Since multiplication and division have higher priority than addition and subtraction, one must use brackets when addition and/or subtraction is to be carried out first. Thus do not write \displaystyle 1 + x / \cos x when you really mean \displaystyle (1 + x) / \cos x. Because of this rule you should avoid unnecessary parentheses. Do not write \displaystyle 1 + (1/\sin x) when \displaystyle 1 + 1/\sin x will do (even if the first expression is formally not wrong). When dealing with algebraic expressions one usually omits the multiplication sign. For example, one almost never would write \displaystyle 4\cdot x\cdot y\cdot z but rather \displaystyle 4xyz. This omission of the multiplication gives precedence over other multiplication and division (but not exponentiation). When one therefore writes \displaystyle 1/2R it means \displaystyle 1 / (2R) and not \displaystyle (1 / 2) R. Since this can be a source of misunderstanding, it is not entirely unusual to print the brackets in both situations (although strictly speaking, not always necessary).

Arguments to the basic functions are written without parentheses. Therefore, you should not write

\displaystyle \cos (x), \displaystyle \sin (x), \displaystyle \tan (x), \displaystyle \cot (x), \displaystyle \lg (x) and \displaystyle \ln (x)

but

\displaystyle \cos x, \displaystyle \sin x, \displaystyle \tan x, \displaystyle \cot x, \displaystyle \lg x and \displaystyle \ln x.

In fact you should write \displaystyle \cos 2x and not \displaystyle \cos (2x) (since \displaystyle 2x is a densely packed expression), but brackets are necessary when \displaystyle \sin (x + y); \displaystyle \sin(x / 2) or \displaystyle (\sin x)^2 (which you, alternatively, can write as \displaystyle \sin ^2x).

Beware of the following common mathematical errors

False roots (squaring can give false roots, multiplying equations with factors containing \displaystyle x can give false roots, roots outside the functions definition volume are false). ...

Lost solutions. Eg a factor on both sides of the equation is cancelled out and one does not realize that the equation obtained by setting this factor to zero provides additional solutions.

5.4 Writing formulas in TeX

5.5 How to do well in the assignment and group project

When you have answered correctly all questions in both the basic and the final tests, you should start to work with your individual assignment. A link to this can be found in the "Student Lounge."

After you submit your assignment, you will automatically be grouped together with three other students in the class who have recently submitted their assignments. Within this group you will be able to review each other's assignments, and your group will have access to its own discussion forum.

Your group's task is to look at and discuss all the individual submissions by members of the group, and then agree on a common 'best' solution to each of the individual projects. Your group should then make a joint submission. This, together with an account of the contributions of each member of the group, will make up your group assignment.

left‎

The objective here is that you discuss your work with the other members of your group, and work together to decide what should be included in your final submission. It is this final submission that will be reviewed and commented on by your teacher. The teacher will communicate with the entire group, and if there is anything that you have missed, you will have the opportunity to make any necessary changes and re-submit your project.

To pass the group assignment you need to participate actively in the project, for example by asking questions and helping with work on the final submission. The individual submissions do not have to be perfect as it is within the group that the final solutions are worked out. If you get stuck, or are uncertain of something, you can always send questions to your teacher who will help you. Our goal is for everyone to pass all parts of the course - and that in doing so you should feel well prepared for your university studies.