Question
Question: The derivative of \[{\tan ^{ - 1}}\left( {\dfrac{{\sqrt {1 + {x^2}} - 1}}{x}} \right)\] with respect...
The derivative of tan−1(x1+x2−1) with respect to tan−1x is
Solution
Hint : First we know a differential equation is the equation which contains dependent variables, independent variables and derivatives of the dependent variables with respect to the independent variables. Since differentiation of a given dependent function with respect to the independent variable is a function of another independent variable. So, we have to use chain rule to find its derivative
** Complete step-by-step answer** :
Complete step by step solution: Differential equations are classified into two types, Ordinary differential equations where dependent variables depend on only one independent variable and Partial differential equations where dependent variables depend on two or more independent variables.
Suppose u and v are functions of x only. Then differentiation has the following rules:
1.The derivative of the constant function is equal to zero.
2.Product rule: dxd(u×v)=v×dxd(u)+u×dxd(v) .
3.Quotient rule: dxd(vu)=v2v×dxd(u)−u×dxd(v) .
4.If u is a function of v , Then dxd(u(v))=dvd(u(v)).dxdv
Given u=tan−1(x1+x2−1) ---(1) and v=tan−1(x) .---(2)
Here we have to find the derivative of u with respect to v where u and v is a function of x .
Differentiating with respect to x both sides of the equation (1), we get
dxdu=dxd(x1+x2−1)=x2(1+x2x−0)×x−(1+x2−1)
Simplifying the above equation, we get
dxdu=x21+x2x2−1−x2+1+x2=x21+x21+x2−1 ----(3)
Differentiating with respect to x both sides of the equation (2), we get
dxdv=1+x21 -----(4)
Then form 4th rule we get, dvdu=dxdu×dvdx=dxdu×dxdv1
From the equations (3) and (4), we get
dvdu=x21+x21+x2−1×1+x211=x21+x2(1+x2−1) .
Hence, the derivative of tan−1(x1+x2−1) with respect to tan−1x is x21+x2(1+x2−1) .
So, the correct answer is “ x21+x2(1+x2−1) .”.
Note : Note that 4th rule is known as the chain rule. If the function is composed of three functions, say u , v and w are functions of x . Then the derivative of the composition of three function is defined as follows dxd(u(v(w(x))))=dvdu.dwdv.dxdw .