Finding an exact solution using an integration factor

  • Thread starter julian.irwin
  • Start date
  • Tags
    Integration
In summary: But, in principle, it is always there.In summary, when dealing with a DiffEQ in the form Mdx + Ndy = 0, an integrating factor may be needed to find an exact solution. This factor can take the form of p =(x^m)(y^n), p = f(x), or p = f(y), and specific procedures can be used to determine which type of integrating factor to use. However, there is no general rule to find an integrating factor, as it is equivalent to finding a solution to the DE itself.
  • #1
julian.irwin
1
0
When you have a DiffEQ in the form Mdx + Ndy = 0 and you want an exact solution, sometimes you need to multiply by an integration factor p(x,y). The book tells me that the integration factor will either be p =(x^m)(y^n), p = f(x) or p = f(y) and then it gives me the procedure used to solve for all of these cases. Very straightforward.

But how besides insight or guess and check can I decide which type of integration factor to use?

Are there any tricks, rules or patterns?

Let me know if I should clarify further.
 
Physics news on Phys.org
  • #2
Given M(x,y)dx+N(x,y)dy =0 is not exact, then an integrating factor can be found as follows:

1) if (∂M/∂y - ∂N/∂x)/N = f(x) then e∫f(x) dx is an integrating factor.

2) If (∂M/∂y - ∂N/∂x)/M = -g(y) then e∫g(y) dy is an integrating factor.
 
  • #3
julian.irwin said:
When you have a DiffEQ in the form Mdx + Ndy = 0 and you want an exact solution, sometimes you need to multiply by an integration factor p(x,y). The book tells me that the integration factor will either be p =(x^m)(y^n), p = f(x) or p = f(y) and then it gives me the procedure used to solve for all of these cases. Very straightforward.

But how besides insight or guess and check can I decide which type of integration factor to use?

Are there any tricks, rules or patterns?

Let me know if I should clarify further.

What you mean is that sometimes there will be an integrating factor of the form f(x), f(y), or xmyn, and if there is, the methods you have learned will find them. Then you can solve the DE, presuming you can actually perform the integrations. Those are a couple of the patterns that you are looking for.

Unfortunately, there is no general rule to find an integrating factor any more than there is a general method to solve a first order DE because, in principle, finding an integrating factor and solving the DE are equivalent. That is to say, these equations always have in integrating factor if they have a solution in the first place.

Look at it this way. Suppose you are given the DE

M(x,y) + N(x,y)y' = 0 (equivalent to the Mdx + Ndy = 0 form)

Now suppose f(x,y) = C defines y implicitly as a solution of the DE. Then by implicit differentiation you have

[tex]y' = -\frac{f_x}{f_y}[/tex]

Substituting this in the DE gives

[tex]M(x,y) - N(x,y) \frac{f_x}{f_y} = 0[/tex]
[tex]M(x,y)f_y=N(x,y)f_x[/tex]
[tex]\frac{f_y}{N(x,y)}=\frac{f_x}{M(x,y)}[/tex]

Since these are equal we can multiply the equation M(x,y) + N(x,y)y' = 0 by this integrating factor, using the left side to multiply the N and the right side to multiply the M, giving:

[tex]\frac{f_x}{M(x,y)}M(x,y)+\frac{f_y}{N(x,y)}N(x,y)y' = 0[/tex]
[tex]f_x + f_y y' = 0[/tex]

This is an exact derivative which immediately gives f(x,y) = C.

Of course, you wouldn't have known this integrating factor without knowing the solution in the first place. But in principle, it is always there. Sometimes, with special methods as you have seen, you can get lucky and find an integrating factor without knowing the solution ahead of time.
 
Last edited:

FAQ: Finding an exact solution using an integration factor

What is an integration factor?

An integration factor is a function that is used to solve a differential equation by multiplying it with both sides of the equation. It is usually found by manipulating the given differential equation.

How do you determine the integration factor?

The integration factor can be determined by dividing the coefficient of the highest order derivative by the coefficient of the variable. In some cases, it may require manipulation of the given differential equation to find the integration factor.

Why is an integration factor necessary for finding an exact solution?

An integration factor is necessary because it simplifies the differential equation and makes it easier to solve. It helps to convert a non-exact differential equation into an exact one, which can then be solved more easily using integration.

What are the steps for using an integration factor to find an exact solution?

The steps for using an integration factor to find an exact solution are as follows:
1. Identify the differential equation and determine if it is exact or non-exact.
2. If the equation is non-exact, find the integration factor by dividing the coefficient of the highest order derivative by the coefficient of the variable.
3. Multiply both sides of the equation by the integration factor.
4. Use integration to solve the new equation and find the general solution.
5. If initial conditions are given, use them to find the particular solution.

Are there any limitations to using an integration factor to find an exact solution?

Yes, there are some limitations to using an integration factor to find an exact solution. It can only be used for certain types of differential equations and may not always result in an exact solution. Additionally, finding the integration factor can be a complex process in some cases.

Similar threads

Replies
8
Views
2K
Replies
5
Views
1K
Replies
2
Views
2K
Replies
2
Views
1K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
7
Views
3K
Back
Top