Answer:
c = 18.0569 mm
Explanation:
Strategy
We will find required diameter based on angle of twist and based on shearing stress. The larger value will govern.
Given Data
Applied Torque
T = 750 N.m
Length of shaft
L = 1.2 m
Modulus of Rigidity
G = 77.2 GPa
Allowable Stress
г = 90 MPa
Maximum Angle of twist
∅=4°
∅=4*/180
∅=69.813 *10^-3 rad
Required Diameter based on angle of twist
∅=TL/GJ
∅=TL/G*/2*c^4
∅=2TL/G**c^4
c=∅
c=18.0869 *10^-3 rad
Required Diameter based on shearing stress
г = T/J*c
г = [T/(J*/2*c^4)]*c
г =[2T/(J**c^4)]*c
c=17.441*10^-3 rad
Minimum Radius Required
We will use larger of the two values
c= 18.0569 x 10^-3 m
c = 18.0569 mm
Answer:
Using the above algorithm matches one pair of Ghostbuster and Ghost. On each side of the line formed by the pairing, the number of Ghostbusters and Ghosts are the same, so use the algorithm recursively on each side of the line to find pairings. The worst case is when, after each iteration, one side of the line contains no Ghostbusters or Ghosts. Then, we need n/2 total iterations to find pairings, giving us an P()- time algorithm.