I could really use some help here:
Prove that 17|2x+3y⟺17|9x+5y.
I don't even know how to start. Just pointing me at a similar problem that has a full solution would be helpful enough, but of course I will be extremely thankful if someone could explain how to approach solving this! :)
Answer
Let's see the problem in terms of linear algebra.
Let u=(2,3), v=(9,5), and w=(x,y). These are vectors in F217.
Then, 17∣2x+3y⟺17∣9x+5y iff ⟨u,w⟩=0⟺⟨v,w⟩=0, and this happens iff u⊥=v⊥, which happens iff u and v generate the same subspace, that is, are linearly dependent.
Therefore, you want to prove that the vectors (2,3) and (9,5) are linearly dependent over F17. This is easy, because
|2395|=−17≡0mod
If you want do it explicitly, find a such that a(2,3)=(9,5) by solving
2a \equiv 9 \bmod 17, \quad 3a \equiv 5 \bmod 17
and hope to get the same solution. Indeed, the solution is a=-4.
No comments:
Post a Comment