Maths Olympiad Prep

Library / /8 of 13

Algebra Difficulty 6.4 National olympiad Prove it Bulgaria

The sequence a1,a2,a_1, a_2, \dots is defined by the equalities a1=2a_1 = 2, a2=12a_2 = 12 and an+1=6anan1a_{n+1} = 6a_n - a_{n-1} for every positive integer n2n \ge 2. Prove that no member of this sequence is equal to a perfect power (greater than one) of a positive integer.

Solution

We shall use the following assertion.

Lemma. Let k2k \ge 2 be a positive integer. Then the equation 2x2k+1=y22x^{2k} + 1 = y^2 does not have solutions in positive integers.

Proof. Assume that x,yx, y and k2k \ge 2 are positive integers such that 2x2k+1=y22x^{2k} + 1 = y^2 and xx is minimum possible. It is obvious that xx is even and yy is odd. Let us denote x=2ax = 2a and y=2b+1y = 2b + 1. Then 22k1a2k=b(b+1)2^{2k-1}a^{2k} = b(b+1) and (b,b+1)=1(b, b+1) = 1. There are two possibilities:
- if b=x12kb = x_1^{2k} and b+1=22k1x22kb+1 = 2^{2k-1}x_2^{2k}, x1,x2Nx_1, x_2 \in \mathbb{N}, x1x2=ax_1x_2 = a, then 22k1x22kx12k=12^{2k-1}x_2^{2k} - x_1^{2k} = 1, which gives a contradiction modulo 4;
- if b=22k1x12kb = 2^{2k-1}x_1^{2k} and b+1=x22kb+1 = x_2^{2k}, x1,x2Nx_1, x_2 \in \mathbb{N}, x1x2=ax_1x_2 = a, then x22k22k1x12k=1x_2^{2k} - 2^{2k-1}x_1^{2k} = 1, which leads to the equation y12=22k1x12k+1y_1^2 = 2^{2k-1}x_1^{2k} + 1, y1=x2ky_1 = x_2^k, where

we notice that x1<xx_1 < x.
It is clear that the above argument of decreasing the degrees of 2 can be continued until we have degree at most 5. Therefore we reach the equation y02=8x02k+1y_0^2 = 8x_0^{2k} + 1, where x0<xx_0 < x and y0=y2ky_0 = y_2^k, y2Ny_2 \in \mathbb{N}. Clearly, y0y_0 is odd and we set y0=2c+1y_0 = 2c+1. We obtain c(c+1)=2x02kc(c+1) = 2x_0^{2k}, where (c,c+1)=1(c, c+1) = 1. We have again two possibilities:
- if c=x32kc = x_3^{2k} and c+1=2x42kc+1 = 2x_4^{2k}, x3,x4Nx_3, x_4 \in \mathbb{N}, x3x4=x0x_3x_4 = x_0, then 4x42k=2c+2=y2k+14x_4^{2k} = 2c+2 = y_2^k+1, whence (2x4k1)(2x4k+1)=y2k(2x_4^k-1)(2x_4^k+1) = y_2^k. This leads to 2x4k1=y3k2x_4^k-1 = y_3^k, 2x4k+1=y4k2x_4^k+1 = y_4^k, y3,y4Ny_3, y_4 \in \mathbb{N}, y3y4=y2y_3y_4 = y_2, and finally y4ky3k=2y_4^k - y_3^k = 2, which is impossible;
- if c=2x32kc = 2x_3^{2k} and c+1=x42kc+1 = x_4^{2k}, x3,x4Nx_3, x_4 \in \mathbb{N}, x3x4=x0x_3x_4 = x_0, then 2x32k+1=(x4k)22x_3^{2k}+1 = (x_4^k)^2, which contradicts to the choice of xx as minimal.
This completes the proof of the lemma.

The roots of the characteristic equation t26t+1=0t^2 - 6t + 1 = 0 of our sequence are t1,2=3±22t_{1,2} = 3 \pm 2\sqrt{2}. Therefore we find (using the conditions a1=2a_1 = 2 and a2=12a_2 = 12)
an=(3+22)n(322)n22. a_n = \frac{(3 + 2\sqrt{2})^n - (3 - 2\sqrt{2})^n}{2\sqrt{2}}.
Denote (3+22)n=αn+βn2(3 + 2\sqrt{2})^n = \alpha_n + \beta_n\sqrt{2}, αn,βnN\alpha_n, \beta_n \in \mathbb{N}. Then (322)n=αnβn2(3 - 2\sqrt{2})^n = \alpha_n - \beta_n\sqrt{2}, αn=βn\alpha_n = \beta_n and αn22βn2=1\alpha_n^2 - 2\beta_n^2 = 1. Now, if ana_n is perfect power for some nn, then the last two equalities give a contradiction with the lemma.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.