Limit Definition and 999 Threads

In mathematics, the limit inferior and limit superior of a sequence can be thought of as limiting (i.e., eventual and extreme) bounds on the sequence. They can be thought of in a similar fashion for a function (see limit of a function). For a set, they are the infimum and supremum of the set's limit points, respectively. In general, when there are multiple objects around which a sequence, function, or set accumulates, the inferior and superior limits extract the smallest and largest of them; the type of object and the measure of size is context-dependent, but the notion of extreme limits is invariant.
Limit inferior is also called infimum limit, limit infimum, liminf, inferior limit, lower limit, or inner limit; limit superior is also known as supremum limit, limit supremum, limsup, superior limit, upper limit, or outer limit.

The limit inferior of a sequence




x

n




{\displaystyle x_{n}}
is denoted by





lim inf

n





x

n




or





lim
_



n






x

n


.


{\displaystyle \liminf _{n\to \infty }x_{n}\quad {\text{or}}\quad \varliminf _{n\to \infty }x_{n}.}
The limit superior of a sequence




x

n




{\displaystyle x_{n}}
is denoted by





lim sup

n





x

n




or





lim
¯



n






x

n


.


{\displaystyle \limsup _{n\to \infty }x_{n}\quad {\text{or}}\quad \varlimsup _{n\to \infty }x_{n}.}

