Difference between revisions of "Math 22 Continuity"

From Math Wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
Then, <math>\lim_{x\to 3^+} f(x)= \lim_{x\to 3^+} 14-x^2=14-(3)^2=5</math>.
 
Then, <math>\lim_{x\to 3^+} f(x)= \lim_{x\to 3^+} 14-x^2=14-(3)^2=5</math>.
  
Since <math>\lim_{x\to 3^-} f(x)= 5 = \lim_{x\to 3^+} f(x)</math>, \lim_{x\to 3^} f(x) exists.
+
Since <math>\lim_{x\to 3^-} f(x)= 5 = \lim_{x\to 3^+} f(x)</math>, \lim_{x\to 3} f(x) exists.
  
Also notice <math>f(3)=14-(3)^2=5=\lim_{x\to 3^} f(x)</math>
+
Also notice <math>f(3)=14-(3)^2=5=\lim_{x\to 3} f(x)</math>
  
 
So by definition of continuity, <math>f(x)</math> is continuous at <math>x=3</math>.
 
So by definition of continuity, <math>f(x)</math> is continuous at <math>x=3</math>.

Revision as of 08:20, 16 July 2020

Continuity

Informally, a function is continuous at means that there is no interruption in the graph of at .

Definition of Continuity

 Let  be a real number in the interval , and let  be a function whose domain contains the interval  . The function  is continuous at  when 
 these conditions are true.
 1.  is defined.
 2.  exists.
 3. 
 If  is continuous at every point in the interval , then  is continuous on the open interval .

Continuity of piece-wise functions

Discuss the continuity of

On the interval , and it is a polynomial function so it is continuous on

On the interval , and it is a polynomial function so it is continuous on

Finally we need to check if is continuous at .

So, consider

Then, .

Since , \lim_{x\to 3} f(x) exists.

Also notice

So by definition of continuity, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)} is continuous at Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=3} .

Hence, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)} is continuous on Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle [-1,5]}

Notes

Polynomial function is continuous on the entire real number line (ex: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=2x^2-1} is continuous on Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (-\infty,\infty)} )

Rational functions is continuous at every number in its domain. (ex: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=\frac {x+2}{x^2-1}} is continuous on Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (-\infty,-1)\cup (-1,1)\cup (1,\infty)} since the denominator cannot equal to zero)


This page were made by Tri Phan