Towards more meaningful math notation
Students struggle a lot with the way mathematics is written.
For example, most students don’t have too much of a problem with:
5(a + b) = 5a + 5b
Then they see this and it is also OK:
5(ab) = 5ab
In most cases you can substitute various values of a and b and the students can see that it works. Fair enough. Then the student does twenty (mind-numbing) examples of such bracket expansion and they feel they have got it.
Later, they come across things like:
sin(a + b)
And then their math teacher goes ape when the student expands it like:
sin(a + b) = sin a + sin b
Perfectly logical, in the minds of the student.
Similarly, it is logical to have the following, isn’t it?
log(a + b) = log a + log b
Oh, and then we have functions. You know, like this:
f(x)
Is that the same as
f × x? (That is, f multiplied by x?)
Why not?
I wish to propose an alternative notation for concepts where you cannot expand in the way you do with simple algebra. It might look something like this:



This would send a much clearer message to students that the particular function or operation does not work in the same way as simple algebra works.
Now, the proposed rectangle would be a nightmare given that we need to type mathematics (actually, everything is a nightmare when you are trying to type mathematics…).
So a more computer friendly option would be to (exclusively) use [ ] - square brackets - for such concepts, like this:
sin[x + y]
log[x + y]
f[x]
Would this work? Would it confuse everyone even more? I feel that if such a notation were to be universally adopted, then less confusion would arise.
[I wrote about notation before in Phase shift or Phase Angle?].
Book-mark this post
Book-mark this post in Del.icio.us, Furl, Digg, Stumble Upon, whatever...
Mouse-over the image and choose your bookmark:






