Solving two differential equations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
JM00404
Messages
7
Reaction score
0
Please see the PDF attatchment to view the problems. Thank you for your time.
 

Attachments

Physics news on Phys.org
For 1:
What diff.eq does [tex]\psi(x)e^{-a_{1}\frac{x}{n}}[/tex] fulfill?
 
JM00404 said:
Please see the PDF attatchment to view the problems. Thank you for your time.

The first one (too late I know but anyway):

Let's do a simple one first:

[tex]y^{''}+a_1y^{'}+a_2y=0[/tex]

or:

[tex](D^2+a_1D+a_2)y=0[/tex]

or:

[tex]f(D)y=0[/tex]

Now, use the exponential shift:

[tex]e^{cx}f(D)y=f(D-c)[e^{cx}y][/tex]

so up there, multiply by:

[tex]e^{a_1x/2}[/tex]

so:

[tex]e^{a_1x/2}f(D)y=f(D-a_1/2)[e^{a_1x/2}\phi]=0[/tex]

can you finish it?

[tex]f(D-a_1/2)=(D-a_1/2)^2+a_1(D-a_1/2)+a_2[/tex]