Aerospace Engineering > GATE 2015 > Normal Shock Waves
For a normal shock, the relation between the upstream Mach number (M1) and the downstream Mach number (M2) is given by M22=((γ-1)M12+2)/(2γM12+1-γ) For an ideal gas with γ=1.4 the asymptotic value of the downstream Mach number is
Explanation
Correct : 0.37 to 0.39
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.