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

How find this limits with hardly form?

show…
math110
  • 93,304
3
votes
2 answers

Evaluating $\lim_{n\to \infty} \bigg(\frac{(2n!)}{n!^2}\bigg)^{\frac{1}{4n}}$

I am trying to evaluate $$\lim_{n\to \infty} \bigg(\frac{(2n!)}{n!^2}\bigg)^{\frac{1}{4n}},$$ which came from trying to find the radius of convergence of the complex power series $$\sum_{n\ge0} z^{2n}\frac{\sqrt{(2n)!}}{n!}$$ In the limit I we have…
2
votes
2 answers

limit $r^{n-1}(\log(1/r))^n$ as $r$ goes to zero for $n>1$

I am trying to find the limit $r^{n-1}(\log(1/r))^{n}$ as $r$ goes to zero and $r\geq 0$ Attempt Del' Hopitals for $\dfrac{r^{n-1}}{(\log(1/r))^{-n}}$ simply rehashes the same fraction up to a constant. The classic logarithm inequality gives…
TKM
  • 2,485
2
votes
1 answer

what is the limit of f(n)/g(n)?

I am trying to solve this problem imagine that \begin{array}{lr} f(n) = 2^{\dfrac{1}{\sqrt{5}}\left[\left(\dfrac{1 + \sqrt{5}}{2}\right)^{n} - \left(\dfrac{1 - \sqrt{5}}{2}\right)^{n}\right]} \\ \\ g(n) = 2^{\left(\dfrac{1 +…
Karo
  • 469
2
votes
4 answers

How to find $\lim_{n \to \infty} \frac {2^n n!}{n^n}$

$$\lim_{n \to \infty} \frac {2^n n!}{n^n}$$ How can I find this limit? I have tried to use the ratio test and then I have got the the following limit: $$\lim_{n \to \infty} 2 \frac{ n^{n+1}}{(n+1)^{n+1}}$$ I have tried for a while but I can't figure…
user50224
  • 966
2
votes
7 answers

How to find the limit of a function at infinity

A simple problem that's baffling me is this: what is $$ \lim_{x\rightarrow\infty}{\frac{x^2-4}{-4x^2+x+2}}? $$ Thanks for all the help. I have a test tomorrow and I'm reviewing a lot of old stuff.
Ethan
  • 105
2
votes
1 answer

Can there be more than one proof for the limit as x approaches 3 of x squared equal 9?

Can there be more than one proof for this question? An answer has been provided here and I can see that proof is valid: https://www.physicsforums.com/threads/prove-that-limit-as-x-approaches-three-of-x-2-is-equal-to-9.704850/ but I want to know if…
Eric
  • 311
2
votes
3 answers

Evaluating $\;\lim_{n\to \infty} \left(1 + \frac{1}{(n^2 + n)}\right)^{ n^2 + n^{1/2}}$

What is the value of $$\lim_{n\to \infty} \left(1 + \frac{1}{(n^2 + n)}\right)^{\large n^2 + n^{1/2}}\;\;?$$ By a basic assumption and induction i think it might be '$e$'. But how can this problem be evaluated?
2
votes
3 answers

Using l'Hopital's rule to evaulate $\lim\limits_{x\to0}\left( (\csc x)^2-\frac{1}{x^2}\right)$

Use l'Hopital's rule to find the following limit $$\lim\limits_{x\to0}\left( (\csc x)^2-\frac{1}{x^2}\right)$$ I tried differentiation but did not get the right answer. I know I have to put it into a single fraction.
2
votes
2 answers

How find this limits $\lim_{n\to\infty}\frac{a^2_{n}-n}{\ln{n}}$

let sequence $\{a_{n}\}$ such $a_{1}=1$,and such $$a_{n+1}=a_{n}+\dfrac{1}{2a_{n}}$$ find this limit $$\lim_{n\to\infty}\dfrac{a^2_{n}-n}{\ln{n}}$$ I think we must use Stolz lemma,But I can't it I have prove $$a_{n}=\sqrt{n}+o(\sqrt{(n)})$$ or…
math110
  • 93,304
2
votes
6 answers

Finding $\lim_{x\to\pi/4}\frac{\tan(x)-1}{x-\pi/4}$.

find the limit $$\lim_{x\to\pi/4}\frac{\tan(x)-1}{x-\pi/4}$$ direct substitution results in $0/0$ and it seems that there's no way to factor it When I look at its graph It's clear that it has the limit 2 as $x$ approaches $\pi/4$ the question is How…
Maher
  • 607
2
votes
1 answer

Limit as $x$ tends to infinity

When $\displaystyle f(x) = 1-\frac{1}{x^2}$, then shouldn't the limit as $x \rightarrow -\infty$ and $x \rightarrow +\infty$ be the same? In either case $x^2$ becomes a large positive number. So $1/($a large positive number$)$ tends to $0$, and…
2
votes
5 answers

$\lim_{x\to-\infty}\frac{\sqrt{6x^2 - 2}}{x+2}$

May I know how can I calculate the following expression? $$ \lim\limits_{x\to-\infty}\frac{\sqrt{6x^2 - 2}}{x+2} $$ From calculator, the answer is $-\sqrt{6}$ , my approach is by using dividing numerator and denominator by using $x$. Which is,…
Ritsuji
  • 29
2
votes
4 answers

Limit of function involving sin and cos

How does one calculate the limit of... $\frac{(1-cos(x))cos(x)}{sin(x)}$ as $x \rightarrow 0^+$ We haven't had much to do with trigonometric identities, so I probably am not supposed to use those to solve this one.
Dan
  • 31
2
votes
1 answer

What is the precedence of the limit operator?

I would like to know the precedence of the $\lim$ operator. For instance, given the following expression: $$f(x) = \lim_{x \to a} u(x) + v(x)$$ Does the limit apply only to the term? $$f(x)=\left(\lim_{x \to a} u(x)\right) + v(x)$$ Or does it apply…
Marcos
  • 123