Solving a 2nd Order Differential Equation with Auxiliary Method

Click For Summary
SUMMARY

The discussion focuses on solving the second-order differential equation d²y/dx² + 3dy/dx + 2y = cos x using the auxiliary method. The user initially proposes an auxiliary equation of ae^x + be^-2x and a particular solution of a sin kx + b cos kx. After substituting into the original equation, the user expresses uncertainty about the correctness of their approach. Ultimately, a solution is provided by another user, Max, which is y(x) = (3sin x)/10 + (cos x)/10 - (7e^(-x))/2 + (2e^(-2x))/5, verified using Maxima software.

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with auxiliary methods for solving differential equations
  • Knowledge of particular solutions in the context of differential equations
  • Experience with Maxima software for mathematical computations
NEXT STEPS
  • Study the method of undetermined coefficients for particular solutions
  • Learn about the Laplace transform method for solving differential equations
  • Explore the use of Maxima for solving complex mathematical problems
  • Investigate the characteristics of solutions to second-order linear differential equations
USEFUL FOR

Students and professionals in mathematics, particularly those studying differential equations, as well as software developers and engineers using Maxima for computational solutions.

angel
Messages
18
Reaction score
0
ok
im trying to solve the following equation using standard aux method:

d^2y/dx^2 + 3dy/dy +2y = cos x with conditions x(0)=-3 and x'(0) = 3

my aux eqn is:

ae^x + be^-2x

and my yp is;

a sin kx + b cos kx

i differentiate this twice and substitute into the original equation, and i get:

(-a sin x - b cos x)+3(a cos x-b sin x) + 2(a sin x+ b cos x) = cos x.

Now at this stage I am not sure if this is right or not, can someone please confirm if this is right or not.

I ve done this question using the laplace method and the answer i get is;

-19/2e^x +32/5 e^2x + 1/10 cos x - 3/10 sin x.

Here my aux equation is not the same as what i get when i apply the laplace method.

Im not sure what is going wrong.
Someone help me please.
 
Physics news on Phys.org
you have a and b representing two different numbers simlutaneously.

if you're not sure which of e^2x or e^-2x is correct why don't you subs it into the equation to see which one works? i think it is -2, i also think you want e^-x and not e^x since the aux equation is m^2+3m+2=(m+1)(m+2)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 52 ·
2
Replies
52
Views
10K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K