Variation of Parameter Problem

  • Thread starter Thread starter bengaltiger14
  • Start date Start date
  • Tags Tags
    Parameter Variation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
bengaltiger14
Messages
135
Reaction score
0

Homework Statement




Find the general solution using the method of variation of parameters of:

y''-6y'+9y=(x^-3)(e^3x)

I found the roots of the corresponding homogeneous equation to be lamba = 3. So there are repeated roots. My question is, how do I solve a variation of parameter question with repeated roots? I know how to do it using reduction of order but confused on variation of parameters
 
Physics news on Phys.org
The same way you solve it without repeated roots! Since x= -3 is a double root of the characteristic equation, two independent solutions to the associated homogeneous equation are [itex]e^{-3x}[/itex] and [itex]xe^{-3x}[/itex].

Look for a solution to the entire equation of the form [itex]y(x)= u(x)e^{-3x}+ v(x)xe^{-3x}[/itex]. Now just follow the usual procedure for variation of parameters.