SEASON 1 EP 3 -- DIFFERENTIABILITY

 S1 EPISODE 3

DIFFERENTIABILITY

INTRODUCTION:-

Have you ever wondered what makes a function differentiable?

A function is formally considered differentiable if its derivative exists at each point in its domain, but what does this mean?

It means that a function is differentiable everywhere its derivative is defined.

So, as long as you can evaluate the derivative at every point on the curve, the function is differentiable.

Differentiability in Calculus refers to the property of a function that allows it to have a derivative at a given point. In other words, a function is differentiable at a point if its derivative exists at that point. The concept of differentiability is central to calculus and has significant implications in both theoretical and applied mathematics.


Derivative Definition:-

The derivative of a function f(x) at a point x=ax = a is defined as the limit:

f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}

If this limit exists, the function is said to be differentiable at x=ax = a.

                                       


Geometric Interpretation:-

Differentiability means that the graph of the function has a well-defined tangent line at the point (a,f(a))(a, f(a)). The slope of this tangent is given by f(a)


Differentiability vs. Continuity:-

  • Differentiability implies continuity: If f(x) is differentiable at x=a, it must also be continuous at x=ax = a.
  • Continuity does not imply differentiability: A function can be continuous at x=ax = a but not differentiable there (e.g., f(x)=xf(x) = |x| at x=0).


Differentiability Over an Interval:-

A function is differentiable on an interval if it is differentiable at every point in . If it is differentiable on a closed interval
[a, b]
, the derivatives at the endpoints are defined as one-sided limits.


EXAMPLES:-

1. Polynomial Function:

A polynomial f(x)=x2f(x) = x^2 is differentiable everywhere because it is smooth and continuous with no sharp corners or vertical tangents.

f(x)=2xf'(x) = 2x

2. Absolute Value Function:

The function f(x)=xf(x) = |x| is not differentiable at x=0x = 0 because it has a sharp corner at that point.

f(x)={1if x>0,1if x<0.f'(x) = \begin{cases} 1 & \text{if } x > 0, \\ -1 & \text{if } x < 0. \end{cases}

3. Trigonometric Function:

The sine function f(x)=sin(x)f(x) = \sin(x) is differentiable everywhere with:

f(x)=cos(x)

f'(x) = \cos(x)





Applications of Differentiability:-

  1. Optimization: Finding maxima and minima using derivatives.
  2. Physics: Describing rates of change, such as velocity and acceleration.
  3. Economics: Analyzing marginal cost and revenue functions.
  4. Engineering: Designing curves and surfaces in CAD systems.

So, here we come to an end of the series, hope it was helpful for you and you gained knowledge ,we will come up with new topic in new series till then stay tuned.

KEEP LEARNING 🕮
KEEP SHINING !!

THANK YOU 😊

CIA 1(A)
NAME- SWARA ARYA 
REG NO. 24215226
CLASS-2BD
REFRENCES:-
  • BYJUS
  • KHAN ACADEMY
  • WIKIPEDIA
  • BOOK- Differential calculus for beginners by Joseph Edwards
  • GOOGLE

Comments

Popular posts from this blog

CEIL, FLOOR AND COMPOSITE FUNCTIONS

SEASON 1 EP 1 -- LIMITS