Logical Thinking - Reasoning Clearly in Mathematics
Logical thinking is the ability to analyse a situation, identify what is known, and reason clearly towards a conclusion. It is the engine behind every branch of mathematics – from solving simple equations to constructing formal proofs. Developing strong logical thinking makes you a better mathematician and a clearer thinker in every area of life.
Formal logic itself is over 2,300 years old: the Greek philosopher Aristotle, writing around 350 BCE in a collection of works now known as the Organon, was the first to systematically study valid patterns of reasoning, laying out rules that determine when a conclusion truly follows from given statements. His framework dominated Western logical thinking for two millennia, until 19th-century mathematicians like George Boole began translating logical reasoning into algebra itself – work that, a century later, became the literal foundation of computer science: every microchip today evaluates true/false logic gates that trace their ancestry directly back to Boole's 1854 book An Investigation of the Laws of Thought.
What Is Logical Thinking?
Logical thinking means following a chain of reasoning where each step follows necessarily from the ones before it. It involves:
- Identifying what you know (given facts, premises, data).
- Identifying what you want to find (the conclusion or unknown).
- Connecting the two with valid, step-by-step reasoning.
Core Skills in Logical Thinking
| Skill | What it means | Mathematical example |
|---|---|---|
| Classifying | Grouping objects by shared properties | Sorting numbers as prime, composite, or neither |
| Comparing | Identifying similarities and differences | Comparing fractions by converting to decimals |
| Sequencing | Arranging in a logical order | Listing steps to solve an equation |
| Hypothesising | Making an educated guess and testing it | Guessing the rule of a sequence and verifying |
| Generalising | Extending a specific observation to a broader rule | Noticing that adding two odd numbers always gives an even |
| Proving | Showing a statement must be true with rigorous reasoning | Proving the sum of angles in a triangle is 180° |
Statements, True and False
In logic, a statement is a sentence that is either true or false – never both and never neither. Logical thinking depends on being able to evaluate the truth of statements and combine them correctly.
| Statement | True or False? |
|---|---|
| All even numbers are divisible by 2. | True |
| The square of any number is always positive. | False (0² = 0, which is not positive) |
| If a number ends in 0, it is divisible by 5. | True |
| All prime numbers are odd. | False (2 is prime and even) |
If–Then Reasoning
A key structure in logic is the conditional statement: “If P, then Q.”
P is the hypothesis (condition); Q is the conclusion.
Example: “If a shape has four equal sides and four right angles, then it is a square.”
The converse swaps P and Q: “If it is a square, then it has four equal sides and four right angles.” (Also true here, but the converse is not always true.)
Worked Examples
The original statement is true: every multiple of 6 (6, 12, 18 …) is also a multiple of 3.
Converse: “If n is a multiple of 3, then n is a multiple of 6.” False: 9 is a multiple of 3 but not of 6.
The box contains only red or blue. Not red → must be blue. This is logical deduction from given constraints.
The conclusion jumps from “dogs bark” to “all animals bark.” This is an invalid generalisation – the reasoning does not support that broad a conclusion.
Key Takeaways
- Logical thinking connects known facts to conclusions through valid reasoning steps.
- A statement is either true or false – evaluate each one carefully before accepting it.
- If–Then statements have a hypothesis and a conclusion; the converse is not automatically true.
- One counter-example is enough to disprove a general statement.