I have
xy' - 3y = x^4(e^x + cos x) - 2x^2 ; y(pi) = e^pi + (2/pi).
Could someone solve this out for me?
Thank you.
Multiply the equation in standard linear form by this integrating factor. You should then find the left-hand side can be expressed as the derivative of a product.
The equation in standard linear form:
Now, multiply through by
Rewrite the left side as the derivative of a product:
Now, integrate with respect to.
If the integrating factor is calculated correctly, you should always get the left side to be the derivative of the product of the integrating factor and the dependent variable.
Observe that:
Your textbook should give you a development of this method which will demonstrate why this always works.
On a side note, I highly recommend that you do not use the character "x" to denote multiplication, as it can be confused with the variable.
I integrated the right side respect to x then i got
y/x^3 = e^x + cos x - 2/x + c
Then I multiplied x^3 to both side getting
y= x^3 e^x + x^3 sin x + 2/x^2 + c/x^3
Am I right so far? because I have this equation y(pi) = e^pi + (2/pi)
But I tried and it does not seem to work
You have integrated the trigonometric term on the right incorrectly (wait, I see you changed it in the second line), so not counting you first line, what you have done incorrectly is you have integrated the rational term incorrectly and divided the parameter (constant of integration) by x^3 rather than multiplied. So, what you should have is the general solution:
Now, use the given initial condition to determine.
Hello so I got this equation
e^pi + 2/pi = pi^3 e^pi + 2pi^2 +Cpi^3 from y(pi) = e^pi + 2/pi
I tried moving everything to left leaving Cpi^3 on the right. But I find that the equation gets very messy? Is it supposed to be like that?