Partial differential equations represented as operators

Click For Summary

Homework Help Overview

The discussion revolves around the representation of partial differential equations (PDEs) as operators, specifically in the form Lu=f(x,y), where L is an operator. Participants are examining the interpretation of terms within the operator, particularly focusing on the notation used for derivatives and the implications of linear versus non-linear operators.

Discussion Character

  • Conceptual clarification, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants are questioning the meaning of the notation (∂y)² and whether it represents the second derivative or the square of the first derivative. There is also discussion about the nature of the operator L and whether it can be linear if it includes non-linear terms. Some participants are exploring how to express a given PDE in operator form and the implications of distributing operators.

Discussion Status

The discussion is active, with multiple interpretations being explored regarding the notation and properties of operators. Some participants have provided insights into the nature of linearity in operators, while others are seeking clarification on the definitions and relationships between operators and functions.

Contextual Notes

There is uncertainty regarding the notation used in the problem statement, particularly whether it is a typographical error or a deliberate choice. Participants are also navigating the complexities of operator definitions and their application in the context of PDEs.

kingwinner
Messages
1,266
Reaction score
0
Partial differential equations represented as "operators"

Homework Statement


Partial differential equations (PDEs) can be represented in the form Lu=f(x,y) where L is an operator.
Example:
Input: u(x,y)
Operator: L=∂xy + cos(x) + (∂y)2
=> Output: Lu = uxy+cos(x) u + (uy)2

Homework Equations


N/A


The Attempt at a Solution


I don't understand the parts in red.
What does (∂y)2 mean? Shouldn't it mean (∂y)(∂y) which (I believe) means taking the second partial derivative with respect to y. But the above example seems to imply that (∂y)2 means take the partial derivative with respect to y and then square the result. But I just can't possibly understand how (∂y)2u would be equal to (∂yu)2


I don't have a lot of experience working with operators, so I am feeling really confused. Could someone please kindly explain?
Thank you very much!
 
Physics news on Phys.org


I think you are right. It should be u_yy, the second derivative. Not (u_y)^2. It's a linear operator. Is it a typo?
 


Dick said:
I think you are right. It should be u_yy, the second derivative. Not (u_y)^2. It's a linear operator. Is it a typo?

But if that is the case, why don't they write ∂yy (instead of (∂y)2? (I am not sure whether it's a typo, but it seems to me that the context of it highly suggests it isn't)

Also, if they really meant (uy)2, how could it be expressed as an "operator"?

Thanks!
 


This is getting a little overly semantic. del_yy=(del_y)^2. If they mean O(u)=(u_y)^2, that is an operator. But it's not a linear operator. And I wouldn't write it as del_yy or (del_y)^2.
 


For example, if we have the PDE:
uxy+cos(x) u + (uy)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) + ?[/color]
 


kingwinner said:
For example, if we have the PDE:
uxy+cos(x) u + (uy)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) + ?[/color]

I told you, that's not a linear operator. Why do you think you should be able to express it using the notation of linear operators?
 


I think I may be missing something...so whenever we write L= (...) + (...) + (...), is L necessarily always a LINEAR operator? Can non-linear operators be expressed this way?


Also, there is something in general that I don't understand about operators...(I'm just guessing that I can do things like the following)

If L=∂xy + cos(x) + (∂y)2, to find Lu, should we just imagine multiplying L with u (just like multiplying real numbers?), so
Lu = [∂xy + cos(x) + (∂y)2] u
=∂xy u + cos(x) u + (∂y)2 u (by distributive law of multiplication) ?
 


If L is just a sum of differential operators and functions as you are writing then every term in Lu will only have one u in it. So you are going to have a hard time getting (u_y)^2. And yes, you just distribute the operator, so in your example you get Lu=u_xy+cos(x)u+u_yy. Or u_yx+cos(x)u+u_yy depending on how you define ∂xy.
 


Dick said:
If L is just a sum of differential operators and functions as you are writing then every term in Lu will only have one u in it. So you are going to have a hard time getting (u_y)^2. And yes, you just distribute the operator, so in your example you get Lu=u_xy+cos(x)u+u_yy. Or u_yx+cos(x)u+u_yy depending on how you define ∂xy.

Can we distribute it that way for any operator in general, or just for linear operators?
 
  • #10


kingwinner said:
Can we distribute it that way for any operator in general, or just for linear operators?

If you write L=(L1+L2+L3) then, yes, Lu=L1u+L2u+L3u. That's what addition of operators means, any operators.
 
  • #11


Dick said:
If you write L=(L1+L2+L3) then, yes, Lu=L1u+L2u+L3u. That's what addition of operators means, any operators.

Are "operators" the same as "functions"?
 
  • #12


kingwinner said:
Are "operators" the same as "functions"?

What do YOU think? Can't you look up the definitions?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K