Report On Higher Order But First Degree Ordinary Differential Equation (Method of Variation of Parameters)
Report On Higher Order But First Degree Ordinary Differential Equation (Method of Variation of Parameters)
TECHNOLOGY
REPORT ON
Higher Order but first degree ordinary
differential equation(Method of Variation
of parameters)
SUBMITTED BY-
NAME-VATS KUMAR SOURAV
COLLEGE ROLL NO.-214062270
UNIVERSITY ROLL NO.-12500221027
ACKNOWLEDGEMENT
1.Acknowledgement
2.Content
3.Title of the Report
4.Abstract
5.Introduction
6.Methods
7.Code
8.Example
9.Results and Discussion
10.Conclusions
11.References
Higher Order but first degree ordinary differential equation
• (rdr/dθ) + cosθ = 5
Methods
We now introduce the first one of two methods discussed in these notes to solve
a first order non-homogeneous linear differential equation. Again, it turns out
that what we already know helps. We know that the general solution to the
homogeneous equation y′+p(t)y=0y′+p(t)y=0 looks
like AeP(t),AeP(t), where P(t)P(t) is an antiderivative of −p(t).−p(t). We now
make an inspired guess: Consider the function v(t)eP(t),v(t)eP(t), in which we
have replaced the constant parameter AA with the function v(t).v(t). This
technique is called variation of parameters. For convenience write this
as s(t)=v(t)h(t),s(t)=v(t)h(t), where h(t)=eP(t)h(t)=eP(t) is a solution to the
homogeneous equation. Now let's compute a bit with s(t):
s′(t)+p(t)s(t)=v(t)h′(t)+v′(t)h(t)+p(t)v(t)h(t)
=v(t)(h′(t)+p(t)h(t))+v′(t)h(t)
=v′(t)h(t).