Question
Question: If u = f(r), where \[{{r}^{2}}={{x}^{2}}+{{y}^{2}}\] then \[\left( \dfrac{{{\partial }^{2}}u}{\parti...
If u = f(r), where r2=x2+y2 then (∂x2∂2u+∂y2∂2u)=
(a) f′(r)
(b) f′′(r)+f′(r)
(c) f′′(r)+r1f′(r)
(d) f′(r)+rf′(r)
Solution
Hint: To solve the given question, we will first find out about the operation ∂ and what it does when it is applied on some variable or function. Then, we will find the value of ∂x∂u by differentiating u = f(r) and we will use ∂x∂u=∂r∂u×∂x∂r. After getting the value of ∂x∂u, we will differentiate it once again and we will find ∂x2∂2u in the terms of x, r, ∂r∂u and ∂r2∂2u. Similarly, we will find the value of ∂y2∂2u and then we will add ∂x2∂2u and ∂y2∂2u to get the final answer.
Complete step-by-step answer:
Before we solve the given question, we must know what is ∂ operator. ∂ operator is the operator for partial differentiation of a variable with respect to another variable where we treat the other variables as constant. Now, we are given that,
u=f(r).....(i)
r2=x2+y2.....(ii)
Now, we will differentiate (i) with respect to x on both sides. Thus, we will get,
∂x∂u=∂x∂f(r)......(iii)
We can write (iii) also in the following manner,
⇒∂x∂u=∂x∂f(r)×∂r∂r
⇒∂x∂u=∂r∂f(r)×∂x∂r
We will write ∂r∂f(r) as f’(r) in the above equation. Thus, we will get,
⇒∂x∂u=f′(r)×∂x∂r......(iv)
Now, we will partially differentiate (ii) with respect to x, treating y as constant. Thus, we will get,
∂x∂(r2)=∂x∂(x2)+∂x∂(y2)
Now, the differentiation of x2 is 2x and y2 is zero because y is constant and differentiation of constant is zero. Thus, we will get,
∂x∂(r2)=2x+0
⇒∂x∂(r2)=2x
Multiplying numerator and denominator by ∂r on LHS, we get,
⇒∂x∂(r2)×∂r∂r=2x
⇒∂r∂(r2)×∂x∂r=2x
⇒2r×∂x∂r=2x
⇒∂xr∂r=x
⇒∂x∂r=rx.....(v)
Now, we will put the value of ∂x∂r from (v) to (iv). Thus, we will get,
⇒∂x∂u=f′(r).rx.....(vi)
Now, we will differentiate (vi) with respect to x again. Thus, we will get,
∂x∂(∂x∂u)=∂x∂[f′(r).rx]
⇒∂x2∂2u=∂x∂[f′(r).rx]
Now, we will use the product rule of differentiation in the above equation. This rule says that,
dad[P(a).Q(a)]=Q(a).dad[P(a)]+P(a).dad[Q(a)]
Thus, we will get,
⇒∂x2∂2u=rx[∂x∂(f′(r))]+f′(r)[∂x∂(rx)]......(vii)
Now, we will find the value of ∂x∂(f′(r)). For this, we will use the chain rule of differentiation. According to this rule, we have,
dxd[A(B(x))]=A′(B(x))×B′(x)
Thus, we will get,
∂x∂(f′(r))=f′′(r).∂x∂r
Now, we will put the value of ∂x∂r from (v) to the above equation. Thus, we will get,
∂x∂(f′(r))=f′′(r).rx......(viii)
Now, we will find the value of ∂x∂(rx). For this, we will use the division rule of differentiation. According to this rule, we have,
dxd(BA)=B2B.dA−A.dB
Thus, we will get,
∂x∂(rx)=r2r.(∂x∂x)−x.(∂x∂r)
⇒∂x∂(rx)=r2r−x(∂x∂r)
Now, we will put the value of ∂u∂r from (v) to the above equation. Thus, we will get,
⇒∂x∂(rx)=r2r−x(rx)=r3r2−x2......(ix)
From (vii), (viii) and (ix), we have,
∂x2∂2u=rx[f′′(r).rx]+f′(r)[r3r2−x2]
⇒∂x2∂2u=f′′(r)r2x2+f′(r).r3(r2−x2)......(x)
Similarly,
∂y2∂2u=f′′(r).r2y2+f′(r).r3(r2−y2)......(xi)
On adding (x) and (xi), we get,
∂x2∂2u+∂y2∂2u=f′′(r).r2x2+f′(r).r3(r2−x2)+f′′(r).r2y2+f′(r).r3(r2−y2)
⇒∂x2∂2u+∂y2∂2u=f′′(r)[r2x2+r2y2]+r3f′(r)[r2−x2+r2−y2]
⇒∂x2∂2u+∂y2∂2u=f′′(r)[r2r2]+r3f′(r)[2r2−r2]
⇒∂x2∂2u+∂y2∂2u=f′′(r)+r3f′(r).r2
⇒∂x2∂2u+∂y2∂2u=f′′(r)+rf′(r)
Hence, the option (c) is the right answer.
Note: While solving the question, we have assumed that the function U is differentiable two times with respect to x1, r and y, i.e. the double differentiation of U with respect to x and y exists. Another thing to remember is that while differentiating partially, we take all the remaining variables as constant as long as there is no relation given between them.