Mechanical Engineering > GATE 2014 Set-1 > Natural Frequency
A rigid uniform rod AB of length L and mass m is hinged at C such that AC = L/3, CB = 2L/3. Ends A and B are supported by springs of spring constant k. The natural frequency of the system is given by
A
√(k/(2m))
B
√(k/m)
C
√(2k/(m))
D
√(5k/(m))

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