Limit is multiplicative: Difference between revisions

From Calculus
No edit summary
Line 1: Line 1:
==Statement==
==Statement==


Suppose <math>f</math> and <math>g</math> are [[function]]s of one variable. Suppose <math>c \in \R</math> is such that both <math>f</math> and <math>g</math> are defined on the immediate left and the immediate right of <math>c</math>. Further, suppose that the [[fact about::limit]]s <math>\lim_{x \to c} f(x)</math> and <math>\lim_{x \to c} g(x)</math> both exist (as finite numbers). In that case, the limit of the [[fact about::pointwise product of functions]] <math>f \cdot g</math> exists and is the sum of the individual limits:
Suppose <math>f</math> and <math>g</math> are [[function]]s of one variable. Suppose <math>c \in \R</math> is such that both <math>f</math> and <math>g</math> are defined on the immediate left and the immediate right of <math>c</math>. Further, suppose that the [[fact about::limit]]s <math>\lim_{x \to c} f(x)</math> and <math>\lim_{x \to c} g(x)</math> both exist (as finite numbers). In that case, the limit of the [[fact about::pointwise product of functions]] <math>f \cdot g</math> exists and is the product of the individual limits:


<math>\lim_{x \to c} (f \cdot g)(x) = \lim_{x \to c} f(x) \cdot \lim_{x \to c} g(x)</math>
<math>\lim_{x \to c} (f \cdot g)(x) = \lim_{x \to c} f(x) \cdot \lim_{x \to c} g(x)</math>

Revision as of 01:45, 16 October 2011

Statement

Suppose f and g are functions of one variable. Suppose cR is such that both f and g are defined on the immediate left and the immediate right of c. Further, suppose that the limits limxcf(x) and limxcg(x) both exist (as finite numbers). In that case, the limit of the pointwise product of functions fg exists and is the product of the individual limits:

limxc(fg)(x)=limxcf(x)limxcg(x)

Equivalenty:

limxc[f(x)g(x)]=limxcf(x)limxcg(x)