Limit involving exponential function question

Pyroadept
Messages
82
Reaction score
0

Homework Statement


Find the limit as x tends to zero of: (e^-x - cos x)/2x


Homework Equations


lim_x->0 e^-x = 1
lim_x->0 cos x = 1
lim_x->0 sin x / x= 1


The Attempt at a Solution


Hi everyone,
Here's what I've done so far:

(e^-x - cosx)/2x = [(e^-x)^2 - (cosx)^2] / 2x(e^-x - cosx) ... multiplying by conjugate

= [e^-2x - 1 + (sinx)^2 ] / 2x(e^-x - cosx)
... And so I want to try and isolate the sinx to put it over the x, which will then go to 1. But I don't know how to do this. Or am I going about it the wrong way entirely?

Thanks for any help
 
Physics news on Phys.org
I don't think that is going to work. You could taylor expand both the exponential and the cosine. This allows you to find the limit pretty easily.
 
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