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

How to solve this complex limits at infinity with trig?

Please consider this limit question $$\lim_{x\rightarrow\infty}\frac{a\sin\left(\frac{a(x+1)}{2x}\right)\cdot \sin\left(\frac{a}{2}\right)}{x\cdot \sin\left(\frac{a}{2x}\right)}$$ How should I solve this? I have no idea where to start please help.
2
votes
1 answer

Limits to a function with natural logarithm

I derived the equation below for a problem/project i am currently working on. The purpose of the equation is to determine the time required to reach a given % concentration of oxygen. The upper end limit of the equation will is 21% but what I am…
2
votes
0 answers

How to prove a limit is irrational

There is a sequence $x_n$ such that $x_n^2 - 7 \le \frac 1{16} (x_{n-1}^2-7)^2$ How does this show the limit of $x_n$ is irrational? (Also, $2\le x_n \le \frac 72$ and each $x_n$ is rational) Thank you!
user411160
  • 41
  • 5
2
votes
5 answers

Find $\lim_{x\rightarrow\frac{\pi}{6}}\frac{1-2\sin x}{\cos3x}$

Find $$\lim_{x\rightarrow\frac{\pi}{6}}\frac{1-2\sin x}{\cos3x}$$ without L'Hôpital's rule. My work: 1) I know that $$\lim_{x\rightarrow0}\frac{\sin x}{x}=1$$ 2) Let $x=t-\frac{\pi}{6}$. Then $$\lim_{x\rightarrow\frac{\pi}{6}}\frac{1-2\sin…
Roman83
  • 17,884
  • 3
  • 26
  • 70
2
votes
5 answers

Baffled with calculating $\lim\limits_{x\to +\infty}{(2xe^x-2e^x+1)}$

Given $$f(x)=2(x-1)e^x+1$$ Find: $\lim\limits_{x\to +\infty}{f(x)}$ Personal work: $$\lim\limits_{x\to +\infty}{f(x)}=\lim\limits_{x\to +\infty}{(2xe^x-2e^x+1)}=\lim\limits_{x\to +\infty}({e^x \over 1/2x}-2e^x+1)$$... Gets to nowhere. Also,…
2
votes
2 answers

How can I calculate this limit? ideas?

How can I calculate this limit? $$\lim_{n\rightarrow\infty} \frac{7^{\sqrt{n+1}-\sqrt{n}}\cdot(\frac{n+1}{2})!\cdot(\frac{n+1}{2})!}{(n+1)\cdot(\frac{n}{2})!\cdot(\frac{n}{2})!}$$ I don't have idea and I will be happy for help.
AskMath
  • 257
2
votes
2 answers

It's correct to claim that $\lim_{n \rightarrow \infty}{\frac{f(n^k)}{f(n^{k+1})}}<1$?

given function $f(n)$ such then: $$\lim_{n \rightarrow \infty}{f(n)}=\infty$$ It's correct that $\forall k \in \mathbb{N}$ exists: $$\lim_{n \rightarrow \infty}{\frac{f(n^k)}{f(n^{k+1})}}=0$$ ? I don't have idea how to prove that. But in other…
AskMath
  • 257
2
votes
2 answers

Baffled with $\lim\limits_{x\to 0^+}{1+\ln^2 x\over x}$

Solve I)$$\lim\limits_{x\to+\infty}{f(x)}=\lim\limits_{x\to +\infty}{{1+\ln^2x\over x}}$$ II)$$\lim\limits_{x\to 0^+}{f(x)}=\lim\limits_{x\to 0^+}{{1+\ln^2x\over x}}$$ Personal work: I)$$\lim\limits_{x\to +\infty}{{1+\ln^2x\over…
2
votes
3 answers

Solve limit when $x\to \infty$ of $\ln$ expression

I have this limit: $\lim \limits_{x \to \infty}x[\ln(x+1)-\ln(x)]$ Now I have tried to transform the expression to something like this: $\lim \limits_{x \to \infty}[\ln(\frac{x+1}{x})^x]$ I was thinking of making this look like the limit of number…
L.B
  • 309
  • 1
  • 9
2
votes
4 answers

Limit of $\lim\limits_{x\to 1}\left(\frac{\sqrt{x^2+2x+5-8\sqrt{x}}}{\log(x)}\right)$

Given the limit: $$ \lim\limits_{x\to 1}\left(\frac{\sqrt{x^2+2x+5-8\sqrt{x}}}{\log(x)}\right) = \alpha $$ Find the value of $\alpha$ Could not get my head around on how to simplify the nominator. Anyone feeling like this should be easy? Thanks…
E.Z
  • 273
2
votes
4 answers

Find the $\lim\limits_{x\rightarrow - \infty}\frac{\sqrt{x^2+a^2}+x}{\sqrt{x^2+b^2}+x}$

The task is to find $$\lim_{x\rightarrow - \infty}\frac{\sqrt{x^2+a^2}+x}{\sqrt{x^2+b^2}+x}$$ What I've tried is dividing both the numerator and the denominator by $x$, but I just can't calculate it completely. I know it should be something easy I…
mathbbandstuff
  • 657
  • 3
  • 15
2
votes
3 answers

Evaluating a limit involving exponential function.

Let $\lambda>0$ and look at: $$\lim _{k \to \infty}\frac{\lambda \cdot (1-e^{-\lambda/2^k}-\frac{\lambda}{2^k}e^{-\lambda/2^k})}{\frac{\lambda}{2^k}}$$ I know it's zero (long live wolfram alpha), but I really can't see why. Can someone please help…
htd
  • 1,764
2
votes
2 answers

Prove that $\lim_{n \to \infty} {\sqrt[n]{n}} = 1$ using the inequality that $(1+x)^n\geq 1 + nx + \frac{n(n-1)}{2}x^2 $

$(1+x)^n\geq 1 + nx + \frac{n(n-1)}{2}x^2 $ holds for all $ n \in \mathbb{N} $ and $x \ge 0$ I proved that $ a \geq b \Leftrightarrow a^n \geq b^n $. Then I plug $x_{n} $ into the inequality. But I don't know what to do next. Please help me
alryosha
  • 563
2
votes
1 answer

Let $f(xy)=f(x)f(y), \; \forall x, y.\;$ If the function is continuous at $x=1$ prove that $f(x)$ is continuous for $x$

Let $f(xy)=f(x)f(y)$ for all x and y. If the function is continuous at $x=1$, prove that $f(x)$ is continuous for $x$, for $x\neq 0$. Since it is given $f(x)$ is continuous at 1 it implies $\lim\limits_{x \to 1}f(1-h)$=$\lim\limits_{x \to…
2
votes
2 answers

Limit of $\sum\limits_{k=1}^{2n}\frac{ 1}{\sqrt{n^2+k}}$

Please guys i need help with this limit: $$\lim_{n \to \infty} \left(\frac {1}{\sqrt{n^2+1}}+ \frac{1}{\sqrt{n^2+2}}+\dots +\frac{1}{\sqrt{n^2+2n}}\right)$$ I don't know what to do?