Biomedical Engineering > GATE 2022 > Vector Calculus
Using divergence theorem, evaluate the integral ∫∫SF⃗∙n⃗dA, where S is the surface of the cone x²+y² ≤ z², 0 ≤ z ≤ 3. If F⃗ = 4xî + 3zĵ + 5yk̂ is vector function with outer unit normal vector n⃗, the value of the integral is _______ (rounded off to the nearest integer).
Explanation
Correct : 111 to 114
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.