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
5
votes
1 answer

$S_n$ be the sum of areas of $y=\sin x, y=\sin {nx}$. Then $\lim_{n \to \infty}S_n=8/{\pi}$?

Let $n$ be a natural number. Also let $S_n$ be the sum of the areas of the regions enclosed with the two curves $y=\sin x$ and $y=\sin {nx}$ in $0\le x\le \pi$. It's easy to find $S_2, S_3$. For smaller $n$, we can also use wolfram to find $S_n$.…
mathlove
  • 139,939
5
votes
1 answer

Does there exist a functional definition for a sequential limit?

Consider the sequence $a_n$. We say that $\lim a_n = c$ if for every $\epsilon > 0$, there exists a natural number $N$ such that, if $n \geq N$, then $|a_n - c| < \epsilon$. This definition suggests that $N$ will always be a function of $\epsilon$,…
mhdadk
  • 1,403
5
votes
1 answer

Calculate $\lim_{x \to 0} \frac{\cos(x)}{\sin(x)}$

I have a question regarding the following limit calculation: $\lim_{x \to 0} \frac{\cos(x)}{\sin(x)}$ The only way I can solve this is by looking at the one-sided limits: $\\$ From above: $\lim_{x \to 0^{+}} \frac{\cos(x)}{\sin(x)}$. The numerator…
5
votes
1 answer

Why does $ \lim_{x \rightarrow \pi }\frac{\sin(mx)}{\sin(nx)}=\left ( -1 \right )^{m-n}\;\frac{m}{n}$, for positive naturals $m$ and $n$?

Encountered this in a sample university admission exam. $$ \lim_{x \rightarrow \pi } \frac{\sin(mx)}{\sin(nx)} \quad n,m\in \mathbb N_{> 0} $$ What surprised me was that the answare sheet suggested that the limit was equal to: $$ \left ( -1 \right…
5
votes
3 answers

Find limits of a function with several variables

Does this $$\lim_{x,y,z\to(0,0,0)}\frac{xy+2xz+yz}{{x^2+y^2+z^2}}$$ have a limit? My answer for this is Let…
Karen
  • 99
5
votes
4 answers

Find the limit using a calculator

We have $u_0 = 6$ and $u_{n+1} = \dfrac{1}{2} u_n + \dfrac{1}{u_n}$. We can use our graphing calculator to make a 'web diagram' (no idea what it is called in English, and I can't find it. It sometimes resembles a spider's web). When I use my…
5
votes
7 answers

Find the value of $T=\mathop {\lim }\limits_{n \to \infty } {\left( {1+ \frac{{1+\frac{1}{2}+ \frac{1}{3}+ . +\frac{1}{n}}}{{{n^2}}}} \right)^n}$

I am trying to evaluate $$T = \mathop {\lim }\limits_{n \to \infty } {\left( {1 + \frac{{1 + \frac{1}{2} + \frac{1}{3} + \cdots + \frac{1}{n}}}{{{n^2}}}} \right)^n}.$$ My solution is as follow $$T = \mathop {\lim }\limits_{n \to \infty } {\left( {1…
5
votes
1 answer

Help $\lim_{k \to \infty} \frac{1-e^{-kt}}{k}=? $

what is the lime of $ \frac{1-e^{-kt}}{k}$ as $k \to \infty$? Is that just equal $\frac{1}{\infty}=0$? Does any one can help, I am not sure if We can apply L'Hopital's rule. S
5
votes
1 answer

Limit of a function defined at a single point

Let's suppose we have a function defined at a single point $f : \left\{ 1 \right\} \to \left\{ 1 \right\}$ defined by $f(x) = x$. Its graph is, therefore, composed of a single point $(1,1)$. Does the following limit exist? $$\lim_{x \to 1} \…
bru1987
  • 2,147
  • 5
  • 25
  • 50
5
votes
4 answers

What is $\lim_{n \rightarrow \infty}\sum\limits_{k = 1}^n\frac{k}{n^2}$?

We have $$\dfrac{1+2+3+...+ \space n}{n^2}$$ What is the limit of this function as $n \rightarrow \infty$? My idea: $$\dfrac{1+2+3+...+ \space n}{n^2} = \dfrac{1}{n^2} + \dfrac{2}{n^2} + ... + \dfrac{n}{n^2} = 0$$ Is this correct?
5
votes
5 answers

Can someone please prove this limit via the squeeze theorem

Can someone please prove that this limit exists using squeeze theorem? $$\lim_{x,y\to 0,0}\frac{5x^2y}{x^2+8y^2}.$$ Another question I've to ask is for $$y = x^2$$ can we not prove that the limit does not exist? If the case is true then the limit…
5
votes
1 answer

About the limit $\mathop {\lim }\limits_{n \to \infty } \frac{1}{n \cdot \cos (n)} $

How do you prove that the limit$ \lim\limits_{n \to \infty } \frac{1}{n \cdot \cos (n)} $ does not exist? I tried using the fact that $ \{ \, \cos n \mid n \in \mathbb{N} \, \} $ is dense in $[0,1]$, but all I get from this is that there is a…
meowy03
  • 415
5
votes
2 answers

How to calculate $ \lim_{n\to\infty} (2^n+3^n+\cdots+n^n)^{1/n}/n ?$

I need help in calculating the following limit. $$\lim_{n\to\infty}\frac{\sqrt[n]{2^n+3^n+\cdots +n^n}}{n}$$
Evandro
  • 73
  • 4
5
votes
2 answers

How Can I Find The Value Of This Limit 10

find this limit: $$\displaystyle\lim_{n\to+\infty}\left[\sum_{k=1}^{n}\left(\dfrac{1}{\sqrt{k}}- \int_{0}^{\large {1/\sqrt k}}\dfrac{t^2}{1+t^2}dt\right)-2\sqrt{n}\right]$$
math110
  • 93,304
5
votes
3 answers

Sequence and series : $a_{n+1}=\frac{na_{n}+1}{a_{n}}$ , $a_0=1$

$a_{n}$ sequence defined as : $a_{n+1}=\dfrac{na_{n}+1}{a_{n}}$ , $a_0=1$ Then evaluate : $\lim_{n\to\infty}n(n-a_{n})$ My attempt : Call $\lim_{n\to\infty}a_{n}=L$ then I will use stolze Cesaro limit theorem…