Partial differential equation, characteristic equations.

Click For Summary
SUMMARY

The discussion focuses on solving a first-order quasilinear partial differential equation given by the initial value problem \(\frac{(u)}{(1-e^{-(2x)})}u_{x}+ \frac{\sqrt{t}}{u}u_{t}=1\) with the condition \(u(x,1)=e^{-x}\). The characteristic equations derived from this PDE are \(\frac{dx}{ds}=\frac{u}{1-e^{-2x}}\), \(\frac{dt}{ds}=\frac{\sqrt{t}}{u}\), and \(\frac{du}{ds}=1\). The implicit solution for \(u(x,t)\) is established as \(u^2-2\ln(u)=2x+e^{-2x}-4\sqrt{t}+4\). Verification of the initial condition and the regions in the \((x,t)\) plane where the solution takes one, two, or no values is also discussed.

PREREQUISITES
  • Understanding of first-order quasilinear partial differential equations
  • Familiarity with characteristic equations and their applications
  • Knowledge of implicit and explicit solutions in differential equations
  • Basic calculus, including integration techniques
NEXT STEPS
  • Study the derivation and application of characteristic equations in PDEs
  • Learn about implicit versus explicit solutions in the context of differential equations
  • Explore the classification of partial differential equations
  • Investigate the methods for analyzing solution behavior in different regions of the solution space
USEFUL FOR

Mathematicians, students studying differential equations, and researchers focusing on applied mathematics and mathematical modeling will benefit from this discussion.

debian
Messages
7
Reaction score
0

Homework Statement



Given the initial value problem:
\frac{(u)}{(1-e^-(2x))}u_{x}+ \frac{\sqrt{t}}{u}u_{t}=1, with x, t, u > 0

Subject to condition u(x,1)=e^{-x}

Homework Equations



a) Classify given partial differential equation.

b) Write the characteristic equations. By solving them, show that the given problem admits ilpmicit solution* for u(x,t) which can be written as

u^2-2ln(u)=2x+e^{-2x}-4\sqrt{t}+4 where u(x,t)

(Hint: solve the characteristic equation for u first)

* To to obtain the explicit solution for u wuld require the use of inverse functions and is NOT required, doing so may result in loss of generality in the solution since u may be multi valued, as you are asked to checfk in question 2(d)

c) Verify that the implicit solution given in part b) satisfies the assigned partiasl differential equation and the initial condition)

d) Determinate analytically the regions in the plane (x,t) such that the solution u(x,t) to the assigned problem takes respectively
-one value
-two values
-no value

The Attempt at a Solution



a) First order linear partial differential equation.

c) To check the initiaql condition I insert u(x,1)=e^-x, and t=1 to the equation from the point b), simplify and get 0=0.

b) 1. \frac{dx}{ds}=\frac{u}{1-e^(-2x)}

2. \frac{dt}{ds}=\frac{\sqrt{t}}{u}

3. \frac{du}{ds}=1


Than: From the 3. du=ds => u = s + c3

taking the initial condition sets s=1 so e^{-x}=1+c3


From 2.

\frac{dt}{ds}=\frac{\sqrt{t}}{s+e^{-x}-1}

\frac{dt}{\sqrt{t}}= \frac{ds}{s+e^{-x}-1}

\frac{1}{2}*t^{1/2}*= ln(s+e^{-x}-1) + c2


From 1.

\frac{dx}{ds}

(1-e^{-2x}dx = ds u

x-\frac{1}{2}*e^{-2x}= s*u + c1


What shall I do next?
 
Last edited:
Physics news on Phys.org
I know this isn't much help, but you wrote linear when you meant quasilinear.
 
debian said:
b) 1. \frac{dx}{ds}=\frac{u}{1-e^(-2x)}

2. \frac{dt}{ds}=\frac{\sqrt{t}}{u}

3. \frac{du}{ds}=1

Than: From the 3. du=ds => u = s + c3

taking the initial condition sets s=1 so e^{-x}=1+c3

s parametrizes distance along a characteristic, so you can choose to have s = 0 on the curve where the boundary condition is applied, which is t = 1. This is equivalent to the initial conditions t(0) = 1, x(0) = x_0 \geq 0, and u(0) = e^{-x_0}.

So u(s) = s + e^{-x_0}.

From 2.

\frac{dt}{ds}=\frac{\sqrt{t}}{s+e^{-x}-1}

\frac{dt}{\sqrt{t}}= \frac{ds}{s+e^{-x}-1}

\frac{1}{2}*t^{1/2}*= ln(s+e^{-x}-1) + c2

Right idea, but the integral of 1/\sqrt t is 2\sqrt t. Set u = s + e^{-x_0} in your equation (2) and integrate using the initial condition t(0) = 1. Then substitute s = u - e^{-x_0}.

From 1.

\frac{dx}{ds}

(1-e^{-2x}dx = ds u

x-\frac{1}{2}*e^{-2x}= s*u + c1

The integral of e^{-2x} is -\frac12 e^{-2x}. Again, you need to set u(s) = s + e^{-x_0} in your equation (1) and integrate using the initial condition x(0) = x_0. Then substitute s = u - e^{-x_0}.

If you have any x_0's left, eliminate them from one equation by using the other. You should get the given answer.
 

Similar threads

Replies
6
Views
3K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
2
Views
2K