Dan Greene said,
June 11, 2007 at 5:28 pm
Hi Zac,
As a math teacher, I agree with what you are saying. We have quite a few confusing notations that are conventionally used, but could be changed. Add to your (parentheses as function) vs. (parentheses as multiplication) problem the negative sign… 1) opposite of a number 2) subtract a number 3)as an exponenent, take the reciprocal of the base 4) f^-1(x), take the inverse of the function.
And of course, logs, which I wrote about on my site.
I doubt notations will change any time soon. I guess the best thing we can do right now is to recognize it as a problem and provid students with explicit instruction about avoiding these pitfalls.
Global Voices Online » Singapore: Improving Notations in Maths said,
June 12, 2007 at 3:50 am
[...] gives examples of situations where students struggle with the way maths is written. The blogger proposes an alternative notation for the way parentheses are used in some functions. Share [...]
zac said,
June 12, 2007 at 6:57 am
Dan - thanks for your comment.
I fully agree with your point about raising to the power -1.
In my math site, I use “arcsin” and “arccos” etc for the inverse trigonometric functions. For example, see Trigonometric Functions of any Angle, where it says:
uliang said,
June 12, 2007 at 12:39 pm
Hi,
I read your post with interest. I’m a graduate student in mathematics.
Indeed the mathematics computer software program Mathematica(TM) uses the square bracket notation for functions i.e. log(x+y) must be written as Log[x+y] with its syntax.
However, for later use, the round bracket notation is still be best(quickest) and easiest to use, esp in higher level maths, e.g. A-levels or engineering use. To a first timer it may be hard to get used to at first, but after repeated correction and usage, one can distinguish between a(b)=a.b and a(b) as a function.
zac said,
June 12, 2007 at 12:46 pm
Thanks, Uliang for your thoughts.
Yes, you are now used to it and so am I - but we have been dealing with higher level mathematics for some time. But there are thousands (millions?) of students who are clueless because of bad notation. They never get to see higher mathematics because they are so confused by something that is unnecessarily inconsistent.
Why is English so difficult to learn for non-native speakers? Because it is full of inconsistencies in spelling and grammar. Math has the same problems.
I’m just wondering - why do you feel that round brackets are quicker and easier? I would argue that the time taken to write ( ) and [ ] and { }, for that matter, are all much the same. But if their meaning was more intelligently applied, we would spend a lot less time in secondary school maths classrooms trying to explain why things work one way here and another way there, even though they look the same.
Heck, some students may even hate mathematics less, and decide to continue studying it!
Brent said,
June 15, 2007 at 6:40 pm
This is a brilliant idea. When I was teaching high school I would also see students with an equation like cos(x) = blah try to “divide by cos”… which of course doesn’t make any sense, but by analogy with 5(x) = blah it makes a lot of sense. I’d never really thought clearly about the problem with notation before.
I think it’s entirely feasible to teach kids the bracket notation, and then inform them later that most people just write parentheses — by that point I don’t think it would be too hard for students to transition to always *writing* parentheses but *thinking* brackets in their head.
zac said,
June 16, 2007 at 4:13 am
Thanks, Brent for your comment.
I was suggesting a permanent change, but you have a good point. Perhaps students could start with square bracket notation and move on to the plethora of existing notations later.
Steven said,
June 16, 2007 at 5:10 am
What about calculus, Zac?
There are several ways of writing differentiation, and they mostly mean the same thing:
dy/dx
y’
f’
f’(x)
x dot (I mean x with a dot above, meaning dx/dt)
Surely this notation needs tidying up, too?
zac said,
June 16, 2007 at 6:02 am
I agree, Steven.
When students start differentiation, they are nearly always dragged through “first principles”.
The notation is usually horrendous:
lim Δx → 0 {(f(x + Δx) − f(x))/Δx}
Say what? Not only do the students have to cope with a challenging new concept (”gets closer and closer to but doesn’t actually get there”), but a horrible notation.
I have used “h” instead of Δx in the section in the math site: Derivative by First Principles.
David Speyer said,
June 17, 2007 at 12:08 pm
By the way, this is Mathematica’s notation. “()” indicates order of operations, “[]” indicates application of functions, “{}” indicates an ordered pair or a list. So
ParametricPlot[{Sin[t], 2*(Cos[t]+1)}]
would plot an ellipse whose x-coordinate is Sin[t] and whose y-coordinate is 2*(Cos[t]+1). (Also, “[[]]” indexes into a vector or array, but pedagogically we want to discourage students from thinking of an array and a function as different objects.)
I find that I have very little trouble making these distinctions, even when I’ve been away from the software for several months, so I think it would be easy for experienced mathematicians to switch to the new notation.
Joshua Green said,
June 19, 2007 at 12:30 am
This is an interesting idea that could also help students keep the concepts of “function” and “argument” clearer. On the other hand, I feel that if we were more consistent with function notation, we may not need such changes. My personal pet peeve is with the notations used for the trig functions. In general, for a function ƒ and its argument x, we write the value as ƒ(x). But for the function sine we often just write sin x. Worse, ƒ2(x) usually means ƒ(ƒ(x)), but sin2(x) means [sin(x)]2, and then it’s not at all clear what sin-1(x) should mean.
Rika said,
June 20, 2007 at 2:48 pm
I live and teach Mathematics in South Africa, and I am so glad to here that maths teachers elsewhere have the same problems as I have. A brilliant idea, to change the notation.
zac said,
June 21, 2007 at 12:57 am
Hi Rika and thanks for your comment. Math students seem to face the same algebra, trigonometry and logarithm problems world-wide, and I am sure notation is a big part of the mystery - and it need not be so.
jk said,
June 22, 2007 at 11:29 am
I’m not convinced about the need for a change. If you like, you can think of the notation 5(.) as representing the function “multiply-by-5″. OK, that’s not how you would think about it when learning multiplication (or teaching it), but the point is that one can make it consistent. In any case, I don’t see how changing the notation helps. Even thinking purely in terms of functions, we know there are functions for which f(x+y)=f(x)+f(y), and other functions where this does not hold, so why would the confusion go away by changing to brackets instead of parentheses?
zac said,
June 22, 2007 at 1:36 pm
You’re right, jk about functions of the form f(x+y)=f(x)+f(y).
What I am suggesting is more like a “flag” to indicate to novice users that a particular item will most likely behave differently to some other item.
I’m still thinking about how you could ever make “5(.)” consistent with any of the existing inconsistencies in math notation…
Jacob said,
July 15, 2007 at 3:44 am
this may make things easier at the beginning, but eventually if the student starts using generic operators, this could lead to confusion, as some are linear and some aren’t. I think it may be better to always use x*(a+b) in cases where there is likely to be confusion with multiplication, and stress the difference when functions/operators are introduced, rather than to change the function notation.
Alexey Romanov said,
October 24, 2007 at 7:38 pm
It seems better to simply use multiplication sign. Reserve juxtaposition for function application.
zac said,
October 25, 2007 at 11:51 am
That sounds like a good compromise to me, Alexey.
Magick said,
January 17, 2008 at 7:11 am
I think this is such a great topic, so I’m going to bring it up again. It seems like much of these notations came about just to save memory on devices such as graphing calculators. Luckily, I know most of the rules and exceptions, so I never really have problems with this. I have noticed fellow classmates having problems, though. I have used websites which use brackets for functions and parentheses for order of operations; I thought it was a good idea. So, I do agree that there should be a standardized set of math notations.
Unfortunately, this is very similar to the English standard versus the Metric system. I’m sure we can all agree that there is practically no advantage in using standard measurements. This changes nothing, though. The entire nation is still stuck with this terrible system and is barely doing anything to change it.
I would love for these changes to happen (adopting the Metric system and creating a better system of math notations), but I doubt I will see that day.
zac said,
January 17, 2008 at 11:05 am
Hi Magick and thanks for your response.
I’m a little confused by this statement: “I’m sure we can all agree that there is practically no advantage in using standard measurements.”
The rest of your statement appears to contradict this.
A quick story for you. In the early 1970s, Australia bit the bullet and required, by law, the conversion to the metric system. There was grumbling and some inconvenience for a while, but it happened. And it made life much easier for math students and their teachers.
Schools had been teaching both systems during the 60s and then only metric in the 70s, so the younger generation didn’t have too many problems.
It seems extraordinary to me that the US is still dragging its feet on adopting the metric system. But then, when you look at other things like recognizing global warming, it starts to look consistent.
Footnote: Some strange anomalies occurred in Australia. Mechanics had to have 2 sets of spanners when working on some cars, where (say) the body was made in Australia (metric) and the engine came from the US (Imperial system).
How crazy is that?
sara said,
March 15, 2008 at 7:40 pm
nice idea ,, actually i didnot get confused before because i understand from were each case comes ,, any way but its really usefull for other students that they hate math .. lol they are looking for any thing to say math is hard and confsing
zac said,
March 21, 2008 at 8:31 am
Hi Sara and thanks for your input.
I am in the process of writing a more detailed proposal about an alternative math notation and I hope to publish it soon.
Living St Vincent Anyormi said,
April 8, 2008 at 3:25 am
I am really upgraded each day I have my lessons from intlmaths.PLEASE I need need more tutorials on trigonometry integrals, partial integrals, integration by parts, reduction formula and its application, multiple integration. Please send a step by step solution to some problems in each case.
Thanks
zac said,
April 8, 2008 at 4:48 am
Hi Living St Vincent. I am adding to the Interactive Mathematics site all the time. I will keep your requests in mind for future revisions.