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

Why is $\lim\limits_{n \to \infty} \ln \left(\frac{n}{(n!)^{\frac{1}{n}}}\right)=1$?

Why is $$\lim_{n \to \infty} \ln \left(\frac{n}{(n!)^{\frac{1}{n}}}\right)=1?$$ I see from looking at the graph that it goes to $1$ but I am not too sure how to prove this algebraically. The only way I can see this function going to $1$ is if…
3
votes
2 answers

how to find the value of the $k$ to make $\lim_{x\to 0} \frac{\sqrt[5]{x+\sqrt[3]{x}}-\sqrt[3]{x+\sqrt[5]{x}}}{x^{k}}=A$ exist?

the question described as follow: $$\lim_{x\to 0} \frac{\sqrt[5]{x+\sqrt[3]{x}}-\sqrt[3]{x+\sqrt[5]{x}}}{x^{k}}=A$$ the $A$ is constant and $A\not=0$ and find the $k$ to make this limit exist. and I did this: $$let\space t\space be\space…
3
votes
2 answers

Find the limit of $(x_n)$ defined by $x_{n+1}=c_nu(x_n)$

Find $\displaystyle \lim_{n\rightarrow \infty }x_n$ : $$\left\{\begin{matrix}x_1=a>0\\ \\ x_{n+1}=\frac{2x_n\cdot \cos\left(\frac{\pi}{2^n+1}\right)}{x_n+1}\end{matrix}\right.$$ I have tried that : Let $a_n=\dfrac{1}{x_n}$ . So…
Haruboy15
  • 990
3
votes
2 answers

is this proof about limits valid

Is this proof valid? Can d be relative to x ?
3
votes
7 answers

What is the limit of $3^{1/n}$ when n approaches infinity

Graphically, I see that $\lim_{n->\infty}3^{1/n}$ approaches $1$. However, how to show $\lim_{n->\infty}3^{1/n} = 1$ step by step?
3
votes
1 answer

Why the limit can only be $0$

In my book it says if the limit $\lim\limits_{n \to \infty}\prod\limits_{i=1}^n(1+\varepsilon_it)$exsist ,it can only be $0$where $0
xyz
  • 701
3
votes
3 answers

Finding the limit of a multivariable function

So I'm trying to find this limit: $$\lim_{(x,y)\to(0,0)}\frac{\sin(x^2y^2)}{(x^2+y^2)^{3/2}}$$ What I've tried so far is setting the value up for the sandwich theorem: $$0\leq…
mathbbandstuff
  • 657
  • 3
  • 15
3
votes
2 answers

A limit involving some binomials

Let $C_k^i=\frac{k!}{i!(k-i)!}$. Show that $$\lim_{k\to\infty}\frac{C_k^i+C_k^{n+i}+\cdots+C^{([k/n]-1)n+i}_k}{2^k}=\frac{1}{n}$$ for any $1\leq i
xldd
  • 3,485
3
votes
4 answers

$\lim_\limits{x \to 0}(x\sec x)=0$?

$$\lim_{x \to 0}(x\sec x)$$ So putting in $x=0$ you get the answer $0$. $$\lim_{x \to 0}(x\sec x)=0$$ My question is is this a correct way to solve? edit : So from the answers below, I've understood that if a function is continuous, then $\lim_{x…
Raknos13
  • 572
3
votes
3 answers

Calculate the limit using de L'Hopital's rule

Calculate the following limit: $\lim_{x \to +\infty}(\sqrt{x}-\log x)$ I started like this: $\lim_{x \to +\infty}(\sqrt{x}-\log x)=[\infty-\infty]=\lim_{x \to +\infty}\frac{(x-(\log x)^2)}{(\sqrt{x}+\log x)}=$ but that's not a good way... I would…
SigmaMat
  • 75
  • 5
3
votes
4 answers

$\lim\limits_{x\rightarrow+\infty}\left[(x^3+x^2+1)^{1/3}- (x^2+x+1)^{0.5}\right] = -1/6$?

Every method I use seem to get me to something to the extent of $0/0$, stuff I can't work with. Wolfram Alpha claims the answer to this is $-1/6$ but they offer no step by step solution. Would appreciate any tips and help.
Itakmar
  • 101
  • 2
3
votes
1 answer

A Question on Using a Half-Divergent Sequence.

$\theta$ is an irrational in $[0,1]$ with continued fraction representation $[0;a_1,a_2,\dots]$, and the sequences $(a_k), (n_k)$ are related by the recurrence relation $n_{k+1}=a_{k+1}n_k+n_{k-1}, n_0=1, n_{-1}=0$. They are also related by the…
3
votes
1 answer

What other ways can I go about finding the solution to this limit: $\lim\limits_{x \to 0} \frac{9^x - 4^x}{2^x - 3^x}$

I'm searching for another way to solve $\lim\limits_{x \to 0} \frac{9^x - 4^x}{2^x - 3^x}$. I used L'Hospital's rule making it $\frac{\ln9(9^x) - \ln4(4^x)}{\ln2(2^x) - \ln3(3^x)}$ This gave me an answer of -2. I'm searching for another way I can…
3
votes
3 answers

Indeterminate forms limits

Why did $∞^∞$ is not an indeterminate form ? We have seven indeterminate form $$0/0 $$ $$∞/∞$$ $$0\cdot∞$$ $$∞-∞$$ $$0^0$$ $$1^{\infty}$$ $$∞^0$$ but it does not have $$∞^∞ $$why
3
votes
1 answer

Areas where the limit doesn't exist

I am currently marking for a first year calculus class, and I think my prof made a mistake on the solution sheet for the most recent recitation. The prof provided a cartesian coordinate system with a function $f(x)$, with vertical asymptotes at…
Smeef
  • 361