Mechanical Engineering > GATE 2016 SET-2 > Vector Calculus
A scalar potential φ has the following gradient: ∇φ = yz i + xz j + xy k. Consider the integral ∫C ∇φ.dr on the curve r = x i + y j + z k. The curve C is parameterized as follows: x=t, y=t2 and z=3t2 for 1 ≤ t ≤ 3. The value of the integral is ________.

Explanation

Correct : 726

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