Proving The Limit Of A Quotient Lim (n→∞) X_n/y_n = X/y

by THE IDEN 57 views

Introduction

In the realm of mathematical analysis, understanding the behavior of sequences and their limits is paramount. One fundamental concept involves the limit of a quotient of two sequences. Specifically, we aim to rigorously prove that if a sequence xnx_n converges to a limit xx and another sequence yny_n converges to a limit yy, where yy is non-zero, then the sequence formed by the quotients xnyn\frac{x_n}{y_n} converges to the quotient of the limits xy\frac{x}{y}. This seemingly intuitive result requires careful justification using the formal definitions of limits and convergence. In this comprehensive exploration, we will dissect the theorem, provide a detailed proof, and discuss its implications and applications.

Prerequisites: Limits and Convergence

Before diving into the proof, let's establish the foundational concepts of limits and convergence. A sequence (xn)(x_n) is said to converge to a limit xx if, for every positive real number ϵ\epsilon, there exists a positive integer NN such that for all n>Nn > N, the absolute difference between xnx_n and xx is less than ϵ\epsilon. Mathematically, this is expressed as:

forallepsilon>0,existsNinmathbbNtextsuchthatforalln>N,xnx<epsilon\\\\forall \\epsilon > 0, \\\\exists N \\\\in \\\\mathbb{N} \\\\text{ such that } \\\\forall n > N, |x_n - x| < \\epsilon

This definition essentially states that as nn becomes sufficiently large, the terms of the sequence get arbitrarily close to the limit xx. Similarly, a sequence (yn)(y_n) converges to a limit yy if:

forallepsilon>0,existsNinmathbbNtextsuchthatforalln>N,yny<epsilon\\\\forall \\epsilon > 0, \\\\exists N' \\\\in \\\\mathbb{N} \\\\text{ such that } \\\\forall n > N', |y_n - y| < \\epsilon

The condition yneq0y \\neq 0 is crucial. Division by zero is undefined, and the theorem would not hold if yy were zero. We also need to consider the implications of yny_n approaching zero, which we will address later in the proof.

Theorem Statement

Theorem: Let (xn)(x_n) and (yn)(y_n) be sequences of real numbers such that limnrightarrowinftyxn=x\\lim_{n \\rightarrow \\infty} x_n = x and limnrightarrowinftyyn=y\\lim_{n \\rightarrow \\infty} y_n = y, where yneq0y \\neq 0. Then,

limnrightarrowinftyfracxnyn=fracxy\\\\lim_{n \\rightarrow \\infty} \\frac{x_n}{y_n} = \\frac{x}{y}

This theorem is a cornerstone of limit theory, allowing us to compute limits of more complex expressions by breaking them down into simpler components. It is widely used in calculus, real analysis, and other areas of mathematics.

Proof

To prove the theorem, we need to show that for any given epsilon>0\\epsilon > 0, there exists an integer NN such that for all n>Nn > N, the absolute difference between fracxnyn\\frac{x_n}{y_n} and fracxy\\frac{x}{y} is less than epsilon\\epsilon. That is, we need to show:

forallepsilon>0,existsNinmathbbNtextsuchthatforalln>N,fracxnynfracxy<epsilon\\\\forall \\epsilon > 0, \\\\exists N \\\\in \\\\mathbb{N} \\\\text{ such that } \\\\forall n > N, |\\frac{x_n}{y_n} - \\frac{x}{y}| < \\epsilon

We will proceed with the proof in several steps to make it more understandable.

Step 1: Manipulating the Expression

First, we manipulate the expression inside the absolute value to make it easier to work with:

fracxnynfracxy=fracxnyxynyny=fracxnyxy+xyxynyny=frac(xnx)yx(yny)yny\\\\|\\frac{x_n}{y_n} - \\frac{x}{y}| = |\\frac{x_n y - x y_n}{y_n y}| = |\\frac{x_n y - x y + x y - x y_n}{y_n y}| = |\\frac{(x_n - x)y - x(y_n - y)}{y_n y}|

Using the triangle inequality, we can further break down the expression:

frac(xnx)yx(yny)ynyleqfrac(xnx)y+x(yny)yny=fracxnxy+xynyyny\\\\|\\frac{(x_n - x)y - x(y_n - y)}{y_n y}| \\\\leq \\\\frac{|(x_n - x)y| + |x(y_n - y)|}{|y_n y|} = \\\\frac{|x_n - x||y| + |x||y_n - y|}{|y_n||y|}

Step 2: Bounding frac1yn\\frac{1}{|y_n|}

Since yneq0y \\neq 0 and yny_n converges to yy, we need to ensure that yny_n is not too close to zero for sufficiently large nn. We can find an N1N_1 such that for all n>N1n > N_1, yny<fracy2|y_n - y| < \\frac{|y|}{2}. This implies:

y=yn(yny)leqyn+yny<yn+fracy2\\\|y| = |y_n - (y_n - y)| \\\\leq |y_n| + |y_n - y| < |y_n| + \\frac{|y|}{2}

Subtracting fracy2\\frac{|y|}{2} from both sides, we get:

\\\\ rac{|y|}{2} < |y_n|

Taking the reciprocal, we have:

frac1yn<frac2y\\\\frac{1}{|y_n|} < \\\\frac{2}{|y|}

This inequality provides a crucial bound for frac1yn\\frac{1}{|y_n|} for n>N1n > N_1.

Step 3: Choosing N and Applying Convergence Definitions

Now, we return to our inequality:

fracxnxy+xynyyny<fracxnxy+xynyfracy2y=frac2y2(xnxy+xyny)\\\\frac{|x_n - x||y| + |x||y_n - y|}{|y_n||y|} < \\\\frac{|x_n - x||y| + |x||y_n - y|}{\\frac{|y|}{2}|y|} = \\\\frac{2}{|y|^2}(|x_n - x||y| + |x||y_n - y|)

