Properties of differential operators

mathnoobie
Messages
62
Reaction score
0

Homework Statement


Hi, I am solving a system of differential equations and in one of my equations I have this,
(D+2)X+(D+2)Y=0 where X and Y are variables, D is my differential operator.
My question is, would it be mathematically correct to divide out (D+2)
and thus getting X+Y=0, X=-Y ?
 
Physics news on Phys.org
mathnoobie said:

Homework Statement


Hi, I am solving a system of differential equations and in one of my equations I have this,
(D+2)X+(D+2)Y=0 where X and Y are variables, D is my differential operator.
My question is, would it be mathematically correct to divide out (D+2)
and thus getting X+Y=0, X=-Y ?

No, it wouldn't.
 
mathnoobie said:

Homework Statement


Hi, I am solving a system of differential equations and in one of my equations I have this,
(D+2)X+(D+2)Y=0 where X and Y are variables, D is my differential operator.
My question is, would it be mathematically correct to divide out (D+2)
and thus getting X+Y=0, X=-Y ?

No, (D+2) isn't an invertible operator. There are functions that satisfy (D+2)Z=0 where Z isn't 0. Try to take that into account and try again.
 
Ah alright, thank you. That explains why my answer seemed to make no sense.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top