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

Calculate: $\lim \limits_{(x,y) \to (2,1)} \frac{\tan(y-1)\sin^2(x-2y)}{(x-2)^2+(y-1)^2}$

$\lim \limits_{(x,y) \to (2,1)} \frac{\tan(y-1)\sin^2(x-2y)}{(x-2)^2+(y-1)^2}$ I tried this change of variables: $s=x-2, t=y-1$, therefore: $\lim \limits_{(s,t) \to (0,0)} \frac{\tan(t)\sin^2(s-2t)}{s^2+t^2}$ And I'm pretty much stuck here. Thanks
Yes
  • 556
2
votes
1 answer

Simple Limit Proof

Given $a\in\mathbb{R}$ and $0
Anonymous
  • 2,388
2
votes
1 answer

How to prove this limit is equal to $\beta/a$?

I have to solve the following: Let $a\in\mathbb{C}$ such that it's real part is $>0$, and $b$ a continuous function such that $\lim_{x\to\infty}b(x)=\beta$ then $$\lim_{x\to\infty}\frac{\int_{0}^{x}e^{at}b(t)dt}{e^{ax}}=\frac{\beta}{a}.$$ I know…
Valent
  • 3,228
  • 1
  • 15
  • 28
2
votes
2 answers

What is the value of $ \lim_{x \to 0} \left [\frac{1}{1 \sin^2 x}+ \frac{1}{2 \sin^2 x} +....+ \frac{1}{n \sin^2 x}\right]^{\sin^2x} $

I took out $\sin^2x$ out of the brackets . Inside the brackets , I think I should use the formula $\frac{ n(n-1)}{2}$ . Am I doing right ? If yes, then what should I do next ? Thanks ! I am sorry for the heading . I know it is not clear and I have…
2
votes
3 answers

Limit of sequence - hard one

How to compute $\displaystyle\lim_{n \to \infty}{\sum_{k=1}^{n}{\frac{k^2n^3}{k^6-4n^6}}}$? Any hints?
alex
  • 111
2
votes
4 answers

I cannot solve this limit

$$ \lim_{n\to\infty}\frac{(\frac{1}{n}+1)^{bn+c+n^2}}{e^n}=e^{b-\frac{1}{2}} $$ I am doing it like this, and I cannot find the mistake: $$ \lim_{n\to\infty}\frac{1}{e^n}e^{n+b+c/n}= \lim_{n\to\infty}e^{n+b-n+c/n}=e^b $$
Axx
  • 295
2
votes
1 answer

What is this limit?

Evaluate $\displaystyle\lim_{x \to 0} 2 \frac {(\cosh x-1)^{1/x^2}}{x^2} $. After manipulating I got it equal to $\lim\limits_{x \to 0} 2 \dfrac {(e^{\frac{x}{2}}-e^{\frac {-x}{2}})^{\frac {2} {x^2}}} {x^2}$. What now? Should I take log?
2
votes
4 answers

Calculating the limit $ \lim_{n \to \infty} \frac{n}{4} \cdot \sin(4 \pi/n) $.

I would like to calculate $$\lim_{n\rightarrow \infty}\frac{n}{4} \sin \left(\frac{4 \pi}{n} \right)$$ Clearly this is a limit of the type $\infty \cdot 0$, so I'm thinking there is probably some way to turn it to $\infty / \infty$ or $0 / 0 $ and…
user126540
2
votes
5 answers

limit of sequence of circles in the plane

Consider the sequence $ \displaystyle{ A_n = \{ (x,y) \in \mathbb{R} ^2 : (x-n)^2 + y^2 \leq n^2 \} ; \quad n \in \mathbb{N} }$ of circles. Find the limit $ \displaystyle { \lim_{n \to \infty} A_n }$. The only thing I can see that the sequence $…
passenger
  • 3,793
2
votes
1 answer

Limit of composition of a weird function.

I'm really into weird equations, and in my boredom I came up with this monstrosity. Let $$ Z(t) = 1 + 1/t^{1 + 1/(t + 1)^{1 + 1/(t + 2)^{1 + 1/(t + 3)^{\dots}}}} $$ and define $f^{\circ\ n}(x) = (f \circ f \circ f \dots \circ f)(x)$ where there are…
user3002473
  • 8,943
2
votes
3 answers

How do I calculate the limit for this multiplication?

$$\lim_{n\to\infty}\left(1-\frac{2}{3}\right)^{\tfrac{3}{n}}\cdot\left(1-\frac{2}{4}\right)^{\tfrac{4}{n}}\cdot\left(1-\frac{2}{5}\right)^{\tfrac{5}{n}}\cdots\left(1-\frac{2}{n+2}\right)^{\tfrac{n+2}{n}}$$ (original image) I mean,I tried to use…
CSDude101
  • 347
2
votes
2 answers

Limit of a fraction of functions

I have the following problem. Let $f : \mathbb{R} \to \mathbb{R}$ be continuous and strictly increasing function and let $g : \mathbb{R} \to \mathbb{R}$ be a continuous function. Suppose $\lim_{x \to 0} \frac{f(x)}{f(g(x))} = 0$. Does this imply…
TomH
  • 695
2
votes
3 answers

Limit of n as it approaches infinity of (n/(n+1))?

I feel like there is something I am missing here. Is this as easy as it looks? Is the limit infinity? Or should I do L'hopital's rule? With L'hopital I get 1/1 which is just 1.
Elsa
  • 902
  • 1
  • 11
  • 24
2
votes
3 answers

Non-existing Limit of $\sin x$

How do I prove from definition of limit that $\lim_{x \to \infty}\sin x$ is non-existant? I tried to negate said definition: $$\lnot ((\exists L)(\forall\epsilon)(\exists \delta):(\forall x)(|x|\gt \delta)\Rightarrow(|\sin x-L|\lt\epsilon)) =…
Dark Archon
  • 1,551
2
votes
4 answers

Existence of limit involving arcsin

Does $\mathrm{\lim\limits_{x\to \infty}arcsin\left(\frac{x+1}{x}\right)}$ exist? Technically $x+1$ is always greater than $x$. Hence the limit should not exist. However if we evaluate $\mathrm{\lim\limits_{x\to \infty}\frac{x+1}{x}}$ first and then…