Solve the following boundary value problems.
(i) π¦
β²β² + 4π¦ = 0; π¦(0) = 3, π¦(π/2) = β3,
(ii) π¦
β²β² β 25π¦ = 0; π¦(β2) = π¦(2) = cosh 10.
(iii) π¦
β²β² + 2π¦
β² + 2π¦ = 0; π¦(0) = 1, π¦(π/2) = 0.
"\\lambda^2+4=0" which gives the general solution "y= A\\cos(2x)+B\\sin(2x)". Now, applying the boundary conditions gives us : "A=3" and "B" arbitrary (as "\\sin(0) =\\sin(\\pi)=0" ).
"y=3\\cos(2x)+B\\sin(2x)"
"\\lambda^2-25=0" which gives the general solution "Ae^{5x}+Be^{-5x}=A'\\cosh(5x)+B'\\sinh(5x)". Applying the boundary conditions yields "A'=1, B'=0", so "y=\\cosh(5x)".
"\\lambda^2+2\\lambda+2=0" which gives the general solution "e^{-x}(A\\sin(x)+B\\cos(x))". Applying the boundary conditions gives "B=1, A=0", so the solution is "y=e^{-x}\\cos(x)"
Comments
Leave a comment