0.1 Sets

If like me, you’ve spent most of your mathematical high school years introduced to basic sets at the beginning of the year from Grades 8 to 12, then I think you’d agree that sets was one of the quickest and easiest sections we traditionally did. We would quickly recap the same fundamental properties of sets before moving onto more interesting topics, usually algebra. The section would go a little bit like this:

  • define the differences between whole and natural numbers, integers, rational numbers and real numbers
  • define the differences between unions, intersections and complements, usually through the understanding of Venn-diagrams
  • use set builder notation (introducing algebra through this)

If like myself, you truly believed that this was as complicated as sets could ever get, then you, dear reader, like my former-myself, are in for a treat. In university, we build on these basic ideas and have a more in depth understanding about the importance of sets and their greater role in the scheme of mathematics.…

By | March 7th, 2018|Uncategorized|5 Comments

A Whimsical Introduction to Graph Theory (1)

Part 1 – What are Graphs?


Mathematics is full of fascinating ideas and concepts. These can, however, be very challenging to tackle and make sense of, especially when you are put under pressure to answer questions about them! In this post, and those to come, I hope to share some insight into these concepts without getting too formal. Where some definitions and more technical bits are introduced, they will be explained at end of the post: look out for the dagger \dagger symbols!

To begin, let’s ask what we do in mathematics. The first step in any area of maths is almost always to abstract things. We take some concept we want to be able to work with and pull out the essential ideas. From a bunch of maps we may take out just destinations and the routes between them; from 3D objects we may only need to know what ways we can rotate them and still see the same thing; from a collection of algorithms we may only care about how long they take to run on a computer, and so on.…

By | February 12th, 2018|Level: Simple|0 Comments

Counting to Infinity

I have decided to share something which I found interesting while reading up some Mathematics this holiday.

The idea I am going to talk about is that of the cardinality of a set. In simple terms,

Definition 1: Cardinality is a “measure  of the size” of a set.

Example:
Suppose that we have a set, A , such that A=\{a,b,c,d,e\} . The cardinality of the set, denoted by |A| , is 5 , because there are 5 elements.
It is indeed worth noting that unlike ‘lists’, in Mathematics, order and number of elements doesn’t determine much concerning the identity  of a set. This means that

\{a,b,c\}=\{a,a,a,b,c\}=\{a,b,b,b,c,c\}=\{a,...,b,...,c, ...\}

as long as you use the same elements, they are all equal. Of course, cardinalities would be the same, because all of them are a representation of the same mathematical entity.

Let’s  talk about something slightly more interesting. Suppose that you have another set with infinitely many elements, like the set of natural numbers, N , or real numbers \mathbb{R} .…

By | July 28th, 2017|Uncategorized|0 Comments

Do You Find Mathematics Scary?

A few weeks ago I attended a lecture by Johnathan Lewin, regarding the use of technology when teaching and it was brilliant, and I’m not even talking about his use of technology. The passion that Johnathan speaks with and the passion he has for Mathematics is explosive and practically contagious.

 
He uses a number of different programmes and applications to assist him in the classroom. He even records his lectures (he captures the audio and a visual of the learning materials and then makes them available to his students). He is in favour of designing the materials in front of the learners in order for them to see how the Mathematics is created rather than to arrive with some neatly prepared sides and show them what Mathematics looks like. He wants them to engage in it at all levels and not just see the perfect final product, if you wish.…

By | March 29th, 2016|English, Fun|2 Comments

How Many Languages Do You Speak?

I’m not sure how, but it’s been a month since my last post. It feels like it was just the other day that I was working on its first draft… Since my first blog dealt with the language of Mathematics, I thought I might continue the language theme for now as it is something that really interests me.

Let me start by asking you this: How often do you take being a First Language English speaker for granted? (Has this thought ever even crossed your mind?) Have you ever traveled to a foreign country and needed to communicate and found it difficult? Were you frustrated by this? What happens when you don’t have a very good grasp of a particular Language, would you want to speak it? Or read it? Or perhaps worse still, write it?

Well, I think this is the challenge that a number of learners face and they are often left feeling frustrated and misunderstood in their classrooms, particularly in South Africa, where we have 11 official languages.…

By | February 22nd, 2016|English, Fun|4 Comments

How to reduce the fear of mathematics

I sat this morning reading a little of The Book of Life, by Krishnamurti – something which I like to browse through and ponder from time to time. This morning’s meditation somehow felt very apt as I attempt to get almost 800 students to enjoy mathematics, and learn its techniques as well as its beauty. The meditation was the following:

How is the state of attention to be brought about? It cannot be cultivated through persuasion, comparison, reward or punishment, all of which are forms of coercion. The elimination of fear is the beginning of attention. Fear must exist as long as there is an urge to be or to become, which is the pursuit of success, with all its frustrations and tortuous contradictions. You can’t teach concentration, but attention cannot be taught just as you cannot possibly teach freedom from fear; but we can begin to discover the causes that produce fear, and in understanding these causes there is the elimination of fear.

By | February 20th, 2016|Uncategorized|3 Comments

Hello World

So this is my first post and any real “nerd” will know why I named my post “Hello World”. Many years ago, I dabbled in a little bit of computer programming and the first program you ever write, as kind of a rite of passage, is to make the screen say “Hello World”. Needless to say, it wasn’t always easy, but nothing worthwhile in life ever is. At times, I really did want to pull my hair out though, with things like syntax errors. Firstly, I had to work out what a syntax error was… Basically, in layman’s terms, it’s like making a grammar or punctuation error in an essay. Secondly, I needed to find this syntax error (or errors), most of the time it was a missing semi-colon, in my thirty or forty lines of code. Did I mention that the technology didn’t even give you a hint as to where you might begin to look for it.…

By | January 21st, 2016|Fun, Uncategorized|3 Comments