Elevens
Add powers of 3 and powers of 7 and get multiples of 11.
Problem
Show that $3^{(3n+4)}+7^{(2n+1)}$ is a multiple of 11 for all positive integer values of $n$.
Getting Started
Evaluate the expression when $n=0$.
Student Solutions
Dayo from Queen Elizabeth Grammar School, Horncastle proved the result using modulus arithmetic. This is his solution but written so that you do not need to know about modulus arithmetic to understand the solution.
We must show that $3^{(3n+4)}+7^{(2n+1)}$ is a multiple of 11 for all positive integer values of $n$.
Let
Good solutions using the axiom of mathematical induction were submitted by JiaMin from St Clare's School Oxford, Simba from Bury Grammar School, James from Aston Comprehensive School, Andrei from Tudor Vianu National College, Bucharest, Romania and Ruth from Manchester High School for Girls.
This is James's solution:
To prove $P(n): 3^{(3n+4)} + 7^{(2n+1)}$ is a multiple of 11.
Consider $P(1): 3^7 + 7^3 = 2530$, which is a multiple of 11. Therefore $P(1)$ is true.
Assume $P(k)$ is true. Therefore $3^{(3k+4)} + 7^{(2k+1)}$ is a multiple of 11. Consider
We have shown $P(1)$ is true and $P(k)$ implies $P(k+1)$ therefore, by the axiom of mathematical induction, $P(n)$ is true for all values of $n$.
Teachers' Resources
There is satisfaction for many of us in seeing a simplification
emerge when we carry out some algebraic manipulation. Enjoy this
problem!