Binding eigenvalue properties with normal operators
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
Let $N$ be a normal transformation over $Bbb C$.
A) True/False:$$N = N^* LeftarrowRightarrow lambda in Bbb R$$
(where $lambda$ is any eigenvalue of $N$)
B) True/False:$$N^* = N^-1 LeftarrowRightarrow |lambda|=1$$
(where $lambda$ is any eigenvalue of $N$)
In both cases, I am able to prove the direction $Rightarrow$ quite easily.
but in the other direction i am having a struggle (perhaps its false?).
for ex. statement B: I thought of showing that since $N$ is normal, then it is diagonalizable, therefore $N^*$ is also diagonalizable with the conjugate eigenvalues on its diagonal, therefore for any $lambda = (a+bi)$ then $NN^*$ has $(a+bi)(a-bi)$ on its diagonal, which is the identity matrix (since $|lambda|=1$) and therefore $N$ is unitary, but i'm not sure my transitions are valid.
Anyway, any help much appreciated on both statements!
linear-algebra eigenvalues-eigenvectors adjoint-operators
add a comment |Â
up vote
2
down vote
favorite
Let $N$ be a normal transformation over $Bbb C$.
A) True/False:$$N = N^* LeftarrowRightarrow lambda in Bbb R$$
(where $lambda$ is any eigenvalue of $N$)
B) True/False:$$N^* = N^-1 LeftarrowRightarrow |lambda|=1$$
(where $lambda$ is any eigenvalue of $N$)
In both cases, I am able to prove the direction $Rightarrow$ quite easily.
but in the other direction i am having a struggle (perhaps its false?).
for ex. statement B: I thought of showing that since $N$ is normal, then it is diagonalizable, therefore $N^*$ is also diagonalizable with the conjugate eigenvalues on its diagonal, therefore for any $lambda = (a+bi)$ then $NN^*$ has $(a+bi)(a-bi)$ on its diagonal, which is the identity matrix (since $|lambda|=1$) and therefore $N$ is unitary, but i'm not sure my transitions are valid.
Anyway, any help much appreciated on both statements!
linear-algebra eigenvalues-eigenvectors adjoint-operators
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Let $N$ be a normal transformation over $Bbb C$.
A) True/False:$$N = N^* LeftarrowRightarrow lambda in Bbb R$$
(where $lambda$ is any eigenvalue of $N$)
B) True/False:$$N^* = N^-1 LeftarrowRightarrow |lambda|=1$$
(where $lambda$ is any eigenvalue of $N$)
In both cases, I am able to prove the direction $Rightarrow$ quite easily.
but in the other direction i am having a struggle (perhaps its false?).
for ex. statement B: I thought of showing that since $N$ is normal, then it is diagonalizable, therefore $N^*$ is also diagonalizable with the conjugate eigenvalues on its diagonal, therefore for any $lambda = (a+bi)$ then $NN^*$ has $(a+bi)(a-bi)$ on its diagonal, which is the identity matrix (since $|lambda|=1$) and therefore $N$ is unitary, but i'm not sure my transitions are valid.
Anyway, any help much appreciated on both statements!
linear-algebra eigenvalues-eigenvectors adjoint-operators
Let $N$ be a normal transformation over $Bbb C$.
A) True/False:$$N = N^* LeftarrowRightarrow lambda in Bbb R$$
(where $lambda$ is any eigenvalue of $N$)
B) True/False:$$N^* = N^-1 LeftarrowRightarrow |lambda|=1$$
(where $lambda$ is any eigenvalue of $N$)
In both cases, I am able to prove the direction $Rightarrow$ quite easily.
but in the other direction i am having a struggle (perhaps its false?).
for ex. statement B: I thought of showing that since $N$ is normal, then it is diagonalizable, therefore $N^*$ is also diagonalizable with the conjugate eigenvalues on its diagonal, therefore for any $lambda = (a+bi)$ then $NN^*$ has $(a+bi)(a-bi)$ on its diagonal, which is the identity matrix (since $|lambda|=1$) and therefore $N$ is unitary, but i'm not sure my transitions are valid.
Anyway, any help much appreciated on both statements!
linear-algebra eigenvalues-eigenvectors adjoint-operators
asked Jul 30 at 12:20
Limitless
986
986
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
2
down vote
accepted
Since $N$ is a normal $n times n$ - matrix, there is a unitary matrix $U$ such that $N=UDU^*$ , where $D=diag (lambda_1,..., lambda_n)$ and the $ lambda_k$ are the eigenvalues of $N$.
A) if all $ lambda_k$ are real, then $D^*=D$, hence $N^*=UD^*U^*=UDU^*=N$.
B) if for all $ lambda_k$ we have $|lambda_k|=1$, then $overlinelambda_k= frac1lambda_k$, thus $N^*=UD^*U^*=UD^-1U^*=N^-1$.
add a comment |Â
up vote
1
down vote
A): Since $mathcal N$ is normal, there is a eigenbasis $(e_j)$ of the vector space. Since $(mathcal N - mathcal N^*)e_j = (lambda - lambda) e_j = 0$ for all $j = 1, ldots, n$ [assuming the vector space $V$ has dimension $n < infty$]. Hence
$$
mathcal Nx = mathcal N^*x
$$
for all $x in V$, i.e. $mathcal N = mathcal N^*$.
B) If $|lambda| = 1$, then applied the operator $mathcal Nmathcal N^*$ to $e_j$ gives
$$
mathcal N mathcal N^* e_j = mathcal N (overline lambda e_j) = lambda overline lambda e_j = e_jquad [j = 1, ldots, n].
$$
Thus $mathcal N mathcal N^* = mathcal I$ [the identical mapping].
P.S. the symbol $iff$ is available as "iff" .
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Since $N$ is a normal $n times n$ - matrix, there is a unitary matrix $U$ such that $N=UDU^*$ , where $D=diag (lambda_1,..., lambda_n)$ and the $ lambda_k$ are the eigenvalues of $N$.
A) if all $ lambda_k$ are real, then $D^*=D$, hence $N^*=UD^*U^*=UDU^*=N$.
B) if for all $ lambda_k$ we have $|lambda_k|=1$, then $overlinelambda_k= frac1lambda_k$, thus $N^*=UD^*U^*=UD^-1U^*=N^-1$.
add a comment |Â
up vote
2
down vote
accepted
Since $N$ is a normal $n times n$ - matrix, there is a unitary matrix $U$ such that $N=UDU^*$ , where $D=diag (lambda_1,..., lambda_n)$ and the $ lambda_k$ are the eigenvalues of $N$.
A) if all $ lambda_k$ are real, then $D^*=D$, hence $N^*=UD^*U^*=UDU^*=N$.
B) if for all $ lambda_k$ we have $|lambda_k|=1$, then $overlinelambda_k= frac1lambda_k$, thus $N^*=UD^*U^*=UD^-1U^*=N^-1$.
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Since $N$ is a normal $n times n$ - matrix, there is a unitary matrix $U$ such that $N=UDU^*$ , where $D=diag (lambda_1,..., lambda_n)$ and the $ lambda_k$ are the eigenvalues of $N$.
A) if all $ lambda_k$ are real, then $D^*=D$, hence $N^*=UD^*U^*=UDU^*=N$.
B) if for all $ lambda_k$ we have $|lambda_k|=1$, then $overlinelambda_k= frac1lambda_k$, thus $N^*=UD^*U^*=UD^-1U^*=N^-1$.
Since $N$ is a normal $n times n$ - matrix, there is a unitary matrix $U$ such that $N=UDU^*$ , where $D=diag (lambda_1,..., lambda_n)$ and the $ lambda_k$ are the eigenvalues of $N$.
A) if all $ lambda_k$ are real, then $D^*=D$, hence $N^*=UD^*U^*=UDU^*=N$.
B) if for all $ lambda_k$ we have $|lambda_k|=1$, then $overlinelambda_k= frac1lambda_k$, thus $N^*=UD^*U^*=UD^-1U^*=N^-1$.
answered Jul 30 at 12:40


