Proving Divisibility: Modular Arithmetic and the Pattern of 16^43 - 10^26 Mod 21

  • Thread starter Thread starter The Subject
  • Start date Start date
  • Tags Tags
    Divisibility
Click For Summary
SUMMARY

The discussion focuses on proving that \(16^{43} - 10^{26}\) is divisible by 21 using modular arithmetic. The proof is divided into two parts, demonstrating divisibility by 7 and 3. For modulus 7, it is established that \(16 \equiv 2 \mod 7\) and that \(16^3 \equiv 1 \mod 7\), leading to the conclusion that \(16^{43} \equiv 2 \mod 7\). The reasoning behind expressing 43 as \(3 \times 14 + 1\) is to utilize the established pattern in the powers of 16 modulo 7.

PREREQUISITES
  • Understanding of modular arithmetic concepts
  • Familiarity with congruences and their properties
  • Basic knowledge of exponentiation in modular systems
  • Ability to manipulate algebraic expressions involving modular equations
NEXT STEPS
  • Study the properties of modular exponentiation
  • Learn about the Chinese Remainder Theorem for handling multiple moduli
  • Explore the concept of periodicity in modular arithmetic
  • Investigate advanced topics in number theory, such as Fermat's Little Theorem
USEFUL FOR

Mathematicians, students studying number theory, educators teaching modular arithmetic, and anyone interested in proofs involving divisibility and congruences.

The Subject
Messages
32
Reaction score
0
Member warned that the homework template is not optional
Hi I'm reading a text about modular arithmetic,

Prove that 16^43 - 10^26 actually is divisible by 21.
They separate it by showing it is divisible by 7 and 3

they showed 16 \equiv 2 \textrm{ mod 7} \\ <br /> 16^2 \equiv 2^2 \equiv 4 \textrm{ mod 7} \\<br /> 16 \equiv 2^3 \equiv 1 \textrm{ mod 7} \\
So there is a pattern of length 3.

They later made 43 = 3 * 14 +1 . so,
<br /> 16^{43} \equiv 16^1 \equiv 2 \textrm{ mod 7} \\

whats the reasoning with 43 = 3 * 14 + 1 ?
 
Physics news on Phys.org
The Subject said:
Hi I'm reading a text about modular arithmetic,

Prove that 16^43 - 10^26 actually is divisible by 21.
They separate it by showing it is divisible by 7 and 3

they showed 16 \equiv 2 \textrm{ mod 7} \\<br /> 16^2 \equiv 2^2 \equiv 4 \textrm{ mod 7} \\<br /> 16 ^3\equiv 2^3 \equiv 1 \textrm{ mod 7} \\
So there is a pattern of length 3.

They later made 43 = 3 * 14 +1 . so,
<br /> 16^{43} \equiv 16^1 \equiv 2 \textrm{ mod 7} \\

whats the reasoning with 43 = 3 * 14 + 1 ?
##16^{43}=16^{42}\cdot 16 = (16^3)^{14}\cdot16##. You know that 16^3= 1 mod 7, 16=2 mod 7.
 

Similar threads

Replies
1
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
6K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K