Question on checking the linearity of a differential operator

Seydlitz
Messages
262
Reaction score
4
Suppose I have this operator:

##D^2+2D+1##.

Is the ##1## there, when applied to a function, considered as identity operator?

Say:

##f(x)=x##.

Applying the operator results in:

##D^2(x)+2D(x)+(x)## or ##D^2(x)+2D(x)+1##?

If ##1## here is considered as an identity operator then the answer will be the former, and the whole operator is linear. But if it's the former, I don't see why the operator will be linear because of the extra ##1## term.

##D## refers to ##\frac{d}{dx}##, and the power of it refers to the order of the derivative.
 
Physics news on Phys.org
Hey Seydlitz! :smile:

If D = d/dx, then ##(D^2+2D+1)(y) = y'' + 2y' + y## :wink:
 
Ok thanks tiny-tim!
 
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