MHB Solve 2nd Order Inhomogeneous ODE: Kartika's Q on Yahoo Answers

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    2nd order Ode
AI Thread Summary
The discussion focuses on solving the inhomogeneous differential equation y'' - 6y' + 9y = 4e^(3x) without using the method of undetermined coefficients. The solution involves using variation of parameters, starting with the fundamental solution set for the homogeneous equation, which is {e^(3x), xe^(3x)}. The particular solution is derived by determining functions v_1(x) and v_2(x) through a system of equations, ultimately leading to v_1(x) = -2x^2 and v_2(x) = 4x. The general solution combines the homogeneous and particular solutions, resulting in y(x) = c_1e^(3x) + c_2xe^(3x) + 2x^2e^(3x). This method effectively addresses the problem while adhering to the specified constraints.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Solve this inhomogeneous differential equation?


Please show all your steps, and DO NOT use the method of undetermined coefficients. Thanks.

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

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Re: Kartika's question at Yahoo! Answers regarding solvinga 2nd order inhomogeneous ODE

Hello Kartika,

We are given to solve:

$$y''-6y'+9y=4e^{3x}$$

and we are instructed not to use the method of undetermined coefficients. So, I will use variation of parameters instead.

First, we want to find a fundamental solution set for the corresponding homogeneous equation. We see that we have the repeated characteristic root $r=3$, and so our set is:

$$\{e^{3x},xe^{3x}\}$$

Hence, we take as our particular solution:

$$y_p(x)=v_1(x)e^{3x}+v_2xe^{3x}$$

Next, we determine $v_1(x)$ and $v_2(x)$ by solving the system:

$$e^{3x}v_1'+xe^{3x}v_2'=0$$

$$3e^{3x}v_1'+\left(3xe^{3x}+e^{3x} \right)v_2'=4e^{3x}$$

Dividing through both equations by $e^{3x}\ne0$, we obtain:

$$v_1'+xv_2'=0$$

$$3v_1'+\left(3x+1 \right)v_2'=4$$

The first equation gives us:

$$v_1'=-xv_2'$$

And substituting into the second equation, we find:

$$-3xv_2'+\left(3x+1 \right)v_2'=4$$

$$v_2'=4\,\therefore\,v_1'=-4x$$

Integrating with respect to $x$, we now find:

$$v_1(x)=-2x^2$$

$$v_2(x)=4x$$

And thus, our particular solution is:

$$y_p(x)=-2x^2e^{3x}+4x^2e^{3x}=2x^2e^{3x}$$

Thus, by superposition, we find the general solution is:

$$y(x)=y_h(x)+y_p(x)=c_1e^{3x}+c_2xe^{3x}+2x^2e^{3x}$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top