Number theory is largely concerned with properties of the set of positive integers, and as such has a considerable overlap with algebra. But a simple example that illustrates the difference between a typical question in algebra and a typical question in number theory is provided by the equation $$13x − 7y = 1.$$
- An algebraist would simply note that there is a one-parameter family of solutions: if $y = λ$ then $x = (1 + 7λ)/13,$ so the general solution is $(x,y) = ((1 + 7λ)/13, λ).$
- A number theorist would be interested in integer solutions, and would therefore work out for which integers $λ$ the number $1 + 7λ$ is a multiple of $13.$ The answer is that $1 + 7λ$ is a multiple of $13$ if and only if $λ$ has the form $13m+ 11$ for some integer $m.$
How do we get the solution $13m + 11?$
(I have tried understanding this again and again. But where I seem to lose track is how do you jump from k= 11 to k = 13j + 11 )