Frobenius norm of Fourier matrix












0












$begingroup$


The Fourier matrix is given by



enter image description here



where $omega = e^{-2pi i/N}$. Is there any clever way to calculate Frobenius norm of Fourier matrix?



I tried solving it with brute force and got some ugly calculations










share|cite|improve this question











$endgroup$












  • $begingroup$
    Do you know what’s the formula to compute the Frobenius norm?
    $endgroup$
    – lcv
    Nov 19 '18 at 18:55










  • $begingroup$
    @lcv, yes I do. You can google it if you want to know
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 18:57












  • $begingroup$
    Thank you 😊. So you only need to compute the sum of the absolute values squared of all the entries. Note that each entry has modulus one. Can you take it from here?
    $endgroup$
    – lcv
    Nov 19 '18 at 19:00










  • $begingroup$
    @lcv, thanks, what I didnt see is that each entry squared has modulus one
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 19:05
















0












$begingroup$


The Fourier matrix is given by



enter image description here



where $omega = e^{-2pi i/N}$. Is there any clever way to calculate Frobenius norm of Fourier matrix?



I tried solving it with brute force and got some ugly calculations










share|cite|improve this question











$endgroup$












  • $begingroup$
    Do you know what’s the formula to compute the Frobenius norm?
    $endgroup$
    – lcv
    Nov 19 '18 at 18:55










  • $begingroup$
    @lcv, yes I do. You can google it if you want to know
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 18:57












  • $begingroup$
    Thank you 😊. So you only need to compute the sum of the absolute values squared of all the entries. Note that each entry has modulus one. Can you take it from here?
    $endgroup$
    – lcv
    Nov 19 '18 at 19:00










  • $begingroup$
    @lcv, thanks, what I didnt see is that each entry squared has modulus one
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 19:05














0












0








0


1



$begingroup$


The Fourier matrix is given by



enter image description here



where $omega = e^{-2pi i/N}$. Is there any clever way to calculate Frobenius norm of Fourier matrix?



I tried solving it with brute force and got some ugly calculations










share|cite|improve this question











$endgroup$




The Fourier matrix is given by



enter image description here



where $omega = e^{-2pi i/N}$. Is there any clever way to calculate Frobenius norm of Fourier matrix?



I tried solving it with brute force and got some ugly calculations







linear-algebra matrices matrix-calculus






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 22 at 7:56









Rodrigo de Azevedo

13.1k41959




13.1k41959










asked Nov 19 '18 at 18:43









Studying OptimizationStudying Optimization

867




867












  • $begingroup$
    Do you know what’s the formula to compute the Frobenius norm?
    $endgroup$
    – lcv
    Nov 19 '18 at 18:55










  • $begingroup$
    @lcv, yes I do. You can google it if you want to know
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 18:57












  • $begingroup$
    Thank you 😊. So you only need to compute the sum of the absolute values squared of all the entries. Note that each entry has modulus one. Can you take it from here?
    $endgroup$
    – lcv
    Nov 19 '18 at 19:00










  • $begingroup$
    @lcv, thanks, what I didnt see is that each entry squared has modulus one
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 19:05


















  • $begingroup$
    Do you know what’s the formula to compute the Frobenius norm?
    $endgroup$
    – lcv
    Nov 19 '18 at 18:55










  • $begingroup$
    @lcv, yes I do. You can google it if you want to know
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 18:57












  • $begingroup$
    Thank you 😊. So you only need to compute the sum of the absolute values squared of all the entries. Note that each entry has modulus one. Can you take it from here?
    $endgroup$
    – lcv
    Nov 19 '18 at 19:00










  • $begingroup$
    @lcv, thanks, what I didnt see is that each entry squared has modulus one
    $endgroup$
    – Studying Optimization
    Nov 19 '18 at 19:05
















$begingroup$
Do you know what’s the formula to compute the Frobenius norm?
$endgroup$
– lcv
Nov 19 '18 at 18:55




$begingroup$
Do you know what’s the formula to compute the Frobenius norm?
$endgroup$
– lcv
Nov 19 '18 at 18:55












$begingroup$
@lcv, yes I do. You can google it if you want to know
$endgroup$
– Studying Optimization
Nov 19 '18 at 18:57






$begingroup$
@lcv, yes I do. You can google it if you want to know
$endgroup$
– Studying Optimization
Nov 19 '18 at 18:57














$begingroup$
Thank you 😊. So you only need to compute the sum of the absolute values squared of all the entries. Note that each entry has modulus one. Can you take it from here?
$endgroup$
– lcv
Nov 19 '18 at 19:00




$begingroup$
Thank you 😊. So you only need to compute the sum of the absolute values squared of all the entries. Note that each entry has modulus one. Can you take it from here?
$endgroup$
– lcv
Nov 19 '18 at 19:00












$begingroup$
@lcv, thanks, what I didnt see is that each entry squared has modulus one
$endgroup$
– Studying Optimization
Nov 19 '18 at 19:05




$begingroup$
@lcv, thanks, what I didnt see is that each entry squared has modulus one
$endgroup$
– Studying Optimization
Nov 19 '18 at 19:05










1 Answer
1






active

oldest

votes


















1












$begingroup$

This is a straightforward computation using any reasonable definition of the Frobenius norm. For instance, we have
$$
|W| = sqrt{operatorname{tr}(W^*W)} = sqrt{operatorname{tr}(I)} = sqrt{N}
$$

where $W^*W = I$ since $W$ is a unitary matrix.






share|cite|improve this answer









$endgroup$













    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3005333%2ffrobenius-norm-of-fourier-matrix%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    This is a straightforward computation using any reasonable definition of the Frobenius norm. For instance, we have
    $$
    |W| = sqrt{operatorname{tr}(W^*W)} = sqrt{operatorname{tr}(I)} = sqrt{N}
    $$

    where $W^*W = I$ since $W$ is a unitary matrix.






    share|cite|improve this answer









    $endgroup$


















      1












      $begingroup$

      This is a straightforward computation using any reasonable definition of the Frobenius norm. For instance, we have
      $$
      |W| = sqrt{operatorname{tr}(W^*W)} = sqrt{operatorname{tr}(I)} = sqrt{N}
      $$

      where $W^*W = I$ since $W$ is a unitary matrix.






      share|cite|improve this answer









      $endgroup$
















        1












        1








        1





        $begingroup$

        This is a straightforward computation using any reasonable definition of the Frobenius norm. For instance, we have
        $$
        |W| = sqrt{operatorname{tr}(W^*W)} = sqrt{operatorname{tr}(I)} = sqrt{N}
        $$

        where $W^*W = I$ since $W$ is a unitary matrix.






        share|cite|improve this answer









        $endgroup$



        This is a straightforward computation using any reasonable definition of the Frobenius norm. For instance, we have
        $$
        |W| = sqrt{operatorname{tr}(W^*W)} = sqrt{operatorname{tr}(I)} = sqrt{N}
        $$

        where $W^*W = I$ since $W$ is a unitary matrix.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 19 '18 at 19:02









        OmnomnomnomOmnomnomnom

        128k791184




        128k791184






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3005333%2ffrobenius-norm-of-fourier-matrix%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Mario Kart Wii

            What does “Dominus providebit” mean?

            Antonio Litta Visconti Arese