SlideShare a Scribd company logo
Continued
Functions
of One
Variable
LESSON 1
CONTINUITY OF
FUNCTIONS
CONTINUOUS
FUNCTION
It is a function whose graph shows no gaps,
but is continuous line or curve.
They have the property that their graphs can
be traced with a pencil without lifting the
pencil from the page.
f(a) is defined
lim f(x) exists
(x→a)
A function f(x) is continuous at
a point a if and only if the
following three conditions are
satisfied.
lim f(x) = f(a)
(x→a)
A function is
discontinuous at a
point a if it fails to be
continuous at a.
1. Check to see if f(a) is defined. If f(a) is undefined, we need go no
further. The function is not continuous at a. If f(a) is defined,
continue to step 2.
2. Compute lim_{x→a}f(x). In some cases, we may need to do this by
first computing lim_{x→a^-}f(x) and lim_{x→a^+}f(x). If
lim_{x→a}f(x) does not exist (that us, it is not real number), then
the function is not continuous at a and the problem is solved. If
lim_{x→a}f(x) exists, then continue to step 3.
3. Compare f(a) and lim_{x→a}f(x). If lim_{x→a}f(x)≠f(a), then the
function is not continuous at a. If lim_{x→a}f(x)=f(a), then the function
is continuous at a.
Problem-Solving Strategy:
Determining Continuity at a Point
f(x)=x2+2x+3 at x=0
Example No. 1
a. f(a)
f(0)= (0)2=2(0)+3
f(0)=3
b. lim f(x)
x→a
lim (x2=2x=3)
x→0
=02+2(0)=3
=3
c. lim f(x) = f(a)
x→a
CONTINUOUS!
f(x)=x3-1 at x=1
Example No. 2
a. f(a)
f(1)= 13-1
f(1)= 1-1
f(1)=0
b. lim f(x)
x→a
lim (x3-1)
x→1
=13-1
=1-1
=0
c. lim f(x) = f(a)
x→a
CONTINUOUS!
g(x)=x2-4/x-2 at x=2
Example No. 3
a. g(a)
g(2)= 22-4/2-2
g(2)=0/0
b. lim g(x)
x→a
lim (x2-4/x-2)
x→2
lim (x+2)(x-2)/x-2
x→2
=2+2
=4
c. lim f(x) ≠ g(a)
x→a
DISCONTINUOUS!
LESSON 2
Classification
of breaks
Types of
Discontinuity
-this discontinuity occurs when there
is a hole in the graph of the function.
REMOVABLE
DISCONTINUITY
-redefine the function to remove the
discontinuity.
-indeterminate
-this discontinuity occurs when the
graph of the function stops at one
point and seems to jump to another
point.
JUMP
DISCONTINUITY
-both left and right hand limit exists
but not equal.
-in this type of discontinuity, at least
one of the two limits is infinite.
ASYMPTOTIC/
INFINITE
DISCONTINUITY
-has a vertical asymptote
-rational, logarithmic, and
trigonometric
Determine whether the following
functions are continuous or not. If
they are not, classify them as
removable, jump, or infinite.
The discontinuity of the function is removable.
To remove the discontinuity,
redefine the function.
Determine whether the following
functions are continuous or not. If
they are not, classify them as
removable, jump, or infinite.
Jump Discontinuity
Determine whether the following
functions are continuous or not. If
they are not, classify them as
removable, jump, or infinite.
Infinite Discontinuity
LESSON 3
ARITHMETIC
OPERATION ON
CONTINUED
FUNCTION
ADDITION OF
CONTINUOUS FUNCTION
THEOREM: Let us say, f and g are two real functions that are
continuous at a point ‘a’, where ‘a’ is a real number. Then the
addition of the two functions f and g is also continuous at ‘a’.
f(x) + g(x) is continuous at x = a
PROOF: Given,
limx→a f(x) = f(a)
limx→ a g(x) = g(a)
Now as per the theorem,
limx → a (f+g)(x) ⇒ lim x → c [f(x) + g(x)]
⇒ limx → c f(x) + limx → c g(x)
⇒ f(a) + g(a)
⇒ (f + g)(a)
Therefore,
limx → a (f+g)(x) = (f + g)(c)
Hence, f+g is continuous at x = a.
SUBTRACTION OF
CONTINUOUS FUNCTION
THEOREM: Let us say, f and g are two real functions that are
continuous at a point ‘a’, where ‘a’ is a real number. Then the
subtraction of the two functions f and g is also continuous at ‘a’.
f(x) - g(x) is continuous at x = a
PROOF: Given,
limx→a f(x) = f(a)
limx→ a g(x) = g(a)
Now as per the theorem,
limx → a (f – g)(x) ⇒ lim x → c [f(x) – g(x)]
⇒ limx → c f(x) – limx → c g(x)
⇒ f(a) – g(a)
⇒ (f – g)(a)
Therefore,
limx → a (f – g)(x) = (f – g)(c)
Hence, f – g is continuous at x = a.
MULTIPLICATION OF
CONTINUOUS FUNCTION
THEOREM: If f and g are two real functions that are continuous
at a point ‘a’, where ‘a’ is a real number. Then the product of the
two functions f and g is also continuous at ‘a’.
f(x) ● g(x) is continuous at x = a
PROOF: Given,
limx→a f(x) = f(a)
limx→ a g(x) = g(a)
So, the limit of product of two functions, f and g at x is given by:
limx → a (f . g)(x) ⇒ lim x → c [f(x) . g(x)]
⇒ limx → c f(x) . limx → c g(x)
⇒ f(a) . g(a)
⇒ (f . g)(a)
Therefore,
limx → a (f . g)(x) = (f . g)(c)
Hence, f . g is continuous at x = a.
DIVISION OF
CONTINUOUS FUNCTION
THEOREM: Suppose, f and g are two real functions that are
continuous at a point ‘a’, where ‘a’ is a real number. Then the
division of the two functions f and g will remain continuous at ‘a’.
f(x) ÷ g(x) is continuous at x = a
Proof: Given,
limx→a f(x) = f(a)
limx→ a g(x) = g(a)
Now as per the theorem,
limx → a (f+g)(x) ⇒ lim x → c [f(x) ÷ g(x)]
⇒ limx → c f(x) ÷ limx → c g(x)
⇒ f(a) ÷ g(a)
⇒ (f ÷ g)(a)
Therefore,
limx → a (f ÷ g)(x) = (f ÷ g)(c)
Hence, f ÷ g is continuous at x = a.
LESSON 4
CONTINUITY
OF THE
ELEMENTARY
FUNCTION
-These are functions built up of a finite
combination of constant functions, field
operations (addition, multiplication,
division, and root extractions―the
elementary operations) under repeated
compositions. The set of basic
elementary functions includes:
ELEMENTARY
FUNCTIONS
Algebraic Polynomials
Axn+Bxn-1+…+Kx+L
Rational Fractions
Axn+Bxn-1+…+Kx+L
Mxm+Nxm-1+…+Tx+U
Power Functions
xp
Exponential Functions
ax
Logarithmic Functions
logax
Trigonometric Functions
Sin x, cos x, tan x, cot x, sec x, csc x
Inverse Trigonometric Functions
arcsin x, arccos x, arctan x, arccot x,
arcsec x, arccsc x
Hyperbolic Functions
sinh x, cosh x, tanh x, coth x, sech x,
csch x
Inverse Trigonometric Functions
arcsinh x, arccosh x, arctanh x,
arccoth x, arcsechx, arccsch x
2
CONTINUITY OF
ELEMENTARY
FUNCTIONS
All elementary functions are continuous
at any point where they are defined.
EXAMPLE 1
Using the Heine definition, prove that
the function
f(x)=x2
is continuous at any point x=a.
EXAMPLE 2
Using the Heine definition, prove that
the function
f(x)= sec x
is continuous for any x in its domain.
2
EXAMPLE 1
Using the Heine definition, prove that the function
f(x)=x2
is continuous at any point x=a.
Using the Heine definition, we can write the condition of continuity as follows:
where x and y are small numbers shown in the figure.
Using the Heine definition, we can write the condition of continuity as follows:
So that
2
EXAMPLE 2
Using the Heine definition, prove that the function
f(x)=sec x
is continuous for any x in its domain..
The secant function f(x)=sec x=1/cos x has domain all real
numbers x except those of the form
where cosine is zero.
Let x be a differential of independent variable x. Find the corresponding differential function of y.
Calculate the limit as x→0
This result is valid for all x except the roots of the cosine function:
Hence, the range of continuity and the domain of the function f(x)=sec x fully coincide..
LESSON 5
PROPERTIES OF
THE CONTINUED
FUNCTION
PROPERTIES OF
CONTINUITY

