3

How to prove that cosine function is decreasing on the interval $(0,\pi)$ if we are allowed to use only the definition of cosine through exponential function (or Taylor series)?

levap
  • 65,634
  • 5
  • 79
  • 122
  • 3
    Well, one definition of $\pi$ is the lowest real number greater than 0, for which $\sin{x} = 0$, and with that it should be pretty easy to prove. – Lieven Nov 22 '12 at 22:11
  • What are you allowed to use? How do you define $\pi$? – levap Nov 22 '12 at 22:18

3 Answers3

1

You can use the definition of decreasing function directly and try to bound $\frac{cos(y)}{cos(x)}$ by $1$ for $x \leq y$. Express $y$ as $x + \Delta$ and use the definition of cosine through exponential function.

0

You need to show that the terms of the series are decreasing, but to do that you need to take the derivative of Taylor series. This might also help.

glebovg
  • 10,154
0

This may not be the answer you are looking for but I thought it might be worthy enough to be posted. enter image description here

As $\theta$ increases from $0$ to $\pi$, from the figure, $x$ decreases from $r$ to $-r$. Since $\cos(\theta) = \dfrac{x}r$ and $r$ is fixed $\cos(\theta)$ decreases as $x$ decreases. Hence, $\cos(\theta)$ decreases from $1$ to $-1$ as $\theta$ increases from $0$ to $\pi$.