Chemical Engineering > GATE 2013 > Ordinary Differential Equations
The solution of the differential equation d2y/dx2-dy/dx+0.25y=0 , given y=0 at x=0 and dy/dx=1 at x=0 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.