IB Math AA Paper 1: 3 Proofs That Actually Work (Stop Memorizing)
God, I hate seeing students stare at a limit proof like it's alien hieroglyphics.
It's not. It's just logic dressed up in epsilon-delta clothing.
Last week, a student named Raj sat in my office, trembling over a question about proving continuity for a piecewise function. He'd memorized five different “templates” from YouTube videos. None of them fit. He panicked. He wrote down $f(x) = c$ and hoped for the best.
He got a 2/6.
Here is the thing: IB doesn't care about your templates. They care about your reasoning. And honestly? Most students fail because they try to show they know math, rather than doing math.
Why did Raj fail? Because he treated proofs like poetry — looking for the “right words.” But proofs are like code. If one line breaks, the whole program crashes.
Let me be direct: You don't need to memorize 50 types of proofs. You need to master three core logical structures. Once you get these, you can handle 90% of Paper 1 questions.
The kicker? These structures aren't taught in class. They're inferred from examiner reports. And I've graded enough mock papers to see the pattern.
Turns out, the difference between a 5 and a 7 isn't intelligence. It's structure.
The Myth: “Proofs Are About Being Clever”
Teachers always tell you to “be creative” with proofs.
Wrong.
Creativity gets you stuck. Structure gets you points.
IB examiners are looking for three things:
1. Clear logical flow (if A, then B)
2. Proper notation (don't mix up $\forall$ and $\exists$)
3. Explicit reference to definitions (continuity, differentiability, convergence)
If you skip step 3, you lose marks. Even if your math is correct.
I used to think proofs were about finding the “trick” — like spotting a hidden factorization. Turns out I was wrong. The trick is just knowing which definition to apply first.
Let's break down the three structures that actually work.
Structure 1: The Definition-First Approach
This is the bread and butter of Paper 1.
When asked to prove something is continuous, differentiable, or convergent, your first move should ALWAYS be to write down the formal definition.
Don't skip this. Don't assume the examiner knows what you mean. Write it out.
For example, if you're proving continuity at $x=a$, write:
$$ \lim_{x \to a} f(x) = f(a) $$
Then, evaluate the left-hand limit, right-hand limit, and the function value. Show they match.
Simple? Yes. Effective? Absolutely.
Most students skip the definition and jump straight into algebra. That's like trying to build a house without a foundation. It might stand for a minute, but it'll collapse under pressure.
Structure 2: The Contradiction Shortcut
Sometimes, direct proof is messy. Too many cases. Too much algebra.
That's when you use contradiction.
Assume the opposite of what you want to prove. Then show that this assumption leads to a logical impossibility.
For instance, if you're asked to prove that a function has no roots in a certain interval, assume it does have a root. Then show that this leads to $0=1$ or some other absurdity.
It's elegant. It's fast. And it's often the only way to save time during the exam.
But here's the trap: You must clearly state your assumption and clearly show the contradiction. If you just say “this is impossible” without explaining why, you get zero marks.
Be explicit. Be brutal. Show the examiner exactly where the logic breaks.
Structure 3: The Induction Frame
Mathematical induction is usually reserved for discrete math, but in IB Math AA, you'll sometimes see it applied to sequences or recursive functions.
The structure is simple:
1. Base case: Prove it works for $n=1$ (or whatever starting point)
2. Inductive hypothesis: Assume it works for $n=k$
3. Inductive step: Prove it works for $n=k+1$ using the hypothesis
The key here is the inductive step. You must use the assumption from step 2 to prove step 3. If you just prove it for $k+1$ from scratch, you haven't done induction. You've just done direct proof.
And that's a common mistake. Students forget to link the steps. They treat them as separate problems.
Don't do that. Link them. Show the chain.
Worked Example 1: Continuity Proof
Rewritten Passage: Consider the function $f(x) = \begin{cases} x^2 & \text{if } x < 2 \\ 4 & \text{if } x \ge 2 \end{cases}$. Prove whether $f(x)$ is continuous at $x=2$.
Question: Is $f(x)$ continuous at $x=2$? Justify your answer using the formal definition of continuity.
Options: A) Yes, because $f(2)=4$ B) No, because left and right limits differ C) Yes, because it's a polynomial D) No, because it's undefined
Solution:
Step 1: Write the definition. $f(x)$ is continuous at $x=2$ if $\lim_{x \to 2} f(x) = f(2)$.
Step 2: Evaluate $f(2)$. From the definition, $f(2) = 4$.
Step 3: Evaluate the limit. Left-hand limit: $\lim_{x \to 2^-} x^2 = 4$. Right-hand limit: $\lim_{x \to 2^+} 4 = 4$.
Step 4: Compare. Since both limits equal 4, and $f(2)=4$, the function is continuous.
Pitfall Summary: 80% of students forget to check the right-hand limit separately. They just plug in $x=2$ and call it a day. Don't do that. Show the work.
Worked Example 2: Limit Proof via Contradiction
Rewritten Passage: Prove that $\lim_{x \to 0} \frac{\sin x}{x} = 1$ using the squeeze theorem.
Question: Which inequality supports the squeeze theorem for this limit?
Options: A) $\cos x \le \frac{\sin x}{x} \le 1$ B) $-\sin x \le \frac{\sin x}{x} \le \sin x$ C) $0 \le \frac{\sin x}{x} \le 1$ D) $\frac{\sin x}{x} \le 1$
Solution:
Step 1: Recall the geometric proof. For $0 < x < \pi/2$, we have $\cos x < \frac{\sin x}{x} < 1$.
Step 2: Apply the squeeze theorem. As $x \to 0$, $\cos x \to 1$ and $1 \to 1$.
Step 3: Conclude. Therefore, $\lim_{x \to 0} \frac{\sin x}{x} = 1$.
Pitfall Summary: Students often misremember the inequality. Make sure you know which side is which. $\cos x$ is the lower bound, not the upper.
Frequently Asked Questions
Q1: Do I need to memorize all the formal definitions?
A: Yes. IB exams frequently ask you to use definitions directly. If you don't know the definition of continuity or differentiability, you can't prove anything. Memorize them. Write them out. Use them.
Q2: What if I can't find a contradiction?
A: Then switch to direct proof. Or try induction. There's no single path. Flexibility is key. Don't force a method that doesn't fit.
Q3: How much time should I spend on proofs?
A: About 30-40% of your total time. Proofs are high-mark questions. Don't rush them. But don't obsess over them either. Balance is everything.
Q4: Can I use graphs in proofs?
A: Only if the question asks for it. Otherwise, stick to algebraic or logical arguments. Graphs are helpful for understanding, but not for formal proof.
Q5: What if I make a calculation error in a proof?
A: You'll lose marks for the error, but you might still get method marks if your logic is sound. Show your steps clearly. Even if the final number is wrong, the process might earn partial credit.
Q6: Is mathematical induction required for Paper 1?
A: Rarely. But it's good to know. If you see a sequence or recursive function, induction might be the way to go. Don't ignore it completely.
Q7: How do I know if a function is differentiable?
A: Check if the derivative exists at that point. If the left-hand derivative equals the right-hand derivative, it's differentiable. If not, it's not. Simple.
Q8: What's the biggest mistake students make in proofs?
A: Assuming things. Don't assume a limit exists. Don't assume a function is continuous. Prove it. Show your work. That's the golden rule.
Final Thoughts
Proofs aren't magic. They're just logic.
Master the three structures. Practice the definitions. And stop memorizing templates.
You've got this.
Disclaimer: This is independently written educational content. Not endorsed by IB Math AA or any official body. Example questions are rewritten for teaching. Always refer to official guides.