First Order Linear Differential Equations

AI Thread Summary
The discussion revolves around solving a first-order linear differential equation, specifically y' - 2xy = 2xe^x^2. The proposed solution is y = e^x^2 (x^2 + c), but the user struggles with verifying this due to the presence of the constant c in the derivative. Clarification is provided that the constant will cancel out during the verification process. Additionally, the correct integrating factor is discussed, leading to the final solution y = -e^{2x^2}/2 + C. The conversation highlights common challenges in calculus and the importance of careful verification in solving differential equations.
wubie
Hello,

It has been over a year since I last did calculus. And I am having trouble with my current calculus course. First here is the question:

Solve the given first-order linear equation and verify that your solution indeed satisfies the equation.

y' - 2xy = 2xe^x^2


Now I THINK I have the answer:

y = e^x^2 ( x^2 + c)

But how do I verify? I would think I simply would take the above equation and it's derivative and sub. into the equation

y' - 2xy = 2xe^x^2

If that is the case, my problem is this: When I take the derivative of

y = e^x^2 ( x^2 + c)

I have

y' = 2x * e^x^2 + 2x^3 * e^x^2 + 2x * C * e^x^2

How can I verify my answer when there is an unknown constant in my derivative? What am I missing?

Any help is appreciated - detailed if possible. Thankyou.
 
Physics news on Phys.org
Keep doing what you're doing and the constant will cancel out:

y = e^{x^2}(x^2+{\rm C})
y' = 2x{\rm C}e^{x^2} + 2x^3e^{x^2} + 2xe^{x^2}
2xy = 2x{\rm C}e^{x^2} + 2x^3e^{x^2}

Substitute into find that:

y'-2xy = 2xe^{x^2}
 
Ok, as I understand it we have the following equation that we must solve.

\frac {dy}{dx}-2xy=2xe^{x^2}

First we must compute the integrating factor which is.

F(x)=e^{\int{f(x)dx}}

and multiply the original equation by this to get

e^{x^2}\frac{dy}{dx}-2xye^{x^2}=2xe^{2x^2}

And then the final equation to solve just becomes

ye^{x^2}=\int2xe^{2x^2}dx

and y is then

y=-\frac{e^{2x^2}}{2}+C
 
Last edited:
Thanks to the both of you.

I think kurdt that you made an error.

f(x) = - 2x

not

f(x) = 2x

Thanks anyway though.

Cheers.
 
Oops I apologise. Well it just goes to prove I am only human :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top