What Is the Solution to sinh(x) = 1?

  • Thread starter Thread starter kd001
  • Start date Start date
kd001
Messages
42
Reaction score
0

Homework Statement



sinh(x) = 1

What is the value of 'x'?


Homework Equations



sinh(x) = (1/2)(e^x - e^-x)


The Attempt at a Solution



e^x - e^-x = 2

Then what do I do?

Thanks
 
Physics news on Phys.org
Multiply the whole eq by e^{x} then solve the resulting quadtatic eqn in e^{x} and afterwards keep the positive solution and take its logarithm to obtain x.
 
emanuel_hr said:
Multiply the whole eq by e^{x} then solve the resulting quadtatic eqn in e^{x}

That is put, say, u=e^x and solve for u. Then find x from e^x=u.
 
Thanks. That worked.
 
kd001 said:

Homework Statement



sinh(x) = 1

What is the value of 'x'?


Homework Equations



sinh(x) = (1/2)(e^x - e^-x)


The Attempt at a Solution



e^x - e^-x = 2

Then what do I do?

Thanks
Multiply on both sides by e^x to get (e^x)^2- 1= 2e^x and then subtract 2e^x- 1 from both sides: (e^x)^2- 2e^x= 1. Think of that as a quadratic equation in e^x and complete the square: (e^x)^2- 2e^x+ 1= (e^x- 1)^2= 2.

Take the square root of both sides, e^x- 1= \pm\sqrt{2} and add 1 to both sides, e^x= 1\pm\sqrt{2}. 1- \sqrt{2}< 0 so you get the single solution x= ln(1+ \sqrt{2}).

Too slow! Too slow!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top