Random Unitary Matrices
Random Unitary Matrices
$begingroup$
So as I understand it, if you choose a random parameter and fill the entries of a matrix with that parameter, you get a random matrix. I was wondering if there are some general conditions under which a matrix can be both unitary and random such that the unitarity condition is now being satisfied.
I am aware that there are already examples of random unitary matrices which can be chosen from the Haar measure, so perhaps this question is related to the concept of the Haar measure?
fa.functional-analysis random-matrices
$endgroup$
add a comment |
$begingroup$
So as I understand it, if you choose a random parameter and fill the entries of a matrix with that parameter, you get a random matrix. I was wondering if there are some general conditions under which a matrix can be both unitary and random such that the unitarity condition is now being satisfied.
I am aware that there are already examples of random unitary matrices which can be chosen from the Haar measure, so perhaps this question is related to the concept of the Haar measure?
fa.functional-analysis random-matrices
$endgroup$
add a comment |
$begingroup$
So as I understand it, if you choose a random parameter and fill the entries of a matrix with that parameter, you get a random matrix. I was wondering if there are some general conditions under which a matrix can be both unitary and random such that the unitarity condition is now being satisfied.
I am aware that there are already examples of random unitary matrices which can be chosen from the Haar measure, so perhaps this question is related to the concept of the Haar measure?
fa.functional-analysis random-matrices
$endgroup$
So as I understand it, if you choose a random parameter and fill the entries of a matrix with that parameter, you get a random matrix. I was wondering if there are some general conditions under which a matrix can be both unitary and random such that the unitarity condition is now being satisfied.
I am aware that there are already examples of random unitary matrices which can be chosen from the Haar measure, so perhaps this question is related to the concept of the Haar measure?
fa.functional-analysis random-matrices
fa.functional-analysis random-matrices
asked 9 hours ago
TomTom
467514
467514
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The notion of random unitary matrix usually refers to the Haar measure on the group of unitary matrices; see
https://case.edu/artsci/math/esmeckes/Meckes_SAMSI_Lecture2.pdf
http://emis.ams.org/journals/EJP-ECP/article/download/2551/2345.pdf
] G. W. Anderson, A. Guionnet, and O. Zeitouni, An introduction to random matrices, Cambridge Studies in Advanced Mathematics, vol. 118, Cambridge University Press, Cambridge,
2010. MR-2760897
$endgroup$
add a comment |
$begingroup$
I understand your question as asking for a constructive method to sample uniformly from the unitary group $U(N)$ or orthogonal group $O(N)$, where "uniformly" is understood in the sense of the Haar measure. A simple method starts from an $Ntimes N$ matrix filled with independent Gaussian random variables [complex for $U(N)$ and real for $O(N)$]. Then orthonormalize the columns via Gram-Schmidt and you're done.
For a more efficient approach, see How to generate random matrices from the classical compact groups by Francesco Mezzadri.
The construction is implemented in Mathematica in the routines circular unitary ensemble for $U(N)$ and circular real ensemble for $O(N)$.
Caution: the socalled circular orthogonal ensemble does not sample from $O(N)$ but from the coset $U(N)/O(N)$.
$endgroup$
$begingroup$
That makes sense but you use independent Gaussian random variables for the matrix, I was wondering if you would take one single random variable as it were (say, all the possible numbers which can be produced by some particular random number generator) and then fill the matrix with every entry being a value which that one variable can take, I take it this is still a random matrix or to be a random matrix does every entry need to correspond to a different independent random variable?
$endgroup$
– Tom
8 hours ago
1
$begingroup$
you can use a random number generator to fill the matrix, but it is essential that this random number generator samples from a Gaussian distribution; it your random number generator samples from a uniform distribution, you will have to do some postprocessing to convert that into a Gaussian.
$endgroup$
– Carlo Beenakker
8 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "504"
;
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%2fmathoverflow.net%2fquestions%2f333187%2frandom-unitary-matrices%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The notion of random unitary matrix usually refers to the Haar measure on the group of unitary matrices; see
https://case.edu/artsci/math/esmeckes/Meckes_SAMSI_Lecture2.pdf
http://emis.ams.org/journals/EJP-ECP/article/download/2551/2345.pdf
] G. W. Anderson, A. Guionnet, and O. Zeitouni, An introduction to random matrices, Cambridge Studies in Advanced Mathematics, vol. 118, Cambridge University Press, Cambridge,
2010. MR-2760897
$endgroup$
add a comment |
$begingroup$
The notion of random unitary matrix usually refers to the Haar measure on the group of unitary matrices; see
https://case.edu/artsci/math/esmeckes/Meckes_SAMSI_Lecture2.pdf
http://emis.ams.org/journals/EJP-ECP/article/download/2551/2345.pdf
] G. W. Anderson, A. Guionnet, and O. Zeitouni, An introduction to random matrices, Cambridge Studies in Advanced Mathematics, vol. 118, Cambridge University Press, Cambridge,
2010. MR-2760897
$endgroup$
add a comment |
$begingroup$
The notion of random unitary matrix usually refers to the Haar measure on the group of unitary matrices; see
https://case.edu/artsci/math/esmeckes/Meckes_SAMSI_Lecture2.pdf
http://emis.ams.org/journals/EJP-ECP/article/download/2551/2345.pdf
] G. W. Anderson, A. Guionnet, and O. Zeitouni, An introduction to random matrices, Cambridge Studies in Advanced Mathematics, vol. 118, Cambridge University Press, Cambridge,
2010. MR-2760897
$endgroup$
The notion of random unitary matrix usually refers to the Haar measure on the group of unitary matrices; see
https://case.edu/artsci/math/esmeckes/Meckes_SAMSI_Lecture2.pdf
http://emis.ams.org/journals/EJP-ECP/article/download/2551/2345.pdf
] G. W. Anderson, A. Guionnet, and O. Zeitouni, An introduction to random matrices, Cambridge Studies in Advanced Mathematics, vol. 118, Cambridge University Press, Cambridge,
2010. MR-2760897
answered 9 hours ago
Yuval PeresYuval Peres
1,30177
1,30177
add a comment |
add a comment |
$begingroup$
I understand your question as asking for a constructive method to sample uniformly from the unitary group $U(N)$ or orthogonal group $O(N)$, where "uniformly" is understood in the sense of the Haar measure. A simple method starts from an $Ntimes N$ matrix filled with independent Gaussian random variables [complex for $U(N)$ and real for $O(N)$]. Then orthonormalize the columns via Gram-Schmidt and you're done.
For a more efficient approach, see How to generate random matrices from the classical compact groups by Francesco Mezzadri.
The construction is implemented in Mathematica in the routines circular unitary ensemble for $U(N)$ and circular real ensemble for $O(N)$.
Caution: the socalled circular orthogonal ensemble does not sample from $O(N)$ but from the coset $U(N)/O(N)$.
$endgroup$
$begingroup$
That makes sense but you use independent Gaussian random variables for the matrix, I was wondering if you would take one single random variable as it were (say, all the possible numbers which can be produced by some particular random number generator) and then fill the matrix with every entry being a value which that one variable can take, I take it this is still a random matrix or to be a random matrix does every entry need to correspond to a different independent random variable?
$endgroup$
– Tom
8 hours ago
1
$begingroup$
you can use a random number generator to fill the matrix, but it is essential that this random number generator samples from a Gaussian distribution; it your random number generator samples from a uniform distribution, you will have to do some postprocessing to convert that into a Gaussian.
$endgroup$
– Carlo Beenakker
8 hours ago
add a comment |
$begingroup$
I understand your question as asking for a constructive method to sample uniformly from the unitary group $U(N)$ or orthogonal group $O(N)$, where "uniformly" is understood in the sense of the Haar measure. A simple method starts from an $Ntimes N$ matrix filled with independent Gaussian random variables [complex for $U(N)$ and real for $O(N)$]. Then orthonormalize the columns via Gram-Schmidt and you're done.
For a more efficient approach, see How to generate random matrices from the classical compact groups by Francesco Mezzadri.
The construction is implemented in Mathematica in the routines circular unitary ensemble for $U(N)$ and circular real ensemble for $O(N)$.
Caution: the socalled circular orthogonal ensemble does not sample from $O(N)$ but from the coset $U(N)/O(N)$.
$endgroup$
$begingroup$
That makes sense but you use independent Gaussian random variables for the matrix, I was wondering if you would take one single random variable as it were (say, all the possible numbers which can be produced by some particular random number generator) and then fill the matrix with every entry being a value which that one variable can take, I take it this is still a random matrix or to be a random matrix does every entry need to correspond to a different independent random variable?
$endgroup$
– Tom
8 hours ago
1
$begingroup$
you can use a random number generator to fill the matrix, but it is essential that this random number generator samples from a Gaussian distribution; it your random number generator samples from a uniform distribution, you will have to do some postprocessing to convert that into a Gaussian.
$endgroup$
– Carlo Beenakker
8 hours ago
add a comment |
$begingroup$
I understand your question as asking for a constructive method to sample uniformly from the unitary group $U(N)$ or orthogonal group $O(N)$, where "uniformly" is understood in the sense of the Haar measure. A simple method starts from an $Ntimes N$ matrix filled with independent Gaussian random variables [complex for $U(N)$ and real for $O(N)$]. Then orthonormalize the columns via Gram-Schmidt and you're done.
For a more efficient approach, see How to generate random matrices from the classical compact groups by Francesco Mezzadri.
The construction is implemented in Mathematica in the routines circular unitary ensemble for $U(N)$ and circular real ensemble for $O(N)$.
Caution: the socalled circular orthogonal ensemble does not sample from $O(N)$ but from the coset $U(N)/O(N)$.
$endgroup$
I understand your question as asking for a constructive method to sample uniformly from the unitary group $U(N)$ or orthogonal group $O(N)$, where "uniformly" is understood in the sense of the Haar measure. A simple method starts from an $Ntimes N$ matrix filled with independent Gaussian random variables [complex for $U(N)$ and real for $O(N)$]. Then orthonormalize the columns via Gram-Schmidt and you're done.
For a more efficient approach, see How to generate random matrices from the classical compact groups by Francesco Mezzadri.
The construction is implemented in Mathematica in the routines circular unitary ensemble for $U(N)$ and circular real ensemble for $O(N)$.
Caution: the socalled circular orthogonal ensemble does not sample from $O(N)$ but from the coset $U(N)/O(N)$.
edited 8 hours ago
answered 9 hours ago
Carlo BeenakkerCarlo Beenakker
83.2k9196301
83.2k9196301
$begingroup$
That makes sense but you use independent Gaussian random variables for the matrix, I was wondering if you would take one single random variable as it were (say, all the possible numbers which can be produced by some particular random number generator) and then fill the matrix with every entry being a value which that one variable can take, I take it this is still a random matrix or to be a random matrix does every entry need to correspond to a different independent random variable?
$endgroup$
– Tom
8 hours ago
1
$begingroup$
you can use a random number generator to fill the matrix, but it is essential that this random number generator samples from a Gaussian distribution; it your random number generator samples from a uniform distribution, you will have to do some postprocessing to convert that into a Gaussian.
$endgroup$
– Carlo Beenakker
8 hours ago
add a comment |
$begingroup$
That makes sense but you use independent Gaussian random variables for the matrix, I was wondering if you would take one single random variable as it were (say, all the possible numbers which can be produced by some particular random number generator) and then fill the matrix with every entry being a value which that one variable can take, I take it this is still a random matrix or to be a random matrix does every entry need to correspond to a different independent random variable?
$endgroup$
– Tom
8 hours ago
1
$begingroup$
you can use a random number generator to fill the matrix, but it is essential that this random number generator samples from a Gaussian distribution; it your random number generator samples from a uniform distribution, you will have to do some postprocessing to convert that into a Gaussian.
$endgroup$
– Carlo Beenakker
8 hours ago
$begingroup$
That makes sense but you use independent Gaussian random variables for the matrix, I was wondering if you would take one single random variable as it were (say, all the possible numbers which can be produced by some particular random number generator) and then fill the matrix with every entry being a value which that one variable can take, I take it this is still a random matrix or to be a random matrix does every entry need to correspond to a different independent random variable?
$endgroup$
– Tom
8 hours ago
$begingroup$
That makes sense but you use independent Gaussian random variables for the matrix, I was wondering if you would take one single random variable as it were (say, all the possible numbers which can be produced by some particular random number generator) and then fill the matrix with every entry being a value which that one variable can take, I take it this is still a random matrix or to be a random matrix does every entry need to correspond to a different independent random variable?
$endgroup$
– Tom
8 hours ago
1
1
$begingroup$
you can use a random number generator to fill the matrix, but it is essential that this random number generator samples from a Gaussian distribution; it your random number generator samples from a uniform distribution, you will have to do some postprocessing to convert that into a Gaussian.
$endgroup$
– Carlo Beenakker
8 hours ago
$begingroup$
you can use a random number generator to fill the matrix, but it is essential that this random number generator samples from a Gaussian distribution; it your random number generator samples from a uniform distribution, you will have to do some postprocessing to convert that into a Gaussian.
$endgroup$
– Carlo Beenakker
8 hours ago
add a comment |
Thanks for contributing an answer to MathOverflow!
- 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%2fmathoverflow.net%2fquestions%2f333187%2frandom-unitary-matrices%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