Fred
37k1237
37k1237
add a comment |Â
add a comment |Â
up vote
1
down vote
A): Since $mathcal N$ is normal, there is a eigenbasis $(e_j)$ of the vector space. Since $(mathcal N - mathcal N^*)e_j = (lambda - lambda) e_j = 0$ for all $j = 1, ldots, n$ [assuming the vector space $V$ has dimension $n < infty$]. Hence
$$
mathcal Nx = mathcal N^*x
$$
for all $x in V$, i.e. $mathcal N = mathcal N^*$.
B) If $|lambda| = 1$, then applied the operator $mathcal Nmathcal N^*$ to $e_j$ gives
$$
mathcal N mathcal N^* e_j = mathcal N (overline lambda e_j) = lambda overline lambda e_j = e_jquad [j = 1, ldots, n].
$$
Thus $mathcal N mathcal N^* = mathcal I$ [the identical mapping].
P.S. the symbol $iff$ is available as "iff" .
add a comment |Â
up vote
1
down vote
A): Since $mathcal N$ is normal, there is a eigenbasis $(e_j)$ of the vector space. Since $(mathcal N - mathcal N^*)e_j = (lambda - lambda) e_j = 0$ for all $j = 1, ldots, n$ [assuming the vector space $V$ has dimension $n < infty$]. Hence
$$
mathcal Nx = mathcal N^*x
$$
for all $x in V$, i.e. $mathcal N = mathcal N^*$.
B) If $|lambda| = 1$, then applied the operator $mathcal Nmathcal N^*$ to $e_j$ gives
$$
mathcal N mathcal N^* e_j = mathcal N (overline lambda e_j) = lambda overline lambda e_j = e_jquad [j = 1, ldots, n].
$$
Thus $mathcal N mathcal N^* = mathcal I$ [the identical mapping].
P.S. the symbol $iff$ is available as "iff" .
add a comment |Â
up vote
1
down vote
up vote
1
down vote
A): Since $mathcal N$ is normal, there is a eigenbasis $(e_j)$ of the vector space. Since $(mathcal N - mathcal N^*)e_j = (lambda - lambda) e_j = 0$ for all $j = 1, ldots, n$ [assuming the vector space $V$ has dimension $n < infty$]. Hence
$$
mathcal Nx = mathcal N^*x
$$
for all $x in V$, i.e. $mathcal N = mathcal N^*$.
B) If $|lambda| = 1$, then applied the operator $mathcal Nmathcal N^*$ to $e_j$ gives
$$
mathcal N mathcal N^* e_j = mathcal N (overline lambda e_j) = lambda overline lambda e_j = e_jquad [j = 1, ldots, n].
$$
Thus $mathcal N mathcal N^* = mathcal I$ [the identical mapping].
P.S. the symbol $iff$ is available as "iff" .
A): Since $mathcal N$ is normal, there is a eigenbasis $(e_j)$ of the vector space. Since $(mathcal N - mathcal N^*)e_j = (lambda - lambda) e_j = 0$ for all $j = 1, ldots, n$ [assuming the vector space $V$ has dimension $n < infty$]. Hence
$$
mathcal Nx = mathcal N^*x
$$
for all $x in V$, i.e. $mathcal N = mathcal N^*$.
B) If $|lambda| = 1$, then applied the operator $mathcal Nmathcal N^*$ to $e_j$ gives
$$
mathcal N mathcal N^* e_j = mathcal N (overline lambda e_j) = lambda overline lambda e_j = e_jquad [j = 1, ldots, n].
$$
Thus $mathcal N mathcal N^* = mathcal I$ [the identical mapping].
P.S. the symbol $iff$ is available as "iff" .
edited Jul 30 at 12:53
answered Jul 30 at 12:44
xbh
1,0257
1,0257
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2866963%2fbinding-eigenvalue-properties-with-normal-operators%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password