I've been able to prove this statement through contraposition and contradiction but I'm struggling to prove it through a direct proof. It seems I always get it in the form where 11n=2(k+3).
2026-03-26 22:16:26.1774563386
On
How would I prove that if 11n-5 is odd, then n is an even number using only a direct proof?
477 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
Lets assume $11n-5$ is odd then there exists integer $k$ such that
$11n-5=2k+1 \implies 11n=2k+1+5 = 2k+6 = 2(k+3)$.
Now as $k$ is an integer we get $k+3$ is an integer. We can set $m = k+3$ then we get $11n = 2m$ and $2m$ is an even number which implies $11n$ is an even number. As we have found $11n$ to be an even number this implies that $n$ must be even since the product of two odd numbers will be odd.
Since the right-hand side has $2$ as a factor, and $2$ and $11$ are coprime, the left-hand side also has $2$ as a factor. This relies on the fundamental theorem of arithmetic, where every positive integer can be represented as a unique product of prime numbers.