Remind the definitions of normal and self-adjoint operators. The operator N is called normal if and only if it is a continuous linear operator and it commutes with its Hermitian adjoint. Namely, NN∗=N∗N. The operator N is called self-adjoint if and only if N=N∗. The operator is called adjoint if and only if <Na,b>=<a,N∗b> for any vectors a and b.
a). The operator can be presented as a matrix: (x,y)(2−2−25). Denote T=(2−2−25). The operator is linear, since (αa+βb)T=α(aT)+β(bT) for any numbers α,β∈R and vectors a,b∈R2. Suppose that we have vectors (x1,y1) and (x2,y2). Consider the scalar product: <(2x1−2y1,−2x1+5y1),(x2,y2)>(2x1−2y1)x2+(−2x1+5y1)y2=x1(2x2−2y2)+y1(−2x2+5y2)=<(x1,y1),(2x2−2y2,−2x2+5y2)> As we can see, the operator is self-adjoint. It is also normal, since NN∗=(N∗)2=N∗N
b). The operator is not linear, since T(x1+x2,y1+y2)=(2x1+2x2+iu,x1+x2+2(y1+y2)) and T(x1,y1)=(2x1+iu,x1+2y1), T(x2,y2)=(2x2+iu,x2+2y2). As we can see: T(x1+x2,y1+y2)=T(x1,y1)+T(x2,y2). Thus, the operator is not normal. Compute the scalar product <T(x1,y1),(x2,y2)>=<2x1+iu,x1+2y1,(x2,y2)>=2(x1+iu)x2+(x1+2y1)y2=x1(2x2+y2)+y1(2y2)+2iux2
From the scalar product we see that it can not be presented as <(x1,y1),H(x2,y2)>. Thus, it is not possible to find the adjoint operator. Therefore, the operator is not self-adjoint.
Answer: a). The operator is normal and self-adjoint. b). The operator is not normal and not self-adjoint.
Comments