Mechanical Engineering > GATE 2024 > Bearings
For a ball bearing, the fatigue life in millions of revolutions is given by L = (C/P)n where P is the constant applied load and C is the basic dynamic load rating. Which one of the following statements is TRUE?
A
n = 3 assuming that the inner racing is fixed and outer racing is revolving
B
n = 1 / 3, assuming that the inner racing is fixed and outer racing is revolving
C
n = 3, assuming that the outer racing is fixed and inner racing is revolving
D
n = 1 / 3, assuming that the outer racing is fixed and inner racing is revolving

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