Lemma #1: l'equazione $ x^3 + 2y^3 + 4z^3 = 8xyz $ non possiede soluzioni in interi se $ \gcd(x,y,z) = 1 $.
Dim.: siano $ x,y,z\in\mathbb{Z} $ tali che $ x^3 + 2y^3 + 4z^3 = 8xyz $ e $ \gcd(x,y,z) = 1 $. Allora $ x, y, z $ non sono tutti contemporaneamente nulli, e inoltre $ x \equiv 0 \bmod 2 $. Posto $ x = 2u $, con $ u\in\mathbb{Z} $, ne seguita $ 4u^3 + y^3 + 2z^3 = 8uyz $. Da qui $ y \equiv 0 \bmod 2 $, ossia $ y = 2v $, con $ v \in \mathbb{Z} $, e ancora $ 2u^3 + 4v^3 + z^3 = 8uvz $. Di nuovo $ z \equiv 0 \bmod 2 $, e perciò $ z = 2w $, con $ w\in\mathbb{Z} $. Ne segue $ \gcd(x,y,z) = 2 \cdot \gcd(u,v,w) \geq 2 $, assurdo!
Lemma #2: l'unica soluzione in interi all'equazione $ x^3 + 2y^3 + 4z^3 = 8xyz $ si ottiene per $ x = y = z = 0 $.
Dim.: la terna $ (x,y,z) = (0,0,0) $ risolve chiaramente l'equazione proposta. Sia dunque per il seguito $ x^2 + y^2 + z^2 > 0 $. Posto $ \delta = \gcd(x,y,z) $, ammettiamo $ x = \delta \cdot \hat{x} $, $ y = \delta \cdot \hat{y} $ e $ z = \delta \cdot \hat{z} $, dove $ \hat{x}, \hat{y}, \hat{z} \in \mathbb{Z} $ ed $ \hat{x}^2 + \hat{y}^2 + \hat{z}^2 > 0 $. Allora $ x^3 + 2y^3 + 4z^3 = 8xyz $ sse $ \hat{x}^3 + \hat{y}^3 + \hat{z}^3 = 8 \hat{x} \hat{y} \hat{z} $, con $ \gcd(\hat{x}, \hat{y}, \hat{z}) = 1 $. Di qui l'assurdo, per consistenza con il lemma precedente.
mark86 ha scritto:Siano a, b e c numeri razionali tali che $ a^3+2b^3+4c^3=8abc $. Si mostri che $ a=b=c=0 $
Sia $ \mu $ il minimo comune multiplo dei denominatori delle frazioni ridotte rappresentative dei numeri razionali $ a,b, c $. E allora $ a^3 + b^3 + c^3 = 8abc $ sse $ x^3 + y^3 + z^3 = 8xyz $, con $ x = a \cdot \mu $, $ y = b\cdot \mu $ e $ z = c \cdot\mu $. Senonché $ x, y, z\in\mathbb{Z} $, e dunque in base al lemma #2: $ x = y = z = 0 $. Da qui $ a = b = c = 0 $, e quindi la tesi.