Mechanical Engineering > GATE 2017 SET-1 > Differential Equations
Consider the following partial differential equation for u(x,y) with the constant c > 1:
∂u/∂y + c(∂u/∂x) = 0
Solution of this equation is
∂u/∂y + c(∂u/∂x) = 0
Solution of this equation is
Explanation
Correct : b
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.