Skip to main content

Continuity and Differentiability of a Function-Solved Examples Problems, Class 12 Math Notes Study Material free pdf download

Continuity and Differentiability is one of the most important topics which help students to understand the concepts like, continuity at a point, continuity on an interval, derivative of functions and many more. However, continuity and Differentiability of functional parameters are very difficult.

Let us take an example to make this simpler:

Consider the function,

{x+3if x0xif x>0

For any point on the Real number line, this function is defined. 

It can be seen that the value of the function x = 0 changes suddenly. Following the concepts of limits, we can say that;

Right-hand limit ≠ Left-hand limit.

It implies that this function is not continuous at x=0.

In simple words, we can say that a function is continuous at a point if we are able to graph it without lifting the pen.

Continuity and Differentiability of a Function

Definition of Continuity

In Mathematically, A function is said to be continuous at a point a,  if

limxa

f(x) Exists, and

limxa

f(x) = f(a)

It implies that if the left hand limit (L.H.L), right hand limit (R.H.L) and the value of the function at x=a exists and these parameters are equal to each other, then the function f is said to be continuous at x=a.

If the function is undefined or does not exist, then we say that the function is discontinuous.

Continuity in open interval (a, b)

f(x) will be continuous in the open interval (a,b) if at any point in the given interval the function is continuous.

Continuity in closed interval [a, b]

A function f(x) is said to be continuous in the closed interval [a,b] if it satisfies the following three conditions.

1) f(x) is be continuous in the open interval (ab)

2) f(x) is continuous at the point a from right i.e.

limxaf(x)

=f(a)

3) f(x) is continuous at the point b from left i.e.

limxbf(x)

=f(b)

Lets Work Out- Example: Check whether the function 4x212x1 is continuous or not? Solution: At x=1/2, the value of denominator is 0. So the function is discontinuous at x = 1/2.

Definition of Differentiability

f(x) is said to be differentiable at the point a if the derivative f ‘(a) exists at every point in its domain. It is given by

f'(a)= limh0f(a+h)f(a)h  

For a function to be differentiable at any point x=a in its domain, it must be continuous at that particular point but vice-versa is not always true.

The derivatives of the basic trigonometric functions are;

  1. ddx (sinx) = cosx
  2. ddx (cosx) = −sinx
  3. ddx (tanx) = sec2x
  4. ddx (cotx) = –cosec2x
  5. ddx (secx) = secx tanx
  6. ddx (cosecx) = −cosecx cotx
Continuity and Differentiability of a Function-Solved Examples Problems

Lets Work Out- Example: Consider the function f(x)=(2x3)15 .Discuss its continuity and differentiability at x=32 . Solution: For checking the continuity, we need to check the left hand and right-hand limits and the value of the function at a point x=a. L.H.L. limxaf(x)=limx32(2x3)15     =(2×323)15   = 0 R.H.L. = limxa+f(x)=limx32(2x3)15     =(2×323)15   = 0 L.H.L = R.H.L = f(a) = 0. Thus the function is continuous at about the point x=32 . Now to check differentiability at the given point, we know   f(a)=limh0f(a+h)f(a)h   = limh0f(32+h)f(32)h   = limh0([2(32)+h]3)15(2(32)3)15h   = limh0(3+2h3)15(33)15h   = limh0(2h)150h   = limh0215h45=   Thus f is not differentiable at x=32 .

We see that even though the function is continuous but it is not differentiable.

Comments

Popular posts from this blog

Symmetric & Skew Symmetric Matrix-Properties, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

A symmetric matrix and skew-symmetric matrix both are square matrices. But the difference between them is, the symmetric matrix is equal to its transpose whereas skew-symmetric matrix is a matrix whose transpose is equal to its negative. If A is a symmetric matrix, then A = A T   and if A is a skew-symmetric matrix then A T  = – A. Table of Contents Symmetric Matrix Properties of Symmetric Matrix Skew Symmetric Matrix Properties of Skew Symmetric Matrix Determinant of Skew Symmetric Matrix Eigenvalue of Skew Symmetric Matrix Frequently Asked Questions-FAQs What is a symmetric matrix? How do you know if a matrix is symmetric? Give an Example of a Matrix Which is Symmetric but not Invertible. Is Symmetric Matrix Diagonalizable? What is skew-symmetric matrix? What is the difference between symmetric and skew-symmetric matrix? Symmetric Matrix To understand if a matrix is a symmetric matrix, it is very important to know about transpose of a matrix and how to find it. If we in...

Onto Functions(Surjective Functions)-Definition, Graph, Properties, Solved Examples, FAQs

  Onto Function is one of the many types of functions defined based on the relationship between its domain and codomain. For any function to be onto, it needs to relate two sets with a very specific mapping between elements, meaning that each element of the codomain has at least one element in the domain as its pre-image. In simple words, for any function, if all the elements of the codomain are mapped to some element of the domain, then the function is said to be an onto function.  In this article, we will discuss the concept of onto or surjective function in detail including its definition, example, and many more. We will also discuss key differences between one one, onto and into functions as well. Table of Contents What is an Onto Function? Onto Function Definition Representation for Onto Function Examples of Onto Function Properties of Onto Function Composition of Onto Function Onto Function Graph Number of Onto Functions One to One and Onto Functions Onto and Into Functi...

Transpose of a Matrix-Addition & Multiplication Property of Transpose, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

Transpose of a matrix is one of the most commonly used methods in matrix transformation. For a given matrix, the transpose of a matrix is obtained by interchanging rows into columns or columns to rows. In this article, we are going to learn the definition of the transpose of a matrix, steps to find the transpose of a matrix, properties and examples with a complete explanation. Before learning how to find the transpose of a matrix, first let us learn, what a matrix is? Table of Contents What is a Matrix? Transpose of a Matrix Definition How to Find the Transpose of a Matrix? Properties of Transpose of a Matrix (i) Transpose of the Transpose Matrix (ii) Addition Property of Transpose (iii) Multiplication by Constant (iv) Multiplication Property of Transpose Transpose of a Matrix Examples Practice Problems Frequently Asked Questions What is the transpose of a matrix? How to calculate the transpose of a Matrix? What is the Addition Property of Transpose? What is the Multiplication Property...