Show that $A$ is similar to this matrixSimilarity of real matrices over $mathbb{C}$Finding the eigenvalues of...
Proving an identity involving cross products and coplanar vectors
What is this high flying aircraft over Pennsylvania?
What does "tick" mean in this sentence?
Is it feasible to let a newcomer play the "Gandalf"-like figure I created for my campaign?
Overlapping circles covering polygon
When and why was runway 07/25 at Kai Tak removed?
Can you identify this lizard-like creature I observed in the UK?
Is there a reason to prefer HFS+ over APFS for disk images in High Sierra and/or Mojave?
How do you justify more code being written by following clean code practices?
Why does the Persian emissary display a string of crowned skulls?
How do I fix the group tension caused by my character stealing and possibly killing without provocation?
Deciphering cause of death?
If Captain Marvel (MCU) were to have a child with a human male, would the child be human or Kree?
Why didn’t Eve recognize the little cockroach as a living organism?
How to make a list of partial sums using forEach
Has the laser at Magurele, Romania reached a tenth of the Sun's power?
How can I safely use "Thalidomide" in my novel while respecting the trademark?
Sound waves in different octaves
Do I have to know the General Relativity theory to understand the concept of inertial frame?
Why the "ls" command is showing the permissions of files in a FAT32 partition?
Do you waste sorcery points if you try to apply metamagic to a spell from a scroll but fail to cast it?
Given this phrasing in the lease, when should I pay my rent?
What is the meaning of "You've never met a graph you didn't like?"
How can I, as DM, avoid the Conga Line of Death occurring when implementing some form of flanking rule?
Show that $A$ is similar to this matrix
Similarity of real matrices over $mathbb{C}$Finding the eigenvalues of a $3N times 3N$ block matrixCan I find the minimal polynomial by using the characteristic polynomial?A problem related to diagonalizable matrixCyclic subspace problemFinding the characteristic and minimal polynomials of this block matrix.The set of cyclic endomorphisms is openQuestion related to Unitary congruence and complex symmetric matricesCalculating the determinant of a matrix.Finding Jordan canonical form of a matrix given the characteristic polynomialcharacteristic polynomial of skew Hermitian matrix coefficients are real??
$begingroup$
Let $A in M_n(mathbb{R})$ such that $A^2 = -I_n$. Show that there exists a non singular $S in M_n(mathbb{R})$ such that
$$S^{-1}AS =
begin{bmatrix}
0 && -I_{frac{n}{2}} \
I_{frac{n}{2}} && 0 \
end{bmatrix}$$
So far what I have done is noted that $A^2 +I_n = 0$ and so $p(t)=t^2+1$ is its minimal polynomial. Therefore the eigenvalues of $A$ are ${i,-i}$. Thus the characteristic polynomial is
$$(x-i)^r(x+i)^s$$
such that $r+s=n$. Now if $r>s$ or $s>r$ the characteristic polynomial would not be real which is a contradiction. Thus $r=s$ so $2r=n$ which is to say that $n$ is even. Now by jordans real form we can find a nonsingular $X in M_n(mathbb{R})$ such that
$$X^{-1}AX = J_n(0)^2 + (J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$$
From here I have no idea how to get to the desired form, thanks in advance for any suggestions!
linear-algebra
$endgroup$
add a comment |
$begingroup$
Let $A in M_n(mathbb{R})$ such that $A^2 = -I_n$. Show that there exists a non singular $S in M_n(mathbb{R})$ such that
$$S^{-1}AS =
begin{bmatrix}
0 && -I_{frac{n}{2}} \
I_{frac{n}{2}} && 0 \
end{bmatrix}$$
So far what I have done is noted that $A^2 +I_n = 0$ and so $p(t)=t^2+1$ is its minimal polynomial. Therefore the eigenvalues of $A$ are ${i,-i}$. Thus the characteristic polynomial is
$$(x-i)^r(x+i)^s$$
such that $r+s=n$. Now if $r>s$ or $s>r$ the characteristic polynomial would not be real which is a contradiction. Thus $r=s$ so $2r=n$ which is to say that $n$ is even. Now by jordans real form we can find a nonsingular $X in M_n(mathbb{R})$ such that
$$X^{-1}AX = J_n(0)^2 + (J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$$
From here I have no idea how to get to the desired form, thanks in advance for any suggestions!
linear-algebra
$endgroup$
$begingroup$
Since $A^2+I=0$ you know that the Jordan form has blocks of size 1. Since $A$ is real you know the eigenvalues occur in conjugate pairs.
$endgroup$
– copper.hat
Mar 12 at 19:46
$begingroup$
Right I overlooked that. So is that to say that my Jordan form is actually just: $(J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$
$endgroup$
– Justin Stevenson
Mar 12 at 19:56
$begingroup$
Well, there is a (complex) set of eigenvectors that can be used to get a real matrix in the form desired.
$endgroup$
– copper.hat
Mar 12 at 19:59
$begingroup$
I've thought about it for the past 2 hours, I can't seem to figure out what the eigenvectors are and how to use them to get the desired form.
$endgroup$
– Justin Stevenson
Mar 12 at 21:57
$begingroup$
Only two hours?
$endgroup$
– copper.hat
Mar 12 at 22:18
add a comment |
$begingroup$
Let $A in M_n(mathbb{R})$ such that $A^2 = -I_n$. Show that there exists a non singular $S in M_n(mathbb{R})$ such that
$$S^{-1}AS =
begin{bmatrix}
0 && -I_{frac{n}{2}} \
I_{frac{n}{2}} && 0 \
end{bmatrix}$$
So far what I have done is noted that $A^2 +I_n = 0$ and so $p(t)=t^2+1$ is its minimal polynomial. Therefore the eigenvalues of $A$ are ${i,-i}$. Thus the characteristic polynomial is
$$(x-i)^r(x+i)^s$$
such that $r+s=n$. Now if $r>s$ or $s>r$ the characteristic polynomial would not be real which is a contradiction. Thus $r=s$ so $2r=n$ which is to say that $n$ is even. Now by jordans real form we can find a nonsingular $X in M_n(mathbb{R})$ such that
$$X^{-1}AX = J_n(0)^2 + (J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$$
From here I have no idea how to get to the desired form, thanks in advance for any suggestions!
linear-algebra
$endgroup$
Let $A in M_n(mathbb{R})$ such that $A^2 = -I_n$. Show that there exists a non singular $S in M_n(mathbb{R})$ such that
$$S^{-1}AS =
begin{bmatrix}
0 && -I_{frac{n}{2}} \
I_{frac{n}{2}} && 0 \
end{bmatrix}$$
So far what I have done is noted that $A^2 +I_n = 0$ and so $p(t)=t^2+1$ is its minimal polynomial. Therefore the eigenvalues of $A$ are ${i,-i}$. Thus the characteristic polynomial is
$$(x-i)^r(x+i)^s$$
such that $r+s=n$. Now if $r>s$ or $s>r$ the characteristic polynomial would not be real which is a contradiction. Thus $r=s$ so $2r=n$ which is to say that $n$ is even. Now by jordans real form we can find a nonsingular $X in M_n(mathbb{R})$ such that
$$X^{-1}AX = J_n(0)^2 + (J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$$
From here I have no idea how to get to the desired form, thanks in advance for any suggestions!
linear-algebra
linear-algebra
edited Mar 12 at 22:59
mechanodroid
28.9k62548
28.9k62548
asked Mar 12 at 19:34
Justin StevensonJustin Stevenson
957519
957519
$begingroup$
Since $A^2+I=0$ you know that the Jordan form has blocks of size 1. Since $A$ is real you know the eigenvalues occur in conjugate pairs.
$endgroup$
– copper.hat
Mar 12 at 19:46
$begingroup$
Right I overlooked that. So is that to say that my Jordan form is actually just: $(J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$
$endgroup$
– Justin Stevenson
Mar 12 at 19:56
$begingroup$
Well, there is a (complex) set of eigenvectors that can be used to get a real matrix in the form desired.
$endgroup$
– copper.hat
Mar 12 at 19:59
$begingroup$
I've thought about it for the past 2 hours, I can't seem to figure out what the eigenvectors are and how to use them to get the desired form.
$endgroup$
– Justin Stevenson
Mar 12 at 21:57
$begingroup$
Only two hours?
$endgroup$
– copper.hat
Mar 12 at 22:18
add a comment |
$begingroup$
Since $A^2+I=0$ you know that the Jordan form has blocks of size 1. Since $A$ is real you know the eigenvalues occur in conjugate pairs.
$endgroup$
– copper.hat
Mar 12 at 19:46
$begingroup$
Right I overlooked that. So is that to say that my Jordan form is actually just: $(J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$
$endgroup$
– Justin Stevenson
Mar 12 at 19:56
$begingroup$
Well, there is a (complex) set of eigenvectors that can be used to get a real matrix in the form desired.
$endgroup$
– copper.hat
Mar 12 at 19:59
$begingroup$
I've thought about it for the past 2 hours, I can't seem to figure out what the eigenvectors are and how to use them to get the desired form.
$endgroup$
– Justin Stevenson
Mar 12 at 21:57
$begingroup$
Only two hours?
$endgroup$
– copper.hat
Mar 12 at 22:18
$begingroup$
Since $A^2+I=0$ you know that the Jordan form has blocks of size 1. Since $A$ is real you know the eigenvalues occur in conjugate pairs.
$endgroup$
– copper.hat
Mar 12 at 19:46
$begingroup$
Since $A^2+I=0$ you know that the Jordan form has blocks of size 1. Since $A$ is real you know the eigenvalues occur in conjugate pairs.
$endgroup$
– copper.hat
Mar 12 at 19:46
$begingroup$
Right I overlooked that. So is that to say that my Jordan form is actually just: $(J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$
$endgroup$
– Justin Stevenson
Mar 12 at 19:56
$begingroup$
Right I overlooked that. So is that to say that my Jordan form is actually just: $(J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$
$endgroup$
– Justin Stevenson
Mar 12 at 19:56
$begingroup$
Well, there is a (complex) set of eigenvectors that can be used to get a real matrix in the form desired.
$endgroup$
– copper.hat
Mar 12 at 19:59
$begingroup$
Well, there is a (complex) set of eigenvectors that can be used to get a real matrix in the form desired.
$endgroup$
– copper.hat
Mar 12 at 19:59
$begingroup$
I've thought about it for the past 2 hours, I can't seem to figure out what the eigenvectors are and how to use them to get the desired form.
$endgroup$
– Justin Stevenson
Mar 12 at 21:57
$begingroup$
I've thought about it for the past 2 hours, I can't seem to figure out what the eigenvectors are and how to use them to get the desired form.
$endgroup$
– Justin Stevenson
Mar 12 at 21:57
$begingroup$
Only two hours?
$endgroup$
– copper.hat
Mar 12 at 22:18
$begingroup$
Only two hours?
$endgroup$
– copper.hat
Mar 12 at 22:18
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
First note that $n$ must be even as $det A^2 > 0$ and $det (-I) = (-1)^n$.
Since $A^2+I =0$ you know that the eigenvalues are $pm i$ and there is a (complex) basis such that $A$ is
diagonalisable. Since $A$ is real, we know that the eigenvalues occur in conjugate pairs so there are ${ n over 2}$ vectors $u_k+iv_k$ such that $A (u_k+iv_k) = i (u_k+iv_k)$. From
this we see that $A u_k = - v_k, A v_k = u_k$. It is straightforward to check that the
vectors $u_1,...,u_{n over 2}, v_1,..., v_{n over 2}$ are linearly independent.
In this basis we see that $A$ has the desired form.
$endgroup$
add a comment |
$begingroup$
Since the minimal polynomial $p(t) = t^2+1 = (t+i)(t-i)$ splits into linear factors, we conclude that $A$ is diagonalizable over $mathbb{C}$.
You already determined that the characteristic polynomial of $A$ is given by $(x+i)^{frac{n}2}(x-i)^{frac{n}2}$ so $A$ diagonalizes to
$$D = begin{bmatrix}
iI_{frac{n}{2}} & 0 \
0 & -iI_{frac{n}{2}} \
end{bmatrix}$$
Notice that the matrix $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ has exactly the same minimal and characteristic polynomials as $A$, so by the same reasoning it also diagonalizes to $D$ over $mathbb{C}$.
Hence, $A$ and $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ are similar over $mathbb{C}$. Since both are real, they are also similar over $mathbb{R}$.
$endgroup$
add a comment |
$begingroup$
You can give the $Bbb R$-vector space $Bbb R^n$ the structure of a complex
vector space by having the imaginary unit $defii{mathbf i}ii$ act as multiplication by$~A$ (the necessary checks for this claim are all easy). This shows in particular that $n$ is even; the dimension of the space as $Bbb C$-vector space is $n/2$. Now let $b_1,ldots,b_{n/2}$ be a basis of that $Bbb C$-vector space, and $b_{i+n/2}=ii,b_i$ (which means that $b_{i+n/2}=Acdot b_i$, but I just thought it was cute to have two i's in the same formula) for $i=1,,ldots,n/2$. Then $b_1,ldots,b_n$ is an $Bbb R$-basis of$~Bbb R^n$, and change of basis to this basis transforms $A$ into the matrix displayed in the question.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3145571%2fshow-that-a-is-similar-to-this-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
First note that $n$ must be even as $det A^2 > 0$ and $det (-I) = (-1)^n$.
Since $A^2+I =0$ you know that the eigenvalues are $pm i$ and there is a (complex) basis such that $A$ is
diagonalisable. Since $A$ is real, we know that the eigenvalues occur in conjugate pairs so there are ${ n over 2}$ vectors $u_k+iv_k$ such that $A (u_k+iv_k) = i (u_k+iv_k)$. From
this we see that $A u_k = - v_k, A v_k = u_k$. It is straightforward to check that the
vectors $u_1,...,u_{n over 2}, v_1,..., v_{n over 2}$ are linearly independent.
In this basis we see that $A$ has the desired form.
$endgroup$
add a comment |
$begingroup$
First note that $n$ must be even as $det A^2 > 0$ and $det (-I) = (-1)^n$.
Since $A^2+I =0$ you know that the eigenvalues are $pm i$ and there is a (complex) basis such that $A$ is
diagonalisable. Since $A$ is real, we know that the eigenvalues occur in conjugate pairs so there are ${ n over 2}$ vectors $u_k+iv_k$ such that $A (u_k+iv_k) = i (u_k+iv_k)$. From
this we see that $A u_k = - v_k, A v_k = u_k$. It is straightforward to check that the
vectors $u_1,...,u_{n over 2}, v_1,..., v_{n over 2}$ are linearly independent.
In this basis we see that $A$ has the desired form.
$endgroup$
add a comment |
$begingroup$
First note that $n$ must be even as $det A^2 > 0$ and $det (-I) = (-1)^n$.
Since $A^2+I =0$ you know that the eigenvalues are $pm i$ and there is a (complex) basis such that $A$ is
diagonalisable. Since $A$ is real, we know that the eigenvalues occur in conjugate pairs so there are ${ n over 2}$ vectors $u_k+iv_k$ such that $A (u_k+iv_k) = i (u_k+iv_k)$. From
this we see that $A u_k = - v_k, A v_k = u_k$. It is straightforward to check that the
vectors $u_1,...,u_{n over 2}, v_1,..., v_{n over 2}$ are linearly independent.
In this basis we see that $A$ has the desired form.
$endgroup$
First note that $n$ must be even as $det A^2 > 0$ and $det (-I) = (-1)^n$.
Since $A^2+I =0$ you know that the eigenvalues are $pm i$ and there is a (complex) basis such that $A$ is
diagonalisable. Since $A$ is real, we know that the eigenvalues occur in conjugate pairs so there are ${ n over 2}$ vectors $u_k+iv_k$ such that $A (u_k+iv_k) = i (u_k+iv_k)$. From
this we see that $A u_k = - v_k, A v_k = u_k$. It is straightforward to check that the
vectors $u_1,...,u_{n over 2}, v_1,..., v_{n over 2}$ are linearly independent.
In this basis we see that $A$ has the desired form.
answered Mar 12 at 22:44
copper.hatcopper.hat
128k559160
128k559160
add a comment |
add a comment |
$begingroup$
Since the minimal polynomial $p(t) = t^2+1 = (t+i)(t-i)$ splits into linear factors, we conclude that $A$ is diagonalizable over $mathbb{C}$.
You already determined that the characteristic polynomial of $A$ is given by $(x+i)^{frac{n}2}(x-i)^{frac{n}2}$ so $A$ diagonalizes to
$$D = begin{bmatrix}
iI_{frac{n}{2}} & 0 \
0 & -iI_{frac{n}{2}} \
end{bmatrix}$$
Notice that the matrix $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ has exactly the same minimal and characteristic polynomials as $A$, so by the same reasoning it also diagonalizes to $D$ over $mathbb{C}$.
Hence, $A$ and $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ are similar over $mathbb{C}$. Since both are real, they are also similar over $mathbb{R}$.
$endgroup$
add a comment |
$begingroup$
Since the minimal polynomial $p(t) = t^2+1 = (t+i)(t-i)$ splits into linear factors, we conclude that $A$ is diagonalizable over $mathbb{C}$.
You already determined that the characteristic polynomial of $A$ is given by $(x+i)^{frac{n}2}(x-i)^{frac{n}2}$ so $A$ diagonalizes to
$$D = begin{bmatrix}
iI_{frac{n}{2}} & 0 \
0 & -iI_{frac{n}{2}} \
end{bmatrix}$$
Notice that the matrix $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ has exactly the same minimal and characteristic polynomials as $A$, so by the same reasoning it also diagonalizes to $D$ over $mathbb{C}$.
Hence, $A$ and $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ are similar over $mathbb{C}$. Since both are real, they are also similar over $mathbb{R}$.
$endgroup$
add a comment |
$begingroup$
Since the minimal polynomial $p(t) = t^2+1 = (t+i)(t-i)$ splits into linear factors, we conclude that $A$ is diagonalizable over $mathbb{C}$.
You already determined that the characteristic polynomial of $A$ is given by $(x+i)^{frac{n}2}(x-i)^{frac{n}2}$ so $A$ diagonalizes to
$$D = begin{bmatrix}
iI_{frac{n}{2}} & 0 \
0 & -iI_{frac{n}{2}} \
end{bmatrix}$$
Notice that the matrix $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ has exactly the same minimal and characteristic polynomials as $A$, so by the same reasoning it also diagonalizes to $D$ over $mathbb{C}$.
Hence, $A$ and $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ are similar over $mathbb{C}$. Since both are real, they are also similar over $mathbb{R}$.
$endgroup$
Since the minimal polynomial $p(t) = t^2+1 = (t+i)(t-i)$ splits into linear factors, we conclude that $A$ is diagonalizable over $mathbb{C}$.
You already determined that the characteristic polynomial of $A$ is given by $(x+i)^{frac{n}2}(x-i)^{frac{n}2}$ so $A$ diagonalizes to
$$D = begin{bmatrix}
iI_{frac{n}{2}} & 0 \
0 & -iI_{frac{n}{2}} \
end{bmatrix}$$
Notice that the matrix $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ has exactly the same minimal and characteristic polynomials as $A$, so by the same reasoning it also diagonalizes to $D$ over $mathbb{C}$.
Hence, $A$ and $begin{bmatrix}
0 & -I_{frac{n}{2}} \
I_{frac{n}{2}} & 0 \
end{bmatrix}$ are similar over $mathbb{C}$. Since both are real, they are also similar over $mathbb{R}$.
answered Mar 12 at 22:56
mechanodroidmechanodroid
28.9k62548
28.9k62548
add a comment |
add a comment |
$begingroup$
You can give the $Bbb R$-vector space $Bbb R^n$ the structure of a complex
vector space by having the imaginary unit $defii{mathbf i}ii$ act as multiplication by$~A$ (the necessary checks for this claim are all easy). This shows in particular that $n$ is even; the dimension of the space as $Bbb C$-vector space is $n/2$. Now let $b_1,ldots,b_{n/2}$ be a basis of that $Bbb C$-vector space, and $b_{i+n/2}=ii,b_i$ (which means that $b_{i+n/2}=Acdot b_i$, but I just thought it was cute to have two i's in the same formula) for $i=1,,ldots,n/2$. Then $b_1,ldots,b_n$ is an $Bbb R$-basis of$~Bbb R^n$, and change of basis to this basis transforms $A$ into the matrix displayed in the question.
$endgroup$
add a comment |
$begingroup$
You can give the $Bbb R$-vector space $Bbb R^n$ the structure of a complex
vector space by having the imaginary unit $defii{mathbf i}ii$ act as multiplication by$~A$ (the necessary checks for this claim are all easy). This shows in particular that $n$ is even; the dimension of the space as $Bbb C$-vector space is $n/2$. Now let $b_1,ldots,b_{n/2}$ be a basis of that $Bbb C$-vector space, and $b_{i+n/2}=ii,b_i$ (which means that $b_{i+n/2}=Acdot b_i$, but I just thought it was cute to have two i's in the same formula) for $i=1,,ldots,n/2$. Then $b_1,ldots,b_n$ is an $Bbb R$-basis of$~Bbb R^n$, and change of basis to this basis transforms $A$ into the matrix displayed in the question.
$endgroup$
add a comment |
$begingroup$
You can give the $Bbb R$-vector space $Bbb R^n$ the structure of a complex
vector space by having the imaginary unit $defii{mathbf i}ii$ act as multiplication by$~A$ (the necessary checks for this claim are all easy). This shows in particular that $n$ is even; the dimension of the space as $Bbb C$-vector space is $n/2$. Now let $b_1,ldots,b_{n/2}$ be a basis of that $Bbb C$-vector space, and $b_{i+n/2}=ii,b_i$ (which means that $b_{i+n/2}=Acdot b_i$, but I just thought it was cute to have two i's in the same formula) for $i=1,,ldots,n/2$. Then $b_1,ldots,b_n$ is an $Bbb R$-basis of$~Bbb R^n$, and change of basis to this basis transforms $A$ into the matrix displayed in the question.
$endgroup$
You can give the $Bbb R$-vector space $Bbb R^n$ the structure of a complex
vector space by having the imaginary unit $defii{mathbf i}ii$ act as multiplication by$~A$ (the necessary checks for this claim are all easy). This shows in particular that $n$ is even; the dimension of the space as $Bbb C$-vector space is $n/2$. Now let $b_1,ldots,b_{n/2}$ be a basis of that $Bbb C$-vector space, and $b_{i+n/2}=ii,b_i$ (which means that $b_{i+n/2}=Acdot b_i$, but I just thought it was cute to have two i's in the same formula) for $i=1,,ldots,n/2$. Then $b_1,ldots,b_n$ is an $Bbb R$-basis of$~Bbb R^n$, and change of basis to this basis transforms $A$ into the matrix displayed in the question.
answered Mar 13 at 7:42
Marc van LeeuwenMarc van Leeuwen
88.4k5111228
88.4k5111228
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3145571%2fshow-that-a-is-similar-to-this-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Since $A^2+I=0$ you know that the Jordan form has blocks of size 1. Since $A$ is real you know the eigenvalues occur in conjugate pairs.
$endgroup$
– copper.hat
Mar 12 at 19:46
$begingroup$
Right I overlooked that. So is that to say that my Jordan form is actually just: $(J_2(0) - J_2(0)^T) oplus dots oplus(J_2(0) - J_2(0)^T)$
$endgroup$
– Justin Stevenson
Mar 12 at 19:56
$begingroup$
Well, there is a (complex) set of eigenvectors that can be used to get a real matrix in the form desired.
$endgroup$
– copper.hat
Mar 12 at 19:59
$begingroup$
I've thought about it for the past 2 hours, I can't seem to figure out what the eigenvectors are and how to use them to get the desired form.
$endgroup$
– Justin Stevenson
Mar 12 at 21:57
$begingroup$
Only two hours?
$endgroup$
– copper.hat
Mar 12 at 22:18