Let $K$ and $L$ be two natural numbers. $K$ has $L$ divisors and $L$ has $\frac{K}{2}$ divisors.
How many divisors has $K+2L$ ?
Let $K$ and $L$ be two natural numbers. $K$ has $L$ divisors and $L$ has $\frac{K}{2}$ divisors.
How many divisors has $K+2L$ ?
Copyright © 2021 JogjaFile Inc.
From the hint of Wojowu: There are at most $2\sqrt{n}$ divisors of $n$.
Thus, $L \le 2\sqrt{K}$ and $\frac{K}{2} \le 2\sqrt{L}$ implying $L^2 \le 16\sqrt{L}$. This follows $1 \le L \le 6$. From here you can find $K$ and then number of divisors of $K+2L$.