Mechanical Engineering > GATE 2013 SET-1 > Differential Equations
The solution to the differential equation d2u/dx2 - k(du/dx) = 0 where k is a constant, subjected to the boundary conditions u(0)=0 and u(L)=U, is
Explanation
Correct : c
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.