What is the General Solution to the Differential Equation?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
llorgos
Messages
18
Reaction score
0
Hi! I would like to ask what is the general solution of the following differential equation
[itex]\frac{\partial X_x}{\partial t} = - \frac{\partial X_t}{\partial x}[/itex]

Thank you very much.

P.S. If you have some good resiource about this tyoe of equation to recommend please do so.
 
Physics news on Phys.org
What is Xx - does that stand for [itex]\frac{\partial X}{\partial x}[/itex] ?
Because then you are basically asking about [itex]X_{xt} = -X_{tx}[/itex].

In that case you should be looking at "weird" functions - given Clairaut's theorem at least the partial derivatives should not be continuous.
 
Hi.

If you want I can write it as [itex]\frac{\partial X}{\partial t} = -\frac{\partial T}{\partial x}[/itex] where [itex]T = T(x,t)[/itex] and [itex]X = X(x,t)[/itex] in general.

I know they must be equal to a constant. Please correct me if I am wrong.

Thank you.
 
So the functions on the left and right hand side are not equal in general? And you're asking what the general form for X and T is as separate functions?
 
[itex]\frac{\partial X}{\partial t} = -\frac{\partial X}{\partial x}[/itex]
[itex]X=f(t-x)[/itex] any derivable function [itex]f[/itex]
 
llorgos said:
Hi.

If you want I can write it as [itex]\frac{\partial X}{\partial t} = -\frac{\partial T}{\partial x}[/itex] where [itex]T = T(x,t)[/itex] and [itex]X = X(x,t)[/itex] in general.

I know they must be equal to a constant. Please correct me if I am wrong.

Thank you.
Let X(x, t)= f(x, t) be any differentiable function of x and t and define T(x, t)= -f(t, x).
For example, take X(x, t)= x+ t^2, T(x, t)= -t- x^2. Then [itex]\partial X/\partial x= 1= -\partial T/\partial t[/itex].

I don't know what you mean by "they must be equal to a constant".