Jump to content

Recommended Posts

Posted

E.g. y'(x) + ay(x) = f(x) where a is a constant.

 

I know we basically get exp(ax), then equation becomes [exp(ax)y(x)]' = exp(ax)f(x). But since f(x) is abstract/not defined, I don't know how I would not get stuck with a recursive integral on RHS after trying to integrate.

Anyone know how to evaluate integral of exp(ax)f(x)?

Posted

Well, I see the procedure is different. However, looking up the particular solution to use would be easier if I actually knew what f(x) was. I am basically trying to solve for neutron population with a source term but the source function isn't known. I would hazard a guess as to exponential nature which seems most accurate but is there any reason to believe it would not be a polynomial?

Posted

Since f(x) is unknown, have you thought about examining the direction field, and the orthogonal trajectories to it, to find out what form it must have?

Posted

  Using "variation of parameters":  Given that y'+ ay= f(x), the "associated homogeneous equation" is y'+ ay= 0.  y'= dy/dx= -ay so dy/y= -a dx.  Integrating ln(y)= -ax+ C, y= C'e-ax

Now we look for a solution to the entire equation of the form y(x)= u(x)e-ax

Then y'= u'e-ax- aue-ax.  Putting that into the equation, u'e-ax- aue-ax+ aue-ax= u'e-ax= f(x).  u'(x)= eaxf(x) so u(x)= integral eax f(x) dx.  The general solution to the given differential equation is y(x)= C'e-ax+ e-ax(integral eax f(x)dx).

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.