Chemical Engineering > GATE 2015 > Vector Calculus
A vector u = -2y î + 2x ĵ, where î and ĵ are unit vectors in x and y directions, respectively. Evaluate the line integral I = ∮ u · dr where C is a closed loop formed by connecting points (1,1), (3,1), (3,2) and (1,2) in that order. The value of I is _______.
Explanation
Correct : 8
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.