Home » Engineering Mathematics » Engineering Mathematics Miscellaneous » Question

Engineering Mathematics Miscellaneous

Engineering Mathematics

  1. Consider the differential equation x²
    d²y
    + x
    dy
    - 4y = 0
    dx²dx

    with the boundary conditions of y(0) with the boundary conditions of y(0) = 0 and y(1) = 1. The complete solution of the differential equation is
    1. sin
      πx
      2
    2. exsin
      πx
      2
    3. e-xsin
      πx
      2
Correct Option: A

d²y
+ x
dy
- 4y = 0
dx²dx

⇒ x²y" + xy' - xy = 0
From Euler-Cauchy’s Equation a0 x²y" + a1 + xy' + a2y = 0
Given: a0 = 1, a1 =1, a2 = – 4
∴ a0m(m– 1) + a1m + a2 = 0
⇒ m(m – 1) + m – 4 = 0
⇒ m2 = 4
⇒ m = ± 2
y(x) = Ax² + Bx–2 = Ax2 +
B

Applying Boundary condition
y(0) = A0 +
B
= 0
0

∴ B = 0
and y(1) = A(1) = 1
∴ A = 1
y(x) = x²



Your comments will be displayed only after manual approval.