MHB -206.q3.2 method of integrating factor

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
2000
$\tiny{206.q3.2}\\$
$\textsf{3. use the method of integrating factor}\\$
$\textsf{to find the general solution to the first order linear differential equation}\\$
\begin{align}
\displaystyle
\frac{dy}{dx}+5y=10x
\end{align}
$\textit{clueless !}$
 
Last edited:
Physics news on Phys.org
Given a first order linear ODE of the form:

$$\d{y}{x}+f(x)y=g(x)$$

We can use an integrating factor $\mu(x)$ to make the LHS of the ODE into the derivative of a product, using the special properties of the exponential function with regard to differentiation. Consider what happens if we multiply though by:

$$\mu(x)=\exp\left(\int f(x)\,dx\right)$$

We get:

$$\exp\left(\int f(x)\,dx\right)\d{y}{x}+\exp\left(\int f(x)\,dx\right)f(x)y=g(x)\exp\left(\int f(x)\,dx\right)$$

Now, let's use:

$$F(x)=\int f(x)\,dx\implies F'(x)=f(x)$$

And we now have:

$$\exp\left(F(x)\right)\d{y}{x}+\exp\left(F(x)\right)F'(x)y=g(x)\exp\left(F(x)\right)$$

Now, if we observe that, via the product rule, we have:

$$\frac{d}{dx}\left(\exp(F(x))y\right)=\exp\left(F(x)\right)\d{y}{x}+\exp\left(F(x)\right)F'(x)y$$

Then, we may now write our ODE as:

$$\frac{d}{dx}\left(\exp(F(x))y\right)=g(x)\exp\left(F(x)\right)$$

Now, we may integrate both sides w.r.t $x$.

So, in the given ODE:

$$\d{y}{x}+5y=10x$$

We identify: $$f(x)=5$$

And so we compute the integrating factor as:

$$\mu(x)=\exp\left(5\int\,dx\right)=$$?
 
wow that was a great help. but I'll have go thru this tonmorro ...

ok, got it, but have never come up with that😎
 
Last edited:
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...

Similar threads

Back
Top