Index

  1. Basic types of differential equations.
  2. 1. Linear Differential equation.
  3. 2. Exact equations
  4. Steps for finding integrating factor for a non-exact equation.
  5. 3. Bernoulli’s equation
  6. Differential equations of first order but not first degree.
  7. 1. Equations solvable for p
  8. 2. Equations solvable for y
  9. 3. Equations solvable for x
  10. Clairaut’s equation.
  11. Second Order Differential Equations
  12. Method 1 Using the inverse operator method.
  13. Method 2 Using the method of variation of parameters.

Note : If the equations on the website seem a bit to clumped up/clogged, please go to the resources section and download the PDF. It has better indentation.


Basic types of differential equations.

1. Linear Differential equation.

These can be of two types:

  1. To solve this, we find an integrating factor(I.F).

And we find the solution in terms of y as:

  1. Same stuff, just in terms of x this time.

I.F =

And we find the solution in terms of x as:


2. Exact equations

An ordinary D.E of first order and first degree is of the form: can be written as:

This equation will be considered exact, ==if and only if==

and the solution of the equation will be given by:

However there are times when :

and thus the equation by-default is not exact.

However we can convert it to an exact equation by finding an integrating factor and then multiplying it to the original equation.


Steps for finding integrating factor for a non-exact equation.

  1. If equation is of the form
  2. Then check if
  3. If true, then equation is non-exact.

Proceeding from here:

Case 1

  1. Check if both M and N are homogenous (degree of both the functions should be equal to zero).
  2. If case 1 is true, then check if both M and N have same degree
  3. If true, then check if .
  4. If all of the above are true, then the I.F will be:
  5. Multiply this I.F to the original equation to get the exact equation. Proceed solving from there as previously discussed.

Case 2 (M and N are both not homogenous/M is not homogenous/N is not homogenous)

  1. In this case, we proceed by finding :
  2. Now we can either:
    1. Divide by M: If the result is a function of y and y only, then our I.F will be:
    2. Divide by N: If the result is a function of x and x only, then our I.F will be:
  3. Multiply this I.F to the original equation to get the exact equation. Proceed solving from there as previously discussed.

For the alternate form

  1. If equation is of form
  2. M = , N = .
  3. If , then
  4. Integrating factor =
  5. Multiply this I.F to the original equation to get the exact equation. Proceed solving from there as previously discussed.

3. Bernoulli’s equation

It is of the form:

Where The easiest way to solve this is to reduce to a linear D.E.

We start by dividing both sides of the equation with to get :

Let = .

Differentiate both sides w.r.t .

Substitute back into the original equation, we get:

or

which can now be solved using the formula of a linear D.E


Differential equations of first order but not first degree.

1. Equations solvable for p

The required form for this type of equation should in the form of a quadratic equation:

or

Example explanation

Let’s say we have the equation:

  1. Set
  2. So the equation becomes
  3. Solving the equation, we get roots as p = -2 and p = 3.
  4. Equation to both the values separately and separate the variables

  1. Integrate both the equations, we get:

or and or 6. Finally we write both the equations in product form as :


2. Equations solvable for y

These are equations are always of where is always equal to 1.

Steps to solve an equation for y.

  1. Write equation in terms of y, where y is isolated on the LHS.
  2. Differentiate L.H.S and R.H.S w.r.t x.
  3. Let .
  4. Try to solve and reduce to a linear differential equation which will be , by doing some substitution by setting some coefficient to z.
  5. Then solve the linear D.E to get a value in terms of .
  6. Put that value back in the original given equation and you have the required solution.

Alternatively .

After step 3

  1. Try to solve the equation and get a value of in terms of .
  2. Take only those terms which have associated with them.
  3. Now let’s say you get, , then separate the variables, to one side, to the other.
  4. Integrate both sides.
  5. Put the value of back in the original equation.

==Both methods are valid. Just depends which one is more applicable, based on the question==.


Example explanation

Let’s say we have an equation.

So rewriting the equation we get :

So we differentiate both sides w.r.t .

Let .

So we get the equation as :

which can be further reduced down to:

Here we see that we already have a term with . So we don’t need to reduce to a linear D.E at this point, we will just consider the second term.

