Does L'Hopital's Rule Apply to Limits Involving Trigonometric Functions?

Sleighty
Messages
5
Reaction score
0

Homework Statement



lim x -> infinity : sqrt(x^2 + 4x(cos x) ) - x

find the limit (or lack there of)

Homework Equations



look above

The Attempt at a Solution



ok so i used the addition/subtraction law to show that the limit of f(x) = - x as x --> infinity = infinity

now for the other half of the function, i can't seem to find out how to mathematically prove that there is no limit. logically i can tell that there is no limit because COS X has no limit.

can someone explain how i prove this mathematically?
 
Physics news on Phys.org
You are completely wrong about this problem- you cannot use the "addition/subtraction" law here because you cannot add/subtract "infinity".

Think of this as the fraction
\frac{\sqrt{x^2+ 4x}- x(cos(x))}{1}
and "rationalize the numerator"- multiply numerator and denominator by
\sqrt{x^2+ 4x(cos(x)}+ x.
 
Last edited by a moderator:
thanks mate :) I am pretty noob at calculus. :(

EDIT: what happened to the cos x in the equation?
 
Sorry I accidently dropped it. I have edited my previous posts:
Multiply numerator and denominator by
\sqrt{x^2+ 4x(cos(x)}+ x.
 
Hi, thanks for correcting that mistake, but should i apply L'Hopitals rule in this case? i can't tell :(
 
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