Notation for separable partial differential equations

frozenguy
Messages
186
Reaction score
0
Hey.. I ran across some problems and the notation used is a little different from what I've seen before.

considering U(x,y)=X(x)Y(y)
Sometimes I'll see Uxx for \frac{d^{2}u}{dt^{2}} which equals X''Y
Or Ux for \frac{du}{dt} which equals X'Y

But what about U'x

Is that a redundant way of saying the partial derivative of U with respect to x?

Or is it saying the derivative of the partial derivative of U with respect to x?

As I originally read it, I considered it X'Y, but now I'm wondering if maybe its X"Y.

Thanks!
 
Physics news on Phys.org
frozenguy said:
Hey.. I ran across some problems and the notation used is a little different from what I've seen before.

considering U(x,y)=X(x)Y(y)
Sometimes I'll see Uxx for \frac{d^{2}u}{dt^{2}} which equals X''Y
Or Ux for \frac{du}{dt} which equals X'Y

I think you meant
Uxx for \frac{\partial^{2}u}{\partial x^{2}}
or
Ux for \frac{\partial u}{\partial x}

But what about U'x

Out of context, I would take that to mean \frac{d}{dt} \left(\frac{\partial u}{\partial x}\right), but the context might indicate it meant something different. (The difference between d and \partial is not a typo.)
 
Last edited:
AlephZero said:
I think you meant
Uxx for \frac{\partial^{2}u}{\partial x^{2}}
or
Ux for \frac{\partial u}{\partial x}



Out of context, I would take that to mean \frac{d}{dt} \left(\frac{\partial u}{\partial x}\right), but the context might indicate it meant something different. (The difference between d and \partial is not a typo.)

Yes that was a bad typo I'm sorry. Glad you knew what I was talking about.

The context would be partial differential equations using separation of variables.

For example: U^{'}_{x}=U^{'}_{y}+U
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top