SlideShare a Scribd company logo
8
Most read
11
Most read
Section 2 : Calculus
Topic 1 : Functions of Single Variable Limit,
Continuity and Differentiability
Functions
 A function is a special relationship where each input has a single output.
 It is often written as "f(x)" where x is the input value.
 e.g. - f(x) = x/2 is a function, because each input "x" has a single output "x/2“
f(8) = 8/2 = 4, f(-24) = -12
 Explicit function : An explicit function is one which is given in terms of
the independent variable. i.e. z = f(x1, x2,….,xn)
e.g. y = x2 + 3x – 8
 Implicit functions : on the other hand, are usually given in terms of both dependent and
independent variables. i.e. Ф(z, x1, x2,….,xn) = 0 e.g. y + x2 - 3x + 8 = 0
Dependent
Variable
Independent
Variables
Functions
 Composite function : z = f(x, y) where, x = Ф(t) and y = ψ(t)
Some special functions
 Even function : f(-x) = f(x) e.g. – cos x, x2
 Odd function : f(-x) = - f(x)
 Modulus function : f(x) = |x|= x ; x > 0
= -x ; x < 0
= 0 ; x = 0
 Greatest integer function : For all real numbers, x, the greatest integer function returns the
largest integer less than or equal to x. f(x) = [x] = n є z |where n ≤ x < n+1.
e.g. [7.2] = 7
Functions
 Symmetric properties of the curve:
Let f( x, y) = c be the equation of the curve
1) If f( x, y) contains only even power of x i.e. f(-x, y) = f( x, y) then it is symmetric about y axis
2) If f( x, y) contains only even powers of y i.e. f( x, -y) = f( x, y) then it is symmetric about x
axis
3) If f( x, y) = f ( y, x) then the curve is symmetric about y = x
Limits
 Limit of a function: let f(x) be defined in neighbourhood of a є R, then l є R is said to be limit
f(x) as x approaches a if for given є > 0 & δ > 0 such that |f(x) – l|< є whenever |x – a|< δ.
 lim
𝑥→𝑎
𝑓(𝑥) = l
 Left limit : when x < a, lim
𝑥→𝑎−
𝑓(𝑥) = lim
ℎ→0
𝑓(𝑎 − ℎ) where h = a - x
 Right limit : when x < a, lim
𝑥→𝑎+
𝑓(𝑥) = lim
ℎ→0
𝑓(𝑎 + ℎ) where h = x – a
 Limit exists only if lim
𝑥→𝑎−
𝑓(𝑥) = lim
𝑥→𝑎+
𝑓(𝑥)
 L’ Hospital’s rule : lim
𝑥→𝑎
𝑓(𝑥)
𝑔(𝑥)
= lim
𝑥→𝑎
𝑓′(𝑥)
𝑔′(𝑥)
[ as
0
0
or
∞
∞
]
Limits
 Example : Applying L’ Hospitals' rule
lim
𝑥→0
1−cos 3𝑥
𝑥 sin 2𝑥
[
0
0
]
lim
𝑥→0
3 sin 3𝑥
sin 2𝑥+2𝑥 cos 2𝑥
lim
𝑥→0
9 cos 3𝑥
2 𝑐𝑜𝑠2𝑥+2 cos 2𝑥−4𝑥 sin 2𝑥
=
9
4
IMP
Limits
 If we have 1∞ form, lim
𝑥→𝑎
𝑓(𝑥)g(x) = 𝑒
lim
𝑥→𝑎
𝑔 𝑥 [𝑓 𝑥 −1]
 e.g. lim
𝑥→0
1 − sin 𝑥 ^ (
1
sin x
)
 𝑒
lim
𝑥→0
1−sin 𝑥 −1
sin 𝑥
 𝑒
lim
𝑥→0
−1

1
𝑒
Continuity
 Continuity at a point : A function is said to be continuous at a point x = a, if lim
𝑥→𝑎
𝑓(𝑥) = 𝑓(𝑎)
 Continuity in an interval : A function f(x) is said to be continuous in [a, b] if it satisfies following
