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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top