New posts in gcd-and-lcm

Motivation behind the definition of GCD and LCM

Show that $\gcd\left(\frac{a^n-b^n}{a-b},a-b\right)=\gcd(n d^{n-1},a-b)$

Comaximal ideals in a commutative ring

Fibonacci divisibilty properties $ F_n\mid F_{kn},\,$ $\, \gcd(F_n,F_m) = F_{\gcd(n,m)}$

Prove: If $\gcd(a,b,c)=1$ then there exists $z$ such that $\gcd(az+b,c) = 1$

$ d_1,d_2\mid n\iff {\rm lcm}(d_1,d_2)\mid n\ $ [LCM Universal Property]

If $a \mid m$ and $(a + 1) \mid m$, prove $a(a + 1) | m$.

Show $GCD(a_1, a_2, a_3, \ldots , a_n)$ is the least positive integer that can be expressed in the form $a_1x_1+a_2x_2+ \ldots +a_nx_n$

$\gcd(a,b,c)=\gcd(\gcd(a,b),c)\,$ [Associative Law for GCD, LCM]

Prove that $(ma, mb) = |m|(a, b)\ $ [GCD & LCM Distributive Law]

Why $\gcd(b,qb+r)=\gcd(b,r),\,$ so $\,\gcd(b,a) = \gcd(b,a\bmod b)$

How to use the Extended Euclidean Algorithm manually?

Prove that $\gcd(a^n - 1, a^m - 1) = a^{\gcd(n, m)} - 1$