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
8
votes
2 answers

Problem about solving infinity limit with square root

(I) $$\lim_{x \to \infty } \, \left(\sqrt{x^2+x}-\sqrt{x^2-x}\right)=$$ $$\lim_{x \to \infty } \, \left(x\sqrt{1+1/x}-x\sqrt{1-1/x}\right)=$$ $$\lim_{x \to \infty } \, \left(x\sqrt{1}-x\sqrt{1}\right)=\lim_{x \to \infty } \,…
LBg
  • 246
8
votes
5 answers

Limit $\lim_{x\to 0} x^{x^x}$

What is: $$\lim_{x→0} x^{x^x}$$ I'm getting 0 as an answer, but I also got infinity as an answer. How would one solve this?
8
votes
1 answer

Prove this limits with $\sin{(\tan{x})}-\tan{(\sin{x})}$

How Find limit $$\lim_{x\to 0}\dfrac{\sin{(\tan{(\sin{(\tan{x})})})}-\tan{(\sin{(\tan{(\sin{x})})})}} {\sin{(\tan{x})}-\tan{(\sin{x})}}$$ My approach is the following: I use wolframalpha found this limits is $2$
user225250
8
votes
1 answer

Need help with Limit solving

How do I evaluate this limit? $$\lim_{x \to 0}\frac{\cos\sin\tan x - \cos\tan\sin x}{\cosh\arcsin x + \cosh\sin x - 2\cosh x}$$ I don't really have ideas on how to start. I think L'Hopital rule does not help in this case.
tanja
  • 133
7
votes
3 answers

To find the limit of $\frac{1}{\sin n}+\frac{1}{\cos n}$

What should be the value of $\lim (\frac{1}{\cos n}+\frac{1}{\sin n})$ ? I think the limit does not exist. Thanks in advance
KON3
  • 4,111
7
votes
1 answer

A limits question

The following equals? $$ \lim_{x \to 1}\frac{\displaystyle\int_1^x \sin(t) \, dt}{x^2-1} $$ I think this can be converted to $$ \lim_{x \to 1}\frac{\sin(x)}{2x} = \frac{\sin(1)}{2} $$ by using the fundamental theorem of calculus. But the correct…
user140254
7
votes
3 answers

Limit of $0/x$ as x goes to 0

What is the limit of $0/x$ as x goes to $0$, without using L'Hopital's rule? Clearly it should be $0$, but I'm not sure how it is any different from something like the divergence of $1/r^2$ which yields a dirac delta.
user82004
7
votes
5 answers

How prove this limit $\lim\limits_{n\rightarrow \infty} \frac{f_n}{f_{n+1}}=a$ given two other limits related to $f_n$

Let $(f_n)$- real sequence such that $$ \lim_{n\rightarrow \infty} \frac{f_{n+1}f_n-f_{n-1}f_{n+2}}{f_{n+1}^2-f_nf_{n+2}}=a+b, $$ and $$ \lim_{n\rightarrow \infty} \frac{f_{n}^2-f_{n-1}f_{n+1}}{f_{n+1}^2-f_nf_{n+2}}=ab \quad (|a|<|b|). $$ Prove…
math110
  • 93,304
7
votes
4 answers

How find this limit $\lim_{x\to 1}\Gamma{(1-x)}\cos\left(\dfrac{\pi}{2}x\right)$

Find this limit $$I=\lim_{x \to 1}\Gamma\left(1 - x\right)\cos\left({\pi \over 2}\,x\right)$$ where $\Gamma{(x)}$ is http://en.wikipedia.org/wiki/Gamma_function My idea: let $u=1-x$,then $$I=\lim_{u\to 0}\Gamma{(u)}\sin{u}$$ then I can't,Thank you
math110
  • 93,304
7
votes
2 answers

How find this $\lim_{n\to\infty}a_{n}$

let sequence $\{a_{n}\}$,such $a_{1}=2\pi-6$, and $$a_{n}=\left\lceil\dfrac{2\pi}{a_{n-1}}\right\rceil\cdot a_{n-1}-2\pi$$ Find the $$\lim_{n\to\infty}a_{n}$$ where $\left\lceil\dfrac{2\pi}{a_{n-1}}\right\rceil$is the smallest integer not less…
math110
  • 93,304
7
votes
1 answer

Show that $\lim\limits_{n\to\infty}\sum\limits_{k=1}^n\frac{1}{n^2\log(1+\frac{k^2}{n^2})}=\frac{{\pi}^2}{6}$

How can I expand this following limit? $$\lim_{n\to\infty}\sum_{k=1}^n\frac{1}{n^2\log(1+\frac{k^2}{n^2})}=\frac{{\pi}^2}{6}.$$
user95733
7
votes
4 answers

find this limit $\lim_{x\to0^{+}}\frac{\tan{(\tan{x})}-\tan{(\sin{x})}}{\tan{x}-\sin{x}}$

find the limit. $$\lim_{x\to0^{+}}\dfrac{\tan{(\tan{x})}-\tan{(\sin{x})}}{\tan{x}-\sin{x}}$$ my…
user94270
7
votes
2 answers

finding the limit $\lim\limits_{x \to \infty }(\frac{1}{e}(1+\frac{1}{x})^x)^x$

Can someone show me how to calculate the limit: $$\lim_{x \to \infty }\left(\frac{1}{e}\left(1+\frac{1}{x}\right)^x\right)^x $$ I tried to use taylor series but failed. Thanks
robii
  • 95
7
votes
3 answers

Can someone explain this trigonometric limit?

I have $$\lim \limits_{x\to 0} \frac {\tan(2x)}{\sin(x)}$$ and in my case the result is $\frac{2}{1}$ =2 not whether it is right. This is my procedure. $$\lim \limits_{x\to 0} \frac{\frac {\sin(2x)}{\cos(2x)}}{\frac{\sin(x)}{1}}= \lim…
Leonardo
  • 195
7
votes
1 answer

Why does Tao define limits this way?

When defining the limit of a function at a point, Terence Tao (Analysis I, 2016, 3e) also adds "in $E$". I think with the example below, most texts would simply say that $\lim_{x\rightarrow 0}f(x)=0$. But Tao makes a distinction between…
user986614