Using change of variables to change PDE to form with no second order derivatives

Click For Summary
SUMMARY

The discussion focuses on transforming a hyperbolic partial differential equation (PDE) of the form u_{xx}+6u_{xy}+5u_{yy}-4u_{x}+2u=0 into a version without mixed second-order derivatives. The equation is classified as hyperbolic based on the condition a_{12}^2 - a_{11}*a_{22} yielding a positive result. The solution involves using a rotation of axes defined by the angle θ, which eliminates the mixed derivative term u_{xy}. This can be achieved through matrix representation and eigenvector analysis of the associated quadratic form.

PREREQUISITES
  • Understanding of hyperbolic partial differential equations
  • Familiarity with change of variables in PDEs
  • Knowledge of matrix representation of quadratic forms
  • Basic concepts of eigenvectors and eigenvalues
NEXT STEPS
  • Study the classification of PDEs, focusing on hyperbolic equations
  • Learn about the method of change of variables in PDEs
  • Explore matrix methods for quadratic forms and their applications
  • Investigate eigenvalue problems and their relevance in transforming PDEs
USEFUL FOR

Mathematics students, researchers in applied mathematics, and anyone involved in solving partial differential equations, particularly those focusing on hyperbolic forms and variable transformations.

lefturner
Messages
1
Reaction score
0

Homework Statement


Classify the equation and use the change of variables to change the equation to the form with no mixed second order derivative. u_{xx}+6u_{xy}+5u{yy}-4u{x}+2u=0



Homework Equations



I know that it's of the hyperbollic form by equation a_{12}^2 - a_{11}*a_{22}, which gives 4 >0 so it's hyperbollic.

The Attempt at a Solution


What I don't understand is how to get started on changing the form to something with no second order derivatives. My book used a matrix method but shows no examples. Could I have a tip for where to get started? Thanks!
 
Physics news on Phys.org
You don't want "no second order derivatives", you want "no second order mixed derivatives". In other words, you want to get rid of that "u_{xy}" term.

Think of this as x^2+ 6xy+ 5y^2, a quadratic polynomial.

Rotating through an angle \theta would give x= x'cos(\theta)- y'sin(\theta), y= x'sin(\theta)+ y'cos(\theta). Put those into the polynomial and choose \theta so that the x'y' term is 0.

Equivalently, simpler calculations but more sophisticated, write the polynomial as
\begin{bmatrix}x & y\end{bmatrix}\begin{bmatrix}1 & 3 \\ 3 & 5\end{bmatrix}\begin{bmatrix}x \\ y\end{bmatrix}
Use the eigenvectors of that matrix as the new axes.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
Replies
2
Views
2K
Replies
5
Views
4K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K