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

Evaluating the limit $\lim_{x\to1}\left(\frac{1}{1-x}-\frac{3}{1-x^3}\right)$

In trying to evaluate the following limit: $$\lim_{x\to1}\left(\frac{1}{1-x}-\frac{3}{1-x^3}\right)$$ I am getting the indefinite form of: $$\frac{1}{\mbox{undefined}}-\frac{3}{\mbox{undefined}}$$ What would be the best solution to evaluating this…
3
votes
3 answers

Is $\displaystyle\sum_{k=1}^n \frac{k \sin^2k}{n^2+k \sin^2k}$ convergent?

Let $\displaystyle x_n=\sum_{k=1}^n\frac{k \sin^2k}{n^2+k \sin^2k}$ for all $n>0$. How can we prove that $(x_n)$ is convergent?
xldd
  • 3,407
3
votes
2 answers

Finding the mistake in the limit

Please, help me with finding the mistake, where did i go wrong: $$L=\lim_{n \to \infty}(\frac{1}{\sqrt{n}\sqrt{n+1}}+\frac{1}{\sqrt{n}\sqrt{n+2}}+...+\frac{1}{\sqrt{n}\sqrt{n+n}}) $$ I tried the squeeze theorem, and I can see that $L \in…
Shocky2
  • 388
3
votes
0 answers

Limit related problem involving functions of the two curves

There is a problem from my textbook: Let $a$ be a constant with $a>3$ and $P$ be the intersection point between two curves $y=a^{x-1}$ and $y=3^x$. We denote the $x$-coordinate of $P$ by $k$ Then, compute $$…
3
votes
2 answers

Proving $\lim_{x\to x_0}f(x)$ with epsilon delta definition

I've asked the question below before with no answer, but I would like to stress that this time it is not a homework question (and also that I've spent hours trying to come up with a solution). This is the question: Let f be a function defined…
Py42
  • 608
3
votes
2 answers

How can one calculate this Limit?

Let $f(n)$ denote the number of integer solutions of the equation $$3x^2+2xy+3y^2=n $$ How can one evaluate the limit $$\lim_{n\rightarrow\infty}\frac{f(1)+...f(n)}{n}$$ Thanks
Tomás
  • 22,559
3
votes
3 answers

find the limit of $ (1/\sin\ (x)-1/x)^x$

I am trying to find the limit of $\lim_{x \downarrow 0} (\frac{1}{sinx}- \frac{1}{x})^x$. My current progress: $\lim_{x \downarrow 0} (\frac{1}{\sin x}- \frac{1}{x})^x = \lim_{x \downarrow 0} (\frac{x-\sin x}{x\sin x})^x = \lim_{x \downarrow 0}…
3
votes
3 answers

Infinite L'Hopital loop

Consider a univariate continuous and differentiable function $f(x)$, such that $f(0)=0$. Additionally, it holds that $$\frac{d f(x)}{d x}= a \left(\frac{f(x)}{x}\right)^b $$ where $a$ and $b$ are two real, positive constants. An example of such…
3
votes
3 answers

Find $\lim_{x\to 1}\frac{p}{1-x^p}-\frac{q}{1-x^q}$

Find $\lim_{x\to 1}(\frac{p}{1-x^p}-\frac{q}{1-x^q})$ My attempt: I took LCM and applied lhospital but not getting the answer.Please help
Brahmagupta
  • 4,204
3
votes
4 answers

Find the limit of $\lim_{x\to\infty}\left(\frac{2^{\frac{1}{x}}+3^{\frac{1}{x}}}{2}\right)^{3x}$

$$\lim_{x\to\infty}\left(\frac{2^{\frac{1}{x}}+3^{\frac{1}{x}}}{2}\right)^{3x}$$ I only managed to show…
UfmdFkiF
  • 503
3
votes
4 answers

Show that $x^x$ grows faster than $b^x$ as $x \to \infty$ for $b > 1$

I have been searching for this for a while, but I can't understand it from my textbook. I am supposed to: "Show that $x^x$ grows faster than $b^x$ as $x \to \infty$ for $b > 1$" I can't figure out why the value of $b$ really matters when they have…
Jeff
  • 41
3
votes
1 answer

How do I find $\lim\limits_{(x,y)\to0}(x^2+y^2)\sin\left(\frac{1}{xy}\right)$

As the title suggested ,I am kinda stuck at this limit.I tried the following : -We know that $$-1\le \sin\left(\frac{1}{xy}\right)\le1$$ when $xy!=0$. -From here I tried to use a squeeze rule so I multiplied by $x^2+y^2$ thus having…
3
votes
4 answers

How to calculate the following limit

$$ \lim_{x\to 0} \frac{(1+2x)^{1/x}-(1+x)^{2/x}}{x} $$ I tried calculating it with the e limit but I end up with and undefined limit.I found its $$ -e^2 $$ by putting in numeric values like 1/2 and 1/3 and I saw it gets closer and closer to that but…
Lola
  • 1,601
  • 1
  • 8
  • 19
3
votes
3 answers

Prove $2^{\sqrt{\log n}}=o(n)$

To my understanding, I need to show the following equals 0. I tried using L'hopital's rule, but got the same $\lim$ times a constant. $$ \lim_{n \to \infty} \frac{2^{\sqrt{\log_e n}}}{n} $$
galah92
  • 356
3
votes
2 answers

If the $\lim(|f(x)|) = 0$ then $\lim(f(x)) = 0$. Does this work both ways?

We were given a list of limit laws in our Calculus Study Guide and I can't understand why this was given as a one-way thing. GIVEN: If $\lim_{x\to a}| f(x)| = 0$ then $\lim_{x\to a}f(x) = 0$ This is the limit property that we have been given.…