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

Is it possible to evaluate this limit without series expansion and l'Hôpital's rule?

Possible Duplicate: Limits without l'Hôpital I have a limit which is to be evaluated without using l'Hôpital's rule or series expansion. $$ \lim_{x \rightarrow 0}\frac{\frac{\sin x}{x} - \cos x}{2x \left ( \frac{e^{2x} - 1}{2x} - 1 \right )…
S L
  • 11,731
5
votes
4 answers

Find the limit of $\lim_{x\to \infty}(\frac{x}{x})^x+(\frac{x-1}{x})^x+(\frac{x-2}{x})^x......+(\frac{1}{x})^x$

Find the limit of $\lim_{x\to \infty}(\frac{x}{x})^x+(\frac{x-1}{x})^x+(\frac{x-2}{x})^x......+(\frac{1}{x})^x$ $\lim_{x\to \infty}(\frac{x}{x})^x+(\frac{x-1}{x})^x+(\frac{x-2}{x})^x......+(\frac{1}{x})^x$ $=\lim_{x\to…
diya
  • 3,589
5
votes
4 answers

Limit of $2^{n} n!/n^{n}$ as $n \to \infty$

Prove that the $\lim_{n \rightarrow \infty} \frac{2^{n} n!}{n^{n}} = 0$ $\rightarrow \frac{2^{n} n!}{n^{n}} = $ $(\frac{2}{n})^{n} n!$ Its possible to say that $\lim_{n \rightarrow \infty} $$\frac{2}{n}$ is $0$ and because of this reason $\lim_{n…
NM2
  • 721
5
votes
3 answers

Evaluate $\lim_{n\to \infty}{\sqrt[n]\frac{(2n)!}{n^n\times{n!}}}$

$$\lim_{n\to \infty}{\sqrt[n]\frac{(2n)!}{n^n\times{n!}}}$$ It is a sequence and n is natural It looks like I should use $\lim_{n\to \infty}{\sqrt[n]{a_n}}=x$ but I don't know how. Does it mean that $a_n=\frac{(2n)!}{n^n\times{n!}}$ and then do it…
babylon
  • 259
5
votes
5 answers

Prove that if $\lim_{n\to \infty}{\frac{a_{n+1}}{a_n}}=x$ then $\lim_{n\to \infty}{\sqrt[n]{a_n}}=x$

Prove that if $\lim_{n\to \infty}{\frac{a_{n+1}}{a_n}}=x$ then $\lim_{n\to \infty}{\sqrt[n]{a_n}}=x$ My proposed solution uses the following prepositions: Proposition 4.7. Let $a_n$ be a sequence of real numbers such that ${\sqrt[n]{a_n}}$ converges…
babylon
  • 259
5
votes
3 answers

Limit $\lim_{x\to0^-}{(1+\tan(9x))^{\frac{1}{\arcsin(5x)}}}$

I have a limit: $$\lim_{x\to0^-}{(1+\tan(9x))^{\frac{1}{\arcsin(5x)}}}$$ Are these steps correct? Substitution: $x = n$,…
DavidM
  • 534
5
votes
3 answers

Confused about this limit

If $\lim_{x \to \infty} (-1)^x$ is undefined ... Why is $\lim_{x \to \infty} (-1/4)^x$ zero? Couldn't you take out the negative to make it $\lim_{x \to \infty} (-1)^x$ * $\lim_{x \to \infty} (-1/4)^x$ which would make it undefined? Does undefined…
5
votes
3 answers

Is a simplified function the same as the original?

Is a simplified function the same as the original? Example: Let $f(x) = \frac{ax}{x}$, and $g(x) = a$ where $a$ and $x$ are real numbers. Does $g$ = $f$?
Larry Battle
  • 193
  • 1
  • 6
5
votes
1 answer

Under what conditions is $\lim f(x)=e^{\lim \ln(f(x))}$

Under what conditions is $\lim_{x\to c} f(x)=e^{\lim_{x \to c} \ln(f(x))}$? I saw this limit in an article used to show that: $$\lim_{\rho \to 0} [\alpha x_{1}^{\rho} + (1-\alpha) x_{2}^{\rho}]^{\frac{1}{\rho}} =…
möbius
  • 2,443
5
votes
3 answers

How prove $\lim_{x\to 0}f(x) = 0\iff\lim_{x\to 0}xf(x) = 0 $?

Let $f:R \rightarrow R$ such that $$| f(x+y)-f(x)-f(y) |\le |x-y|,$$ for all $x, y \in R.$ How can I prove that $$\lim_{x\to 0}f(x) = 0\iff\lim_{x\to 0}xf(x) = 0? $$
piteer
  • 6,310
5
votes
1 answer

How to calculate this limit as $x\rightarrow 0$?

Not sure how to evaluate this one any hints?$$\lim_{x\rightarrow 0} \frac{\tan^3(x)}{x}$$ I think I have an answer, would it be $0$. Since we can write is as $$\frac{\sin(x)}{x} \frac{\sin^2(x)}{\cos^3(x)}$$ and then use algebra of limit and…
Stepho
  • 53
5
votes
6 answers

Show that $\lim_{n\to\infty}\frac{2^n}{n^{\ln(n)}}=\infty$

Could anyone please give a hint for showing the following? $$\lim_{n\to\infty}\frac{2^n}{n^{\ln(n)}}=\infty$$
5
votes
4 answers

Computing a limit similar to the exponential function

I want to show the following limit: $$ \lim_{n \to \infty} n \left[ \left( 1 - \frac{1}{n} \right)^{2n} - \left( 1 - \frac{2}{n} \right)^{n} \right] = \frac{1}{e^{2}}. $$ I got the answer using WolframAlpha, and it seems to be correct…
Stirling
  • 499
5
votes
1 answer

Computing two variables limit

I'm trying to compute the following limit: $$\lim_{(x,y)\to (\infty,\infty)} \frac{x^2+y^2}{x^2+y^4}$$ I think that the limit is actually path dependent, thus does not exist. If we are looking on the path $(x,y)=(t^2,k^2 t)$ for some $k\in \Bbb R$…
Galc127
  • 4,451
5
votes
2 answers

For what numbers does $\lim_{n\to\infty}\sin(2\pi xn!)$ converge

For any real number $x\in\mathbb R$, when does the following limit converge? $$ \lim_{n\to\infty}\sin(2\pi xn!) $$ For $\frac{p}{q}=x\in\mathbb Q$ it converges to $0$ beacuse for any sufficiently large $n:xn!\in\mathbb N$ and then we get $\sin$ of a…
maxuel
  • 505