Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Summary

Summary Math 1st Year Chapter No.5

Rating
-
Sold
-
Pages
47
Uploaded on
16-09-2023
Written in
2022/2023

Math 1st Year Chapter No.5 CONTINUITY AND DIFFERENTIABILITY Introduction Continuity Differentiability Derivatives of implicit functions Derivatives of inverse trigonometric functions Exponential and Logarithmic Functions Logarithmic Differentiation Derivatives of Functions in Parametric Forms Mean Value Theorem

Show more Read less
Institution
Course

Content preview

Chapter 5
CONTINUITY AND
DIFFERENTIABILITY
v The whole of science is nothing more than a refinement
of everyday thinking.” — ALBERT EINSTEIN v

5.1 Introduction
This chapter is essentially a continuation of our study of
differentiation of functions in Class XI. We had learnt to
differentiate certain functions like polynomial functions and
trigonometric functions. In this chapter, we introduce the
very important concepts of continuity, differentiability and
relations between them. We will also learn differentiation
of inverse trigonometric functions. Further, we introduce a
new class of functions called exponential and logarithmic
functions. These functions lead to powerful techniques of
differentiation. We illustrate certain geometrically obvious
conditions through differential calculus. In the process, we
will learn some fundamental theorems in this area.
Sir Issac Newton
5.2 Continuity (1642-1727)
We start the section with two informal examples to get a feel of continuity. Consider
the function
1, if x ≤ 0
f ( x) = 
 2, if x > 0
This function is of course defined at every
point of the real line. Graph of this function is
given in the Fig 5.1. One can deduce from the
graph that the value of the function at nearby
points on x-axis remain close to each other
except at x = 0. At the points near and to the
left of 0, i.e., at points like – 0.1, – 0.01, – 0.001,
the value of the function is 1. At the points near
and to the right of 0, i.e., at points like 0.1, 0.01, Fig 5.1

,148 MATHEMATICS


0.001, the value of the function is 2. Using the language of left and right hand limits, we
may say that the left (respectively right) hand limit of f at 0 is 1 (respectively 2). In
particular the left and right hand limits do not coincide. We also observe that the value
of the function at x = 0 concides with the left hand limit. Note that when we try to draw
the graph, we cannot draw it in one stroke, i.e., without lifting pen from the plane of the
paper, we can not draw the graph of this function. In fact, we need to lift the pen when
we come to 0 from left. This is one instance of function being not continuous at x = 0.
Now, consider the function defined as
1, if x ≠ 0
f ( x) = 
2, if x = 0
This function is also defined at every point. Left and the right hand limits at x = 0
are both equal to 1. But the value of the
function at x = 0 equals 2 which does not
coincide with the common value of the left
and right hand limits. Again, we note that we
cannot draw the graph of the function without
lifting the pen. This is yet another instance of
a function being not continuous at x = 0.
Naively, we may say that a function is
continuous at a fixed point if we can draw the
graph of the function around that point without
Fig 5.2
lifting the pen from the plane of the paper.
Mathematically, it may be phrased precisely as follows:
Definition 1 Suppose f is a real function on a subset of the real numbers and let c be
a point in the domain of f. Then f is continuous at c if

lim f ( x ) = f ( c )
x →c

More elaborately, if the left hand limit, right hand limit and the value of the function
at x = c exist and equal to each other, then f is said to be continuous at x = c. Recall that
if the right hand and left hand limits at x = c coincide, then we say that the common
value is the limit of the function at x = c. Hence we may also rephrase the definition of
continuity as follows: a function is continuous at x = c if the function is defined at
x = c and if the value of the function at x = c equals the limit of the function at
x = c. If f is not continuous at c, we say f is discontinuous at c and c is called a point
of discontinuity of f.

, CONTINUITY AND DIFFERENTIABILITY 149


Example 1 Check the continuity of the function f given by f (x) = 2x + 3 at x = 1.
Solution First note that the function is defined at the given point x = 1 and its value is 5.
Then find the limit of the function at x = 1. Clearly
lim f ( x) = lim (2 x + 3) = 2 (1) + 3 = 5
x→1 x→1


Thus lim f ( x ) = 5 = f (1)
x→ 1

Hence, f is continuous at x = 1.
Example 2 Examine whether the function f given by f (x) = x2 is continuous at x = 0.

Solution First note that the function is defined at the given point x = 0 and its value is 0.
Then find the limit of the function at x = 0. Clearly

