Solveeit Logo

Question

Question: Prove that \[{41^n} - {14^n}\] is a multiple of 27....

Prove that 41n14n{41^n} - {14^n} is a multiple of 27.

Explanation

Solution

Here we will use the concept of the principle of mathematical induction. We will show that the given expression is true for n=1n = 1. Then, we will assume that the given expression is true for all real numbers. Finally, we will use it to prove the given statement.

Complete step by step solution:
Here we have to prove 41n14n{41^n} - {14^n} appears in the multiplication table of 27. We will do this by the principal of mathematical induction.
Let P(n)=41n14nP\left( n \right) = {41^n} - {14^n}
Let us first show that P(n)P\left( n \right) is true for n=1n = 1 i.e., P(1)P\left( 1 \right) is a multiple of 27.
Now, P(1)=411141=27P\left( 1 \right) = {41^1} - {14^1} = 27.
We know that 27 is a multiple of 27. So, P(1)P\left( 1 \right) is true.
Next, we will assume that P(k)P(k) is true for all kNk \in \mathbb{N}i.e., we will assume that 41k14k{41^k} - {14^k}is a multiple of 27.
Let 41k14k=27m{41^k} - {14^k} = 27m, where mNm \in \mathbb{N}
Adding 14k{14^k} on both sides, we get
41k=27m+14k{41^k} = 27m + {14^k}……….(1)(1)
Now, we have to prove that P(k+1)P(k + 1) is true i.e., we have to show that 41k+114k+1{41^{k + 1}} - {14^{k + 1}} is a multiple of 27.
Let us consider the expression 41k+114k+1{41^{k + 1}} - {14^{k + 1}}.
We can write this as
41k+114k+1=41×41k14×14k{41^{k + 1}} - {14^{k + 1}} = 41 \times {41^k} - 14 \times {14^k}
Substituting equation (1)(1) in above equation, we have
41k+114k+1=41×(27m+14k)14×14k\Rightarrow {41^{k + 1}} - {14^{k + 1}} = 41 \times (27m + {14^k}) - 14 \times {14^k}
Multiplying the terms on the RHS, we get
41k+114k+1=41×27m+41×14k14×14k\Rightarrow {41^{k + 1}} - {14^{k + 1}} = 41 \times 27m + 41 \times {14^k} - 14 \times {14^k}
Now taking 14k{14^k} as common, we get
41k+114k+1=41×27m+(4114)×14k\Rightarrow {41^{k + 1}} - {14^{k + 1}} = 41 \times 27m + (41 - 14) \times {14^k}
We know that 4114=2741 - 14 = 27. Hence, above equation becomes
41k+114k+1=41×27m+27×14k\Rightarrow {41^{k + 1}} - {14^{k + 1}} = 41 \times 27m + 27 \times {14^k}
Taking 27 common, we get
41k+114k+1=27(41m+14k)\Rightarrow {41^{k + 1}} - {14^{k + 1}} = 27(41m + {14^k})
Let us take 41m+14k=r41m + {14^k} = r, where rNr \in \mathbb{N}. Therefore, the above equation becomes
41k+114k+1=27r\Rightarrow {41^{k + 1}} - {14^{k + 1}} = 27r
The observation in the above equation is a multiple of 27, which means that 41k+114k+1{41^{k + 1}} - {14^{k + 1}} is a multiple of 27. Hence, P(k+1)P(k + 1) is true.

Therefore, by the principle of mathematical induction, P(n)P(n) is true for all nNn \in \mathbb{N}and so 41n14n{41^n} - {14^n} is a multiple of 27.

Note:
Mathematical Induction is a technique of proving a statement, theorem or formula which is thought to be true, for each and every natural number nn. In the given problem, if n=1n = 1, then 41n14n{41^n} - {14^n} is a multiple of 27. So, to prove it for all nNn \in \mathbb{N}, we adopt the principle of mathematical induction. If n=1n = 1 and 41n14n{41^n} - {14^n} is not a multiple of 27 then we cannot prove it using the principle of mathematical induction.