three conditions
1. f(x) is continuous ∀ 𝑥 ∈ (𝑎, 𝑏)
2. lim
𝑥→𝑎+
𝑓(𝑥) = 𝑓(𝑎)
3. lim
𝑥→𝑏−
𝑓(𝑥) = 𝑓(𝑏)
e.g. f(x) = 0 ; x = 0
=
1
2
- x ; 0 < x <
1
2
=
1
2
; x =
1
2
=
3
2
- x ;
1
2
< x < 1 = 1 ; x ≥ 1
Continuity
e.g. f(x) = 0 ; x = 0
=
1
2
- x ; 0 < x <
1
2
=
1
2
; x =
1
2
=
3
2
- x ;
1
2
< x < 1
= 1 ; x ≥ 1 which of the following is true.
a) f(x) is right continuous at x = 0
b) f(x) is discontinuous at x =
1
2
c) f(x) is continuous at x = 1
d) b & c ans : (b)
Differentiation
 A function f(x) is said to be differentiable at a point x = c, if lim
𝑥→𝑐
𝑓(𝑥)−𝑓(𝑐)
𝑥 −𝑐
exists and it is
represented by 𝑓′(𝑐).
 Left Hand Derivative : lim
ℎ→0
𝑓(𝑐−ℎ)−𝑓(𝑐)
−ℎ
, h = c - x
 Right Hand Derivative : lim
ℎ→0
𝑓(𝑐+ℎ)−𝑓(𝑐)
ℎ
, h = x - c
Necessary condition for function to be differentiable is LHD = RHD
e.g. f(x) = |x| is not differentiable at x = 0
LHD = lim
ℎ→0
𝑓(0−ℎ)−𝑓(0)
−ℎ
= lim
ℎ→0
|−ℎ|−0
−ℎ
= -1
RHD = lim
ℎ→0
𝑓(0+ℎ)−𝑓(0)
ℎ
= lim
ℎ→0
|ℎ|−0
ℎ
= 1
LHD ≠ RHD  Not differentiable
Differentiation
 Note:
 Every differentiable function is a continuous function
 But every continuous function is not differentiable

More Related Content

PPTX
Graphs of Log functions
PPT
Integral Calculus
PPT
INTEGRATION BY PARTS PPT
PPT
Integration and its basic rules and function.
PPTX
Integration by partial fraction
PPT
Limits
PDF
Limits, Continuity & Differentiation (Theory)
PPT
Lecture 4 the limit of a function
Graphs of Log functions
Integral Calculus
INTEGRATION BY PARTS PPT
Integration and its basic rules and function.
Integration by partial fraction
Limits
Limits, Continuity & Differentiation (Theory)
Lecture 4 the limit of a function

What's hot (20)

PPTX
Limits of functions
PPTX
partialderivatives
PDF
4.1 Inverse Functions
PPT
Section 2.1 functions
PDF
Numerical method for solving non linear equations
PPTX
Combined Functions
PPTX
Integral calculus
PPSX
Introduction to Function, Domain and Range - Mohd Noor
PPT
Concepts of Maxima And Minima
PDF
Lesson 16: Inverse Trigonometric Functions (slides)
PPTX
Maxima & Minima of Calculus
PPTX
Continuity of a Function
PDF
Lesson 11: Limits and Continuity
PPT
Odd and even functions
PPTX
(8) Lesson 6.1 - Translations
PDF
Mathematical induction by Animesh Sarkar
PPT
mathematical induction
PPT
5 1 quadratic transformations
PPTX
Integral calculus
PPT
Differentiation jan 21, 2014
Limits of functions
partialderivatives
4.1 Inverse Functions
Section 2.1 functions
Numerical method for solving non linear equations
Combined Functions
Integral calculus
Introduction to Function, Domain and Range - Mohd Noor
Concepts of Maxima And Minima
Lesson 16: Inverse Trigonometric Functions (slides)
Maxima & Minima of Calculus
Continuity of a Function
Lesson 11: Limits and Continuity
Odd and even functions
(8) Lesson 6.1 - Translations
Mathematical induction by Animesh Sarkar
mathematical induction
5 1 quadratic transformations
Integral calculus
Differentiation jan 21, 2014
Ad

Similar to GATE Engineering Maths : Limit, Continuity and Differentiability (20)

