What Shape Do the Characteristic Curves of This PDE Form?

jimmycricket
Messages
115
Reaction score
2

Homework Statement


suppose u(x,y) satisfies the partial differential equation:
-4y\frac{\partial u}{\partial x}+\frac{\partial u}{\partial y}=0
Find the characteristic curves for this equation and name the shape they form

The Attempt at a Solution


\frac{dy}{dt}=1 \Longrightarrow y=t+y_0
\frac{dx}{dt}=-4y=-4(t+y_0) \Longrightarrow x=-2t^2-4y_0t+x_0

What can I say about the shape these curves form?
 
Physics news on Phys.org
jimmycricket said:

Homework Statement


suppose u(x,y) satisfies the partial differential equation:
-4y\frac{\partial u}{\partial x}+\frac{\partial u}{\partial y}=0
Find the characteristic curves for this equation and name the shape they form



The Attempt at a Solution


\frac{dy}{dt}=1 \Longrightarrow y=t+y_0
\frac{dx}{dt}=-4y=-4(t+y_0) \Longrightarrow x=-2t^2-4y_0t+x_0

What can I say about the shape these curves form?

y is a first-order polynomial in t. x is a quadratic in t. Therefore x is a quadratic in y. What shape does the graph of a quadratic function have?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top