Skip to main content

Algorithms, or Mathematics?!

Hi everyone! In my last blog, I spoke about a couple of very interesting algorithmic techniques and how they can be used to solve a variety of very interesting problems. This blog however, is going to be completely different.  

When we’re young we begin by learning the steps to add – we’re given the rules and we must learn to repeat them – no questions asked. Why does carry forward work the way it does? Well, no questions asked.

To some extent, it is important to know how exactly to do a certain set of things while first learning maths. We may not be able to get anywhere in a subject if we’re unable to learn a few basic rules and know how to use them.

However, after a certain point it is important to bring in the spirit of mathematical thinking within each student too – something missing in almost every form of school math education. Mathematical miseducation is so common, we wouldn’t even see it. We practically expect a math class to look like repetition and memorisation of disjointed technical facts. A teacher might teach you the quadratic formula – invented by some very smart person somewhere in the world, and we’re simply supposed to apply it. Often what we really learn in school math classes is algorithms.

Mathematics is first and foremost, a form of reasoning. It allows us to formulate conjectures, justify facts, prove statements and come to conclusions. We do mathematics much more than we realise. We do mathematics when we question known procedures, innovate and come up with new ideas to solve problems. Mathematics is a fundamental part of human thought and logic, and integral to any attempt at understanding the world and ourselves.

On the contrary, the below is something one might expect in a usual school math class.

“Here’s the formula to find the Compound Interest. There’ll be no need to know why this formula works because that is not a part of the syllabus and will not be asked in the examination. All of you must now sit and solve the ten questions on the board using the formula”  


These are the sort of things that really kill a student’s interest in mathematics. What we essentially memorised is an algorithm to solve any sort of question related to compound interest – just the way a computer does. Why does the algorithm work? Does it even work? We wouldn’t care – just the way a computer wouldn’t.

The irony is that many students would go to a math exam thinking compound interest was the best chapter – all they needed to do is use the formula correctly and they would definitely get their marks. And this shows how deep the problem is. The subject is studied more for the marks in the final examinations than for the joy and spirit of learning.

 A student might also ask, “What is the need to calculate all these values by hand? Is this not what the calculator was invented for?!” And in asking this, they’re absolutely right. Mathematics deals with the creation of these algorithms – not memorization and repetition of them.

It is the human mind which needs to come up with ideas and innovate. It is us who would need to think. And the essence of mathematics is really just learning this art of thinking and innovating. 

It is this misunderstanding which causes a majority to come back from school saying they do not like mathematics. It may not be uncommon for a student to think that any math problem can be solved in a minute or less and if they cannot do it – the subject is just not meant for them!

So, who is at fault here - Is it the student? Is it the teacher? Or is the problem in the mindset of the society?

The major problem is the lack of true understanding of the subject of mathematics. Not just among the students, but in the entire society. As mathematics has been taught so poorly for so long, few adults have a genuine understanding of mathematics. Most adults, who have been mathematically miseducated themselves, would believe that mathematics involves performing a set of procedures invented by others. They have learned - and expect others to learn - mathematics as a set of rigid rules invented by others. This makes it really hard to bring about any real reform in the way mathematics is taught.

Mathematics is a subject that can change the world – and it is unfortunate that a lot of students do not ever get to see much of its magic in their education. If every student gets to see the power of mathematics, a subject where we create, we imagine and we innovate - maybe the day is not very far away when every student would come back home and say,

“Math? – Oh, who doesn’t love math.” 

Thank you for reading!

Rushil.

(Pictures taken from Google.)


Comments

Post a Comment

Popular posts from this blog

The importance of "intuition" in geometry

Hii everyone! Today I will be discussing a few geometry problems in which once you "guess" or "claim" the important things, then the problem can easily be finished using not-so-fancy techniques (e.g. angle chasing, power-of-point etc. Sometimes you would want to use inversion or projective geometry but once you have figured out that some particular synthetic property should hold, the finish shouldn't be that non trivial) This post stresses more about intuition rather than being rigorous. When I did these problems myself, I used freehand diagrams (not geogebra or ruler/compass) because I feel that gives a lot more freedom to you. By freedom, I mean, the power to guess. To elaborate on this - Suppose you drew a perfect  diagram on paper using ruler and compass, then you would be too rigid on what is true in the diagram which you drew. But sometimes that might just be a coincidence. e.g. Let's say a question says $D$ is a random point on segment $BC$, so maybe

LMAO Revenge

Continuing the tradition of past years, our seniors at the Indian IMO camp(an unofficial one happened this year) once again conducted LMAO, essentially ELMO but Indian. Sadly, only those who were in the unofficial IMOTC conducted by Pranav, Atul, Sunaina, Gunjan and others could participate in that. We all were super excited for the problems but I ended up not really trying the problems because of school things and stuff yet I solved problem 1 or so did I think. Problem 1:  There is a   grid of real numbers. In a move, you can pick any real number  ,  and any row or column and replace every entry   in it with  .  Is it possible to reach any grid from any other by a finite sequence of such moves? It turned out that I fakesolved and oh my god I was so disgusted, no way this proof could be false and then when I was asked Atul, it turns out that even my answer was wrong and he didn't even read the proof, this made me even more angry and guess what? I was not alone, Krutarth too fakesol

Edge querying in graph theory

In this post, I will present three graph theory problems in increasing difficulty, each with a common theme that one would determine a property of an edge in a complete graph through repeated iterations, and seek to achieve a greater objective. ESPR Summer Program Application: Alice and Bob play the following game on a $K_n$ ($n\ge 3$): initially all edges are uncolored, and each turn, Alice chooses an uncolored edge then Bob chooses to color it red or blue. The game ends when any vertex is adjacent to $n-1$ red edges, or when every edge is colored; Bob wins if and only if both condition holds at that time. Devise a winning strategy for Bob. This is more of a warm-up to the post, since it has a different flavor from the other two problems, and isn't as demanding in terms of experience with combinatorics. However, do note that when this problem was first presented, applicants did not know the winner ahead of time; it would be difficult to believe that Bob can hold such a strong