Electrical Engineering > GATE 2015 SET-2 > Vector Calculus
Match the following.
P. Stokes's Theorem
Q. Gauss's Theorem
R. Divergence Theorem
S. Cauchy's Integral Theorem
1. ∫∫ D.ds = Q
2. ∮ f(z)dz = 0
3. ∫∫∫V(∇.A)dv = ∫∫SA.ds
4. ∫∫(∇xA).ds = ∮ A.dl
A
P-2, Q-1, R-4, S-3
B
P-4, Q-1, R-3, S-2
C
P-4, Q-3, R-1, S-2
D
P-3, Q-4, R-2, S-1

Explanation

Correct : b

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