Extracting the phase of a determinant
up vote
2
down vote
favorite
Is it possible to extract the phase of a determinant without computing the full determinant?
More explictly, given a complex matrix $U$, the determinant can be written in the form
begin{equation}
text{det}(U) = r e^{itheta}.
end{equation}
Is it possible to extract $theta$ from $U$ without computing the full determinant?
Edit : As pointed by Hans Engler below, this can be done if we are happy with more work than computing the original determinant. I am looking for a method that is more efficient than computing the determinant itself.
linear-algebra matrices complex-numbers determinant
add a comment |
up vote
2
down vote
favorite
Is it possible to extract the phase of a determinant without computing the full determinant?
More explictly, given a complex matrix $U$, the determinant can be written in the form
begin{equation}
text{det}(U) = r e^{itheta}.
end{equation}
Is it possible to extract $theta$ from $U$ without computing the full determinant?
Edit : As pointed by Hans Engler below, this can be done if we are happy with more work than computing the original determinant. I am looking for a method that is more efficient than computing the determinant itself.
linear-algebra matrices complex-numbers determinant
1
Since computing a determinant involves both addition and multiplication this sounds extremely unlikely. But of course that would make it only more interesting when it turns out the answer is in fact yes. So against better judgement I'll wait here for some of the other posters to perform a miracle.
– Vincent
Nov 21 at 22:10
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Is it possible to extract the phase of a determinant without computing the full determinant?
More explictly, given a complex matrix $U$, the determinant can be written in the form
begin{equation}
text{det}(U) = r e^{itheta}.
end{equation}
Is it possible to extract $theta$ from $U$ without computing the full determinant?
Edit : As pointed by Hans Engler below, this can be done if we are happy with more work than computing the original determinant. I am looking for a method that is more efficient than computing the determinant itself.
linear-algebra matrices complex-numbers determinant
Is it possible to extract the phase of a determinant without computing the full determinant?
More explictly, given a complex matrix $U$, the determinant can be written in the form
begin{equation}
text{det}(U) = r e^{itheta}.
end{equation}
Is it possible to extract $theta$ from $U$ without computing the full determinant?
Edit : As pointed by Hans Engler below, this can be done if we are happy with more work than computing the original determinant. I am looking for a method that is more efficient than computing the determinant itself.
linear-algebra matrices complex-numbers determinant
linear-algebra matrices complex-numbers determinant
edited Nov 22 at 10:58
asked Nov 21 at 22:05
as2457
10412
10412
1
Since computing a determinant involves both addition and multiplication this sounds extremely unlikely. But of course that would make it only more interesting when it turns out the answer is in fact yes. So against better judgement I'll wait here for some of the other posters to perform a miracle.
– Vincent
Nov 21 at 22:10
add a comment |
1
Since computing a determinant involves both addition and multiplication this sounds extremely unlikely. But of course that would make it only more interesting when it turns out the answer is in fact yes. So against better judgement I'll wait here for some of the other posters to perform a miracle.
– Vincent
Nov 21 at 22:10
1
1
Since computing a determinant involves both addition and multiplication this sounds extremely unlikely. But of course that would make it only more interesting when it turns out the answer is in fact yes. So against better judgement I'll wait here for some of the other posters to perform a miracle.
– Vincent
Nov 21 at 22:10
Since computing a determinant involves both addition and multiplication this sounds extremely unlikely. But of course that would make it only more interesting when it turns out the answer is in fact yes. So against better judgement I'll wait here for some of the other posters to perform a miracle.
– Vincent
Nov 21 at 22:10
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
Yes, it's possible. Here is a way that is unfortunately a lot more work. Compute $W = (U^ast)^{-1} U$. Then $det W = e^{2i theta}$.
You have found $theta$ without computing $r$.
Thanks for your answer. As you've guessed, I'm also interested in a method that is less work than the determinant itself. I will edit the question to add this condition.
– as2457
Nov 22 at 10:56
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
Yes, it's possible. Here is a way that is unfortunately a lot more work. Compute $W = (U^ast)^{-1} U$. Then $det W = e^{2i theta}$.
You have found $theta$ without computing $r$.
Thanks for your answer. As you've guessed, I'm also interested in a method that is less work than the determinant itself. I will edit the question to add this condition.
– as2457
Nov 22 at 10:56
add a comment |
up vote
2
down vote
Yes, it's possible. Here is a way that is unfortunately a lot more work. Compute $W = (U^ast)^{-1} U$. Then $det W = e^{2i theta}$.
You have found $theta$ without computing $r$.
Thanks for your answer. As you've guessed, I'm also interested in a method that is less work than the determinant itself. I will edit the question to add this condition.
– as2457
Nov 22 at 10:56
add a comment |
up vote
2
down vote
up vote
2
down vote
Yes, it's possible. Here is a way that is unfortunately a lot more work. Compute $W = (U^ast)^{-1} U$. Then $det W = e^{2i theta}$.
You have found $theta$ without computing $r$.
Yes, it's possible. Here is a way that is unfortunately a lot more work. Compute $W = (U^ast)^{-1} U$. Then $det W = e^{2i theta}$.
You have found $theta$ without computing $r$.
answered Nov 21 at 22:43
Hans Engler
9,97411836
9,97411836
Thanks for your answer. As you've guessed, I'm also interested in a method that is less work than the determinant itself. I will edit the question to add this condition.
– as2457
Nov 22 at 10:56
add a comment |
Thanks for your answer. As you've guessed, I'm also interested in a method that is less work than the determinant itself. I will edit the question to add this condition.
– as2457
Nov 22 at 10:56
Thanks for your answer. As you've guessed, I'm also interested in a method that is less work than the determinant itself. I will edit the question to add this condition.
– as2457
Nov 22 at 10:56
Thanks for your answer. As you've guessed, I'm also interested in a method that is less work than the determinant itself. I will edit the question to add this condition.
– as2457
Nov 22 at 10:56
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3008450%2fextracting-the-phase-of-a-determinant%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
1
Since computing a determinant involves both addition and multiplication this sounds extremely unlikely. But of course that would make it only more interesting when it turns out the answer is in fact yes. So against better judgement I'll wait here for some of the other posters to perform a miracle.
– Vincent
Nov 21 at 22:10