Saturday, 8 August 2015

modular arithmetic - A theory of numbers problem



I could really use some help here:



Prove that 17|2x+3y17|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, 172x+3y179x+5y iff u,w=0v,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|=170mod




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

real analysis - How to find lim_{hrightarrow 0}frac{sin(ha)}{h}

How to find \lim_{h\rightarrow 0}\frac{\sin(ha)}{h} without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...