I have come across the equation $$(|x| + \sqrt {x ^ 2 - 1}) ^ x + (|x| - \sqrt {x ^ 2 - 1}) ^ x = 2(2x^2 - 1)$$. Of course we have $x \in (-\infty, -1) \cup(1, \infty)$. I noticed that $(|x| - \sqrt {x ^ 2 - 1}) ^ x = \frac{1} {(|x| + \sqrt {x ^ 2 - 1}) ^ x}$, but, still, I cannot find a way to write it more easier. I tried proving the fact that there are 2 functions with different monotonies, but that is not true.
-
Try $x=2\mathstrut$. – Ivan Neretin Nov 23 '20 at 09:27
-
Set $x=3$. LHS = 198. RHS = 34. – Oбжорoв Nov 23 '20 at 09:29
-
I think the exponents need to be $2$ instead of $x$ for the claim to be true. – Prasun Biswas Nov 23 '20 at 09:35
3 Answers
Consider $A:=|x|+\sqrt{x^2-1}$; then we have, $$A^{-1}=\frac{1}{|x|+\sqrt{x^2-1}}=\frac{|x|-\sqrt{x^2-1}}{x^2-(x^2-1)}=|x|-\sqrt{x^2-1}$$
So, your equation is essentially,
$$A^x+A^{-x}=2(2x^2-1)$$
and note that we have $A+A^{-1}=2|x|$ and $A-A^{-1}=2\sqrt{x^2-1}$
Can you take it from here?
- 6,334
Hint:
Let $|x|=a\ge0, \sqrt{x^2-1}=b\implies a^2-b^2=1, a^2+b^2=?$
If $x\ge0, x=a$
$$(a+b)^a+(a-b)^a=2(a^2+b^2)=(a+b)^2+(a-b)^2$$
$$\implies (a+b)^a+\dfrac1{(a+b)^a}=(a+b)^2+\dfrac1{(a+b)^2}$$
If $p+\dfrac1p=q+\dfrac1q, p=q$ or $p=\dfrac1q$
What if $x<0?$
- 274,582
-
Why does $p + \frac {1}{p} = q + \frac {1} {q}$ imply $p = q$ or $p = \frac{1}{q}$? – andu eu Nov 23 '20 at 09:39
-
-
Hint:
Notice that with exponent $2$,
$$(|x| + \sqrt {x ^ 2 - 1}) ^ 2 + (|x| - \sqrt {x ^ 2 - 1}) ^ 2= 2(2x^2 - 1),$$
so $x=2$ is a solution.
And as
$$(|x| + \sqrt {x ^ 2 - 1}) (|x| - \sqrt {x ^ 2 - 1})=1,$$ the function is even, so $-2$ is another solution.
With exponent $1$,
$$2|x|=2(2x^2-1)$$
and $|x|=1$ is also a solution.
Remains to show if they are the only ones. From the first identity, it is obvious that for $x>2$,
$$(|x| + \sqrt {x ^ 2 - 1}) ^ x + (|x| - \sqrt {x ^ 2 - 1}) ^ x\\>(|x| + \sqrt {x ^ 2 - 1}) ^ 2 + (|x| - \sqrt {x ^ 2 - 1}) ^ 2= 2(2x^2 - 1).$$