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

Compute the limit of $n\cdot\left(\frac{\arccos\left(3/n^3\right)}{\arccos\left(3/(n+1)^3\right)}-1\right)$ when $n\to\infty$

How to solve limit like this? $$\lim_{n\to\infty}{n\left(\frac{\arccos\frac3{n^3}}{\arccos\frac3{(n+1)^3}}-1\right)}$$ $$=\lim_{n\to\infty}{n\left(\frac{\frac\pi2}{\frac\pi2}-1\right)}$$ $$=\lim_{n\to\infty}{n(1-1)} = 0$$ but $\infty*0$ is not…
DavidM
  • 534
2
votes
2 answers

Using definition of limit to prove limit

I am having trouble with this problem: Use the definition of limit to prove that: $$\lim_{x\to \infty} \frac{\sin x}{x(\sin x)^2 +1} = \,?$$ I have concluded that the limit must be 0, but I am having trouble proving it. Using the limit…
2
votes
1 answer

Prove that $\lim_{n\rightarrow \infty}nx^n = 0$ for $|x| < 1$.

Prove that $$\lim_{n\rightarrow \infty}nx^n = 0$$ for $|x| < 1$. I can tell that $\lim_{n\rightarrow \infty}x^n = 0$, and it's going to zero much faster than $n$ goes to $\infty$. But how do I take it from here? And how do I also prove it for…
iTayb
  • 381
2
votes
3 answers

What limit "identities" are good to memorize for early college calculus?

I don't know if "identity" is the correct word, but this would be an example: $$\lim_{x \to \infty} \left(1 + \frac{1}{x} \right)^{x} = e $$ With my current knowledge, I wouldn't really know where to begin in solving this, so whenever I see this…
2
votes
3 answers

How do I compute the following limit: $ \lim_{x \to \infty} \frac{x!}{\left( \frac{x}{e} \right)^{x}}$?

In class we proved that $$ \lim_{x \to \infty} \frac{x!}{2^{x}} = \infty$$ This got me thinking for what value $n$ $$ \lim_{x \to \infty} \frac{x!}{n^{x}}$$ would the limit be $= 0$. So clearly $n = x$ makes the bottom part of the fraction go to…
2
votes
3 answers

Find limit of function intuitively

Given the following fraction: $$\frac{1-\exp\left(-\frac{1}{1+tx}\right)}{1-\exp\left(\frac{1}{1+t}\right)}$$ I need to find the limit as $t$ tends to infinity, so: $$\lim_{t\rightarrow\infty}…
Jack
  • 141
2
votes
3 answers

Calculate ${\lim\limits_ {n \to \infty} {\cos(a/n)^{n^2}}}$

I would like to calculate $$ \lim_ {n \to \infty} {\cos \left(\frac {a}{n}\right)^{n^2}} $$ where $n \in \mathbb N$ and $a \in \mathbb R \setminus \{0\}$ The answer should be $e^{-a^2/2}$, but I'm not sure how to calculate it.
aprilduck
  • 147
2
votes
3 answers

Why series expansion in evaluating $\lim_{x\to 0^+}\frac{\arccos(1-x^2)}{x}=\sqrt2$ is not working here?

Prove that $\lim_{x\to 0^+}\frac{\arccos(1-x^2)}{x}=\sqrt2$ I can evaluate this limit using L Hospital rule but i wonder why Series expansion method is failing here and L Hospital rule is working here. $\lim_{x\to 0^+}\frac{\arccos(1-x^2)}{x}$ As…
diya
  • 3,589
2
votes
2 answers

Confused about Maniplating Limits

I'm trying to understand the process that is taken to achieve the answer for the following: $$\lim_{h\to 0}\frac{\dfrac 2{a+h}-\dfrac 2a}{h}$$ I know that the answer is $-\dfrac{2}{a^2}$ , but whenever I make the denominators common and simplify…
cbenn95
  • 87
2
votes
2 answers

Missing steps in the calculation of limit?

Disclaimer: I'm an engineer, not a mathematician Below is the derivation of the voltage across one capacitor with two capacitors in series, so C1 and C2 are greater than zero. $\omega$ is the frequency. $ V_{C2} = \dfrac{Z_{C2}}{Z_{C1} + Z_{C2}}V1 =…
stevenvh
  • 2,686
2
votes
4 answers

Limit of sin(1/n)*n

My Maple input limit(sin(1/n)*n,n=infinity); says 1. I don't understand why $$ \lim_{n \to \infty} \sin\left(\frac{1}{n}\right) \cdot n = 1 $$ I know that $\lim_{n \to \infty} 1/n = 0$, so it kind of says "0 * infinity = 1". Have I overlooked some…
Jamgreen
  • 809
2
votes
4 answers

How to Evaluate $\lim_{x \to \infty} 2 + 2x\sin\left(\frac{4}{x}\right)$?

Here is my limit to be evaluated $\lim_{x \to \infty} 2 + 2x\sin\left(\frac{4}{x}\right)$=?
faruk
  • 29
2
votes
4 answers

$\lim_{x\to 0}(\frac{3x^2+2}{5x^2+2})^{\frac{3x^2+8}{x^2}}$ using Taylor series expansion or any other expansion

Can we evaluate this $\lim_{x\to 0}(\frac{3x^2+2}{5x^2+2})^{\frac{3x^2+8}{x^2}}$ using Taylor/Maclaurin series by expanding the function about $x=0?$ I can otherwise solve this limit.This is in the form of $1^{\infty}$. $$\lim_{x\to…
Vinod Kumar Punia
  • 5,648
  • 2
  • 41
  • 96
2
votes
2 answers

Prove that $\lim_{x\to0^+}[1+[x]]^{\frac{2}{x}}=1$,where $[x]$ represents the floor function of $x$

Prove that $\lim_{x\to0^+}[1+[x]]^{\frac{2}{x}}=1$,where $[x]$ represents the floor function of $x$ $\lim_{x\to0^+}[1+[x]]^{\frac{2}{x}}=\lim_{x\to0^+}[1]^{\frac{2}{x}}$ Because $\lim_{x\to0^+}[x]=0$ But i am stuck.Please help me.Thanks.
Vinod Kumar Punia
  • 5,648
  • 2
  • 41
  • 96
2
votes
2 answers

Is this proof of limit existence correct?

So I have to prove the existence of the following: $\lim \limits_{(x,y) \to (0,0)} \frac{-e^{xy} + 1}{xy}$ First I attempt to find $\lim \limits_{(x,y) \to (0,0)} \frac{1}{xy}$, so should this not exist I can assert that the limit does not…