1st order linear differential equations - integrating factors

Click For Summary

Discussion Overview

The discussion revolves around the process of solving first-order linear differential equations using integrating factors. Participants explore the application of the product rule in differentiation and how it relates to transforming a differential equation into a separable form.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Exploratory

Main Points Raised

  • One participant seeks clarification on how the term dy/dx e^(8x) + 8ye^(8x) can be expressed as the derivative of a product, specifically d[e^(8x)y]/dx.
  • Another participant explains that this transformation is due to the product rule for differentiation, providing the formula u'v + uv' = (uv)'.
  • A further explanation details how to derive the integrating factor I(x) by solving the equation dI(x)/dx = I(x)p(x) using separation of variables.
  • Participants discuss the importance of choosing I(x) such that the left-hand side of the equation becomes a derivative, facilitating integration.
  • One participant expresses appreciation for the clarity gained from understanding the derivation of I(x) = exp[∫p(x)dx], indicating that it enhances their comprehension of the topic.

Areas of Agreement / Disagreement

Participants generally agree on the application of the product rule and the process of finding the integrating factor, but there is no explicit consensus on all aspects of the explanation, as some participants are still seeking clarity.

Contextual Notes

The discussion includes assumptions about the familiarity with differential equations and the product rule, which may not be universally understood by all participants. There are also unresolved steps in the integration process that some participants may find challenging.

Who May Find This Useful

This discussion may be useful for students and individuals seeking to understand first-order linear differential equations, particularly those interested in the method of integrating factors and the application of differentiation rules.

austeve
Messages
2
Reaction score
0
Hi guys, this is my first post but have read the forums for a long time - a quick search didnt bring up anything that could help me. So i was wondering if someone could please explain something to me.

I have a differential equation
(excuse the pictures, I don't know how to use the equation writer in this?)
and basically I have to get it into a seperable form and simplify like I have done in the picture.

0m9fW.jpg


In the picture I explain what I want to know, basically
how come the dy/dx e^(8x) + 8ye^(8x) can be written as d[e^(8x)]/dx ... where do the other terms go? I have been doing a few of these problems by following examples, and its not explained and I have been taking it for granted that this happens ... but I want to know why?
 
Physics news on Phys.org
That is due to the product rule for differentiation
u'v+uv'=(uv)'
y' (e^(8x)) + y(8e^(8x))=y' (e^(8x)) + y(e^(8x))'=[y(e^(8x)) ]'
 
It's simply the product rule for differentiation:

\frac{d[f(x) g(x)]}{dx} = \frac{df(x)}{dx} g(x) + f(x) \frac{dg(x)}{dx}Here follows a somewhat technical explanation of why you do this, hopefully you can follow.

So you start out with a differential equation of the form
dy/dx + p(x) y = f(x).​
If you have some function I(x) which is nowhere zero, you can multiply the whole equation by I(x) to get
dy/dx I(x) + p(x) I(x) y = f(x) I(x).​
The trick is now to choose I(x) such that the left hand side is precisely a derivative, so you can directly integrate both sides. Well, by the product rule
d[y I(x)]/dx = dy/dx I(x) + y dI/dx.​
So you are happy when you can get I(x) to satisfy dI(x)/dx = I(x) p(x). This equation can be solved; for example, using separation:
(dI(x)/dx) / I(x) = p(x),​
d(ln I(x))/dx = p(x)​
because I(x) was nowhere zero. Integrate both sides:
ln I(x) = ∫ p(x) dx​
and solve for I(x):
I(x) = exp[ ∫ p(x) dx ]​

Thus, you have obtained the equation
d[y I(x)]/dx = I(x) p(x)​
and you can now solve it by integrating:
y I(x) = ∫ I(x) p(x) dx,​
provided you can do the integral on the right.

Hope that was not too advanced for you? :)
 
CompuChip said:
So you are happy when you can get I(x) to satisfy dI(x)/dx = I(x) p(x). This equation can be solved; for example, using separation:
(dI(x)/dx) / I(x) = p(x),​
d(ln I(x))/dx = p(x)​
because I(x) was nowhere zero. Integrate both sides:
ln I(x) = ∫ p(x) dx​
and solve for I(x):
I(x) = exp[ ∫ p(x) dx ]​

Thus, you have obtained the equation
d[y I(x)]/dx = I(x) p(x)​

=D
The light bulb is starting to brighten now! The above steps were not clear in my examples, but by seeing exactly where
I(x) = exp[ ∫ p(x) dx ]​

came from made it a lot easier to understand. Thankyou very much for the help!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
5K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K