In mathematics, there are various branches but calculus is the main branch that is widely used to calculate the area under the curve, the numerical value of the function, the slope of the tangent line, etc. This branch of mathematics is conceptual.
There are further two more well-known subtypes of calculus. One is differentiation and the other is integration. Both types are related to each other. In this article, we are going to explain the first subtype of calculus that is differentiation along with examples.
What is differentiation?
Before going to learn how to differentiate the functions, you must have a sound knowledge of the basics of differentiation. Let us describe the term differentiation such as its definition and explanation.
The process of finding the differential of the function with respect to its independent variable is said to be the differentiation calculus. It can also be defined as the instantaneous rate of change of a function with respect to the independent variable of the function.
The term differentiation is also known as the differential, derivative, and differentiate. To study the rate of change of quantities and terms in geometry, differentiation is used. The function can be differentiated with the help of the first principle method or using laws of derivative.
There are 4 well-known types of derivatives in calculus such as:
- Explicit derivative
- Implicit differentiation
- Partial derivative
- Directional derivative
These types of differentiation are used to differentiate the single, double, and multivariable functions with respect to the corresponding variables.
Formula of derivative
There is a general formula of derivative to differentiate the function with the help of the first principle method. Here is the expression of the general formula.
f’(x) = limh→0 f(x + h) – f(x) / h
Laws of derivative
The basic laws of the derivative are:
Laws name |
Laws |
Trigonometry Law |
d/dw [sin(w)] = cos(w) |
Power law |
d/dw [p(w)]n = n [p(w)]n-1 * d/dw [p(w)] |
Quotient law |
d/dw [p(w) / q(w)] = 1/[q(w)]2 [q(w) d/dw [p(w)] – p(w) d/dw [q(w)]] |
Product law |
d/dw [p(w) * q(w)] = q(w) d/dv [p(w)] – p(w) d/dw [q(w)] |
Constant law |
d/dw [k] = 0 |
Difference law |
d/dw [p(w) – q(w)] = d/dw [p(w)] – d/dw [q(w)] |
Sum law |
d/dw [p(w) + q(w)] = d/dw [p(w)] + d/dw [q(w)] |
Exponential law |
d/dw [ew] = ew |
Constant function law |
d/dv [k * p(v)] = k d/dv [p(v)] |
How to differentiate the functions?
Follow the laws of the derivative or first principle method to differentiate the functions. You can differentiate the functions easily either by using a differential calculator or manually. Let us describe how to differentiate the function by using a calculator and manually.
1. By using a derivative calculator
There are online tools available to calculate the problems with steps in a fraction of a second. These tools are helpful in solving any kind of numerical problem. A derivative calculator is a helpful tool to differentiate the functions without doing time-consuming calculations.
How to use this calculator?
Follow the below steps.
- Enter the function into the required input field.
- Select the corresponding variable “x” is selected by default.
- Enter the number of derivatives you want to calculate i.e., 1 for the first derivative, 2 for the second, and so on.
- Press the calculate button.
- The solution with steps will come below the calculate button.
Manually
Here are a few examples to differentiate the functions manually.
Example 1: By the first principle method
Differentiate the given function with respect to “w”.
f(w) = w + 4
Solution
Step 1: Write the formula of differentiation.
d/dw [f(w)] = limh→0 f(w + h) – f(w) / h
Step 2: Now substitute the function in the formula by making the terms.
f(w) = w + 4
f(w + h) = w + h + 4
d/dw [w + 4] = limh→0 [w + h + 4 – (w + 4)] / h
d/dw [w + 4] = limh→0 [w + h + 4 – w – 4] / h
d/dw [w + 4] = limh→0 [h] / h
d/dw [w + 4] = limh→0 [1]
Step 3: Now apply the limit
d/dw [w + 4] = limh→0 [1] = 1 (limit of a constant function remain the same)
Example 2: By using the laws
Differentiate the given function with respect to “z”.
f(z) = 3z4 + 4z3 – 2z2 + 5z + 320
Solution
Step 1: First of all, write the given information of the function and apply the notation of differentiation to the function.
f(z) = 3z4 + 4z3 – 2z2 + 5z + 320
corresponding variable = z
d/dz f(z) = d/dz [3z4 + 4z3 – 2z2 + 5z + 320]
Step 2: Apply the notation of differential to each function separately with the help of difference and sum laws.
d/dz [3z4 + 4z3 – 2z2 + 5z + 320] = d/dz [3z4] + d/dz [4z3] – d/dz [2z2] + d/dz [5z] + d/dz [320]
Step 3: Now use the constant function law of derivative to take the constant coefficients outside the notation.
d/dz [3z4 + 4z3 – 2z2 + 5z + 320] = 3d/dz [z4] + 4d/dz [z3] – 2d/dz [z2] + 5d/dz [z] + d/dz [320]
Step-4: Now differentiate the above expression with the help of the power rule.
d/dz [3z4 + 4z3 – 2z2 + 5z + 320] = 3 [4 z4-1] + 4 [3 z3-1] – 2 [2 z2-1] + 5 [z1-1] + [0]
d/dz [3z4 + 4z3 – 2z2 + 5z + 320] = 3 [4 z3] + 4 [3 z2] – 2 [2 z1] + 5 [z0]
d/dz [3z4 + 4z3 – 2z2 + 5z + 320] = 3 [4 z3] + 4 [3 z2] – 2 [2 z] + 5 [1]
d/dz [3z4 + 4z3 – 2z2 + 5z + 320] = 12 [z3] + 12 [z2] – 4 [z] + 5 [1]
d/dz [3z4 + 4z3 – 2z2 + 5z + 320] = 12z3 + 12z2 – 4z + 5
Example 3
Differentiate the given function with respect to “θ”.
f(θ) = 12θ4 + 16θ3 – 2θ2 + 5θ + 20
Solution
Step 1: First of all, write the given information of the function and apply the notation of differentiation to the function.
f(θ) = 12θ4 + 16θ3 – 2θ2 + 5θ + 20
corresponding variable = θ
d/dθ f(θ) = d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20]
Step 2: Apply the notation of differential to each function separately with the help of difference and sum laws.
d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20] = d/dθ [12θ4] + d/dθ [16θ3] – d/dθ [2θ2] + d/dθ [5θ] + d/dθ [20]
Step 3: Now use the constant function law of derivative to take the constant coefficients outside the notation.
d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20] = 12d/dθ [θ4] + 16d/dθ [θ3] – 2d/dθ [θ2] + 5d/dθ [θ] + d/dθ [20]
Step 4: Now differentiate the above expression with the help of the power rule.
d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20] = 12 [4 θ4-1] + 16 [3 θ3-1] – 2 [2 θ2-1] + 5 [θ1-1] + [0]
d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20] = 12 [4 θ3] + 16 [3 θ2] – 2 [2 θ1] + 5 [θ0]
d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20] = 12 [4 θ3] + 16 [3 θ2] – 2 [2 θ] + 5 [1]
d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20] = 48 [θ3] + 48 [θ2] – 4 [θ] + 5 [1]
d/dθ [12θ4 + 16θ3 – 2θ2 + 5θ + 20] = 48θ3 + 48θ2 – 4θ + 5
Final words
Now you can differentiate any function with respect to any variable just by following the above post. In this article, we have discussed all the basics of how to differentiate the function either by using laws of differentiation or the first Principe method.
Important Links
Percy Bysshe Shelley Biography
William Wordsworth as a Romantic Poet
William Wordsworth as a poet of Nature
John Donne as a Metaphysical Poet
Shakespeare’s Sonnet 116: (explained in hindi)
What is poetry? What are its main characteristics?
Debate- Meaning, Advantage & Limitations of Debate
Sarojini Naidu (1879-1949) Biography, Quotes, & Poem Indian Weavers
Charles Mackay: Poems Sympathy, summary & Quotes – Biography
William Shakespeare – Quotes, Plays & Wife – Biography
Ralph Waldo Emerson – Poems, Quotes & Books- Biography
What is a lyric and what are its main forms?