Second order differential nonhomogeneous equation with gaussian term

Click For Summary

Homework Help Overview

The discussion revolves around solving a second-order nonhomogeneous differential equation with a Gaussian term on the right-hand side. The original poster expresses difficulty in handling the Gaussian term and mentions a second equation that includes a nonlinear term.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss various techniques for solving the equations, including variation of constants, Fourier or Laplace transforms, and reduction of order. There is mention of perturbation methods in relation to the nonlinear equation.

Discussion Status

The conversation is ongoing, with participants offering different methods and approaches. Some guidance has been provided regarding potential techniques, but there is no explicit consensus on a solution. The original poster continues to seek assistance.

Contextual Notes

The original poster has indicated that they have been working on the problem for several hours and have not yet found a solution. There is a reference to Mathematica providing a specific answer involving the Error Function, which suggests that the problem may be solvable but remains challenging for the participants.

coyote_001
Messages
7
Reaction score
0
Hello forum,

I am trying to solve a differential equation for the last four hours and I can't figure out how...

here it is

\frac{d^2x(t)}{dt^2} + \frac{dx(t)}{dt} + c x(t) = d e^{-a t^2}

actually my problem is how to handle the Gaussian term...



if anyone can help please post...

and also i have another one (but its not so important),

\frac{d^2x(t)}{dt^2} + \frac{dx(t)}{dt} + c x(t) + d x^2(t) = f e^{-a t^2}

thanks in advance
 
Last edited:
Physics news on Phys.org
What techniques have you used to solve the equations?

The second is a completely different type of equation b/c of the nonlinear term.
 
I didn't solve the equation yet. :frown:

The second equation is nonlinear... From the nonlinear equation through some perturbations I concluded to the first linear non-homogeneous equation...

But still no solution... I am trying different methods but no solution...
I know that is solvable because mathematica returns a specific answer (huge one) including the ErrorFunction...
 
Sorry for the mistake. I meant what techniques have you tried to solve the equation.

Doing variation of constants twice will work.
 
You could also try using Fourier or Laplace transforms.
 
Use reduction of order. Find a DE textbook on the subject and work through the example first. Here's the general outline. Now try and work through each step with the actual problem. If you can't integrate something, just leave it in it's unevaluated integral form like I did.


First consider the homogeneous case:

x''+x'+cx=0

giving:

x_c=x_1(t)+x_2(t)

Now, let

x=x_1 v

and you should get:

x_1 v''+(2x_1'+x_1)v'=de^{-at^2}=R

Now let v'=w and obtain:

x_1 w'+(2x_1'+x_1) w=R

That's first order. Find the integrating factor and call it \mu[/tex]<br /> <br /> Then:<br /> <br /> d(\mu w)=R\mu dt<br /> <br /> Integrate:<br /> <br /> w=\frac{1}{\mu}\left(\int R\mu+k\right)<br /> <br /> Then:<br /> <br /> v=\int \frac{1}{\mu}(\int R\mu+k)<br /> <br /> Finally:<br /> <br /> x=x_1\int\frac{1}{\mu}\int(R\mu+k)
 
Last edited:

Similar threads

  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
6
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K