PPTX
Calculus- Basics
PPTX
R lecture co4_math 21-1
PDF
AP Advantage: AP Calculus
PPTX
DIFFERENTIAL CALCULUS AND TRIGONOMETRY Dharani.pptx
PDF
01 Limits, Continuity and Differentiability.pdf
PDF
differentiate free
PPT
Limits and derivatives
PPTX
Calculus_slides (1).pptxdgyyruyturuuuuuu
PPTX
Lecture co3 math21-1
PDF
267 handout 2_partial_derivatives_v2.60
PDF
Lecture-08.pdfOIOIEWIOOIEWOIEWEWIOQWRE23
PPT
LÍMITES Y DERIVADAS aplicados a ingenieria
PPTX
0.5.derivatives
PPTX
real number presentations
PPTX
Project in Calcu
PDF
1.1 Lecture on Limits and Coninuity.pdf
PDF
Continuity & Differentibilitytheory & solved & exercise. Module-4 pdf
PPTX
DIFFERENTIATION Integration and limits (1).pptx
PPTX
Limits and continuity powerpoint
PDF
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Calculus- Basics
R lecture co4_math 21-1
AP Advantage: AP Calculus
DIFFERENTIAL CALCULUS AND TRIGONOMETRY Dharani.pptx
01 Limits, Continuity and Differentiability.pdf
differentiate free
Limits and derivatives
Calculus_slides (1).pptxdgyyruyturuuuuuu
Lecture co3 math21-1
267 handout 2_partial_derivatives_v2.60
Lecture-08.pdfOIOIEWIOOIEWOIEWEWIOQWRE23
LÍMITES Y DERIVADAS aplicados a ingenieria
0.5.derivatives
real number presentations
Project in Calcu
1.1 Lecture on Limits and Coninuity.pdf
Continuity & Differentibilitytheory & solved & exercise. Module-4 pdf
DIFFERENTIATION Integration and limits (1).pptx
Limits and continuity powerpoint
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Ad

Recently uploaded (20)

PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
RMMM.pdf make it easy to upload and study
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
01-Introduction-to-Information-Management.pdf
PDF
Insiders guide to clinical Medicine.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Classroom Observation Tools for Teachers
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
O5-L3 Freight Transport Ops (International) V1.pdf
Microbial diseases, their pathogenesis and prophylaxis
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Pharma ospi slides which help in ospi learning
O7-L3 Supply Chain Operations - ICLT Program
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
RMMM.pdf make it easy to upload and study
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
01-Introduction-to-Information-Management.pdf
Insiders guide to clinical Medicine.pdf
GDM (1) (1).pptx small presentation for students
PPH.pptx obstetrics and gynecology in nursing
Supply Chain Operations Speaking Notes -ICLT Program
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
VCE English Exam - Section C Student Revision Booklet
Module 4: Burden of Disease Tutorial Slides S2 2025
Classroom Observation Tools for Teachers
human mycosis Human fungal infections are called human mycosis..pptx

