Solveeit Logo

Question

Question: Prove that the \({8^{th}}\) power of any number is of the form \(17n\) or \(17n \pm 1\)....

Prove that the 8th{8^{th}} power of any number is of the form 17n17n or 17n±117n \pm 1.

Explanation

Solution

Consider two cases for solving this problem. First will be the case where the number is prime with the prime number 1717 and the other where the number is not a prime with 1717. For case one, use Fermat's little theorem and prove that for case one the number with power 88 can be written as 17n±117n \pm 1 . For case two, a number is already multiple of 1717 , so it can be written as the product of 1717 and integer nn .

Complete step by step answer:
In this problem, we have to prove that any number having power 88 can be expressed in the form of 17n17n or 17n±117n \pm 1 where n'n' is some integer number.

For this problem, we can use Fermat’s little theorem. But before using this theorem we must understand it beforehand.

Fermat's little theorem is a fundamental theorem in elementary number theory, which helps compute powers of integers modulo prime numbers. According to this theorem, if aa is an integer, pp is a prime number and aa is not divisible by pp, then ap11(mod p){a^{p - 1}} \equiv 1\left( {{\text{mod }}p} \right) .

A frequently used corollary of Fermat's Little Theorem is ap11(mod p){a^{p - 1}} \equiv 1\left( {{\text{mod }}p} \right) . As you can see, it is derived by multiplying both sides of the theorem by aa . The restated form is nice because we no longer need to restrict ourselves to integers aa not divisible by pp .

The expression ap11(mod p){a^{p - 1}} \equiv 1\left( {{\text{mod }}p} \right) can also be written as ap=a(mod p){a^p} = a\left( {\bmod {\text{ }}p} \right) which means that the number ap1{a^{p - 1}} will be completely divisible by a prime number pp or is an integral multiple of pp .

Therefore, ap11(mod p)ap11=n×p{a^{p - 1}} \equiv 1\left( {{\text{mod }}p} \right) \Rightarrow {a^{p - 1}} - 1 = n \times p (i)

Now let’s take the value of p=17p = 17 , this will give us:
a1711=n×17a161=17n\Rightarrow {a^{17 - 1}} - 1 = n \times 17 \Rightarrow {a^{16}} - 1 = 17n
In the above expression we can write 11 as 12{1^2} and hence we can use the identity a2mb2n=(am)2(bn)2=(ambn)(am+bn){a^{2m}} - {b^{2n}} = {\left( {{a^m}} \right)^2} - {\left( {{b^n}} \right)^2} = \left( {{a^m} - {b^n}} \right)\left( {{a^m} + {b^n}} \right) in it. This will give us:
(a8)212=17n(a81)(a8+1)=17n\Rightarrow {\left( {{a^8}} \right)^2} - {1^2} = 17n \rightarrow \left( {{a^8} - 1} \right)\left( {{a^8} + 1} \right) = 17n
So now this concluded that the product of (a81)\left( {{a^8} - 1} \right) and (a8+1)\left( {{a^8} + 1} \right) is a multiple of a prime number 1717 . So either (a81)\left( {{a^8} - 1} \right) or (a8+1)\left( {{a^8} + 1} \right) is a multiple of the prime number 1717 .
Therefore, we can say a8=17n±1 \Rightarrow {a^8} = 17n \pm 1
Now, if we consider the case where aa is not prime to 1717 , i.e. they already have a common factor other than one, which can only be 1717 , since it is a prime.
Therefore, aa can be represented as multiple of 1717 as a=17q \Rightarrow a = 17q
Hence, a8=(17q)8=17(177q8)=17n{a^8} = {\left( {17q} \right)^8} = 17\left( {{{17}^7}{q^8}} \right) = 17n

Thus, we proved that a number with a power of 88 , i.e. of form a8{a^8} is of the form 17n or 17n±117n{\text{ or }}17n \pm 1.

Note: Notice that the use of Fermat’s little theorem is the most crucial part of the solution. Congruence modulo nn is a congruence relation, meaning that it is an equivalence relation that is compatible with the operations of addition, subtraction, and multiplication. Congruence modulo nn is denoted: ab(mod n)a \equiv b\left( {\bmod {\text{ }}n} \right).
The parentheses mean that (mod n)\left( {\bmod {\text{ }}n} \right) applies to the entire equation, not just to the right-hand side (here b). This notation is not to be confused with the notation b mod nb{\text{ mod }}n (without parentheses), which refers to the modulo operation. Indeed, b mod nb{\text{ mod }}n denotes the unique integer aa such that 0an and ab(mod n)0 \leqslant a \leqslant n{\text{ and }}a \equiv b\left( {{\text{mod }}n} \right) (i.e., the remainder of bb when divided by nn ).