Since limnrightarrowinftyxn=x\\lim_{n \\rightarrow \\infty} x_n = x, for any epsilon1>0\\epsilon_1 > 0, there exists an N2N_2 such that for all n>N2n > N_2, xnx<epsilon1|x_n - x| < \\epsilon_1. Similarly, since limnrightarrowinftyyn=y\\lim_{n \\rightarrow \\infty} y_n = y, for any epsilon2>0\\epsilon_2 > 0, there exists an N3N_3 such that for all n>N3n > N_3, yny<epsilon2|y_n - y| < \\epsilon_2.

Let's choose epsilon1=fracepsilony24y\\epsilon_1 = \\\\frac{\\epsilon |y|^2}{4|y|} and epsilon2=fracepsilony24x\\epsilon_2 = \\\\frac{\\epsilon |y|^2}{4|x|} (assuming xneq0x \\neq 0; if x=0x = 0, we can modify the argument slightly). Then, for n>N2n > N_2, we have xnx<fracepsilony24y|x_n - x| < \\\\frac{\\epsilon |y|^2}{4|y|}, and for n>N3n > N_3, we have yny<fracepsilony24x|y_n - y| < \\\\frac{\\epsilon |y|^2}{4|x|}.

Now, let N=max(N1,N2,N3)N = \\max(N_1, N_2, N_3). For all n>Nn > N, we have:

fracxnynfracxy<frac2y2(xnxy+xyny)<frac2y2(fracepsilony24yy+xfracepsilony24x)=frac2y2(fracepsilony24+fracepsilony24)=epsilon\\\\|\\frac{x_n}{y_n} - \\frac{x}{y}| < \\\\frac{2}{|y|^2}(|x_n - x||y| + |x||y_n - y|) < \\\\frac{2}{|y|^2}(\\\\frac{\\epsilon |y|^2}{4|y|}|y| + |x|\\\\frac{\\epsilon |y|^2}{4|x|}) = \\\\frac{2}{|y|^2}(\\\\frac{\\epsilon |y|^2}{4} + \\\\frac{\\epsilon |y|^2}{4}) = \\epsilon

Thus, we have shown that for any epsilon>0\\epsilon > 0, there exists an NN such that for all n>Nn > N, fracxnynfracxy<epsilon|\\frac{x_n}{y_n} - \\frac{x}{y}| < \\epsilon. This completes the proof.

Step 4: Handling the Case When x = 0

If x = 0, then we want to show that limnrightarrowinftyfracxnyn=0\\lim_{n \\rightarrow \\infty} \\frac{x_n}{y_n} = 0. We have:

fracxnyn=xncdotfrac1yn<xncdotfrac2y\\\\|\\frac{x_n}{y_n}| = |x_n| \\\\cdot \\\\frac{1}{|y_n|} < |x_n| \\\\cdot \\\\frac{2}{|y|}

Since limnrightarrowinftyxn=0\\lim_{n \\rightarrow \\infty} x_n = 0, for any epsilon>0\\epsilon > 0, there exists an N2N_2 such that for all n>N2n > N_2, xn<fracepsilony2|x_n| < \\\\frac{\\epsilon |y|}{2}. Let N=max(N1,N2)N = \\max(N_1, N_2). Then, for all n>Nn > N:

fracxnyn<fracepsilony2cdotfrac2y=epsilon\\\\|\\frac{x_n}{y_n}| < \\\\frac{\\epsilon |y|}{2} \\\\cdot \\\\frac{2}{|y|} = \\epsilon

This shows that limnrightarrowinftyfracxnyn=0\\lim_{n \\rightarrow \\infty} \\frac{x_n}{y_n} = 0 when x=0x = 0.

Implications and Applications

The theorem we have proven has significant implications in various areas of mathematics. It allows us to compute limits of rational functions, which are functions formed by the ratio of two polynomials. For example, consider the limit:

limnrightarrowinftyfrac3n2+2n+12n2n+3\\\\lim_{n \\rightarrow \\infty} \\frac{3n^2 + 2n + 1}{2n^2 - n + 3}

We can divide both the numerator and the denominator by n2n^2:

limnrightarrowinftyfrac3+frac2n+frac1n22frac1n+frac3n2\\\\lim_{n \\rightarrow \\infty} \\frac{3 + \\frac{2}{n} + \\frac{1}{n^2}}{2 - \\frac{1}{n} + \\frac{3}{n^2}}

Using the theorem, we can find the limit of the numerator and the denominator separately:

limnrightarrowinfty(3+frac2n+frac1n2)=3\\\\lim_{n \\rightarrow \\infty} (3 + \\frac{2}{n} + \\frac{1}{n^2}) = 3

limnrightarrowinfty(2frac1n+frac3n2)=2\\\\lim_{n \\rightarrow \\infty} (2 - \\frac{1}{n} + \\frac{3}{n^2}) = 2

Thus, the limit of the quotient is frac32\\frac{3}{2}.

This theorem is also crucial in the study of continuity and differentiability of functions. It provides a rigorous foundation for many calculus techniques and is indispensable for advanced mathematical analysis.

Conclusion

We have provided a detailed and rigorous proof of the theorem stating that the limit of a quotient of two convergent sequences is equal to the quotient of their limits, provided the limit of the denominator is non-zero. This theorem is a fundamental result in real analysis and has wide-ranging applications in calculus and beyond. Understanding this theorem and its proof is essential for anyone seeking a deeper understanding of mathematical analysis. The step-by-step approach we have taken, including manipulating the expression, bounding terms, and carefully applying the definitions of convergence, highlights the intricacies and elegance of mathematical reasoning.