EC > GATE 2023 > Complex Analysis
The value of the contour integral, ∮C(z+2/z2+2z+2)dz, where the contour C is {z: |z + 1 - 3/2 j| = 1}, taken in the counter clockwise direction, is
A
-π(1 + j)
B
π(1 + j)
C
π(1 - j)
D
-π(1 - j)

Explanation

Correct : A

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