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

Find the following limit

Find $\displaystyle \lim_{x \rightarrow 1} \frac{x\log x}{x-x^4}$. My approach was that canceling out both $\displaystyle x$, then I have $\displaystyle \frac{\log{x}}{1-x^3}$. Since $\displaystyle 1-x^3 = (1-x)(x^2 - x + \frac{1}{2})$, so that…
1
vote
1 answer

How to calculate the value of the limit of a sum: $\lim_{n\rightarrow\infty}\sum_{k=0}^{n}\frac{k}{k^{2}+n^{2}}$?

Need to calculate the value of the following limit $$\lim_{n\rightarrow\infty}\sum_{k=0}^{n}\frac{k}{k^{2}+n^{2}}$$ I don't know how. In general would know how to make that kind of limits with summations, where can I find examples and learn the…
Jhon Jairo
  • 1,031
1
vote
2 answers

Limit with cos and fraction

I have been asked to find: $\lim_{x\to 0} \, \cos \left(\frac{\pi -\pi \cos ^2(x)}{x^2}\right)$$=-1$ Without using l'Hôpital's rule. But I have no idea how to due it, could someone show a step by step process all the way to the answer?
ALEXANDER
  • 2,099
1
vote
1 answer

limit of $(1+x)^{1/x}$ when x goes to infinity

When it comes to find the limit of $(1+x)^{1/x}$ when $x$ goes to infinity, I put $\frac{1}{x} = t$ and replaced the whole equation with $(1+\frac{1}{t})^t$ when $t$ goes to $0$. Hence, I wrote the answer as $e$, because I learned that the value…
1
vote
4 answers

The limit of $((1+x)^{1/x} - e+ ex/2)/x^2$ as $x\to 0$

$$\lim_{x\rightarrow 0}\frac{(1+x)^{1/x}-e+\frac{ex}{2}}{x^2}=\,?$$ by directly substituting $x=0$ i got $\infty$ by using L-H's rule, i got $-1/8$ the given options are $a)\frac{24e}{11}$ $b)\frac{11e}{24}$ $c)\frac{e}{11}$ $d)\frac{e}{24}$…
srishti
  • 125
1
vote
5 answers

How to evaluate the limit $\lim_{x \to \infty} \frac{2^x+1}{2^{x+1}}$

How to evaluate the limit as it approaches infinity $$\lim_{x \to \infty} \frac{2^x+1}{2^{x+1}}$$
user8028
  • 431
1
vote
3 answers

Limit verify that = 0

I am not able to verify this limit, could someone show a step by step solution to this question? $$ \lim_{h\to 0} \frac{((h+x)+2)^{3/5}-(x+2)^{3/5}}{h} $$ evaluated at $x=-2$. I wish to see it derived without using derivatives.
ALEXANDER
  • 2,099
1
vote
2 answers

Limit Absolute Value

I do not understand how absolute value effects this, and why is what I have done wrong. Is the way I tackled the problem correct or am I totally wrong? I have looked at this post limits, but the definition of absolute value I dont get, I thought…
ALEXANDER
  • 2,099
1
vote
1 answer

Limit quotient law

I'm very confused about this. When finding the derivative of sine, we have $\lim_{h\to0}\dfrac{\sin(x+h)-\sin x}{h}=\dfrac{\lim_{h\to0}(\sin(x+h)-\sin x)}{\lim_{h\to0}h}=\dfrac{\lim_{h\to0}(\sin x\cos h+\sin h\cos x-\sin…
k5f
  • 641
1
vote
3 answers

How to evaluate limit

$$ \lim_{x \rightarrow 0} \frac{e^{x\sin(x)}+e^{x\sin(2x)}-2}{x\ln(1+x)} $$ Hello I've recently started learning calculus and I got curious about the solution of the problem above. I was about to write down my solution, but I soon realized that my…
hjjg200
  • 135
1
vote
2 answers

Check if limit exists and its value

How to check if this limit exists: $$\lim_{(x,y)\rightarrow (0,0)}{ \frac{x^4y^4}{(x^2 + y^4)^3}}$$ Can I convert it to polar form ? $$\frac{r^8 (\cos^4 (\theta)\sin^4(\theta)}{r^6 (\cos^6 (\theta) + r^6 \sin^{12} (\theta))} =…
1
vote
3 answers

looking for $ \lim_{x^2+y^2 \rightarrow \infty} xye^{-(x+y)^2}$ explained.

I've two related questions. The first is a solution I want to verify if my reasoning is correct, and the second one I fail to solve. First one: $$ \lim_{x^2+y^2 \rightarrow \infty } x y e^{-x^2-y^2}$$ My solution is: $$\frac{xy}{e^{x^2+y^2}}…
iveqy
  • 1,327
1
vote
1 answer

How to calculate this limit, $\lim_{n\to\infty}\sum_{k=0}^{n}\alpha_k\beta_{n,k}$?

I would like to calculate the following limit: $$ \lim_{n\to\infty}\sum_{k=0}^{n}\alpha_k\beta_{n,k}. $$ I know that $\lim\limits_{n\to\infty}\beta_{n,k}=1$ and the series $\sum_{k\geqslant0}\alpha_k$ converges to $\ell$. If I think about it I found…
drzbir
  • 496
  • 4
  • 19
1
vote
5 answers

Limit with L'Hospital with infinite indeterminate formats

I'm trying to find the limit: $$\large \lim_{x\to0}(\sin x)^x$$ Whst I did was apply L'Hospital Rule: $$\large \text{let }y =(\sin x)^x\implies \ln y=x\ln\sin x$$ $$\large \lim_{x\to0}\ln y = \lim_{x\to0} x\ln\sin x = \lim_{x\to0}\frac…
RE60K
  • 17,716
1
vote
1 answer

Steps to get $\lim_{x \to 0^+} x \sqrt{1 + 1/x^2}$

I'd like to get a step by step answer for the following: $$\lim_{x \to 0^+} x \sqrt{1 + \frac 1 {x^2}}$$
Alexis
  • 13
  • 2