Find all $ (x,y,z) \in \mathbb{Z}^3$ such that $ x^3 - 5x = 1728^{y}\cdot 1733^z - 17$. (Paolo Leonetti)
Problem
Source: Own (Oliforum contest 2009/round2/3)
Tags: modular arithmetic, calculus, integration, algebra, polynomial, function, quadratics
19.10.2009 02:31
19.10.2009 05:04
19.10.2009 06:00
Darn. Oh well. That is pretty nice.
19.10.2009 09:40
Answer to a question in Zhero's post. Imposing the perfect square condition on the discriminant of the depressed cubic $ x^2-5x+17$, as given by Cardano's formula, does not work. There are primes $ p$ for which that value is not a square residue, and still the cubic does have a root modulo $ p$, so it's not a necessary criterium (it is of course sufficient, since it readily yields a root).
19.10.2009 13:24
Zhero wrote:
Darn. Oh well. That is pretty nice. LOL thanks My question is, since this question is raised: there exist some method to see if a cubic polynomial is irriducible in $ F_p$? It seems not a trivial one:is it what you are referring mavropnevma? I am interested in, it can be a very powerful tool (infact it has proved that $ x^3-5x+17=1733y$ is impossible in $ \mathbb{Z}^2$ )
19.10.2009 16:40
for the case $ z=3k$ we can put the expression between two squares,namely, $ x^3$ and $ (x-1)^3$. and we r done!
19.10.2009 20:09
$ 2 \nmid f(x): =x^3-5x+17 \in \mathbb{Z} \implies \min\{y,z\} \in \mathbb{N}\text{ and } y=0$. If $ z=0$ there are no solutions, so $ f(x) \ge 1733 \implies x>10$ Now $ f(x) \in \{0,1,3,5,6\}$ in $ \mathbb{F}_7$ so we have the only case $ 3 \mid z$. So $ f(x)$ must be a cube, but $ (x-1)^3<f(x)<x^3$ for all $ x>10$. Remark: 7 is not a magic conguence since 2.3+1=7, and $ x^3=\left(\frac{x}{7}\right)$ in $ \mathbb{F}_7$. Now $ 1733^z=4^z \in \{1,2,4\}$. 7 does not divide f(-1)f(0)f(1) and if f(x)=2 then $ x^3-5x+17=3 \pm 1 \implies$ $ \left(\left(\frac{x}{7}\right)\pm 1\right)+2x=0$: both addends are odd, and the first one has absolute value 2, so |x|=1, then is a contradiction.
08.01.2010 15:43
azjps wrote: \[ x^3 - (1733^k)^3 = (x - 1733^k)(x^2 + 1733^kx + 1733^{2k}) = 5x - 17\] It's seem to be easy to check there is NO solutions $ x$ that $ x < 4$ If $ x > 3$, It's obvious that $ (x - 1733^k)(x^2 + 1733^kx + 1733^{2k}) = 5x - 17 > 0 \rightarrow x > 1733^k$ so $ 5x - 17 > x^2 + 1733x + 1733$ (Clearly no solutions)