Questions tagged [limits]

Questions on the evaluation and properties of limits in the sense of analysis and related fields. For limits in the sense of category theory, use the tag “limits-colimits” instead.

In mathematics, a limit is the value that a function or sequence "approaches" as the input or index approaches some value. Limits are essential to (and mathematical analysis in general) and are used to define continuity, derivatives, and integrals.

The formal $\varepsilon$-$\delta$ definition of a finite limit at a point $a\in \mathbb{R}$ is:

$$\Big(\lim_{x\rightarrow a} f(x) = L \Big)\iff \Big(\forall \varepsilon >0\, \exists \delta > 0: \forall x\in D\quad 0<\vert x-a\vert <\delta \implies \vert f(x)-L\vert <\varepsilon \Big).$$

The concept of a limit of a sequence is further generalized to the concept of a limit of a topological net, and is closely related to the concepts of limit and direct limit in category theory.

43700 questions
2
votes
5 answers

Limit of $f(n)^{g(n)}$

Given the limit: $$\lim_ {n\to \infty}\left(\frac{n^2+5}{3n^2+1}\right)^{\! n}$$ Is it possible to assume that $$\lim_ {n\to \infty}\left(\frac{n^2+5}{3n^2+1}\right)^{\! n} = L$$ and then take the natural log of both sides $$\lim_ {n\to ∞}\left(n…
iAmWanteD
  • 165
2
votes
1 answer

function evaluation when limit approaches to infinity

$$\large \lim_{x\to\infty} \frac{x^{\log_2(\log_2 x)}}{x^3}$$ How can I evaluate the above limit?
Arshad
  • 151
2
votes
4 answers

Evaluating $\lim_{x~\to~ -1} \frac{x^{2n+1}+1}{x+1}$.

What is the limit of: $$\lim_{x~\to~ -1} \frac{x^{2n+1}+1}{x+1}$$ Thanks
Ethan
  • 304
2
votes
3 answers

Evaluating the limit $\lim_{x\rightarrow 1} \frac{\sqrt{x+3}-2}{x-1}$

The question is : $$\lim_{x\rightarrow 1} \frac{\sqrt{x+3}-2}{x-1}$$ I know I probably have to do some sort of factorisation of the numerator in order to cancel the denominator, but the surd has me stumped I'm afraid.
Lincoln77
  • 639
2
votes
1 answer

Choose the value of k that makes the following function continuous at x = -6

$$\begin{cases} kx + 8 & x < -6\\ -9x + k & x \geq -6 \end{cases}$$ When I did my work $$kx+8 = -9x+k\\ k(-6)+8 = -9(-6)+k\\ k(-6)+8 = 54+k\\ k(-6) = 46+k$$ How do I go from here?
2
votes
3 answers

limit with greatest integer function

How can I evaluate this limit? $$\lim_{x\to-7} \frac{[x]^2+15[x]+56}{\sin(x+7)\sin(x+8)}$$ where $[x]$ denotes the greatest integer less than or equal to $x$ I could easily factor the numerator. But I cannot apply any of the standard limits due to…
2
votes
1 answer

$\lim_{x\to\infty}\sec^{-1}\left(\frac{2x+1}{x-1}\right)^x$

$\lim_{x\to\infty}\sec^{-1}\left(\frac{2x+1}{x-1}\right)^x$ $\lim_{x\to\infty}\sec^{-1}\left(\frac{2x+1}{x-1}\right)^x=\sec^{-1}\lim_{x\to\infty}\left(\frac{2x+1}{x-1}\right)^x$ Let $L=\lim_{x\to\infty}\left(\frac{2x+1}{x-1}\right)^x$ $\Rightarrow…
learner_avid
  • 1,691
2
votes
3 answers

Prove that $\lim_{n\longrightarrow \infty}\frac{5}{n^3}=0$

It is obvious that the limit is $0$, but, how can we prove that? What I did: We can see that $n^3$ monotonously grows to infinity, thus $$\lim_{t \rightarrow \infty}\frac{c}{t}=0, \text{for some fixed } c$$
A6SE
  • 1,645
2
votes
6 answers

Find $\lim\limits_{n\to+\infty}\frac{\sqrt[n]{n!}}{n}$

I tried using Stirling's approximation and d'Alambert's ratio test but can't get the limit. Could someone show how to evaluate this limit?
user300045
  • 3,449
2
votes
2 answers

L'Hospital's rule:Example Needed

I just thought of a certain question regarding L'Hospital's rule. The rule can be applied in indeterminate functions of form $f(x)/g(x)$ Are there any example where f'(x)/g'(x) is again indeterminate and f''(x)/g''(x) and so on indefinitely (like…
user220382
2
votes
3 answers

Limits - Why am I not getting it?

What is $$\lim_{x\to 2}\frac{-1}{x^2-4x+4} ?$$ For $lim_{x\to 2^+}$ I get: $$\frac{-1}{4-8+4} = \frac{-1}{0^+} = -\infty$$ But for $lim_{x\to 2^-}$ I get: $$\frac{-1}{4-8+4} = \frac{-1}{0^-} = \infty$$ According to this, there should be no limit.…
SDWayne
  • 63
2
votes
2 answers

Limits - What to do with the numerator?

What is $$\lim_{x\to -1^-}\frac{x}{-x^2+2+x}?$$ It should be equal to: $\frac{-1}{-(-1)^2+2-1} = \frac{-1}{-1+2-1} = \frac{-1^+}{0^-} = -\infty$ Or do you ignore the signs in the numerator and then it's $+\infty$?
SDWayne
  • 63
2
votes
1 answer

Find $\lim\limits_{x\to 0}\frac{\sqrt{2(2-x)}-\sqrt{2(2-x)(1-x^2)}-4\sqrt{1-x}(2-\sqrt{4-x^2})}{x\sqrt{1-x}(2-\sqrt{4-x^2})}$

I can't find what is wrong when using L'Hospital's rule on this limit. Derivative in denominator is $$\frac{-5x^3+4x^2-\sqrt{4-x^2}(6x-4)+12x-8}{2\sqrt{(1-x)(4-x^2)}}$$ and in numerator is…
user300045
  • 3,449
2
votes
2 answers

limit $x \cdot \sin(\sqrt{x^2+3}-\sqrt{x^2+2})$ as $x\rightarrow \infty $

I want to calculate limit $x \cdot \sin(\sqrt{x^2+3}-\sqrt{x^2+2})$ as $x \rightarrow \infty $ without L'Hôpital's rule. I found this task on the Internet. The answer given by the author is $2$. $$\lim_{x\rightarrow\infty} x \cdot…
dyrAnd
  • 423
  • 3
  • 11
2
votes
1 answer

Chain Rule For Limits

Given a function $f:\mathbb R^2 \rightarrow \mathbb R$ is continuous and has a limit at $p=\infty$, $\lim_{x\rightarrow p}f(x,y)=b(y)$ and a function $g:\mathbb R \rightarrow \mathbb R$ is continuous and has a limit at $p$, $\lim_{x\rightarrow…
Igor
  • 112