Number theory problem divisible

Click For Summary
SUMMARY

The discussion focuses on proving that a positive integer \( n \in \mathbb{Z}^+ \) is divisible by 3 (and 9) if and only if the sum of its digits is divisible by 3. The proof involves demonstrating that \( n \equiv 0 \mod 3 \) can be derived from the expression \( n = X_1 \cdot 10^n + X_2 \cdot 10^{n-1} + \ldots + X_n \), leading to the conclusion that \( (X_1 + X_2 + \ldots + X_n) \equiv 0 \mod 3 \). Additionally, the discussion references the property \( 10^k \equiv 1 \mod 3 \) and suggests researching "casting out nines" for further insights.

PREREQUISITES
  • Understanding of modular arithmetic, specifically \( \mod 3 \) and \( \mod 9 \)
  • Familiarity with positive integers and their properties in number theory
  • Basic knowledge of polynomial expressions and digit representation in base 10
  • Concept of divisibility rules in mathematics
NEXT STEPS
  • Study the properties of modular arithmetic, focusing on \( \mod 3 \) and \( \mod 9 \)
  • Research the concept of "casting out nines" and its applications in number theory
  • Explore proofs related to divisibility rules for other bases and numbers
  • Learn about polynomial expressions and their applications in number theory
USEFUL FOR

Mathematics students, educators, and anyone interested in number theory, particularly those studying divisibility rules and modular arithmetic.

yeland404
Messages
23
Reaction score
0

Homework Statement



Prove that n ℂ Z+ is divisible by 3( respectively 9). to show that if and only if the sum of its digits is divisible by 3

Homework Equations





The Attempt at a Solution



so n= 3q, q>3 that n\equiv0 mod 3
n=X1* 10^n+ x2*10^n-1...Xn
so need to prove(x1+x2+...Xn)\equiv0 mod 3, the how to prove the next step
 
Physics news on Phys.org
yeland404 said:

Homework Statement



Prove that n ℂ Z+ is divisible by 3( respectively 9). to show that if and only if the sum of its digits is divisible by 3

Homework Equations





The Attempt at a Solution



so n= 3q, q>3 that n\equiv0 mod 3
n=X1* 10^n+ x2*10^n-1...Xn
so need to prove(x1+x2+...Xn)\equiv0 mod 3, the how to prove the next step

Show 10^k=1 mod 3.
 
and for extra credit, google "casting out nines" for a better explanation of why this works (the same theorem holds for the number 9, in fact, for the same reason).
 

Similar threads

Replies
15
Views
4K
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K
Replies
1
Views
3K