Both in a unrescrited case and with the following restriction: $a+b+c=1$
2026-03-26 20:40:48.1774557648
How can I prove that $10=2^{a}*3^{b}*7^{c}$ has infinite solutions?
31 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
For the unrestricted case, let $a=1.$ Now you need $3^b7^c=5$, so for a positive integer $n$, let
$$3^b = 5^{n+1}, 7^c = 5^{-n}$$.
Solve these two equations for $b$ and $c$.
That should give you a leg up on the restricted case.