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

$ \lim_{(x,y)\rightarrow (0,0)} \frac{x^{5}y^{3}}{x^{6}+y^{4}}. $ Does it exist or not?

I have this limit: $$ \lim_{(x,y)\rightarrow (0,0)} \frac{x^{5}y^{3}}{x^{6}+y^{4}}. $$ I think that this limit does not exist (and wolfram|alpha agrees with me). But I can't find a way to prove it. I chose some paths and the limit was always equal…
3
votes
2 answers

Interchanging $\limsup$ and $\sup$

Let $f_n: \mathcal{X} \to [0,1]$ be a sequence of functions and $\alpha \in (0,1)$. I want to show that $$ \limsup_{n \to \infty} \sup_{x \in \mathcal{X}} f_n(x) \leq \alpha $$ implies $$ \sup_{x \in \mathcal{X}} \limsup_{n \to \infty} f_n(x) \leq…
Lundborg
  • 1,646
3
votes
3 answers

How does $\dfrac{f(x)}{g(x)}\approx \dfrac{f'(a)(x-a)+f(a)}{g'(a)(x-a)+g(a)} \implies \dfrac{f'(a)}{g'(a)}$?

Can someone please unveil the steps for this answer? Thus $$ \frac{f(x)}{g(x)}\approx \color{red}{\frac{f'(a)(x-a)+f(a)}{g'(a)(x-a)+g(a)}}. $$ Taking the limit of the right hand side gives $\dfrac{f'(a)}{g'(a)}$. Because $x \to a \iff x- a…
user53259
3
votes
1 answer

$\lim_{x\to 0^+} (\sin x)^ {\tan x}$

I have stumbled on this question in one of my problem sets from Cal I and I'm not sure how to proceed after the last step. $$\lim_{x\to 0^+} (\sin x)^ {\tan x}$$ // Applying exponential rule $$x=e^{\ln(x)}$$ $$\lim_{x\to 0^+} exp[\,\ln((\sin x)^…
DBlyk
  • 35
3
votes
4 answers

Limit Question: a better way to solve this limit? where $x \to -\infty$

Hey guys so I have this limit: $$\lim_{x \to -∞} f(x) = {(x+\sqrt{x^2+2x})}$$ I solved it by multiplying numerator and denominator by $$x-\sqrt{x^2+2x}$$ and got $-1$ as my answer, but I really don't like how I solved it; any better way to solve it?
S..
  • 109
3
votes
2 answers

Finding function given limit

$$\lim_{x\to2} \frac{x^2-cx+d}{x^2-4} = 3$$ Find $c$ and $d$. I tried replacing all the x's with 2, but ended up with 0 on the bottom. In order for the limit to exist, something from the top has to cancel out with $(x+2)$ or $(x-2)$. How do I find…
3
votes
2 answers

How to calculate this limit ? $\lim_{n\to\infty}\sum_{k=1}^{2n}(-1)^k\left(\frac{k}{2n}\right)^{100}$

How to calculate this limit? $$\lim_{n\to\infty}\sum_{k=1}^{2n}(-1)^k\left(\frac{k}{2n}\right)^{100}$$ use integration but difficult/
Young
  • 5,492
3
votes
2 answers

How to make this limit question a indeterminate form? (L-Hopital)

$$\lim_{x\to 1^+}[\ln(x^7 -1) - \ln(x^5 -1)]$$ This is a question from L-Hospital rule question set. My approach was to apply log property in this question and solve it, but $\ln(\frac{0}{0})$ might not be right way to convert it into indeterminate…
3
votes
3 answers

Show that as $N \to \infty$, $\sum_{i=N}^\infty{1} \to 0?$

How do I show that as $N \to \infty$, that $$\sum_{i=N}^\infty{1} \to 0?$$ Don't know how to even start. Thanks.. Apparently this is wrong. But my teacher said that if $P_n f = \sum_{j=0}^n(f,w_j)w_j$, where $w_j$ is orthonormal basis of $L^2$, then…
3
votes
2 answers

Find the limit of $\frac{3^{2n + 1} + 2^{3n + 1}}{7^{n+2} + 9^n}$ when $n$ goes to infinity

When doing my test prep, I stumbled upon this particular exercise: $$\lim_{n \to \infty} \frac{3^{2n + 1} + 2^{3n + 1}}{7^{n+2} + 9^n} $$ I tried to solve it through some algebraical juggling, but without luck. Even trying l'Hospitals rule (which I…
Eugleo
  • 343
3
votes
6 answers

Limits question math help?

Question : Find $$\lim_{x\to\pi}\frac{\sin(3x)}{\sin(2x)}$$ If I divide by $x$ in the denominator and the numerator, I still get no result. Should I replace $x-\pi=0$? By the way,I shouldnt use L'hopital...
ddfd
  • 31
3
votes
3 answers

Evaluating $\lim_{n \to \infty}\left({^n\mathrm{C}_0}{^n\mathrm{C}_1}\dots{^n\mathrm{C}_n}\right)^{\frac{1}{n(n+1)}}$

$\lim_{n \to \infty}\left({^n\mathrm{C}_0}{^n\mathrm{C}_1}\dots{^n\mathrm{C}_n}\right)^{\frac{1}{n(n+1)}}$ is equal to: a) $e$ b) $2e$ c) $\sqrt e$ d) $e^2$ Though it looks really innocent at first sight, it certainly isn't. Attempt: It's…
Archer
  • 6,051
3
votes
3 answers

Find constant $a$ in way that $\lim_{x\rightarrow -2} \frac{3x^2+ax+a+3}{x^2+x-2}$ has limit

Problem If there exists $a \in \mathbb{R}$ such that: $$ \lim_{x\rightarrow -2} \frac{3x^2+ax+a+3}{x^2+x-2} $$ has limit in $-2$. If such $a$ exists what is limit in $-2$ ? Attempt to solve My idea was first to try factorize denominator and then…
Tuki
  • 2,237
3
votes
2 answers

Does $\lim_{z \rightarrow 3-4i}\frac{(\overline{z}-3-4i)^4}{|z-3+4i|^4}$ exist? Justify your answer.

I managed to manipulate the expression by changing $$\begin{align*} |z-3+4i|^4 &= |x + iy - 3 + 4i|^{4}\\ & = (x-3+i(y+4))^2(x-3-i(y+4))^2\\ & = (z-3+4i)^2( \overline{z}-3-4i)^2 \end{align*}$$ I'm not sure where I should go from here. I'm aware I…
Quondam
  • 43
3
votes
5 answers

Showing that $ \lim_{x \to \infty} x(1/2)^x = 0$

Can someone explain to me why $$ \lim\limits_{x \to \infty} x\bigg(\frac{1}{2}\bigg)^x = 0$$ Is it because the $\big(\frac{1}{2} \big)^x$ goes towards zero as $ x $ approaches $\infty$, and anything multiplied by $0 $ included $\infty$ is $0$ ? Or…
Sam
  • 865