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 _______.
A
Stokes Curl theorem
B
Reynolds transport theorem
C
Buckingham Pi theorem
D
Gauss divergence theorem

Explanation

Correct : d

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science