Question
Question: If \({\text{u = log(}}{{\text{x}}^3}{\text{ + }}{{\text{y}}^3}{\text{ + }}{{\text{z}}^3}{\text{ - 3x...
If u = log(x3 + y3 + z3 - 3xyz) and (∂x∂ + ∂y∂ + ∂z∂)2u = (x + y + z)2−k, then k =?
A. 6
B. 3
C. 9
D. 5
Solution
Hint: To solve this question, we will use partial differentiation to differentiate the given function. In Partial differentiation if we are differentiating a function which is a product of x and y, so to differentiate with respect to x, we will keep y as a constant and differentiate the function with respect to x. In this question, we will partially differentiate u two times to find the value of k.
Complete step-by-step answer:
Now, we will use partial differentiation. It is denoted by ∂. We are given u = log(x3 + y3 + z3 - 3xyz). So, partially differentiating u with respect to x, we get
∂x∂u = (x3 + y3 + z3 - 3xyz)3x2 - 3yz
Similarly, partially differentiating u with respect to y and z, we get
∂y∂u = (x3 + y3 + z3 - 3xyz)3y2 - 3xz
∂z∂u = (x3 + y3 + z3 - 3xyz)3z2 - 3xy
On adding all the three partial derivatives, we get
∂x∂u + ∂y∂u + ∂z∂u = (x3 + y3 + z3 - 3xyz)3x2 + 3y2 + 3z2 - 3xy - 3yz - 3xz
∂x∂u + ∂y∂u + ∂z∂u = (x3 + y3 + z3 - 3xyz)3(x2 + y2 + z2) - 3(xy + yz + xz)
∂x∂u + ∂y∂u + ∂z∂u = (x3 + y3 + z3 - 3xyz)3(x2 + y2 + z2 - xy - yz - xz)
Now, we know that x3 + y3 + z3 - 3xyz = (x + y + z)(x2 + y2 + z2 - xy - yz - xz)
Therefore, ∂x∂u + ∂y∂u + ∂z∂u = (x + y + z)(x2 + y2 + z2 - xy - yz - xz)3(x2 + y2 + z2 - xy - yz - xz) ⇒ ∂x∂u + ∂y∂u + ∂z∂u = (x + y + z)3
Now, (∂x∂ + ∂y∂ + ∂z∂)(∂x∂u + ∂y∂u + ∂z∂u) = (∂x∂ + ∂y∂ + ∂z∂)2u
∂x∂(∂x∂u + ∂y∂u + ∂z∂u) = ∂x∂((x + y + z)3) = (x + y + z)2−3
Similarly, we get
∂y∂(∂x∂u + ∂y∂u + ∂z∂u) = (x + y + z)2−3 and ∂z∂(∂x∂u + ∂y∂u + ∂z∂u) = (x + y + z)2−3
So, we get (∂u∂ + ∂y∂ + ∂z∂)2u = (x + y + z)2−3 + (x + y + z)2−3 + (x + y + z)2−3
Therefore, (∂u∂ + ∂y∂ + ∂z∂)2u = (x + y + z)2−9
Comparing it with (∂x∂ + ∂y∂ + ∂z∂)2u = (x + y + z)2−k, we get
k = 9
So, Option (C) is the correct answer.
Note: When we come up with such types of questions, we have to use partial differentiation to solve the problem. The rules to do partial differentiation of a function is the same as that of normal differentiation. In partial differentiation we keep one variable as constant and we differentiate the other variable. Most of the students make a mistake while solving such types of questions. They do normal differentiation instead of partial differentiation because they get confused between the sign of integration. Normal integration is represented by d and partial differentiation is represented by ∂.