Limit involving exponential function question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 8K views
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.