EC > GATE 2017 SET-2 > Vector Calculus
If the vector function
F=âx(3y-k1z)+ây(k2x-2z)-âz(k3y+z)
is irrotational, then the values of the constants k1, k2 and k3, respectively, are
A
0.3, 2.5, 0.5
B
0.0, 3.0, 2.0
C
0.3, 0.33, 0.5
D
4.0, 3.0, 2.0

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