More Related Content

Similar to BSFi_Group_2_Final.pptx

Project in Calcu
Project in CalcuProject in Calcu
Project in Calcu
patrickpaz
 
Lemh105
Lemh105Lemh105
Inverse trignometry
Inverse trignometryInverse trignometry
Inverse trignometry
Umang Lakhera
 
Calculus- Basics
Calculus- BasicsCalculus- Basics
Calculus- Basics
Rabin BK
 
CONTINUITY.pptx
CONTINUITY.pptxCONTINUITY.pptx
CONTINUITY.pptx
ANgelicaDol
 
Edsc 304 lesson 1
Edsc 304 lesson 1Edsc 304 lesson 1
Edsc 304 lesson 1
urenaa
 
Graph a function
Graph a functionGraph a function
Graph a function
SanaullahMemon10
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
Sujata Tapare
 
Graphing polynomials
Graphing polynomialsGraphing polynomials
Graphing polynomials
Jessica Garcia
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
urenaa
 
WEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptxWEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptx
ExtremelyDarkness2
 
Basics of Optimization Theory
Basics of Optimization Theory Basics of Optimization Theory
Unit 2.6
Unit 2.6Unit 2.6
Unit 2.6
Mark Ryder
 
function
functionfunction
function
som allul
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
urenaa
 
