0% found this document useful (0 votes)
31 views

Tutorial - On Differential Equations

The document provides a tutorial on solving ordinary differential equations. It contains 7 problems to solve ODEs using various methods like general solution, particular solution, method of undetermined coefficients, variation of parameters and solving homogeneous and non-homogeneous linear differential equations.

Uploaded by

morye.riyal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Tutorial - On Differential Equations

The document provides a tutorial on solving ordinary differential equations. It contains 7 problems to solve ODEs using various methods like general solution, particular solution, method of undetermined coefficients, variation of parameters and solving homogeneous and non-homogeneous linear differential equations.

Uploaded by

morye.riyal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

College of Engineering Pune

MA 20005 : Multivariate Calculus and Differential Equations


S.Y. B.Tech. Semester IV For Diploma (All Branches)
Academic Year: 2023-24
Tutorial on Differential Equations
Coordinator: Dr. C. M. Deshpande

1. Define general solution, particular solution and singular solu-


tion of an ordinary differential equation and explain the differ-
ence between them with an example.
2. Solve the following :
(i) y ′′′ = e−0.2x
(ii) y ′ = sec2y
dr
(iii) dt = −2tr; r(0) = r0

(iv) y = (x + y − 2)2; y(0) = 2
(v) xy ′ = x + y
3. Solve the following :
(i) x3dx + y 3dy = 0
(ii) 3(y + 1)dx = 2xdy
(iii) ex(cosy dx − siny dy) = 0
(iv) (3xey + 2y)dx + (x2ey + x)dy = 0
(v) (a + 1)ydx + (b + 1)xdy = 0; y(1) = 1
4. Solve the following :
(i) y ′ + 2y = 4cos2x; y(π/4) = 3
(ii) xy ′ + 4y = 8x4; y(1) = 2
−x
(iii) y ′ + y = y
(iv) y ′ + y2 = y ; y(0) = 0
3

(v) 2xy ′′ = 3y ′
5. Solve the following :
(i) y ′′ + 4y ′ + (π 2 + 4)y = 0
(ii) 4y ′′ − 4y ′ − 3y = 0
(iii) y ′′ + 2k 2y ′ + k 4y = 0
(iv) y ′′ − 2y ′ − 3y = 0; y(−1) = e, y ′(−1) = −e/4
(v) 9y ′′–30y ′ + 25y = 0; y(0) = 3.3, y ′(0) = 10
(vi) (D3 − D2 − D + I)y = 0
(vii) y (5) − 5y ′′′ + 4y ′ = 0; y(0) = 3, y ′(0) = −5,
y ′′(0) = 11, y ′′′(0) = −23, y (4)(0) = 47
(viii) (D2 + 3D + 2.5I)y = 0
(ix) (x2D2 − xD + 5I)y = 0
(x) (9x2D2 + 3xD + I)y = 0
6. Solve the following non-homogeneous LDE using the method
of undetermined coefficients:
(i) y ′′ − 4y ′ = 8cosπx
(ii) y ′′ + 6y ′ + 9y = e−xcos2x; y(0) = 1, y ′(0) = −1
(iii) (2D2 − 3D − 2I)y = 13 − 2x2
(iv) (D2 − I)y = sinhx
(v) y ′′ − 4y ′ + 3y = 10cosx; y(0) = 1, y ′(0) = −1
7. Solve using variation of parameters:
(i) y ′′ + 4y = cos2x
(ii) (D2 + 2D + 2I)y = 4e−xsec3x
(iii) (D3 + 4D)y = sinx

You might also like