Is Cosh x > 1 True for All Values of x?

  • Thread starter Thread starter Jules18
  • Start date Start date
Jules18
Messages
100
Reaction score
0

Homework Statement


True or false?

Cosh x > 1 for all x

The Attempt at a Solution



the answer is true, and I'm not sure why. if h is a coefficient, then I'm pretty sure I can think of some values of x and h that would be < 1.
For instance, if h=1 and x=\pi/3

What does the question even mean?
 
Physics news on Phys.org
Jules18 said:

Homework Statement


True or false?

Cosh x > 1 for all x

The Attempt at a Solution



the answer is true, and I'm not sure why. if h is a coefficient, then I'm pretty sure I can think of some values of x and h that would be < 1.
For instance, if h=1 and x=\pi/3

What does the question even mean?
cosh is short for hyperbolic cosine. h is not a parameter.

This function is defined as
cosh(x)~=~\frac{e^{x} + e^{-x}}{2}

Edit: no i in exponents

You might need to write the right side of the equation above as a Maclaurin series to show that cosh(x) >= 1 for all x.
 
Last edited:
cosh x = (Exp[x] + Exp[-x])/2
 
jakncoke, by Exp[x] do you mean ex where e is the constant that's approx. 2.718 ?
 
yes.
 
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