Linear equations - use of integrating factor

nufc365
Messages
4
Reaction score
0
Hi, I am doing self study and have hit a snag in the road. Can someone please clarfiy this for me. I am reading K.A. Stroud's Engineering Mathematics which so far has been great.Consider the equation \frac{dy}{dx} + 5y = e2x

In this case, we begin multiplying both sides by e5x. This gives

e5x\frac{dy}{dx} + y5e5x = e2x.e5x = e7x

We now find that the left-hand-side is the derivative of y.e5x.

\frac{d}{dx}(y.e5x) = e7x____________________

Can someone please clarify how the left hand side is the derivative of y.e5x.

I get that y5e5x is the derivative of y.e5x, but what about the first part of the left-hand-side. What happens to the e5x\frac{dy}{dx}
 
Physics news on Phys.org
The product rule is

(uv)'=u'v+uv'

here u=y v=e^(5x)

You have taken y'=0
 
Thanks a lot lurflurf. It seems so obvious now!

I was treating y as a constant. doh
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top