lim f ( x) = lim x2 = 0 2 = 0
x →0 x→ 0


Thus lim f ( x ) = 0 = f (0)
x →0

Hence, f is continuous at x = 0.
Example 3 Discuss the continuity of the function f given by f(x) = | x | at x = 0.
Solution By definition

 − x, if x < 0
f (x) = 
 x, if x ≥ 0
Clearly the function is defined at 0 and f(0) = 0. Left hand limit of f at 0 is
lim f (x) = lim− (– x) = 0
x →0 − x→ 0

Similarly, the right hand limit of f at 0 is
lim f ( x) = lim+ x = 0
x →0 + x→ 0

Thus, the left hand limit, right hand limit and the value of the function coincide at
x = 0. Hence, f is continuous at x = 0.
Example 4 Show that the function f given by

 x3 + 3, if x ≠ 0
f (x) = 
1, if x = 0

is not continuous at x = 0.

, 150 MATHEMATICS


Solution The function is defined at x = 0 and its value at x = 0 is 1. When x ≠ 0, the
function is given by a polynomial. Hence,
lim f ( x ) = lim ( x3 + 3) = 0 3 + 3 = 3
x →0 x →0
Since the limit of f at x = 0 does not coincide with f (0), the function is not continuous
at x = 0. It may be noted that x = 0 is the only point of discontinuity for this function.
Example 5 Check the points where the constant function f (x) = k is continuous.
Solution The function is defined at all real numbers and by definition, its value at any
real number equals k. Let c be any real number. Then
lim f ( x) = lim k = k
x →c x →c


Since f(c) = k = lim
x →c f (x) for any real number c, the function f is continuous at
every real number.
Example 6 Prove that the identity function on real numbers given by f (x) = x is
continuous at every real number.
Solution The function is clearly defined at every point and f (c) = c for every real
number c. Also,
lim f ( x ) = lim x = c
x →c x →c

Thus, lim f (x) = c = f(c) and hence the function is continuous at every real number.
x→ c
Having defined continuity of a function at a given point, now we make a natural
extension of this definition to discuss continuity of a function.
Definition 2 A real function f is said to be continuous if it is continuous at every point
in the domain of f.
This definition requires a bit of elaboration. Suppose f is a function defined on a
closed interval [a, b], then for f to be continuous, it needs to be continuous at every
point in [a, b] including the end points a and b. Continuity of f at a means
lim f ( x) = f (a)
x → a+

and continuity of f at b means
lim f ( x) = f( b)
x →b –

Observe that lim− f ( x ) and lim+ f (x) do not make sense. As a consequence
x→a x →b

of this definition, if f is defined only at one point, it is continuous there, i.e., if the
domain of f is a singleton, f is a continuous function.

Written for

Institution
Course

Document information

Uploaded on
September 16, 2023
Number of pages
47
Written in
2022/2023
Type
SUMMARY

Subjects

$10.29
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
ahmedsohailbhatti

Also available in package deal

Get to know the seller

Seller avatar
ahmedsohailbhatti Institute of the information and comunication Technology
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
2 year
Number of followers
0
Documents
44
Last sold
-
Study Smart Shop

Hi, I am Sohail Ahmed Bhatti Welcome to Study Smart Shop, your go-to destination for top-notch study materials and resources. At Study Smart Shop, we are committed to helping you excel academically by providing a wide range of high-quality study guides, notes, and educational resources. Our mission is to empower students like you to study smarter, not harder. We understand the challenges of academic life, and that's why we curate a carefully selected collection of study materials that are designed to make your learning journey more efficient and effective. What sets Study Smart Shop apart: Comprehensive Content: We offer study materials for a variety of subjects and courses, ensuring that you find exactly what you need to succeed in your studies. Expertly Crafted Resources: Our materials are created by experienced students and educators who have excelled in their fields. You can trust that the content is accurate, reliable, and tailored to your academic needs. Easy Access: Instantly download the study materials you need, so you can start studying right away. No waiting, no hassles. Affordable Pricing: We believe in making quality education accessible to all. That's why our study materials are priced competitively, giving you exceptional value for your investment in your education. Community Support: Join a community of like-minded learners. Connect with fellow students, ask questions, and share your knowledge and insights. Whether you're preparing for an upcoming exam, seeking clarification on a challenging topic, or looking for supplementary study resources, Note: This is a Very Good Book Shop Which Will Increase Your Knowledge a lot after reading it.

Read more Read less
0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions