Questions tagged [limits-without-lhopital]

The evaluation of limits without the usage of L'Hôpital's rule.

The idea here is to evaluate the limit using standard limit theorems (algebra of limits, Sandwich/Squeeze Theorem, essentially without using any differentiation) and some standard limit formulas related to algebraic, trigonometric, exponential and logarithmic functions. Very often, Taylor series techniques prove fruitful in such problems as they allow for easy cancellation of powers and most terms evaluate to zero, leaving a simple expression for the limit.

3046 questions
2
votes
2 answers

Find the limit : $\lim_{ x \to 1}\frac{\sqrt[n]{x^n-1}}{\sqrt[n]{nx}-\sqrt[n]{n}-\sqrt[n]{nx-n}}$

Find the limit: Without the use of the L'Hôspital's Rule $$\lim_{ x \to 1}\frac{\sqrt[n]{x^n-1}}{\sqrt[n]{nx}-\sqrt[n]{n}-\sqrt[n]{nx-n}}$$ My try: $u=x-1$ Now: $$\lim_{ x \to…
Almot1960
  • 4,782
  • 16
  • 38
2
votes
4 answers

Solve $\lim_{x\to 0} \frac{\sin(2x)-\sin(Ax)}{x+x^3} = A^2$

How do I solve for $A$? $$\lim_{x\to 0} \frac{\sin(2x)-\sin(Ax)}{x+x^3} = A^2$$ Since the denominator evaluates to $0$, I tried doing $$\lim_{x\to 0} [\sin(2x)-\sin(Ax)]=A^2 \cdot \lim_{x\to0}[x+x^3]$$ but it would go into $0=0$. If I checked from…
Gyakenji
  • 379
2
votes
2 answers

Finding limit of $f(x)$ using appropriate method

Consider $f(x) = \frac{1}{1+ \cos(x)}$ . I want to find $\lim _{x\to \infty} f(x)$ using appropriate method. My try : I'm really confused about limit of $\sin(x)$ and $\cos(x)$. Therefore I can't solve this problem.
S.H.W
  • 4,379
2
votes
4 answers

How to calculate $\lim\limits_{x \to 0 } \frac{x}{\sin{\pi(x+2)}}$

I divided the limit by the product of the two limits. The first limit is found, but how to calculate second: $\lim\limits_{x \to 0 } \frac{x}{\sin{\pi(x+2)}}$
Dave
  • 377
2
votes
3 answers

Limit $\lim_{x\to 0} \frac{-\frac{2x}{e}}{\ln(1+(-\frac{2x}{e}))}$

I know that: $$\lim_{a\to 0} \frac{\ln(1+a)}{a}=1$$ But why $$\lim_{x\to 0} \frac{-\frac{2x}{e}}{\ln(1+(-\frac{2x}{e}))}$$ is 1 too? $$\lim_{x\to 0} 1 : \frac{\ln(1+(-\frac{2x}{e}))}{-\frac{2x}{e}}=1:\lim_{x\to 0} …
Dave
  • 377
2
votes
2 answers

How to solve this limit ( No l'Hôpitale)

Hi I'm sorry for bothering you a lot, but i'm practising for my last test When ever i try to do something it's inverting to NaN situation Can any one help me Thanks a lot Note : Obviously It's not 2sided limit (0+)(0-) With L'Hôpitale I've…
2
votes
2 answers

Solving $\lim_{x\to0}\frac{ 5^x-3^x}{x}$ without L'Hôpital's rule

The question is $$\lim_{x\to0}\frac{ 5^x-3^x}{x}$$ Unfortunately, we cannot use L'Hôpital's rule to solve this limit, so I'm not sure how to proceed with the question. I'm sure there is an elegant way to manipulate the algebra to resolve the…
2
votes
3 answers

limit of $\frac{xy-2y}{x^2+y^2-4x+4}$ as $(x,y)$ tends to $(2,0)$

Am I able to substitute $x$ by ($k$+$2$) with $k$ tending to $0$, then using polar coordinates to deduce its limit?! \begin{equation*} \lim_{(x,y)\to(2, 0)}{xy-2y\over x^2+y^2-4x+4}. \end{equation*}
mandez
  • 750
1
vote
1 answer

What is infinite limit of rational trigonometric function?

How can we justify the following limit? $$ \lim _{x \rightarrow -\infty} \dfrac{1+\cos x}{3+2\cos x} $$ We can see the result of limit DNE or $[0, 2]$ on the graph. How can we show?
1
vote
1 answer

Evaluate this limit without LHopital

Using definition of limits, need to find $g'(x)$ for $g(x)= \dfrac{\sin x}{15}$ $g'(x) = \lim_\limits{h \to 0} \dfrac{g(c+h) -g(c)}{h} = \lim_\limits{h \to 0} \dfrac{\dfrac{\sin (x+h) - \sin x}{15}}{h} = \lim\limits_{h \to 0} \dfrac{ \sin x(\cos…
user307640
  • 2,632
  • 2
  • 17
  • 27
1
vote
2 answers

Answer for the $\lim_{x\rightarrow 0} \frac{x^2}{1-\cos x}$?

So I know that you can multiply by the conjugate and get the correct answer which is 2. However I wanted to know why this method gave me the wrong answer. how I tried to solve it
1
vote
2 answers

Calculate $\lim_{x\to \infty}(\frac{\sqrt[x]{2} + \sqrt[x]{3}} {\sqrt[x]{4} + \sqrt[x]{5}})^x$

Calculate $\lim_{x\to \infty}(\frac{\sqrt[x]{2} + \sqrt[x]{3}} {\sqrt[x]{4} + \sqrt[x]{5}})^x$. First off, it's easy to see that $\lim_{x\to \infty}\frac{\sqrt[x]{2} + \sqrt[x]{3}} {\sqrt[x]{4} + \sqrt[x]{5}}$ = 1. Therefore, I tried the…
RufP
  • 23
1
vote
4 answers

Solve $\lim_{x\to 1}\frac{\sin(x^2-1)}{x-1}$ without L’Hopital.

$$\lim_{x\to 1}\frac{\sin(x^2-1)}{x-1}$$ I have tried using squeeze theorem but that doesn’t work. I know you can use derivatives to find that it equals two but is there another to do it?
und
  • 13
  • 3
1
vote
0 answers

Hint on finding the limit of this function

If $p(x)$ is a polynomial of degree $10^{2011}$, then: $$\lim_\limits{x \to \infty} p(x)e^{x} = ?$$ How do I even begin with this? I tried expressing it into a form where L'Hospital rule is applicable, but found that it cannot be expressed as such.…
Natasha J
  • 825
1
vote
1 answer

$\lim_{x\to\pi/2} \cos x\cdot\cos(\tan x)$

I wanted to solve the problem without L'Hopital's rule and was having problems in how to show that the limit does not exist. Any pointers on how I could approach the problem would be super helpful.
1 2
3
10 11