Therefore,

We separate the variables to get:

Now we integrate both sides to get

which can be solved further down to get:

or or

Now we apply this value back in the original equation to get

or ,


Example 2.

Let’s say we have another equation: We apply the same rules as before to get

Let .

and then by solving further we get an equation:

Now we could technically apply the alternative method and only choose the second term with dp/dx, but then separating variables would be a problem in this instance.

We would get Which now becomes troublesome to separate further.

So discarding this approach, we convert this equation into a linear D.E and then try to solve it.

Thus:

or

Solving this D.E we get a value in terms of as :

Applying this value in original equation, we get the required solution in terms of as:

3. Equations solvable for x

Here equations are given in the form of: We generally solve this by differentiating both sides w.r.t .

Therefore, If then

, which is a first order differential equation in terms of p and y

We will solve the equation further and then separate variables, integrate both sides to get a value in terms of y, put it back in original equation.


Example explanation

Let’s say we have a given equation :

We differentiate both sides w.r.t .

Or, Continuing to solve that we get :

or

or

Integrating both sides, we got a solution in terms of as:

So applying this value in our original equation, we get the required solution as:


Clairaut’s equation.

A differential equation of the form

is called Clairaut’s form.

We will use the method of 2. Equations solvable for y to solve such equations.

So we differentiate the equation w.r.t .

Let

or

Now we set both of the terms

and

From equation 1, we get . Thus,

which is the required general solution,

And from equation 2, we get :

which is the singular solution in terms of x and y only.


Example explanation

  1. Solve and obtain the singular solution.

We write it in Clairaut’s form.

Now we differentiate both sides w.r.t .

or let

Thus Thus from , we get .

Thus the required general solution is And from we get

We get singular solution as : or


Second Order Differential Equations

A linear D.E of second order with constant coefficients is of the form:

where and are constants and is either a constant or a function of itself.

We can solve this equation by first converting it to it’s auxiliary form using the D-operator method.

Using the symbol D for the differential operator , the above equation can be written as:

Case 1: Solving homogenous part and finding C.F

Now if is equal to zero then the equation becomes homogenous. To solve this we need to find a complementary factor or C.F.

Rules for finding Complementary factor, C.F

  1. Convert the given differential equation to it’s auxiliary form. For example :

  2. Solve the equation and find it’s two roots and .

  3. If the roots are different, the solution becomes: where and are arbitrary constants.

  4. If the roots are same, i.e , then the solution becomes:

  5. If the roots are complex then, the solution becomes: where , , .

    or


Case 2: Solving the non-homogenous part of the differential equation.

In the event of : , is not a constant, there is a different way to find the solution to this equation.

Firstly we assume to be a trial solution to this equation and find C.F for the homogenous part, and we write it down as :

Now for the non-homogenous part, we need to find something called a Particular-Integral or P.I.

The entire general solution will be

There are two ways to find the P.I .

Method 1: Using the inverse operator method.

Let the non-homogenous D.E be :

We do this by setting :

Solving , we get either or or

Now a few important cases of and formulae for those cases.



  1. If you have :

    or

    , where and are roots of , then we can get the P.I as follows:

    which is solved as:


Now to find the values of and .

Let’s say we have a given expression

where and .

We can write

or

Cancelling out from both sides and multiplying both sides by ,

We get

or


Now we compare both the coefficient of and constant terms to the other side.

Since there is no on the other side, , and is on the other side, so

 $A-B = 1 => A = B$
 
 

From the two equations, we get ,


So we get our P.I as:

which, when solved completely, gives us:

as the solution for this P.I.


  1. If you have :

    where , is a polynomial function of some degree , we get the P.I as:

    where we expand till and then solve .


  1. If you have:

    , where is a function of a . We can get the solution as:


Method 2: Using the method of variation of parameters.

This method is used when it’s difficult to apply the inverse operator method. However it is not a replacement for the inverse operator method. Both are valid, usage depends on the question.

So picking up from our C.F for equation:

where we assumed the C.F to be: Now, let us assume our P.I as , where and are unknown functions of

To find the value of and , we need to find the Wronskian Determinant, which is given by

and

and

or

and

Put these values back into your P.I equation to get the full general solution to the D.E