ODEs: Why do I need Both a General And a Particular Solution?

In summary, the equation is solved when you present a particular solution, however the de is not solved.
  • #1
dimensionless
462
1
I am asking this question as it relates to physics, and in particular how it relates to harmonic oscillation.

Why is the equation not solved when I use only a particular solution? Why is the equation not solved when I use only a general solution?
 
Physics news on Phys.org
  • #2
The obvious thing to say would be that a particular solution is only valid in a specific case, where as a general solution is always valid but is dependent upon intital conditions.
 
Last edited:
  • #3
You want to be able to describe all possible solutions. When someone asks you to solve x2 = 1, you give all possible solutions: 1 and -1. So when someone asks you to solve and ODE, you want to give all possible solutions. If you take the general solution (to the related homogenous equation) and add it to a particular solution, you are able to describe all possible solutions. Consider:

y'' - 5y' + 6y = 3

The related homogenous equation is:

y'' - 5y' + 6y = 0

which has general solution

yH(x) = ce2x + de3x

Note the above is really a family of solutions depending on the paramters c and d. A particular solution to the original equation is:

yP(x) = 1/2

So the solution to the original equation is

y(x) = ce2x + de3x + 1/2

Again, this is a family of solutions depending on paramters c and d. This fully describes the set of solutions to the original ODE. By "fully" describes I mean that:

a) if you replace c and d with any two real numbers, you will get a real function that solves the original ODE, i.e. IF y(x) = ce2x + de3x + 1/2 for some c and d THEN y(x) solves the original ODE
b) you can get EVERY solution to the ODE by plugging in numbers for c and d, i.e. IF y(x) solves the original ODE THEN y(x) = ce2x + de3x + 1/2 for some c and d.
 
  • #4
Why is the equation not solved when I use only a particular solution? Why is the equation not solved when I use only a general solution?

That is not correct. A general solution is as much of a solution as a particular solution. Its just that a general solution does not incorporate initial conditions whereas a particular solution does. So for a physical application it is necessary to place restrictions imposed by physics on a solution obtained by solving the d.e. to restrict its class and to make sure it gives physically meaningful results.
 
  • #5
The equation is solved if you present a particular solution, simply because you are giving a certain function that agrees with the D.E. Your homework problem might not be solved by only giving 1 particular solution, however to say that the DE is not solved is incorrect.
 
  • #6
The particular solution often times solves the equation for the forcing function, while the homogeneous solution is the steady-state solution of the equation. if you are dealing with homogenous ode, the particular solution and the homogeneous solution are one in the same.

so everyone is right partially:

the particualar solution is the non-equilibrium solution

please make sure to add the particular and homogeneous solutions together before applying boundary conditions.
 

FAQ: ODEs: Why do I need Both a General And a Particular Solution?

Why do I need both a general and a particular solution for ODEs?

The general solution for an Ordinary Differential Equation (ODE) is a family of solutions that includes all possible solutions. However, it also contains arbitrary constants that need to be determined in order to get a specific solution. This is where the particular solution comes in - it is a specific solution that satisfies any given initial conditions. Both the general and particular solutions are necessary to fully describe the behavior of a system and to solve the ODE for any given set of initial conditions.

Can't I just use the general solution for any initial conditions?

No, the general solution alone is not enough to solve an ODE. The initial conditions are crucial in determining the specific values of the arbitrary constants in the general solution. Without the particular solution, we cannot determine the values of these constants and therefore cannot fully solve the ODE.

How do I find the particular solution for a given ODE?

The particular solution can be found by using the initial conditions to solve for the values of the arbitrary constants in the general solution. This can be done through substitution or by using the method of undetermined coefficients. Once the values of the constants are determined, the particular solution can be written out.

What happens if I don't have enough initial conditions?

If there are not enough initial conditions given, it is not possible to fully determine the particular solution. This means that the solution will still contain some arbitrary constants and will not be a unique solution. In this case, it is important to have at least as many initial conditions as the order of the ODE to fully determine the particular solution.

Can the particular solution change if I change the initial conditions?

Yes, the particular solution will change if the initial conditions are changed. This is because the values of the arbitrary constants in the general solution are determined by the initial conditions. Therefore, changing the initial conditions will result in different values for these constants and consequently a different particular solution.

Back
Top