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

What happens to $f(x) = \left\lceil \dfrac{x}{a} \right\rceil \cdot a$ as $x \rightarrow \infty$?

Consider the function $f(x) = \left\lceil \dfrac{x}{a} \right\rceil \cdot a~~~$ where $a \in R$ and $a \neq 0 $. Now let us say we are interested in the behavior of $f(x)$ as $x \rightarrow \infty$. It seems like $f(x) \sim x$, but I'm trying to…
V-Red
  • 193
3
votes
7 answers

If $\lim_{x\to 1} \frac{f(x)-6}{x-1} = 10$, then what is $\lim_{x\to 1} f(x)$?

I was given this question: If $$\lim_{x\to 1} \frac{f(x)-6}{x-1} = 10$$ then what is $$\lim_{x\to 1} f(x)$$ I am assuming that I will need to use limit laws in reverse, but this doesn't seem to work as the limit of $x-1$ as $x$ approaches…
3
votes
1 answer

alternative definitions for limit of a sequence

In several proofs I noticed that authors consider slightly different inequalities to prove that a sequence $(a_n)$ converges to a limit $l$, for example: $$\forall \epsilon>0 \: \exists N \: \forall n \ge N \: |a_n - l | \le \epsilon$$ and $$\forall…
zeroKnowl
  • 157
3
votes
2 answers

Finding the limit: $\lim_{n\to\infty}\frac{1+1/2+1/3+\ldots+1/n}{(\pi^{n}+e^{n})^{1/n}\ln n}$

Find the given limit $$\lim_{n\to\infty}\frac{1+1/2+1/3+\ldots+1/n}{(\pi^{n}+e^{n})^{1/n}\ln n}$$ I'm able to find one part in denominator of this limit i.e. $\lim_{n\to \infty} (\pi ^{n} + e^{n})^{1/n} = \pi$ So there will be a $\pi$ in the…
Mathaddict
  • 2,300
3
votes
1 answer

Limits $\sqrt{2n^2-1}/(n+1)$ and $1 = 0.9999...$

$1)$ Find the limit (if it exists) of the following sequence: $$\frac{\sqrt{2n^2-1}}{n+1} = x_n$$ Attempt: Rewrite as $$\frac{\sqrt{n^2(2 - \frac{1}{n^2})}}{n+1} = \frac{n\sqrt{(2-\frac{1}{n^2})}}{n+1} = \frac{\sqrt{2 - \frac{1}{n^2}}}{\frac{1}{n}…
CAF
  • 2,850
3
votes
2 answers

Limit Of A Sequence Involving Factorial Functions

Find the limit of the sequence $$\frac{c^n}{n!^{\frac{1}{k}}}$$, $(k>0, c>0)$ Now when $01$ i…
3
votes
2 answers

Parametric limit with sine

I'm trying to solve this limit problem which asks to find what happens to the following limits as $x$ varies: $$\lim_{n\to+\infty} \left((\sin x -1) + {1\over{n^2 +1}}\right)^{n^2}$$ My steps so far: use exponential rule and rewrite as $$\lim_{n\to…
3
votes
2 answers

Is there an easy way to calculate $\lim\limits_{k \to \infty} \frac{(k+1)^5(2^k+3^k)}{k^5(2^{k+1} + 3^{k+1})}$?

Is there an easy way to calculate $$\lim_{k \to \infty} \frac{(k+1)^5(2^k+3^k)}{k^5(2^{k+1} + 3^{k+1})}$$ Without using L'Hôpital's rule 5000 times? Thanks!
homiee
  • 347
3
votes
3 answers

$\lim_{(x,y)\to 0} \frac{x\sin(y)- y\sin(x)}{x^4 + y^4}$ without polar coordinates?

I have the following limit: $$\lim_{(x,y)\to 0} \frac{x\sin(y)- y\sin(x)}{x^4 + y^4}$$ And I must evaluate it without polar coordinates. I have tried a lot of stuff but nothing works. Can someone give me a hint?
Red Banana
  • 23,956
  • 20
  • 91
  • 192
3
votes
3 answers

Conceptual doubt on "Limits"

Suppose I have a function say $f(x)= x^2$ . Now we know that graph is parabola, and it passes through the origin. Now I write $x^2$ as $e^{2 ln(x)}$ . I plug in the value $0$ . I know that $ln 0$ approaches $-\infty$ . So my answer should be…
3
votes
1 answer

What is the value of $\lim_{x\to 0} \frac{\cos(1/x)}{\cos(1/x)}$?

$$\lim_{x\to 0} \frac{\cos\left(\frac{1}{x}\right)}{\cos\left(\frac{1}{x}\right)}$$ I think the answer should be $1$ , I understand that the value of $\cos(1/x)$ would be oscillating quickly as $x$ approaches $0$ . But , wouldn't both the numerator…
3
votes
2 answers

Calculating $\lim_{n\rightarrow\infty} e^{-t\sqrt{n}}\left(1-\frac{t}{\sqrt{n}}\right)^{-n}$

For my probability homework I have to show that a certain limit exists and equals $e^{\frac{1}{2}t^2}$. The limit in question is $\lim_{n\rightarrow\infty} e^{-t\sqrt{n}}\left(1-\frac{t}{\sqrt{n}}\right)^{-n}$. I have tried the following…
Xander L
  • 345
3
votes
2 answers

$ \lim_{x\rightarrow 0^-} \frac{\operatorname{arccot}(x) - \frac{\pi}{2}}{x}$

$$\lim_{x\rightarrow 0^-} \frac{\operatorname{arccot}(x) - \frac{\pi}{2}}{x}$$ The title says everything. I already know the limit is $+\infty$, I just want to see how it can be calculated. (Please don't use L'Hôpital's rule, I haven't covered it…
Tedy S.
  • 33
3
votes
0 answers

Limit where the function has a different definition on $\Bbb Q$ and $\Bbb R\backslash\Bbb Q$

Compute $\displaystyle{\lim_{x\to0}f(x)}$, where $f$ is defined by $$ f(x) = \left\{ \begin{array}{ll} x^2 & \quad x \in \Bbb Q \\ x & \quad x \notin \Bbb Q \end{array} \right. $$ I said that the limit is…
3
votes
3 answers

Limit of $f(x)$ and $f(1/x)$?

I seems pretty obvious to me but how I can mathematically show that: $$\lim_{x\rightarrow0^+} f(x) = \lim_{x\rightarrow\infty} f(1/x)$$ Thanks for your guidance.
Sam
  • 769
  • 1
  • 8
  • 19