ETuten
- 10
- 0
Homework Statement
let a belong to N and x,r belong to Z use the definition of divisibility along with the axioms of Integers to prove that IF 5|a and 15|(2ax+r) then 5|r
The discussion revolves around a proof in abstract algebra concerning divisibility. The original poster is tasked with proving that if 5 divides a natural number \( a \) and 15 divides the expression \( 2ax + r \), then 5 must also divide \( r \).
Participants are actively engaging with the problem, providing hints and suggestions for manipulating the expressions. There is acknowledgment of progress in the proof, with one participant confirming that the steps taken make sense, indicating a productive direction in the discussion.
There is an emphasis on the importance of following through the proof process rather than simply arriving at the conclusion, reflecting the forum's learning-first approach.
ETuten said:It is an if then proof with 5|r being what you are trying to prove.
ETuten said:I now have this so
r=15t-2ax=
15t-2(5s)x=
5(3T)-5(2s)x=
5(3t-2sx)=r
since 3t-2sx belongs to Z we have 5|r
does that make sense??