I was studying the number theory and came across this question.
Example 1.1. Let x and y be integers. Prove that 2x+3y is divisible by 17 if and only if 9x+5y is divisible by 17.
Solution. 17∣(2x+3y)⟹17|[13(2x+3y)], or 17∣(26x+39y)⟹17∣(9x+5y). Conversely, 17∣(9x+5y)⟹17∣[4(9x+5y)], or 17∣(36x+20y)⟹17∣(2x+3y).
I have a difficulty understanding how 17∣(26x+39y) implies 17∣(9x+5y) and vice versa.
I know this question as already been asked here but I didn't understand from that answer and since I'm new to Math SE, I don't have enough points to add a comment to that post to clarify that answer.
Answer
I think the "if and only if" (abbreviated "iff" in the title of this question and in the textbook you're studying) is confusing you. It kind of suggests that one requires the other but the other does not necessarily require the one, when in fact the two conditions are mutually dependent: one requires the other and the other requires the one.
Do you remember how to add and subtract binomials from Algebra 101? Align the like terms in columns and then perform arithmetic as usual.
26x+39y−9x+5y=17x+34y
(okay, that's not properly aligned because in the time it takes me to figure out how to do it, twenty other answers will get posted and they'll be like "you copied from me").
Then it's easy to see that 17x+34y17=x+2y. Since 17x+34y is clearly a multiple of 17, it follows that if you subtract it from another multiple of 17, you will get yet another multiple of 17.
Bonus: if 17∣9x+5y, then either x or y may be a square, but not both.
No comments:
Post a Comment