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
3
votes
5 answers

calculate the limit $\lim\limits_{\theta \to 0} \frac{1 - \cos \theta}{\theta \sin \theta}$

I'm working on finding the limit for this equation, and would kindly welcome your support to my solution: $$\lim_{\theta \to 0} \frac{1 - \cos \theta}{\theta \sin \theta}$$ These are my steps in hopefully deriving the correct result: $$\frac{1-\cos…
Meilton
  • 775
3
votes
2 answers

$\lim_{n \rightarrow \infty}\left(1+\dfrac{2}{n}\right)^{n^2}e^{-2n}$

$\lim_{n \rightarrow \infty}\left(1+\dfrac{2}{n}\right)^{n^2}e^{-2n}$ $\lim_{n \rightarrow \infty}\left(e^{-2}\left(1+\dfrac{2}{n}\right)^n\right)^{n}$ It is indeterminate form $1^{\infty}$ I solve this like this $e^{\lim_{n \rightarrow…
Damandeep
  • 147
3
votes
2 answers

Limit to $e^2$.

I have to show $$ \lim_{x \to \infty} {\left(\frac{x^2 + 1}{1 - x^2}\right)}^{x^2} = e^2, $$ but I don't get the trick to see it, I suppose I can use something like $$ {\left(\lim_{x \to \infty} {\left(1 + \frac1x\right)}^x\right)}^2 = e^2, $$ but I…
joseabp91
  • 2,360
3
votes
1 answer

Prove that $\sin^2{x}+\sin{x^2}$ isn't periodic by using uniform continuity

Before the problem is a proof that says a periodic function whose domain is $\mathbb{R}$ is uniformly continuous.So actually the problem is to prove $\sin^2{x}+\sin{x^2}$ isn't uniformly continuous.I hope to fellow the problem.Thanks for the…
07216
  • 107
3
votes
5 answers

Why does $\log^{100}(n)$ grow asymptotically slower than $n^{7/8}$

More formally: How do I compute the following limit: $$ \lim _{x \rightarrow \infty} \frac{\log ^{100}(x)}{x^{7 / 8}} $$ I would start using l'Hôpital's rule and notice the pattern, is there some other procedure? (without knowing it)
Hilberto1
  • 1,046
3
votes
1 answer

accumulation point of recursive sequence

Given is a sequence with: $(a_0)=1$, $(a_1=1)$, $a_{n+2}=\frac{1+a_{n+1}}{a_n}$ I now have to show what the accumulation points are: I guess that the sequence is jumping from number to number like this: 1->1->2->3->2->1->1->2.. So the acc.points…
Vazrael
  • 2,281
3
votes
0 answers

Is there any difference between 'limit is undefined' and 'limit does not exist'? It can 'does not exist' but can it be undefined?

Limit may or may not exist but can it also be undefined? Am I right that the limit will be undefined (not D.N.E) when function is not defined at the neighbourhood of that point where limit is being evaluated?
3
votes
5 answers

$ \lim_{x \to 0}x \tan (xa+ \arctan \frac{b}{x})$

I have to evaluate the following limit $$ \lim_{x \to 0}x \tan (xa+ \arctan \frac{b}{x})$$ I tried to divide tan in $\frac{sin}{cos}$ or with Hopital but I can't understand where I'm making mistakes. The final result is: $\frac{b}{1-ab}$ if $ab \ne…
Anne
  • 2,931
3
votes
2 answers

Deciding the range of a rational function with undefined points

Consider the function, $$ f(x) = \frac{\sin x}{x}$$ now, we know that x=0 evaluation is undefined but , $$ \lim_{x \to 0} f(x) = \lim_{x \to 0} \frac{\sin x}{x}$$ Now, the limit evaluates to x=1, so is {1} included in the range of this function or…
3
votes
4 answers

Calculate the limit $\lim_{n\to\infty} \left(\prod_{k=1}^{n}(1+\frac{k}{n})\right)^{\frac{1}{n}}$

I have to calculate this limit $$ \lim_{n\to\infty} \left(\prod_{k=1}^{n}\left(1+\frac{k}{n}\right)\right)^{\frac{1}{n}}$$ I tried it just first to calculate the limit inside the product, but I think I got the answer 1. Any help?
3
votes
6 answers

Evaluate $\lim_{x \to 0} \frac{\sqrt{1 + x\sin x} - \sqrt{\cos x}}{x\tan x}$

What I attempted thus far: Multiply by conjugate $$\lim_{x \to 0} \frac{\sqrt{1 + x\sin x} - \sqrt{\cos x}}{x\tan x} \cdot \frac{\sqrt{1 + x\sin x} + \sqrt{\cos x}}{\sqrt{1 + x\sin x} + \sqrt{\cos x}} = \lim_{x \to 0} \frac{1 + x\sin x - \cos…
user808951
3
votes
2 answers

Does the equality $\lim_{x\rightarrow\infty} f(g(x)) = f(\lim_{x\rightarrow\infty} g(x))$ hold?

Does the equality $\lim_{x\rightarrow\infty} f(g(x)) = f(\lim_{x\rightarrow\infty} g(x))$ hold? If it is not always true, what is the condition that makes the equality hold?
3
votes
2 answers

How do I determine $\lim_{x\to 1}(\sqrt[3]{x}-1)/(\sqrt{x}-1)$ without L'Hopital's Rule?

I need to determine the following limit: $$\lim_{x\to 1}\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}$$ We haven't learned L'Hopital's Rule in class so I can't use it and I have tried substitution, factoring, and multiplying by conjugate but nothing seems to…
Kaitlyn
  • 39
3
votes
4 answers

Find the limit of $\frac{e^{\tan x} - e^x + \ln(\sec x + \tan x) -x }{\tan x - x}$ as $x \to 0$

$$\lim_{x \to 0} \frac{e^{\tan x} - e^x + \ln(\sec x + \tan x) -x }{\tan x - x}$$ I tried to solve this using L'Hopital rule but the resulting differential got too messy $$=\lim_{x \to 0} \frac{e^{\tan x}\sec^2x - e^x + \sec x - 1…
Aniruddha Deb
  • 4,345
  • 11
  • 30
3
votes
3 answers

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

$$\underset{x\to \infty}{\lim} \left( \left( \frac{x+1}{x-1} \right)^x - e^2\right) x^2$$ My Attempt: $$L = \underset{t\to 0}{\lim} \frac{\left( \left( \frac{t+1}{t-1} \right)^{\frac 1t} - e^2\right)} {t^2}$$ I Now have a $\frac 00$ form that I…
Aniruddha Deb
  • 4,345
  • 11
  • 30