Mechanical Engineering > GATE 2016 SET-2 > Dynamics
A system of particles in motion has mass center G as shown in the figure. The particle i has mass mi and its position with respect to a fixed point O is given by the position vector ri. The position of the particle with respect to G is given by the vector ρi. The time rate of change of the angular momentum of the system of particles about G is (The quantity ρ̈i indicates second derivative of ρi with respect to time and likewise for ri).
A
Σi ri x miρ̈i
B
Σi ρi x mii
C
Σi ri x mii
D
Σi ρi x miρ̈i

Explanation

Correct : d

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