UMCYM #30

Algebra Level 3

{ 4 x 2 1 + 4 x 2 = y 4 y 2 1 + 4 y 2 = z 4 z 2 1 + 4 z 2 = x \begin{cases} \dfrac{4x^2}{1+4x^2}=y \\ \dfrac{4y^2}{1+4y^2}=z \\ \dfrac{4z^2}{1+4z^2}=x \end{cases}

How many real triplets ( x , y , z ) (x,y,z) satisfy the system of equations above?


The answer is 2.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Chew-Seong Cheong
Jul 19, 2017

A trivial solution to the system of equations is ( 0 , 0 , 0 ) (0,0,0) . For x , y , z 0 x, y, z \ne 0 , we can consider taking reciprocal of the three equations and adding them together.

{ 1 4 x 2 + 1 = 1 y 1 4 y 2 + 1 = 1 z 1 4 z 2 + 1 = 1 x \begin{cases} \dfrac 1{4x^2} + 1 = \dfrac 1y \\ \dfrac 1{4y^2} + 1 = \dfrac 1z \\ \dfrac 1{4z^2} + 1 = \dfrac 1x \end{cases}

1 4 x 2 1 x + 1 + 1 4 y 2 1 y + 1 + 1 4 z 2 1 z + 1 = 0 ( 1 2 x 1 ) 2 + ( 1 2 y 1 ) 2 + ( 1 2 z 1 ) 2 = 0 \begin{aligned} \frac 1{4x^2} - \frac 1x + 1 + \frac 1{4y^2} - \frac 1y + 1 + \frac 1{4z^2} - \frac 1z + 1 & = 0 \\ \left(\frac 1{2x} - 1 \right)^2 + \left(\frac 1{2y} - 1 \right)^2 + \left(\frac 1{2z} - 1 \right)^2 & = 0 \end{aligned}

Note that ( 1 2 x 1 ) 2 0 \left(\dfrac 1{2x} - 1 \right)^2 \ge 0 , ( 1 2 y 1 ) 2 0 \left(\dfrac 1{2y} - 1 \right)^2 \ge 0 and ( 1 2 z 1 ) 2 0 \left(\dfrac 1{2z} - 1 \right)^2 \ge 0 . All three square factors have to be equal to 0 simultaneously to be equal to the RHS. Therefore, there is only one more solution, ( 1 2 , 1 2 , 1 2 ) \left(\frac 12, \frac 12, \frac 12 \right) , altogether 2 \boxed{2} triplet solutions.

Oh wow, awesome solution! I use calculus to solve but yours better.

Kelvin Hong - 3 years, 10 months ago

Log in to reply

There is always a trick in solving math problem the problem creator wants us to use. Just have to find it.

Chew-Seong Cheong - 3 years, 10 months ago

Log in to reply

Yup. Due to the cyclic nature of the equation, it is worthwhile to study the shape of x = 4 x 2 1 + 4 x 2 x = \frac{ 4x^2 } { 1 + 4x^2} .

From there, we can see that if x > 1 2 x > \frac{1}{2} , then we can show that 1 2 < y < x \frac{1}{2} < y < x and 1 2 < z < x \frac{1}{2} < z < x and then 1 2 < x < z \frac{1}{2} < x < z which gives us a contradiction.
Similar inequalities hold if 0 < x < 1 2 0 < x < \frac{1}{2} .

Calvin Lin Staff - 3 years, 10 months ago

Log in to reply

@Calvin Lin Ya Sir, I use calculus to find this ,haha

Kelvin Hong - 3 years, 10 months ago
Calvin Lin Staff
Jul 20, 2017

Let f ( x ) = 4 x 2 1 + 4 x 2 f(x) = \frac{ 4x^2 } { 1 + 4x^2 } .

The system of equations tells us that f ( x ) = y , f ( y ) = z , f ( z ) = x f(x) = y, f(y) = z, f(z) = x . Thus, we are looking for fixed points which satisfy f ( f ( f ( x ) ) ) = x f(f(f(x))) = x .

Observation 1: Calculating the solutions of f ( f ( f ( x ) ) ) = x f(f(f(x))) = x would lead to solving a really ugly polynomial, so let's try a different approach.

Observation 2: We would love to claim that f ( f ( f ( x ) ) ) = x f ( x ) = x f(f(f(x))) = x \Rightarrow f(x) = x . While we know that this is a sufficient condition, we do not know if it is necessary.

Observation 3: All of the variables are non-negative.

Let's consider the graphs of y = f ( x ) y = f(x) and y = x y = x when x 0 x \geq 0 .

We see that when f ( x ) x f(x) \leq x . Furthermore, if x 0 , 1 2 x \neq 0, \frac{1}{2} , then we have f ( x ) < x f(x) < x . Applying this to the problem, if x 0 , 1 2 x \neq 0, \frac{1}{2} , then we can conclude that

f ( f ( f ( x ) ) ) f ( f ( x ) ) f ( x ) < x f(f(f(x))) \leq f(f(x)) \leq f(x) < x

which tells us that there are no solutions to f ( f ( f ( x ) ) ) = x f(f(f(x))) = x !

Hence the only solution comes when x = 0 x = 0 or 1 2 \frac{1}{2} . Which these values, we can uniquely determine y y and z z accordingly.


Note: The other solutions to the really ugly polynomial f ( f ( f ( x ) ) ) = x f(f(f(x))) = x are complex valued.

Kelvin Hong
Jul 19, 2017

The only solutions are (0,0,0) and (0.5,0.5,0.5). Hopefully someone will post a good solution? My solution isn't great complete enough.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...