Consider the equation $$\frac{dy}{dx} + 5y = e^{2x}$$ One method of attack as far as i know is to multiply both sides by $e^{5x}$.This gives $$e^{5x}\frac{dy}{dx} + y5e^{5x} = e^{2x}e^{5x} = e^{7x}$$ We now find that the LHS is,in fact,the derivative of $ye^{5x}$. $$\therefore \frac{d}{dx}(ye^{5x}) = e^{7x}$$ Now what do i do?Integrate this way$$\int\frac{d}{dx}(ye^{5x}) = \int e^{7x} ?$$
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
From $$\frac{d}{dx}(ye^{5x}) = e^{7x},$$ we get $$\int d(ye^{5x}) =\int e^{7x}dx,$$ which implies that $$ye^{5x}=\frac{1}{7}e^{7x}+C.$$ |
|||||||||
|
|
Yes, that's what you do. Look at what you have: $${d\over dx} (ye^{5x}) = e^{7x}.$$ This is saying that $ye^{5x}$ is an antiderivative of $e^{7x}$. Thus, you can write $$\tag{1}ye^{5x} =\int e^{7x}\, dx;$$ after all, the indefinite integral of a function is its general antiderivative. At this point, you then evaluate the integral in (1) and solve for $y$. |
|||
|
|