2nd order linear hyperbolic PDE?

Click For Summary

Discussion Overview

The discussion centers on the second-order linear hyperbolic partial differential equation (PDE) given by uxx - x² uyy = 0, with the assumption that x > 0. Participants explore methods for solving this equation, including characteristic curves and the Fourier method.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant proposes a change of variables to derive characteristic curves, suggesting that the general solution may be of the form u = f(2y - x²) + g(2y + x²).
  • Another participant questions whether the proposed solution u = f(2y - x²) + g(2y + x²) satisfies the original PDE, implying it must be a general solution if it does.
  • A different participant expresses uncertainty about the validity of the solution by attempting to compute second derivatives, indicating a possible error in their calculations.
  • Another approach is introduced using the Fourier method, leading to an ordinary differential equation for F, with a proposed solution involving modified Bessel functions.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correctness of the proposed solution or the method of verification, as there are differing approaches and some uncertainty expressed regarding calculations.

Contextual Notes

Some limitations include the potential for errors in derivative calculations, the dependence on specific forms of solutions, and the unresolved nature of the general solution's validity.

kingwinner
Messages
1,266
Reaction score
0
uxx - x2 uyy = 0 (assume x>0)

Is there any systematic method (e.g. change of variables) to solve this hyperbolic equation?

dy/dx = [B + sqrt(B2 - AC)]/A
=> dy/dx = x
=> 2y -x2 = c

dy/dx = [B - sqrt(B2 - AC)]/A
=> dy/dx = -x
=> 2y + x2 = k

So the characteristic curves are 2y -x2 = c and 2y + x2 = k

Now does this imply that the general solution is u = f(2y-x2)+g(2y+x2) ?

Thanks!
 
Physics news on Phys.org
u = f(2y-x2)+g(2y+x2)

Is uxx - x2 uyy identically zero? Then it must be a general solution :wink:
 
Hi, I tried to verify it by computing a bunch of tedious second derivatives, but somehow I didn't get 0... I may have made a mistake in my calculations...
 
The most direct way to solve this PDE is the Fourier method, that is, supposing that solution has the form

u(x,y)=\int_{-\infty}^{\infty}F(x,k)exp(iyk) dk

we obtain ODE for F

F_{xx}+x^2k^2F=0 ,

which solution is as follows

F(x,k)=x^{1/2}[F1(k)J_{1/4}(x^2k/2)+F2(k)K_{1/4}(x^2k/2)] ,

where J_{1/4} and K_{1/4} are modified Bessel functions; F1 and F2 are arbitrary functions.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K