Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Least Common Multiple
Can we invert these analogous "Dirichlet" series for GCD / LCM convolution?
May 06, 2021
Numerical example for $\gcd(a,b)=\prod p_i^{\min(a_i,b_i)}$
May 06, 2021
Prove that if LCMs are equal, then the numbers are equal too.
May 02, 2021
The lowest number that is a multiple of both 60 and the integer n is 180. Find the smallest possible value of n.
Apr 29, 2021
The series of reciprocals of the least common multiples of integers $X_1<X_2<\dots$ converges
Apr 29, 2021
prove that $\operatorname{lcm}(n,m) = nm/\gcd(n,m)$
Apr 28, 2021
Find the least number which when divided by 2, 3, 4, 5, 6 leaves a remainder of 1 but it is divided by 7 completely.
Apr 27, 2021
Concise proof that every common divisor divides GCD without Bezout's identity?
Apr 25, 2021
For integers $a$ and $b$, $ab=\text{lcm}(a,b)\cdot\text{hcf}(a,b)$
Apr 25, 2021
If $a \mid m$ and $(a + 1) \mid m$, prove $a(a + 1) | m$.
Apr 25, 2021