What conditions are needed to raise a linear operator to some power?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
fxdung
Messages
387
Reaction score
23
Each operator has a domain, so for a power of an operator to exist, the domain of the operator must remain invariant under the operation.

Is that correct?

mentor note: edited for future clarity
 
Last edited by a moderator:
on Phys.org
fxdung said:
Each operator has a domain, so for a power of an operator to exist, the domain of the operator must remain invariant under the operation.

Is that correct?

mentor note: edited for future clarity
The range must be included in the domain, simply to allow a consecutive application.
 
Reply
  • Like
Likes   Reactions: hutchphd
fresh_42 said:
The range must be included in the domain, simply to allow a consecutive application.
This is the wrong approach if ##D(A)## is a proper subspace of a vector space ##X##.

For example, take ##X = C[0,1]## and ##D(A) = C^1[0,1]## and ##A : D(A) \to X## differentiation. Then the range of ##A## is not contained in its domain, but ##A^2## is well-defined with
$$
D(A^2) = C^2[0,1] = \{f \in D(A)\,:\,Af \in D(A)\}.
$$
(This also suggests the general definition.) This is important if one wants to talk about the generalized eigenspace of an unbounded operator, which is defined in terms of positive integer powers of ##\lambda I - A##, where ##I## is the identity on ##X## and ##\lambda## is an eigenvalue.
 
Reply
  • Informative
Likes   Reactions: Keith_McClary