Show not possible to find positive whole numbers $m,n$ such that $m^2 − n^2 = 6$.
$m^2 − n^2 = 6\implies (m+n)(m-n) = 6; \ m,n$ can be either even or odd.
If $m$ is odd, $m=2k+1, k\ge 1$; else $m=2k$.
Similarly, if $n$ is odd, $n=2l+1, l\ge 1$; else $n=2l$.
There are $4$ possible cases:
(i) $m,n$ both are odd: $(m+n)(m-n)= 4(k+l+1)(k-l)$,
(ii) $m,n$ both are even: $(m+n)(m-n)= 4(k+l)(k-l)$,
(iii) $m,n$ one is odd, other is even: $(m+n)(m-n)= (2(k+l)+1)(2(k-l)\pm 1)$
$= 4(k+l)(k-l)+2(k-l)\pm(2(k+l)+1)$
$= 4(k+l)(k-l) +4k+1, \ \ 4(k+l)(k-l) -4l - 1$
Not possible to pursue further except by proof by contradiction.
If try by contradiction based proof, need prove that the premise $m^2-n^2=6$ is false:
(i) $(m+n)(m-n)= 4(k+l+1)(k-l)$
$\implies 6 = 4(k^2 + kl + k - kl -l^2 -l)= 4(k^2 -l^2 +k -l) = 4(k-l)(k+l+1)$
$\implies 3 = 2(k+l+1)(k-l)$
The lhs is odd, but the rhs is even.
(ii) $(m+n)(m-n)= 4(k+l)(k-l)$
$\implies 6 = 4(k+l)(k-l)$
$\implies 3 = 2(k+l)(k-l)$
The lhs is odd, but the rhs is even.
(iii) $4(k+l)(k-l) +4k+1$
$\implies 5 = 4(k+l)(k-l)+k)$
The lhs is odd, but the rhs is even.
(iv) $4(k+l)(k-l) -4l - 1$
$\implies 7 = 4(k+l)(k-l)-l)$
The lhs is odd, but the rhs is even.
However, the same cannot be said for $m^2 - n^2 = 6j, \ m,n,j \ \in \mathbb{N}$.