Thread
:
Partial differential equations represented as "operators"
View Single Post
Sep9-09, 11:15 PM
#
5
kingwinner
For example, if we have the PDE:
u
xy
+cos(x) u + (u
y
)
2
= x
How can we express it in "operator" form Lu=f(x,y)?
OK, in this case, f(x,y)=x, but what would L be?
L=∂
xy
+ cos(x) +
?????