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

Is this a valid replacement for L'Hopital?

To calculate the derivate of $f$ in $x=2$ I used cross multiplication but i can't explain it and it seems invalid, can u help? $$\lim_{x\to 4}{f(x)+7\over(x-4)}=-1.5$$ $$2f(x)+14=-3x+12$$ $$f(x) =-1.5x-1$$ So $$f'(x)=-1.5$$ Is it basically true?
2
votes
2 answers

Show that $\lim_{n\to\infty}\frac{n+1}{n-2}=1$

By epsilon-delta definition, show that $\displaystyle\lim_{n\to\infty}\frac{n+1}{n-2}=1$. I start with $\left|\frac{n+1}{n-2}-1\right|=\left|\frac 3 {n-2}\right|$, but I don't know how to carry on. Thank you.
JSCB
  • 13,456
  • 15
  • 59
  • 123
2
votes
4 answers

Calculate $\lim\limits_{x\rightarrow 0^+}x\log(1+x^{-1})$

Can someone help me out with $$\lim\limits_{x\rightarrow 0^+}x\log(1+x^{-1})?$$ I tried Taylor's expansion to no avail.
Teodorism
  • 1,165
2
votes
5 answers

How do you find the limit of $\lim_{x \to 0} \frac{1-e^{6x}}{1-e^{3x}}$

I would like to know how to calculate the limit for: $$\lim_{x \to 0} \frac{1-e^{6x}}{1-e^{3x}}$$ I tried by factoring by $$\frac{1-e^{3x}}{1-e^{3x}}$$ I'm not sure if this is correct. Am I doing something wrong?
2
votes
2 answers

Evaluating $\lim_{n \to \infty}\;\frac{ 1+ \frac{1}{2}+\cdots+\frac{1}{n}}{ (\pi^n + e^n)^{1/n} \ln{n} }$

I have $$\lim_{n \to \infty}\;\frac{ 1+ \frac{1}{2}+\cdots+\frac{1}{n}}{ (\pi^n + e^n)^{1/n} \ln{n} }$$ How should I proceed? Is there a way to use integration as limit of a sum here?
2
votes
4 answers

$\lim_{x\to\infty}{\frac{e^x-x-1}{e^x-\frac{1}{2}x^2-x-1}}$

$$\lim_{x\to\infty}\bigg({\frac{e^x-x-1}{e^x-\frac{1}{2}x^2-x-1}}\bigg)$$ I don't know how to solve this limit, but I have an idea and I want to see if it is right to proceed like this. I am thinking that $e^x$ is increasing faster than $x^2$ and…
2
votes
1 answer

How should I interpret the product of limits $ \lim_{x\rightarrow1}(x-1)\lim_{x\rightarrow1}\frac{1}{x-1}$

$$ \lim_{x\rightarrow1}(x-1)\lim_{x\rightarrow1}\frac{1}{x-1}$$ I know that the first limit is just $0$ However, I am confused since the second limit diverges. Should the answer be $0$ (since the first limit is $0$), or should it be undefined?…
Pizzaroot
  • 453
2
votes
3 answers

Solving a limit by two methods with different results

I'm considering this limit $$\lim_{x\to 0}\frac{(1-\cos x^2)\arctan x}{e^{x^2}\sin 2x - 2x + \frac{2}{3}x^3}.$$ My first attempt was using the following equivalent infinitesimals $$1-\cos x^2 \sim \frac{x^4}{2},\quad \arctan x \sim x, \quad \sin 2x…
Gustavo
  • 47
2
votes
2 answers

Evaluate $\lim_{n \to \infty} \sqrt[n^2]{2^n+4^{n^2}}$

Evaluate $$\lim_{n \to \infty} \sqrt[n^2]{2^n+4^{n^2}}$$ We know that as $n\to \infty$ we have $2^n<<2^{2n^2}$ and therefore the limit is $4$ In a more formal way I started with: $$\log(L)=\lim_{n \to \infty}…
newhere
  • 3,115
2
votes
2 answers

Evaluating a certain limit for ratio test.

(picture of text: https://i.stack.imgur.com/dSmPo.jpg) $$\lim_{n \to \infty} \frac{2^{n+1} + n + 1}{(n+2)(2^n + n)}$$ My attempt: $$\lim_{n \to \infty} \frac{2^{n+1}}{(n+2)(2^n + n)} + \lim_{n \to \infty} \frac{n}{(n+2)(2^n + n)} + \lim_{n \to…
2
votes
1 answer

prove $\lim _{x\to 0}\left(\frac{\lfloor x\rfloor \sin\left(x\right)}{x}\right)$ does not exist

prove $\lim _{x\to 0}\left(\frac{\lfloor x\rfloor \sin\left(x\right)}{x}\right)$ does not exist From : $$-1=\lim _{x\to 0^-}\:\frac{\lfloor x \rfloor \sin x}{x}\ne\lim _{x\to 0^+}\:\frac{\lfloor x \rfloor \sin x}{x}=0$$ I know that the limit does…
John caca
  • 291
  • 1
  • 7
2
votes
4 answers

Does $\lim_{x\to 0}\sin(x)\sin(1/x)$ exist?

I want to calculate $\lim_{x\to\ 0} \sin(x)\sin(1/x)$ But I have to calculate both sides since $1/x$ is not defined for $0$. $\lim_{x\to\ 0+} \sin(x)\sin(1/x)$ $\lim_{x\to\ 0-} \sin(x)\sin(1/x)$ And I wonder whether it exists, because that…
naruto25
  • 461
2
votes
5 answers

value of $n$ in limits

If $\displaystyle \lim_{x\rightarrow 0}\frac{x^n\sin^{n}(x)}{x^{n}-(\sin x)^{n}}$ is a finite non zero number. Then value of $n$ is equals What I try: $$\sin x = x-\frac{x^3}{3!}+\frac{x^5}{5!}-\frac{x^7}{7!}+\cdots $$ $$\lim_{x\rightarrow…
jacky
  • 5,194
2
votes
0 answers

Is this a valid way to solve $\lim_{x \to \infty} \frac{\log({x^2-x+1)}}{\log{(x^{10}+x^5+1)}}$

$$\lim_{x \to \infty} \frac{\log({x^2-x+1)}}{\log{(x^{10}+x^5+1)}}=\lim_{x \to \infty} \frac{\log({x^2(1-1/x+1/x^2)}}{\log{(x^{10}(1+1/x^5+1/x^{10})}}=\lim_{x \to \infty}…
Milan
  • 1,631
2
votes
2 answers

$\lim_{N\to\infty}\frac{1}{N^aN!}\prod_{i=1}^N(a+i)$

Suppose $a:=(1+\sqrt5)/2$. I want to know the value of $$\lim_{N\to\infty}\frac{1}{N^aN!}\prod_{i=1}^N(a+i).$$ I previously thought $\lim_{N\to\infty} \frac{1}{N!}\prod_{i=1}^N(a+i)$ goes to some constant value from the Stirling's approximation,…
ueir
  • 1,211
  • 5
  • 11