Metallurgical Engineering > GATE 2022 > Vector Calculus
Given that V is a closed volume in space bounded by the surface S with unit normal n⃗. If f⃗ is any non-zero vector and ∇⃗ is the gradient operator, then the volume integral ∫V(∇⃗⋅f⃗)dV is equal to the surface integral ∫S(n⃗⋅f⃗)dS by virtue of _______.
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.