2nd order nonlinear imaginary partial dif eqn

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
FD2010
Messages
3
Reaction score
0
Hi all,

I am having a hard time solving a partial second order differential equation with an imaginary part. I basically took a much bigger function with real and imaginary parts and simplified it down to this. I also know the solution to a similar equation (shown in image). Any help would be appreciated!

Nick
 

Attachments

  • Screen shot 2010-12-07 at 8.29.16 PM.png
    Screen shot 2010-12-07 at 8.29.16 PM.png
    9.3 KB · Views: 575
Physics news on Phys.org
I am terribly sorry but I wound up writing the original expression wrong. I was so hasty for help I had an error in the equation (I left out a u!). Here is what I am trying to solve (new image).

Any help is sincerely appreciated!

Nick
 

Attachments

  • difeqn.JPG
    difeqn.JPG
    13.6 KB · Views: 533
FD2010 said:
I am terribly sorry but I wound up writing the original expression wrong. I was so hasty for help I had an error in the equation (I left out a u!). Here is what I am trying to solve (new image).

Any help is sincerely appreciated!

Nick

I don't see how you're getting all that unless the constants are eliminating the complex components of the solution. For starters, it's just one derivative so you could replace it with just an ODE.

[tex]u''-ku=0[/tex]

and keep in mind the i is just a constant and as long as you use correct complex-value arithmetic, it's just like real variables. So the solution to that is:

[tex]u(y)=c_1 e^{\sqrt{k}y}+c_2 e^{-\sqrt{k}y}[/tex]

however, that expression is already (implicitly) taking out the two values of the multi-valued square root. Now in the case of [itex]\sqrt{i}[/itex], it's best to explicitly evaluate the square root of i:

[tex]\sqrt{\frac{i\omega}{\nu}}=\sqrt{\omega/\nu}e^{\pi i/4}{, \sqrt{\omega/\nu}e^{-3\pi i/4}}[/tex]

then the solution with the i would be:

[tex]u(y)=c_1\text{exp}\left(y\sqrt{\omega/\nu}e^{\pi i/4}\right)+c_2\text{exp}\left(y\sqrt{\omega/\nu}e^{-3\pi i/4}\right)[/tex]

And if it was indeed a partial of say u(y,t), then the constants of integration would be functions of t and the solutions would be:

[tex]u(y,t)=c_1(t)\text{exp}\left(y\sqrt{\omega/\nu}e^{\pi i/4}\right)+c_2(t)\text{exp}\left(y \sqrt{\omega/\nu}e^{-3\pi i/4}\right)[/tex]
 
Sincere thanks for the help. I would go into detail about how I arrived at that very simple equation but it would take awhile.

I wound up having to solve the original equation I was working with using non-dimensionalization. u (a velocity in this case) was unsteady, and depended on a oscillating pressure gradient. Due to this, I couldn't just let du/dt go to 0 because u is not a constant. The result wound up being quite a mess, but I believe I'm good now.

Thanks again!
 
FD2010 said:
Hi all,

I am having a hard time solving a partial second order differential equation with an imaginary part. I basically took a much bigger function with real and imaginary parts and simplified it down to this. I also know the solution to a similar equation (shown in image). Any help would be appreciated!

Nick


Hi you can Take (i*omg-K)/v as one whole part(is omg).