Characteristics - What's Going On?

  • Context: Graduate 
  • Thread starter Thread starter bolbteppa
  • Start date Start date
Click For Summary
SUMMARY

This discussion focuses on the characteristics of second-order partial differential equations (PDEs) and their classification using the determinant condition B² - 4AC. The conversation highlights the use of matrices and determinants to derive conditions for the existence of solutions, emphasizing the role of characteristics as lines where the highest order partial derivatives are discontinuous. Conflicting definitions of characteristics are examined, particularly in relation to first-order PDEs and the geometric implications of changing variables. The participants express confusion over the relationship between these concepts and their impact on the solutions of PDEs.

PREREQUISITES
  • Understanding of second-order partial differential equations (PDEs)
  • Familiarity with matrix determinants and their applications in PDE classification
  • Knowledge of the Cauchy-Kovalevsky theorem and its implications
  • Basic concepts of ordinary differential equations (ODEs) and their relation to PDEs
NEXT STEPS
  • Study the derivation of the B² - 4AC condition for classifying second-order PDEs
  • Learn about the geometric interpretation of characteristics in first-order PDEs
  • Explore the Cauchy-Kovalevsky theorem and its proof in detail
  • Investigate the effects of variable changes on the characteristics of PDEs
USEFUL FOR

Mathematicians, physicists, and engineering students interested in the theory of partial differential equations and their applications in modeling physical phenomena.

bolbteppa
Messages
300
Reaction score
41
What's really going on as regards characterstics?

For second order PDE's, in this video in which characteristics were defined as lines in the domain along which the highest order partial derivatives were discontinuous, then using this idea, one can naturally use matrices & determinants to derive the conditions under which the second order terms are equal to zero - deriving the B^2 - 4AC classification of partial differential equations.

For those who are interested, the method is that given

\mathcal{L}[\phi] = A \phi_{xx} + B \phi_{xy} + C \phi_{yy} + H(x,y,\phi, \phi_x, \phi_y) = 0

we basically want \vec{v} = (\frac{\partial ^2 \phi}{\partial x^2},\frac{\partial ^2 \phi}{\partial x \partial y},\frac{\partial ^2 \phi}{\partial y^2}) = (0,0,0) & since this is a vector, we construct an equation of the form \mathcal{T}(\vec{v}) = \vec{w} & examine the case where a solution \vec{v} doesn't exist, i.e. a case where an infinite number of solutions exist.

Using

d(\frac{\partial \phi}{\partial x}) = \frac{\partial}{\partial x} \frac{\partial \phi}{\partial x}dx + \frac{\partial }{\partial y} \frac{\partial \phi}{\partial x} dy = \frac{\partial ^2 \phi}{\partial x^2 }dx + \frac{\partial ^2 \phi}{\partial y \partial x} dy

d(\frac{\partial \phi}{\partial y}) = \frac{\partial}{\partial x} \frac{\partial \phi}{\partial y}dx + \frac{\partial }{\partial y} \frac{\partial \phi}{\partial y} dy = \frac{\partial ^2 \phi}{\partial x\partial y }dx + \frac{\partial ^2 \phi}{ \partial ^2 y} dy

we arrive at

\mathcal{T}(\vec{v}) = \vec{w} \rightarrow \left[ \begin{matrix} A & B & C \\ dx & dy & 0 \\ 0 & dx & dy \end{matrix} \right] \left[ \begin{matrix} \phi_{xx} \\ \phi_{xy} \\ \phi_{yy} \end{matrix} \right] = \left[ \begin{matrix} -H \\ d( \frac{\partial \phi}{\partial x}) \\ d( \frac{\partial \phi}{\partial y}) \end{matrix} \right]

so that \det{\mathcal{T}} = Ady^2 - Bdxdy + Cdx^2 = 0 \rightarrow A(\frac{dy}{dx})^2 - B(\frac{dy}{dx}) + C = 0 implies \frac{dy}{dx} = \frac{B \pm \sqrt{B^2 - 4AC}}{2A}
These are the differential equations of the characteristics, splitting into three cases: two real equations, one real equation or two complex equations... Along the characteristics we then have to solve H(x,y,\phi, \phi_x, \phi_y) = 0, & my guess is that the solution for this may not be the same solution for the general second order PDE, thus there will be discontinuities in the solution?​

But then in this note characteristics were those curves along which the coefficient of the first term vanishes, so that a power series solution may be constructed (is that tiny discussion given an actual proof of the Cauchy-Kovalevsky theorem, just without ε-δ?'s?). Here we apparently have two conflicting descriptions of what a characteristic is, definitions that don't seem to merge as equivalent.

Thirdly, in this note characteristics are shown to arise via a change of variables aimed at eliminating higher order derivatives, how does a change of variables relate to all of this? I imagine it's something to do with choosing coordinates so that the characteristics in the domain look nicer, but I have no concrete idea as to how it applies geometrically...

Finally, how does all of this, whatever the right way of looking at it actually is, relate to characteristics of first order PDE's exactly? On pages 5 - 6 a nice geometric interpretation of first order characteristics is given, but it looks like it has nothing to do with what has been described above.

What's going on?
 
Physics news on Phys.org
The basic idea is we can factor a partial differential equation into ordinary differential equations. A usual example is
$$\dfrac{\partial ^2}{\partial t^2}-c^2\dfrac{\partial^2}{\partial x^2}=\left( \dfrac{\partial }{\partial t}-c\dfrac{\partial}{\partial x}\right) \left( \dfrac{\partial }{\partial t}+c\dfrac{\partial}{\partial x}\right)=\dfrac{\partial }{\partial u}\dfrac{\partial }{\partial v} \\ \text{where} \\
\dfrac{\partial }{\partial u}=\dfrac{\partial }{\partial t}-c\dfrac{\partial}{\partial x} \\
\dfrac{\partial }{\partial v}=\dfrac{\partial }{\partial t}+c\dfrac{\partial}{\partial x} \\$$
Thus we have reduced the solution of a partial differential equation to the solution of two ordinary differential equations.
 
Last edited:
Thanks for the input, unfortunately I don't yet see how that explains the situation as regards characteristics. In one case characteristics are defined by the fact that the highest partials are all simultaneously zero, in the next they are defined by the fact that (only one of? or all of) the coefficients are zero. If both conditions hold then it looks like you'd get two sets of completely different characteristics, one associated to the coefficients, the other to the partials... How a change of variables affects this is beyond me.

Also, I don't really understand why it is that the characteristics being parallel to the solution curve is a bad thing? In the picture I linked to above for first order PDE's, surely the fact you know your initial curve lies along the characteristic curve gives you the information you get otherwise thinking of normal vectors - no? Further, how does this picture tie into 2nd order PDE's? It just doesn't make sense to me because even the basic definitions seem to contradict or go against one another...

Finally, I don't have any intuitive feel for why curves partitioning the domain lead to such drastically different solutions, i.e. why the characteristics cause such drastically different solutions :frown:
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K