Proving Divisibility by 3 for $\mathbb{Z}^{+}$ Sets

  • Thread starter Thread starter bomba923
  • Start date Start date
  • Tags Tags
    Divisibility Sets
AI Thread Summary
To prove that a number formed by the digits from a set of positive integers is divisible by 3 if and only if the sum of those digits is divisible by 3, one can utilize properties of modular arithmetic. Specifically, a number is divisible by 3 if the sum of its digits is a multiple of 3, as multiplying by powers of 10 does not change the digit sum. The discussion highlights the relevance of induction and the unique representation of integers divisible by 3. Additionally, the constraint that the digits are less than or equal to 9 is acknowledged but not essential for the proof. Understanding these principles can be further enhanced by exploring resources on modular arithmetic.
bomba923
Messages
759
Reaction score
0
Where \mathbb{Z}^{+} represents the set of all positive integers,
How do I prove that

\begin{gathered} \forall \left\{ {a_0 ,a_1 ,a_2 , \ldots ,a_n } \right\} \subset \mathbb{Z}^ + \;{\text{where}}\;\max \left\{ {a_0 ,a_1 ,a_2 , \ldots ,a_n } \right\} \leqslant 9, \hfill \\<br /> \left( {\sum\limits_{k = 0}^n {a_k 10^k } } \right)\;{\text{is divisible by }}3{\text{ iff }}\left( {\sum\limits_{k = 0}^n {a_k } } \right)\;{\text{is divisible by 3}} \; {?} \hfill \\ \end{gathered}
 
Last edited:
Physics news on Phys.org
Generally, you would want to look at problems like this modulo 3. Or, equivalently, to see if 3 divides their difference.
 
:redface: Do you know any good books or sources on modulus?
(I'm only a HS student, just started CalcIII)
 
I used induction and the fact that if an integer z is divisible by 3, then there exists (a unique) integer m such that z = 3m. Strangely though, I did not use the fact that the a_i's are smaller or equal to 9...
 
Last edited:
Consider that a number is divisible by 3 iff the digits of the number add up to a multiple of three and that multiplying a number by a multiple of 10 just adds 0s to it and thus doesn't affect the sum of its digits.
 
Consider that a number is divisible by 3 iff the digits of the number add up to a multiple of three

This is equivalent to bomba923's question.
 
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
TL;DR Summary: Find Electric field due to charges between 2 parallel infinite planes using Gauss law at any point Here's the diagram. We have a uniform p (rho) density of charges between 2 infinite planes in the cartesian coordinates system. I used a cube of thickness a that spans from z=-a/2 to z=a/2 as a Gaussian surface, each side of the cube has area A. I know that the field depends only on z since there is translational invariance in x and y directions because the planes are...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Back
Top