Calc 5.3
Calc 5.3Calc 5.3
Calc 5.3
hartcher
 
Funcionesreales 160109205602
Funcionesreales 160109205602Funcionesreales 160109205602
Funcionesreales 160109205602
Andres Narváez Játiva
 
.
..
Calculus_I_Chapter_1 (Printed version).pdf
Calculus_I_Chapter_1 (Printed version).pdfCalculus_I_Chapter_1 (Printed version).pdf
Calculus_I_Chapter_1 (Printed version).pdf
Hung227634
 
Advanced algebra (some terminologies)
Advanced algebra (some terminologies)Advanced algebra (some terminologies)
Advanced algebra (some terminologies)
aufpaulalonzo
 

Similar to BSFi_Group_2_Final.pptx (20)

Project in Calcu
Project in CalcuProject in Calcu
Project in Calcu
 
Lemh105
Lemh105Lemh105
Lemh105
 
Inverse trignometry
Inverse trignometryInverse trignometry
Inverse trignometry
 
Calculus- Basics
Calculus- BasicsCalculus- Basics
Calculus- Basics
 
CONTINUITY.pptx
CONTINUITY.pptxCONTINUITY.pptx
CONTINUITY.pptx
 
Edsc 304 lesson 1
Edsc 304 lesson 1Edsc 304 lesson 1
Edsc 304 lesson 1
 
Graph a function
Graph a functionGraph a function
Graph a function
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
 
Graphing polynomials
Graphing polynomialsGraphing polynomials
Graphing polynomials
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
WEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptxWEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptx
 
Basics of Optimization Theory
Basics of Optimization Theory Basics of Optimization Theory
Basics of Optimization Theory
 
Unit 2.6
Unit 2.6Unit 2.6
Unit 2.6
 
function
functionfunction
function
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
Calc 5.3
Calc 5.3Calc 5.3
Calc 5.3
 
Funcionesreales 160109205602
Funcionesreales 160109205602Funcionesreales 160109205602
Funcionesreales 160109205602
 
.
..
.
 
Calculus_I_Chapter_1 (Printed version).pdf
Calculus_I_Chapter_1 (Printed version).pdfCalculus_I_Chapter_1 (Printed version).pdf
Calculus_I_Chapter_1 (Printed version).pdf
 
Advanced algebra (some terminologies)
Advanced algebra (some terminologies)Advanced algebra (some terminologies)
Advanced algebra (some terminologies)
 

