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
A
xe0.5x-xe-0.5x
B
0.5xex-0.5xe-x
C
xe0.5x
D
-xe0.5x

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science