So I started with $gcd(10n-1,5n+6)$ States that $d|(10n-1,5n+6)$ Which also implies that $d|10n-1$ and $d|5n+6$. Now I dont know how to show gcd of equals to 1 or 13.
2026-03-30 07:26:40.1774855600
Prove that $\{\gcd(10n-1,5n+6) : n \in \mathbb{Z}\}=\{1,13\}$?
218 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
So, $d$ must divide $$2(5n+6)-(10n-1)$$
The basic idea is to eliminate $n$ from the relation to find a constant as dividend.