Recently uploaded

Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
sayalidalavi006
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 

Recently uploaded (20)

Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 

BSFi_Group_2_Final.pptx

  • 3. CONTINUOUS FUNCTION It is a function whose graph shows no gaps, but is continuous line or curve. They have the property that their graphs can be traced with a pencil without lifting the pencil from the page.
  • 4. f(a) is defined lim f(x) exists (x→a) A function f(x) is continuous at a point a if and only if the following three conditions are satisfied. lim f(x) = f(a) (x→a) A function is discontinuous at a point a if it fails to be continuous at a.
  • 5. 1. Check to see if f(a) is defined. If f(a) is undefined, we need go no further. The function is not continuous at a. If f(a) is defined, continue to step 2. 2. Compute lim_{x→a}f(x). In some cases, we may need to do this by first computing lim_{x→a^-}f(x) and lim_{x→a^+}f(x). If lim_{x→a}f(x) does not exist (that us, it is not real number), then the function is not continuous at a and the problem is solved. If lim_{x→a}f(x) exists, then continue to step 3. 3. Compare f(a) and lim_{x→a}f(x). If lim_{x→a}f(x)≠f(a), then the function is not continuous at a. If lim_{x→a}f(x)=f(a), then the function is continuous at a. Problem-Solving Strategy: Determining Continuity at a Point
  • 6. f(x)=x2+2x+3 at x=0 Example No. 1 a. f(a) f(0)= (0)2=2(0)+3 f(0)=3 b. lim f(x) x→a lim (x2=2x=3) x→0 =02+2(0)=3 =3 c. lim f(x) = f(a) x→a CONTINUOUS!
  • 7. f(x)=x3-1 at x=1 Example No. 2 a. f(a) f(1)= 13-1 f(1)= 1-1 f(1)=0 b. lim f(x) x→a lim (x3-1) x→1 =13-1 =1-1 =0 c. lim f(x) = f(a) x→a CONTINUOUS!
  • 8. g(x)=x2-4/x-2 at x=2 Example No. 3 a. g(a) g(2)= 22-4/2-2 g(2)=0/0 b. lim g(x) x→a lim (x2-4/x-2) x→2 lim (x+2)(x-2)/x-2 x→2 =2+2 =4 c. lim f(x) ≠ g(a) x→a DISCONTINUOUS!
  • 10. -this discontinuity occurs when there is a hole in the graph of the function. REMOVABLE DISCONTINUITY -redefine the function to remove the discontinuity. -indeterminate
  • 11. -this discontinuity occurs when the graph of the function stops at one point and seems to jump to another point. JUMP DISCONTINUITY -both left and right hand limit exists but not equal.
  • 12. -in this type of discontinuity, at least one of the two limits is infinite. ASYMPTOTIC/ INFINITE DISCONTINUITY -has a vertical asymptote -rational, logarithmic, and trigonometric
  • 13. Determine whether the following functions are continuous or not. If they are not, classify them as removable, jump, or infinite. The discontinuity of the function is removable. To remove the discontinuity, redefine the function.
  • 14. Determine whether the following functions are continuous or not. If they are not, classify them as removable, jump, or infinite. Jump Discontinuity
  • 15. Determine whether the following functions are continuous or not. If they are not, classify them as removable, jump, or infinite. Infinite Discontinuity
  • 17. ADDITION OF CONTINUOUS FUNCTION THEOREM: Let us say, f and g are two real functions that are continuous at a point ‘a’, where ‘a’ is a real number. Then the addition of the two functions f and g is also continuous at ‘a’. f(x) + g(x) is continuous at x = a PROOF: Given, limx→a f(x) = f(a) limx→ a g(x) = g(a) Now as per the theorem, limx → a (f+g)(x) ⇒ lim x → c [f(x) + g(x)] ⇒ limx → c f(x) + limx → c g(x) ⇒ f(a) + g(a) ⇒ (f + g)(a) Therefore, limx → a (f+g)(x) = (f + g)(c) Hence, f+g is continuous at x = a.
  • 18. SUBTRACTION OF CONTINUOUS FUNCTION THEOREM: Let us say, f and g are two real functions that are continuous at a point ‘a’, where ‘a’ is a real number. Then the subtraction of the two functions f and g is also continuous at ‘a’. f(x) - g(x) is continuous at x = a PROOF: Given, limx→a f(x) = f(a) limx→ a g(x) = g(a) Now as per the theorem, limx → a (f – g)(x) ⇒ lim x → c [f(x) – g(x)] ⇒ limx → c f(x) – limx → c g(x) ⇒ f(a) – g(a) ⇒ (f – g)(a) Therefore, limx → a (f – g)(x) = (f – g)(c) Hence, f – g is continuous at x = a.
  • 19. MULTIPLICATION OF CONTINUOUS FUNCTION THEOREM: If f and g are two real functions that are continuous at a point ‘a’, where ‘a’ is a real number. Then the product of the two functions f and g is also continuous at ‘a’. f(x) ● g(x) is continuous at x = a PROOF: Given, limx→a f(x) = f(a) limx→ a g(x) = g(a) So, the limit of product of two functions, f and g at x is given by: limx → a (f . g)(x) ⇒ lim x → c [f(x) . g(x)] ⇒ limx → c f(x) . limx → c g(x) ⇒ f(a) . g(a) ⇒ (f . g)(a) Therefore, limx → a (f . g)(x) = (f . g)(c) Hence, f . g is continuous at x = a.
  • 20. DIVISION OF CONTINUOUS FUNCTION THEOREM: Suppose, f and g are two real functions that are continuous at a point ‘a’, where ‘a’ is a real number. Then the division of the two functions f and g will remain continuous at ‘a’. f(x) ÷ g(x) is continuous at x = a Proof: Given, limx→a f(x) = f(a) limx→ a g(x) = g(a) Now as per the theorem, limx → a (f+g)(x) ⇒ lim x → c [f(x) ÷ g(x)] ⇒ limx → c f(x) ÷ limx → c g(x) ⇒ f(a) ÷ g(a) ⇒ (f ÷ g)(a) Therefore, limx → a (f ÷ g)(x) = (f ÷ g)(c) Hence, f ÷ g is continuous at x = a.
  • 22. -These are functions built up of a finite combination of constant functions, field operations (addition, multiplication, division, and root extractions―the elementary operations) under repeated compositions. The set of basic elementary functions includes: ELEMENTARY FUNCTIONS Algebraic Polynomials Axn+Bxn-1+…+Kx+L Rational Fractions Axn+Bxn-1+…+Kx+L Mxm+Nxm-1+…+Tx+U Power Functions xp Exponential Functions ax Logarithmic Functions logax Trigonometric Functions Sin x, cos x, tan x, cot x, sec x, csc x Inverse Trigonometric Functions arcsin x, arccos x, arctan x, arccot x, arcsec x, arccsc x Hyperbolic Functions sinh x, cosh x, tanh x, coth x, sech x, csch x Inverse Trigonometric Functions arcsinh x, arccosh x, arctanh x, arccoth x, arcsechx, arccsch x
  • 23. 2 CONTINUITY OF ELEMENTARY FUNCTIONS All elementary functions are continuous at any point where they are defined. EXAMPLE 1 Using the Heine definition, prove that the function f(x)=x2 is continuous at any point x=a. EXAMPLE 2 Using the Heine definition, prove that the function f(x)= sec x is continuous for any x in its domain.
  • 24. 2 EXAMPLE 1 Using the Heine definition, prove that the function f(x)=x2 is continuous at any point x=a. Using the Heine definition, we can write the condition of continuity as follows: where x and y are small numbers shown in the figure. Using the Heine definition, we can write the condition of continuity as follows: So that
  • 25. 2 EXAMPLE 2 Using the Heine definition, prove that the function f(x)=sec x is continuous for any x in its domain.. The secant function f(x)=sec x=1/cos x has domain all real numbers x except those of the form where cosine is zero. Let x be a differential of independent variable x. Find the corresponding differential function of y. Calculate the limit as x→0 This result is valid for all x except the roots of the cosine function: Hence, the range of continuity and the domain of the function f(x)=sec x fully coincide..
  • 26. LESSON 5 PROPERTIES OF THE CONTINUED FUNCTION