|
|
|
Viewing Version
5
of
'adjoint'
|
[ view 'adjoint'
|
back to history
]
| Title of object: |
adjoint |
| Canonical Name: |
Adjoint5 |
| Type: |
Definition |
| Created on: |
2003-07-28 10:56:13 |
| Modified on: |
2004-11-24 14:30:23 |
| Classification: |
msc:47A05 |
| Synonyms: |
adjoint=adjoint operator |
Preamble:
% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{mathrsfs}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
\newcommand{\C}{\mathbb{C}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Per}{\operatorname{Per}} |
Content:
Let $\mathscr{H}$ be a hilbert space and let $A\colon \mathscr{D(A)}\subset \mathscr{H}\to \mathscr{H}$ be a densely defined linear operator. Suppose that for some $y\in\mathscr{H}$, there exists
$z\in\mathscr{H}$ such that $(Ax,y) = (x,z)$ for all $x\in \mathscr{D}(A)$. Then such $z$ is unique, for if $z'$ is another element of $\mathscr{H}$ satisfying that condition, we have $(x,z-z') = 0$ for all $x\in \mathscr{D}(A)$, which implies $z-z'=0$ since $\mathscr{D}(A)$ is \PMlinkname{dense}{Dense}. Hence we may define a new operator $A^*:\mathscr{D}(A^*)\subset\mathscr{H}\to\mathscr{H}$ by
\begin{align*}
\mathscr{D}(A^*) =& \{y\in \mathscr{H} : \text{there is} z\in \mathscr{H} \text{such that} (Ax,y) = (x,z)\},\\
A^*(y) =& z.
\end{align*}
It is easy to see that $A^*$ is linear, and it is called the \textbf{adjoint} of $A$.
\textbf{Remark.} The requirement for $A$ to be densely defined is essential, for otherwise we cannot guarantee $A^*$ to be well defined. |
|
|
|
|
|