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

Find the limit of $\lim \limits_{(x,y) \to (0,0)}\frac{e^{-1/(x^2+y^2)}}{x^4+y^4}$

Please, how find the limit of $$\lim \limits_{(x,y) \to (0,0)}\frac{e^{-1/(x^2+y^2)}}{x^4+y^4}$$ So i tried to substitute t $$\lim \limits_{t \to 0^+}\frac{e^{-1/t}}{t^2}$$ I substituted a=1/t $$\lim \limits_{a \to \infty}\frac{a^2}{e^a}=0$$ Before…
G1234
  • 33
2
votes
2 answers

Limit of $\frac{(n-1)^{2n-1-k}}{n^n (n-1-k)^{n-1-k}}$

I'm trying to calculate the limit of $$\frac{(n-1)^{2n-1-k}}{n^n (n-1-k)^{n-1-k}}$$ as $n \to \infty$. I know (using Wolfram Alpha) that the limit should be equal to $e^{k-1}$. However I'm unable to manipulate the expression in the way that I could…
NPHA
  • 339
2
votes
2 answers

Limit of harmonic series

If $\lim_{n\to\infty} n\left(b-\sum_{r=1}^n\frac{1}{n+r}\right)=a,$ find $a$ and $b.$ My progress: As $\lim_{n\to\infty}\sum_{r=1}^n\frac{1}{n+r}=\ln 2\implies b=\ln 2$ Now what to do for $a$
Makar
  • 2,267
2
votes
1 answer

Evaluate $\lim\limits_{n \to \infty}\frac{1!+2!+\cdots+n!}{n!}$.

Problem Evaluate $$\lim\limits_{n \to \infty}\frac{1!+2!+\cdots+n!}{n!}.$$ Solution 1 Applying Stolz theorem, $$\lim_{n \to \infty}\frac{1!+2!+\cdots+n!}{n!}=\lim_{n \to \infty}\frac{(n+1)!}{(n+1)!-n!}=\lim_{n \to \infty}\frac{n!(n+1)}{n!\cdot…
mengdie1982
  • 13,840
  • 1
  • 14
  • 39
2
votes
2 answers

Finding value of $ \lim_{n\rightarrow \infty}\prod^{n}_{k=1}\frac{4k^2}{4k^2-1}$

Finding value of $\displaystyle \lim_{n\rightarrow \infty}\prod^{n}_{k=1}\frac{4k^2}{4k^2-1}$ Try: $$\lim_{n\rightarrow \infty}\prod^{n}_{k=1}\frac{2k}{2k-1}\cdot \frac{2k}{2k+1} = \lim_{n\rightarrow \infty}\prod^{n}_{k=1}\frac{2k}{2k-1}\cdot…
DXT
  • 11,241
2
votes
2 answers

Find $\lim_{(x,y) \to (0,0)}\frac{x^3\sin(x+y)}{x^2+y^2}$

Find the limit $$\lim_{(x,y) \to (0,0)}\frac{x^3\sin(x+y)}{x^2+y^2}.$$ How exactly can I do this? Thanks.
2
votes
4 answers

Limits calculus very short question?

Can you help me to solve this limit? $\frac{\cos x}{(1-\sin x)^{2/3}}$... as $x \rightarrow \pi/2$, how can I transform this?
Kyle92
  • 31
2
votes
2 answers

What is $\lim_{n \to \infty} \left(\tfrac12 + \tfrac12\cos(\pi \, n! \, x)\right)^n$?

Evaluate this function $$ f(x) = \lim_{n \to \infty} \left(\tfrac12 + \tfrac12\cos(\pi \, n! \, x)\right)^n $$ for every $x \in \mathbb{R}$. It's not (present day) homework. I'm too old for that.
2
votes
2 answers

Limit question please math help?

I have to find $$\lim_{x\to\infty}\frac{2^{x+1}+3^{x+1}}{2^x-3^x}$$ .... so I thought first about separating them..and then factor what ? can you tell me just the start please?
2
votes
4 answers

Limit as n approaches $\infty$ of $\frac{x}{x+n}$.

How does one go about proving $$\lim_{n\rightarrow \infty}\frac{x}{x+n}=0$$ for any positive x. Intuitively this is pretty obvious. I'm assuming this is a squeeze theorem question where $$\frac{1}{x+n}\leq \frac{x}{x+n}<\frac{x}{x}$$ but this…
2
votes
1 answer

$f(x,y) = \frac{(xy^3)}{(x^2 + y^4)}$ except at $(0,0)$ where it is equal to 0, show it is continuous, is it differentiable at origin?

To show that it is continuous I used polar coordinates to show that the limit at the origin is indeed 0 and so it must be continuous everywhere since the limit obviously equals the function everywhere else To determine if it is differentiable, I…
mmmmo
  • 590
2
votes
2 answers

How to prove this limit $\lim_{n\to\infty}\frac{p_1a_n+p_2a_{n-1}+\cdots+p_na_1}{p_1+p_2+\cdots+p_n}=a$

If $p_k>0\quad(k=1,2,\cdots)$ and $$\lim_{n\to \infty}\frac{p_n}{p_1+p_2+\cdots+p_n}=0,\lim_{n\to\infty}a_n=a$$how to prove the limit$$\lim_{n\to\infty}\frac{p_1a_n+p_2a_{n-1}+\cdots+p_na_1}{p_1+p_2+\cdots+p_n}=a$$
xyz
  • 701
2
votes
2 answers

Limits of sin(x)sin(1/x) when x approaches 0

I came across this problem as shown in the title. Limit of sin(x)sin(1/x) as x approaches 0. I plot the graph using online graphing calculators and found that it is approaching zero. But can anybody please proof it? I am really stuck and don't know…
JoisBack
  • 189
2
votes
2 answers

Evaluate $\lim_{x\rightarrow1}{\frac{1+\log{x}-e^{x-1}}{(x-1)^2}}$ using use L'Hospital's rule

I want to evaluate the following limit $$\lim_{x\rightarrow1}{\frac{1+\log{x}-e^{x-1}}{(x-1)^2}}$$ I use L'Hospital's rule: $$\lim_{x\rightarrow1}{\frac{\frac{1}{x}-e^{x-1}}{2(x-1)}}$$ Now, here my textbook applies the L'Hospital's rule again. What…
Cesare
  • 1,471
2
votes
1 answer

Limit of sum (variable in summand and limit)

Can someone help evaluate this limit: $$\lim_{n\rightarrow \infty} \sum_{k=0}^n\frac{k^k(n-k)^{n-k}}{k!(n-k)!}n!n^{-n-1/2}$$