View More On Wikipedia.org
  1. Erland

    Schrödinger Equation in the classical limit

    I am currently trying to learn a little about quantum mechanics, although not on very detailed level. There is one thing I wonder: What happens with the Schrödinger Equation in the classical limit, i.e. when either the mass of the particle tends to infinity or when Planck's constant tends to 0...
  2. F

    Definition of a Limit: Subtle Differences

    Here is the definition of the limit of f(x) is equal to L as x approaches a: "For every positive real number ϵ > 0 there exists a positive real number δ > 0 so that whenever 0 < |x − a| < δ, we have |f(x) − L| < ϵ." But what is the difference if I use this definition? "For every positive real...
  3. P

    MHB Does the Multivariable Limit of xy^8/(x^3+y^12) Exist?

    Hi everyone. A friend of mine asked for help evaluating this multivariable limit. $\displaystyle \begin{align*} \lim_{(x,y) \to (0,0)} \frac{x\,y^8}{x^3 + y^{12}} \end{align*}$ We got the answer of 0 by converting to polars. $\displaystyle \begin{align*} \lim_{(x,y) \to (0,0)}...
  4. A

    MHB Question about minimum function and limit definition (proper)

    Hi, Suppose you want to prove $|x - a||x + a| < \epsilon$ You know $|x - a| < (2|a| + 1)$ You need to prove $|x + a| < \frac{\epsilon}{2|a| + 1}$ So that $|x - a||x + a| < \epsilon$ Why does Michael Spivak do this: He says you have to prove --> $|x + a| < min(1, \frac{\epsilon}{2|a| +...
  5. Julio1

    MHB Computing the Limit of a Power Series

    Compute $\displaystyle\lim_{n\to +\infty}\dfrac{1^p+2^p+3^p+\cdots +n^p}{n^{p+1}}.$
  6. G

    Is $\lim_{\Delta x \to 0}f(x+\Delta x) \cdot \Delta x = 0$ True?

    Is the following true, if no is there som theory i can studdy? ##\lim_{\Delta x \to 0}f(x+\Delta x) \cdot \Delta x = 0##
  7. T

    MHB How can I simplify this limit to infinity problem?

    I have this problem $$\lim_{{x}\to{\infty}} \frac{2x + 1}{ \sqrt{x^2 + 2x + 1} + x}$$ How do I get from there to this step? $$\lim_{{x}\to{\infty}} \frac{2x}{ \sqrt{x^2 } + x}$$ From the last step I can calculate them limit as 1.
  8. T

    MHB Solving Limit for Horizontal Asymtotes

    We had to solve this limit $$\lim_{{x}\to{\infty}} \frac{1}{x}$$ the answer is y= 0 is the Horizontal Asymptotes. I get the y = 0 but how do we know that it is the horizontal asymptote?
  9. Ryan_m_b

    Theoretical limit for data transfer given frequency

    Ages ago I read that the maximum possible bandwidth using radio waves was in the low tbps range. I've had this rattling around in my head ever since and have occasionally tried looking it up to see if it was true. I've not had much luck in that but it did prompt me to start wondering what the...
  10. L

    Prove a limit exists using formal definition

    Homework Statement Calculate the value of the limit and justify your answer with the ε-δ definition of the limit. lim (x->1) x2 Homework Equations My professor gave us the hint that we have to take δ as 0<δ≤ k0 so that δ(ε)=min{k0,ε/ (k0+2)} I'm guessing that k0 is meant to be any number...
  11. M

    Equation of Perpendicular Line to Tangent Line at f(x)= x√x P(1,1)

    Homework Statement find the equation of the line perpendicular to the tangent line at the given point f(x)= x√x P(1,1) Homework Equations f(a+h) - f(a) / h The Attempt at a Solution ok so first i replace (f(a) and f(a+h) in the equation x√x, and then i get 1. a+h√a+h - a√a / h, then i...
  12. M

    Use the Definition of a Limit to Find a Complex Limit (z->i)

    Homework Statement The lim(z->i) of [z^2+(1+i)z+2] using the epsilon-delta proof. Homework Equations z=x+iy Triangle Inequality: |z+w|<or=|z|+|w| The Attempt at a Solution For every epsilon>0, there exists a delta>0 such that |(z^2+(1+i)z+2)-(i)|<epsilon whenever 0<|z-i|<delta I'm not sure how...
  13. marcus

    Dittrich's "Continuum Limit of LQG" is a landmark paper

    People interested in quantum gravity research may wish to take note of Dittrich's September 2014 paper which I believe represents a significant step towards constructing the continuum limit and the physical Hilbert space of LQG. It will be on the third quarter MIP poll. I'll get the link...
  14. I

    Boundary points and limit of f(x,y)

    Let f(x,y) be defined by f(x,y) = [x2y2]/[x2y2 + (x-y)2] a) Find the domain of the function f. b) show that (0,0) is a boundary point of the domain of f c) Compute the following limit if it exists: lim (x,y) ---> (0,0) f(x,y) The Attempt at a Solution a) I first change the value (x-y)2 to...
  15. T

    MHB Finding limit of a funciton with square roots.

    I have to find this: $$\lim_{{x}\to{3}}\frac {\sqrt{6x - 14} - \sqrt { x+1}}{x-3}$$ So I do this: $$\lim_{{x}\to{3}}\frac {\sqrt{6x - 14} - \sqrt { x+1}}{x-3} * \frac{\sqrt{6x + 14} + \sqrt{x+1}}{\sqrt{6x + 14} + \sqrt{x+1}}$$ The top part is easy since $$(\sqrt{a} - \sqrt{b})(\sqrt{a} +...
  16. A

    Evaluating a Limit: Examining lim h->0 ((8+h)^⅓ -2)/h

    Homework Statement Evaluate lim h->0 ((8+h)^⅓ -2)/h. Homework Equations Hint: Let 8+h=x^3The Attempt at a Solution I've uploaded a picture of my calculation. But I am not sure if that is the final answer or is there a following step to get the answer.
  17. J

    Deriving the rayleigh-jeans limit of planck law of radiation

    Hello there, Plack law of radiation $$ B(\nu) = \frac{2\,h\,\nu^3}{c^2(e^{h\nu/kT}-1)} $$ I want to show that for small frequencies, Reyleigh-Jeans law: $$ B(\nu) = \frac{2\nu^2kT}{c^2} $$ is correct. I take the limit of Planck law as ##\nu \to 0## using l'hopital rule: $$ \lim_{\nu \to 0}...
  18. H

    What is the purpose of the Parker limit in astroparticle physics experiments?

    I am reading some papers about astroparticle physics and I see something like Parker limit (monopole). So what is the purpose of setting up this limit ? It is be used to get the expected number of particles per unit area per unit time for later experiments ? Thanks
  19. 462chevelle

    Is the Limit of (cos^2(t))/(t^2+1) as t Approaches Infinity Zero?

    Homework Statement Lim (cos^2(t))/(t^2+1) t->∞ Homework Equations squeeze theorem -1<=Cosx<=1 The Attempt at a Solution I have -1<=Cos(t)<=1 (-1)^2<=Cos^2(t)<=(1)^2 (1)/(t^2+1)<=(Cos^2(t))/(t^2+1)<=(1)/(t^2+1) I took both of limits of the 2 outsides as t->0 i got -1...
  20. R

    Solving a second-order linear ODE in an infinite limit

    Homework Statement So this is part of a broader problem about the quantum harmonic oscillator, but there's one particular bit of mathematics I'm stuck on. We have the differential equation: y''(x) +(ε-x2) y = 0 And I'm told that we're to examine how y behaves as x tends towards...
  21. DivergentSpectrum

    How to limit processing demand simulating electromagnetic trajectory

    so suppose i have a wire given parametrically by C(t)=x(t),y(t),z(t), and i run a current of I amps through it. to find the total B field i would sum up the contributions over the length of the wire, and (please tell me if I am wrong) the total B field due to the wire at point p=xp,yp,zp would...
  22. Dethrone

    MHB Is Absolute Value Necessary for Proving Limit with Epsilon for $\frac{1}{x^4}$?

    Prove that $\lim_{{x}\to{0}}\frac{1}{x^4}=\infty$, given a $M>0$ So we need to prove that $f(x) > M$: $\frac{1}{x^4}>M$, $\frac{1}{M}>x^4$, $\frac{1}{M^{1/4}}>|x|$ Is that right so far? Is the absolute values necessary in my last statement?
  23. M

    Limit Proof Confusion: How does sN+2 cancel with sn-1 in this limit proof?

    Hello Folks, I am solving a limit proof that has the following attached solution. Question: Assume all sn ≠ 0. and that the limit L = lim abs(sn+1/sn) exists. Show that if L<1. the lim sn=0 I Understand the solution except for one part which is also attached.. sn = sN*sN+1/sN*** sn/sn-1 Can...
  24. W

    One sided limit with two answers?

    Say we have a function that is defined as y=3 except at x=2 and 5 where there are two vertical asymptotes. would this function have a two sided limit? what if I were to take the limit when x approaches 3? would that be y=3?. what about one sided limits? If I were to take the positive limit as x...
  25. T

    Solving a Limit Problem: Can't Grasp the Solution

    So I've been trying to solve this limit problem for some time. Here is the problem:- \lim_{x\rightarrow 0} {\frac{6sin(x) - 2sin(3x)}{tan^3(3x)}} I cannot use l'hopital's rule to solve it. I've tried taking 2 as a factor, then trying to use a trig identity, but I couldn't figure a...
  26. F

    MHB Cardinality of an interval as a limit

    Let $I$ be an interval and $A_{n}$ be the set of $k/n$ where $k$ is an integer. Prove that $|I|$ is the limit as $n$ tends to infinity of $\frac{1}{n}|(IA_{n})|$ where $IA_{n}$ denotes intersection. My plan was to split it up into cases for the different type of intervals and come up with...
  27. S

    Instantaneous Velocity of Particle at t=1 with s(t) = 2t2-4t

    Homework Statement Estimate the instantaneous velocity of a particle with position function s(t) = 2t2−4t at t = 1 using the four intervals [0.9, 1], [0.99, 1], [1, 1.01], and [1, 1.1]. 2. The attempt at a solution At t=1, y = -2 Slope of a line: a = (y2 - y1)/(x2 - x1) = (y2 +...
  28. N

    Show lim (as n->inf) of 1/n*{2n/(2n+1)}^2 exists without finding limit

    Homework Statement Show that lim(n→infinity) 1/n*{2*4*...*2n/(1*3*...*(2n-1))}^2 exists without finding the limit. Homework Equations probably the following: Let {xn} be a sequence such that xn≥xn+1 and xn≥M for every n. Then the series is convergent. The Attempt at a Solution I know...
  29. J

    On limit of function and proof of chain rule

    Definition of 'Limit of function (f) at x=p' Let E be domain of f and p be a limit point of E. Let Y be the range of f. If there exists q∈E such that for all ε>0 there exists δ>0 such that for all t∈E for which d(t,p)<δ implies d(f(t),q)<ε. Then we say that f(t)->q as t->p. 1) Suppose f...
  30. Dethrone

    MHB Proving $2- \epsilon < y$ for Limit w/ Epsilon

    Suppose we are given the function $y=2+\frac{1}{x^2}$. Prove that given $x>\frac{1}{(\epsilon)^{1/2}}$, where $\epsilon > 0$, then $2- \epsilon < y < 2 + \epsilon$. So the first part is easy: $$x>\frac{1}{(\epsilon)^{1/2}}$$ $$x^2>\frac{1}{\epsilon}$$ $$\frac{1}{x^2}<\epsilon$$...
  31. 9

    Calculus Confusion: limit of sin(x)/x

    Today was our first lesson in our high school's accelerated calculus class. The class is our school's most second most difficult math (behind multivariable calc), and prepares you for the AP BC calc exam, but material not present on the BC test is covered in class. It is really a college level...
  32. C

    Calculus 1 Homework problem - Find limit without L'Hospital's Rule

    Homework Statement Lim ( 5+6x2)/(√(x3)) + 2x2 +1) x->∞ Homework Equations not allowed to use lhopitals rule The Attempt at a Solution first, i divided by x2, which yielded (5/(x2) + 6 + √(x)) / (2 + 1/x2 ) then i assumed that thelim x--> infi of 5/x2 = 0, lim x-->...
  33. J

    Limit gives indeterminate form

    Homework Statement limx->∞ e^5x/ln(2x) Homework Equations The Attempt at a Solution
  34. J

    Trig Limit Homework Help: Solving (2sinxcosx)/ (2x^2 + x) at x=0

    Homework Statement lim x->0 (2sinxcosx)/ (2x^2 + x ) Homework Equations 2sinxcosx = sin(2x) The Attempt at a Solution denom. factors to x(2x +1) how to proceed?
  35. A

    Limit (sin(4x)/sin(6x)) as x->0

    Hi all, I'm just beginning calculus and I'm having trouble figuring this one out. I need to solve this one without using l'hospital's rule. Homework Statement Find Limit (sin(4x)/sin(6x)) as x->0 Homework Equations We know that limit (sin(x)/x) as x -> 0 equals 1...
  36. J

    Trig Function Limit: Solving lim x->0 sin4x/2x

    Homework Statement lim x->0 sin4x/2x Homework Equations lim x->0 sinx/x =1 The Attempt at a Solution can I write lim x->0 sin4x/2x as sinx/x * 4/2 = 1*2 or am I missing a step ?
  37. J

    Limit of sin(x)cos(x)/x as x approaches 0?

    Homework Statement lim x->0 sinxcosx/x Homework Equations lim x->0 sinx/x = 1 The Attempt at a Solution Pretty sure I need to use above property but I believe cosx/x is undef.
  38. J

    How Do You Solve the Limit of (x^(1/3) - 4)/(x - 64) as x Approaches 64?

    Homework Statement limx->64 (x^1/3 - 4)/(x - 64) Homework Equations The Attempt at a Solution (64^1/3 -4)/(64 - 64) = 0/0 = not defined
  39. Dethrone

    MHB Unraveling the Complexity of a Limit Problem Involving ln(x)

    I'm having trouble with this limit. It gets complicated really quickly when I apply l'hopital's. Any hints? $$\lim_{{x}\to{a^+}}\frac{\cos\left({x}\right)\ln\left({x-a}\right)}{\ln\left({e^x-e^a}\right)}$$
  40. K

    Limit of a sequence (explanation)

    I kind of know what limits are, or at least believe I do: I think that a limit of a sequence is just an approximation/intuitive way to finding a number (if it exists) to which a sequence tends. For example, 1, 2, 3, 4... tends to +∞, while 1/10, 1/100, 1/1000... tends, "obviously/intuitively"...
  41. Dethrone

    MHB Limit - Values of a and b that satisifies the equation.

    Hi (Wave), back already :D For what values of $a$ and $b$ is the following equation true? $$\lim_{{x}\to{0}}\left(\frac{\sin\left({2x}\right)}{x^3}+a+\frac{b}{x^2}\right)=0$$ I tried l'hopitals rule, but it just got more complicated. My progress...
  42. T

    Precise Definition of a Limit at Negative Infinity

    I'm working through some problems from Stewart's Calulus, 6ed. and am having some difficulty with certain limit proofs. In particular, there is no definition provided for limits of the form: $$ \lim_{x \to - \infty} f(x) = L $$ One of the exercises is to come up with a formal definition...
  43. basheer uddin

    A small doubt in a limit problem

    Homework Statement find limit ##\lim _{ x\rightarrow \infty }{ \frac { { 10 }^{ x } }{ x! } } ## Homework Equations l'hopitals rule The Attempt at a Solution on substitution we get ##\frac { \infty }{ \infty } ## on using l'hopitals rule,what is the result of differentiation of x!? or...
  44. H

    Proving the Limit of a Multivariable Function Using the Epsilon Delta Method

    Homework Statement Apply the definition of the limit to show that \begin{align*} f(x,y) = \frac{x^2\,y\,\left( y - 1 \right) ^2 }{x^2 + \left( y-1 \right) ^2 } = 0\end{align*} I know I'm required to use the epsilon delta method here, no polar stuff either, just straight at it. Homework...
  45. C

    Finding the limit of a sequence

    Homework Statement How do you determine if the limit of (1+1/n^2)^(n^2) exists and what it is? This cannot use logarithms at any point. Homework Equations (1+1/n)^n --> e The Attempt at a Solution Let N=n^2 Given (1+1/N)^N --> e, then (1+1/n^2)^(n^2) must --> e also. Is...
  46. S

    Confirm limit of this sequence by using definition of limit

    Homework Statement I'm referring to the question and solution for part (b) in the attached TheProblemAndSolution.jpg file. Homework Equations Definition of limit. The Attempt at a Solution Should the equation with the two things in brackets have absolute value bars instead of brackets...
  47. N

    Limit of trigonometric function

    Homework Statement lim x --> 0 for function y = (-2x)/(sinx) Using L'Hopital's Theorem, I found the derivative of the top and of the bottom and found the limit and got -2. How to find the limit as x approaches 0 without using L'Hopital's theorem. I know my solutions manual uses a...
  48. D

    Battery Amp Limit: Calculating Heat & Current

    So I am in the process of building various solenoids for some projects I have. But the issue I have is that the battery I use is over heating. From my understanding, when I connect a circuit to a battery, the energy gets dumped very quickly and overheats the cell. Is there a way to calculate how...
  49. H

    Relativity and the universal speed limit

    Hey guys, this is a question that has been bothering me since I finished my special relativity course last year. I was told that nothing can travel faster than the speed of light. Thinking relativistically, I take this to mean no one thing in the universe can travel faster than any other...
Back
Top