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

Use squeeze Theorem to evaluate the limit

Use squeeze Theorem to evaluate the limit : $ \lim_{(x,y) \rightarrow (3,4)} (x^2-9)\cos ( \frac{1}{(x-3)^2+(y-4)^2}) $ Answer: Let $ \ f(x,y)=(x^2-9)\cos ( \frac{1}{(x-3)^2+(y-4)^2}) $ . We know that $ -1 \leq \cos ( \frac{1}{(x-3)^2+(y-4)^2})…
MAS
  • 10,638
2
votes
2 answers

Symbol for close to but below

Let’s say x=0.97 and I want to symbolically emphasize that X is below but close to 1. Is there a symbol that I can use which denotes that situation? Thanks.
cel
  • 151
2
votes
2 answers

I don't know how to solve this limit? Can you do it for me?

Find the limit when $x$ approaches zero of $$\lim\limits_{x \to 0}{\frac{1-\cos(1-\cos x)}{x^4}}$$ My teacher already told us that the result is $1/8$
2
votes
3 answers

Proving a limit with the epsilon-delta definition

I was looking to prove using the $\epsilon,\delta$ limit definition that $\lim_{x\to a}(\sqrt[3]{x})=\sqrt[3]{a}$, $(a>0)$. I'm not sure what sort of algebraic manipulation I should use on the expression $|\sqrt[3]{x}-\sqrt[3]{a}|$ (so I'll be able…
Py42
  • 608
2
votes
3 answers

Computing $\lim\limits_{x \to \infty} \left( \cos\sqrt{ {2 \pi \over x}} \right)^x$

I have tried to solve the below limit using the exponential formula and then applying l'Hospital but the problem turns hard to solve. Does anyone knows an easier way for it? $$\lim_{x\rightarrow\infty}\left(\cos\sqrt{\frac{2\pi}{x}}\right)^x$$
David
  • 79
2
votes
7 answers

Find this limit.

Compute the value of the limit : $$ \lim_{x\to\infty}{\frac{1-\cos x\cos2x\cos3x}{\sin^2x}} $$ I've tried simplifying the expression to $$ \lim_{x\to\infty}\frac{-8\cos^6x+10\cos^4x-3\cos^2x+1}{\sin^2x} $$ But I don't know what to do after this.
2
votes
6 answers

How to solve this limit without using L'Hopital's Rule: $\lim_{x\to0^-}\frac{\sqrt{x^4\cos^2{x}+2x^2\sin^2{2x}-x^4}}{x^2}$?

Find: $$\lim_{x\to0^-}\frac{\sqrt{x^4\cos^2{x}+2x^2\sin^2{2x}-x^4}}{x^2}\cdot$$ I tried to simplify the expression, but I kept getting stuck. I also tried to make a substitution $u=\frac{1}{x}$, but I got stuck again. Please give me hint or…
josefk
  • 33
2
votes
1 answer

Limit of a product of multivariable functions where one limit does not exist

Consider the limit: $$\lim_{(x,y,z)\rightarrow(2,2,0)}\frac{1}{z}(x+y)$$ This limit does not exist. To prove this, I believe I need to find two directions of approach in which the limit does not agree. I can find such directions by letting $(x,y)…
2
votes
1 answer

Confusing limit questions.

I've been studying limits and stumbled across two problems I'm stumped on. Could anyone help out with either one or both of these? Would be greatly appreciated. $$\lim_{x \to 5^+} \frac{e^x}{(5-x)^5}$$ $$\lim_{x \to 10^+} \ln (100 - x^2)$$ (Hope I…
2
votes
4 answers

What's $\lim_{x \to 0} 2^{\frac{1}{x}}\frac{x-1}{x-2}$?

I need to find the following limit \begin{align} \lim_{x \to 0} \left\{f(x) = 2^{\frac{1}{x}}\frac{x-1}{x-2}\right\} \end{align} After plotting this thing I got $\lim_{x\to 0^-} f(x) = 0$ and $\lim_{x\to 0^+} f(x) = \infty$. I am not too sure,…
clueless
  • 771
2
votes
0 answers

When can I use this for finding a limit?

I am not sure how this method is called in english, but when can I use $$\lim_{x\rightarrow 0} \frac{\sin(x)}{x} = 1$$ and all the other known limits to solve other unknown limits?
2
votes
2 answers

Limit $\lim_{x\rightarrow \infty}x \ln x+2x\ln \sin \left(\frac{1}{\sqrt{x}} \right)$

I think that this limit should be not defined $$\lim_{x\rightarrow \infty}x \ln x+2x\ln \sin \left(\frac{1}{\sqrt{x}} \right)$$
2
votes
2 answers

limits of $\lim_{(x,y)\to(0,0)}\frac{x\sin{1/x}+y}{x+y}$

How to calculate this limit: $$\lim_{(x,y)\to(0,0)}\frac{x\sin{\frac{1}{x}}+y}{x+y}$$ I have found that $$|\frac{x\sin{\frac{1}{x}}+y}{x+y}|\leq1$$ but I can't conclude.
2
votes
1 answer

Left and right hand limits of $f(x) + h(x)$ exist, but $\lim f(x)$ and $\lim h(x)$ are not defined

Suppose the function $f(x)$ has the properties: $\lim_{x\to 1^+}f(x) = 1$ and $\lim_{x\to 1^-}f(x) = -2$. It follows that $\lim_{x\to 1}f(x)$ does not exist. Another function $h(x)$ has the properties: $\lim_{x\to 1^+}h(x) = -2$ and $\lim_{x\to…
2
votes
2 answers

Limit for some general variable

I'm having a hard time understanding the solution to this problem. How is it that, for some general variable '$c$', the limit is always positive infinity, except for the case where $c = 1$? If $c = 0$, shouldn't the limit be negative…
darylnak
  • 475