I recently posted a related question at Using GCF to Prove Pick's Theorem, but I accidentally intended the converse. Instead of revising a mostly coherent post, I'm making a new one with the backstory copied.
I am teaching high school geometry and I'm building between Euclid's number theory and his geometry. I want to prove Euler's formula in multiple ways, for much the same reason that Bonnie Stewart describes in "Adventures Among the Toroids" exposition. I know Euler's formula is not from Euclid, however I like that I can present it as absolutely true and then show a counterexample for genus $> 0$. It's an attempt to justify the significance of mathematical proof.
One proof of Euler's formula uses Pick's Theorem, so I'm also trying to offer a more gratifying/intuitive proof of Pick's. It inevitably comes down to proving the result for lattice triangles with area $= 1/2$. I believe this may tie nicely to GCD through the determinant formula for area. That's nice for the course because we can easily review GCD. I feel like this final missing step may be doable. Or, maybe there's another route to proving Pick's theorem from a GCD, number theoretic way.
Please help with a proof of the following:
Claim: Suppose $A,B,C,D\ge 0$ with $GCD(A,B)=GCD(C,D)=1$. If $0 \le m,n \le 1$ are so that $mA+nC$ and $mB+nD$ are both integers, then $|AD-BC|=1$ or $m,n\in\{0,1\}$.
It seems that considering only rational values for $m$ and $n$ would suffice and allow better wielding of the theory of integers.
Thanks!