Chemical Engineering > GATE 2016 > Differential Equations
What is the solution for the second order differential equation d2y/dx2 + y = 0, with the initial conditions y(0)=5 and dy/dx at x=0 =10?
Explanation
Correct : d
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.