GATE Engineering Maths : Limit, Continuity and Differentiability

  • 1. Section 2 : Calculus Topic 1 : Functions of Single Variable Limit, Continuity and Differentiability
  • 2. Functions  A function is a special relationship where each input has a single output.  It is often written as "f(x)" where x is the input value.  e.g. - f(x) = x/2 is a function, because each input "x" has a single output "x/2“ f(8) = 8/2 = 4, f(-24) = -12  Explicit function : An explicit function is one which is given in terms of the independent variable. i.e. z = f(x1, x2,….,xn) e.g. y = x2 + 3x – 8  Implicit functions : on the other hand, are usually given in terms of both dependent and independent variables. i.e. Ф(z, x1, x2,….,xn) = 0 e.g. y + x2 - 3x + 8 = 0 Dependent Variable Independent Variables
  • 3. Functions  Composite function : z = f(x, y) where, x = Ф(t) and y = ψ(t) Some special functions  Even function : f(-x) = f(x) e.g. – cos x, x2  Odd function : f(-x) = - f(x)  Modulus function : f(x) = |x|= x ; x > 0 = -x ; x < 0 = 0 ; x = 0  Greatest integer function : For all real numbers, x, the greatest integer function returns the largest integer less than or equal to x. f(x) = [x] = n є z |where n ≤ x < n+1. e.g. [7.2] = 7
  • 4. Functions  Symmetric properties of the curve: Let f( x, y) = c be the equation of the curve 1) If f( x, y) contains only even power of x i.e. f(-x, y) = f( x, y) then it is symmetric about y axis 2) If f( x, y) contains only even powers of y i.e. f( x, -y) = f( x, y) then it is symmetric about x axis 3) If f( x, y) = f ( y, x) then the curve is symmetric about y = x
  • 5. Limits  Limit of a function: let f(x) be defined in neighbourhood of a є R, then l є R is said to be limit f(x) as x approaches a if for given є > 0 & δ > 0 such that |f(x) – l|< є whenever |x – a|< δ.  lim 𝑥→𝑎 𝑓(𝑥) = l  Left limit : when x < a, lim 𝑥→𝑎− 𝑓(𝑥) = lim ℎ→0 𝑓(𝑎 − ℎ) where h = a - x  Right limit : when x < a, lim 𝑥→𝑎+ 𝑓(𝑥) = lim ℎ→0 𝑓(𝑎 + ℎ) where h = x – a  Limit exists only if lim 𝑥→𝑎− 𝑓(𝑥) = lim 𝑥→𝑎+ 𝑓(𝑥)  L’ Hospital’s rule : lim 𝑥→𝑎 𝑓(𝑥) 𝑔(𝑥) = lim 𝑥→𝑎 𝑓′(𝑥) 𝑔′(𝑥) [ as 0 0 or ∞ ∞ ]
  • 6. Limits  Example : Applying L’ Hospitals' rule lim 𝑥→0 1−cos 3𝑥 𝑥 sin 2𝑥 [ 0 0 ] lim 𝑥→0 3 sin 3𝑥 sin 2𝑥+2𝑥 cos 2𝑥 lim 𝑥→0 9 cos 3𝑥 2 𝑐𝑜𝑠2𝑥+2 cos 2𝑥−4𝑥 sin 2𝑥 = 9 4 IMP
  • 7. Limits  If we have 1∞ form, lim 𝑥→𝑎 𝑓(𝑥)g(x) = 𝑒 lim 𝑥→𝑎 𝑔 𝑥 [𝑓 𝑥 −1]  e.g. lim 𝑥→0 1 − sin 𝑥 ^ ( 1 sin x )  𝑒 lim 𝑥→0 1−sin 𝑥 −1 sin 𝑥  𝑒 lim 𝑥→0 −1  1 𝑒
  • 8. Continuity  Continuity at a point : A function is said to be continuous at a point x = a, if lim 𝑥→𝑎 𝑓(𝑥) = 𝑓(𝑎)  Continuity in an interval : A function f(x) is said to be continuous in [a, b] if it satisfies following three conditions 1. f(x) is continuous ∀ 𝑥 ∈ (𝑎, 𝑏) 2. lim 𝑥→𝑎+ 𝑓(𝑥) = 𝑓(𝑎) 3. lim 𝑥→𝑏− 𝑓(𝑥) = 𝑓(𝑏) e.g. f(x) = 0 ; x = 0 = 1 2 - x ; 0 < x < 1 2 = 1 2 ; x = 1 2 = 3 2 - x ; 1 2 < x < 1 = 1 ; x ≥ 1
  • 9. Continuity e.g. f(x) = 0 ; x = 0 = 1 2 - x ; 0 < x < 1 2 = 1 2 ; x = 1 2 = 3 2 - x ; 1 2 < x < 1 = 1 ; x ≥ 1 which of the following is true. a) f(x) is right continuous at x = 0 b) f(x) is discontinuous at x = 1 2 c) f(x) is continuous at x = 1 d) b & c ans : (b)
  • 10. Differentiation  A function f(x) is said to be differentiable at a point x = c, if lim 𝑥→𝑐 𝑓(𝑥)−𝑓(𝑐) 𝑥 −𝑐 exists and it is represented by 𝑓′(𝑐).  Left Hand Derivative : lim ℎ→0 𝑓(𝑐−ℎ)−𝑓(𝑐) −ℎ , h = c - x  Right Hand Derivative : lim ℎ→0 𝑓(𝑐+ℎ)−𝑓(𝑐) ℎ , h = x - c Necessary condition for function to be differentiable is LHD = RHD e.g. f(x) = |x| is not differentiable at x = 0 LHD = lim ℎ→0 𝑓(0−ℎ)−𝑓(0) −ℎ = lim ℎ→0 |−ℎ|−0 −ℎ = -1 RHD = lim ℎ→0 𝑓(0+ℎ)−𝑓(0) ℎ = lim ℎ→0 |ℎ|−0 ℎ = 1 LHD ≠ RHD  Not differentiable
  • 11. Differentiation  Note:  Every differentiable function is a continuous function  But every continuous function is not differentiable