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

The limit of iterated integrals

Let $f_0>0$ be integrable on $[0,1]$, define $$f_n(x)=\sqrt{\int_0^x f_{n-1}(t)dt},\ n=1,2,\cdots.$$ Find the limit $$\lim_{n\to\infty}f_n(x),\ x\in [0,1].$$ I could suspect that the limit is $0$, but I could not prove it...
xldd
  • 3,485
4
votes
4 answers

Finding the limit of $\left(\frac{(1+2x)^{1/x}}{e^2}\right)^{1/x}$ at $x=0$

I can't seem to find a solution to this. $$\lim_{x\to0} \left(\frac{(1+2x)^{1/x}}{e^2}\right)^{1/x}$$ i tried to manipulate to apply Lhopitals rule but i can't see to do it
Danxe
  • 1,695
4
votes
5 answers

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

Evaluate $$\lim_{x \to -\infty} \left(\frac{\sqrt{1+x^2}-x}{x} \right)$$ I tried by taking $x^2$ out of the root by taking it common. i.e: $$\lim_{x \to -\infty} \left(\frac{x\sqrt{\frac{1}{x^2}+1}-x}{x} \right)$$ and then cancelling the x in…
TESLA____
  • 323
4
votes
4 answers

Evaluating $\lim\limits_{x \to \pi/ 6} \frac{(2\sin x + \cos(6x))^2}{(6x - \pi)\sin(6x)}$

$$\lim_{x \to \pi/ 6} \frac{(2\sin x + \cos(6x))^2}{(6x - \pi)\sin(6x)}$$ I would expand with Maclaurin series but $x \to \frac \pi 6$ so I cannot do that. So I evaluated it with l'Hopital rule (result is $-\frac 1{12}$), but is there a better…
rubik
  • 9,344
4
votes
1 answer

write this limit based on delta function

If it’s possible, I want to write this limit based on delta function $$ \lim_{t\rightarrow 0}\frac{e^{-u/t}}{t^2},\qquad u>0 $$ would you mind helping me?
4
votes
1 answer

Finding the limit without using L'Hôpital's rule or a Taylor/Maclaurin series.

Can this limit be found without using L'Hôpital's rule or Taylor/Maclaurin series?-- $$L=\displaystyle\lim_{x \rightarrow 0} \dfrac{e^x-x-1}{x^2}$$ I came up to the right answer..just that the method is not foolproof. -- Let $L$ be the limit.…
user1001001
  • 5,143
  • 2
  • 22
  • 53
4
votes
2 answers

How find this limit $I=\lim_{n\to\infty}\sum_{k=0}^{n}\frac{\cos{\sqrt{\frac{k}{n}}}}{2^k}$

$$I=\lim_{n\to\infty}\sum_{k=0}^{n}\dfrac{\cos{\sqrt{\dfrac{k}{n}}}}{2^k}$$ my idea: since $$\cos{\sqrt{\dfrac{k}{n}}}\le 1$$ so $$I\le\lim_{n\to\infty}\sum_{k=0}^{n}\dfrac{1}{2^k}=2$$ But How show $I\ge 2?$ Thank you
math110
  • 93,304
4
votes
5 answers

A simple limit problem

How do you solve this limit? I know this is probably really easy. $$ \lim_{x \to ∞} \left(f(x) = (1 / x) * e ^ x\right) $$
Pacha
  • 211
4
votes
2 answers

Can't get out of a $\frac 00$ indeterminate form for this limit

$$\lim\limits_{x\to 0} \frac{(2x \tan x)}{(1-e^x)^2}$$ I have tried using l'hospital's rule to solve for 0/0 indeterminations, but with no success. Can anyone help me to find the solution to this problem? Thank you in advance for any advice.
kayte
  • 41
4
votes
2 answers

Proof of $\lim_{n\to\infty}\frac{e^nn!}{n^n\sqrt{n}}=\sqrt{2\pi}$

I'm looking for a proof of the following limit: $$\lim_{n\to\infty}\frac{e^nn!}{n^n\sqrt{n}}=\sqrt{2\pi}$$ This follows from Stirling's Formula, but how can it be proven?
4
votes
1 answer

Calculating the limit of a sequence

I'm currently studying limits because of my calculus class and i've wondered how for example wolfram alpha computes the limit of a sequence. Is it more a brute force way, or is there an efficient method to calculate/find them?
jay
  • 41
4
votes
2 answers

Is this a legal transformation?

To be found: $$\lim \left(1+\frac{2}{n}\right)^n$$ Presuppose $~~\lim \left(1+\frac{1}{n}\right)^n=e~~$ is already shown. Expanding the first equation: $$\lim \left(1+\frac{1}{\frac{n}{2}}\right)^{2\cdot\frac{n}{2}}=\lim…
355durch113
  • 1,570
4
votes
3 answers

Is it possible to find the limit of a sequence using the definition of a limit?

Suppose we have a sequence $x_n = (\frac{1}{n})$ and we want to find $$\lim_{n \to \infty} x_n = \ ?$$ by the definition of limit. Clearly, the limit is $0$ but if we were not able to determine this by intuition (as is the case with more complex…
4
votes
5 answers

Why can one multiply by zero

Dividing by zero isn't allowed because it results in the same answer (infinity) for every input and therefore is considered "undefined." Multiplying by zero is allowed, even though it results in the same answer for every input (zero). It also…
4
votes
3 answers

Limit of $\sqrt[x]{\frac{\tan x}{x}}$ as $x \to 0$

I am trying to calculate the Limit $$\lim_{x \to 0} \sqrt[x]{\frac{\tan x}{x}}$$ Wolfram Alpha says it's $1$. But I get $$\lim_{x \to 0} \sqrt[x]{\frac{\tan x}{x}}$$ $$= \exp \lim_{x \to 0} \ln \left(\left(\frac{\tan x}{x}\right)^{1/x}\right)$$ $$=…
iblue
  • 1,390
  • 3
  • 11
  • 23