Solve the given trigonometry equation

AI Thread Summary
The trigonometry equation discussed leads to the solution x = 4√3 through logarithmic manipulation and hyperbolic functions. The initial equation, ln(x + √(x²+1)) = 2ln(2 + √3), simplifies to x + √(x²+1) = (2 + √3)². Further calculations reveal that x can be expressed as (96 + 56√3) / (14 + 8√3), ultimately simplifying to 4√3. An alternative approach using the double angle formula confirms the same result, demonstrating the consistency of the solution.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
Find the exact value given the equation;

##\sinh^{-1} x = 2\cosh^{-1} (2)##
Relevant Equations
Trigonometry
In my approach i have the following lines

##\ln (x + \sqrt{x^2+1}) = 2\ln (2+\sqrt 3)##

##\ln (x + \sqrt{x^2+1} = \ln (2+\sqrt 3)^2##

##⇒x+ \sqrt{x^2+1} =(2+\sqrt 3)^2##

##\sqrt{x^2+1}=-x +7+4\sqrt{3}##

##x^2+1 = x^2-14x-8\sqrt 3 x + 56\sqrt 3 +97##

##1 = -14x-8\sqrt 3 x + 56\sqrt 3 +97##

##14x+8\sqrt 3 x = 96+56\sqrt 3##

##(14+8\sqrt 3)x = 96+56\sqrt 3##

##x= \dfrac{96+56\sqrt 3}{14+8\sqrt 3} = \dfrac{1344-768\sqrt 3 +784\sqrt 3-1344}{196-192}= \dfrac{16\sqrt 3}{4}=4\sqrt 3##

Bingo ...any insight or alternative approach is welcome.
 
Physics news on Phys.org
Using the double angle formula looks easier:
$$x = \sinh(2\cosh^{-1}(2)) = 4\sinh(\cosh^{-1}(2)) = 4\sqrt{\cosh^2(\cosh^{-1}(2)) - 1} = 4\sqrt 3$$
 
  • Like
  • Informative
Likes chwala, MatinSAR and Orodruin
Apply sinh:
$$
x = \sinh(2\cosh^{-1}(2))
= 2\sinh(\cosh^{-1}(2)) \cosh(\cosh^{-1}(2))
= 4\sinh(\cosh^{-1}(2))
$$
Since ##\sinh = \sqrt{\cosh^2-1}##
$$
\sinh(\cosh^{-1}(2)) = \sqrt{4-1} = \sqrt 3
$$
anf therefore
$$
x = 4\sqrt 3
$$

Edit: Cross posted with @PeroK - at least we said exactly the same …
 
  • Informative
  • Like
Likes chwala and MatinSAR
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top