Testing if cross-covariance is zero in Hilbert spacesA doubt about tensor product on Hilbert SpacesAdjoints of operators between different Hilbert spaces.Intuition behind the direct integral of a family of Hilbert spacesTensor Product on Hilbert Spaces (well definedness)Hilbert space adjoint vs Banach space adjoint?Show that the product of two Hilbert-Schmidt operators is Hilbert-SchmidtTensor products of Hilbert spaces and Hilbert-Schmidt operatorsSemi-inner product structure in complex Hilbert spacesNorm of Hilbert space GaussianContinuity of Linear Operator Between Hilbert Spaces

How much character growth crosses the line into breaking the character

Have I saved too much for retirement so far?

Is it possible to have a strip of cold climate in the middle of a planet?

What does the Rambam mean when he says that the planets have souls?

How to color a curve

Using a siddur to Daven from in a seforim store

Transformation of random variables and joint distributions

What does this horizontal bar at the first measure mean?

When quoting, must I also copy hyphens used to divide words that continue on the next line?

Did arcade monitors have same pixel aspect ratio as TV sets?

Do the concepts of IP address and network interface not belong to the same layer?

Why does the integral domain "being trapped between a finite field extension" implies that it is a field?

Do Legal Documents Require Signing In Standard Pen Colors?

How do ground effect vehicles perform turns?

Can I sign legal documents with a smiley face?

Diode in opposite direction?

Did US corporations pay demonstrators in the German demonstrations against article 13?

Are all species of CANNA edible?

How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?

Flux received by a negative charge

Java - What do constructor type arguments mean when placed *before* the type?

Greco-Roman egalitarianism

MAXDOP Settings for SQL Server 2014

Is a model fitted to data or is data fitted to a model?



Testing if cross-covariance is zero in Hilbert spaces


A doubt about tensor product on Hilbert SpacesAdjoints of operators between different Hilbert spaces.Intuition behind the direct integral of a family of Hilbert spacesTensor Product on Hilbert Spaces (well definedness)Hilbert space adjoint vs Banach space adjoint?Show that the product of two Hilbert-Schmidt operators is Hilbert-SchmidtTensor products of Hilbert spaces and Hilbert-Schmidt operatorsSemi-inner product structure in complex Hilbert spacesNorm of Hilbert space GaussianContinuity of Linear Operator Between Hilbert Spaces













0












$begingroup$


I'm attempting to generalize a multivariate test of zero cross-covariance between two random varaibles to infinite dimensional Hilbert spaces and I'm looking for some advice / ideas on how to work around the lack of a standard normal distribution on infinite dimensional spaces. I have added some background information below and sketched the multivariate test.



Outer product preliminaries



Let $mathcalH$ and $mathcalK$ be Hilbert spaces. Throughout the following we will denote the outer product of two elements $h in mathcalH$ and $k in mathcalK$ by $h otimes_mathcalH k$ and define it as the Hilbert-Schmidt operator from $mathcalH$ to $mathcalK$ defined such that for $tildeh in mathcalH$



$$
h otimes_mathcalH k (tildeh) = langle h , tildeh rangle_mathcalH k
$$



Note that if $V$ and $W$ are real vector spaces, this coincides with the usual matrix outer product, in the sense that for $x in mathbbR^p$ and $y in mathbbR^q$, we have



$$
x otimes_mathbbR^p y (tildex) = langle x , tildex rangle_mathbbR^p y = x^T tildex y = y x^T tildex = (y x^T) tildex
$$



so that the map $x otimes_mathbbR^p y$ corresponds to the matrix $y x^T$.



Mean, covariance and cross-covariance for random variables



Let $X$ and $Y$ be random variables taking values in hilbert spaces $mathcalH_X$ and $mathcalH_Y$ respectively. We then define the mean $m_X$ of the random variable $X$ as the unique element that satisfies



$$
langle m_X, h rangle = E( langle X, h rangle ) quad forall h in mathcalH_X
$$



We define the covariance operator of a random variable



$$
mathscrC = textrmCov(X)=E left((X-EX) otimes (X-EX) right)
$$



where the expectation is taken in the space of Hilbert-Schmidt operators on $mathcalH_X$. Equivalently we can define it implicitly as the operator that satisfies



$$
langle mathscrCh_1, h_2 rangle = E(langle X, h_1 rangle langle X, h_2 rangle) quad forall h_1, h_2 in mathcalH_X
$$



Similarly, we define the cross-covariance operator of $X$ and $Y$ as



$$
mathscrK = textrmCov(X, Y)=E left((Y-EY) otimes_mathcalH_Y (X-EX) right)
$$



or implicitly



$$
langle mathscrK h_y, h_x rangle_mathcalH_X = E( langle X, h_x rangle_mathcalH_X langle Y, h_y rangle_mathcalH_Y) quad forall h_x in mathcalH_X, h_y in mathcalH_Y
$$



All of the definitions above fit with the usual definitions for uni- and mulviariate real random variables.



Multivariate cross-covariance test



Consider $X$ and $Y$ to be random variables in $mathbbR^d_X$ and $mathbbR^d_Y$ respectively and define (under assumptions of existence of appropriate moments)



$$
mathscrK = textrmCov(X,Y)=E left((Y-EY) otimes_mathbbR^d_Y (X-EX) right) = E((X-EX)(Y-EY)^T)
$$



Assume now that $X_i$ and $Y_i$ are $n$ independent observations of $X$ and $Y$ and that we want to test if $mathscrK = 0$.



A simple idea is to consider the unbiased estimate of $mathscrK$:



$$
hatmathscrK = frac1n sum_i=1^n (X_i - barX) (Y_i-barY)^T
$$



where $barX = frac1n sum_i=1^n X_i$ and note that by the CLT, if $mathscrK=0$, we would have $sqrtnhatmathscrK oversetmathcalDto mathcalN(0, mathscrD)$ where $mathscrD$ is the covariance of $XY^T$.



Leaving out theoretical justifications, we can estimate $mathscrD$ using the samples and compute $hatmathscrD^-1/2$ such that defining
$$
T_n = sqrtnhatmathscrD^-1/2hatmathscrK
$$



we have $T_n oversetmathcalDto N(0, mathscrI)$ where $mathscrI$ is the identity operator.



Thus by the continous mapping theorem, $lVert T_n rVert_2 oversetmathcalDto chi^2_d_X cdot d_Y$ which allows us to create tests of appropriate levels.



Infinite-dimensional cross-covariance test



Assume a setup similar to the previous section except now $X$ takes values in $mathcalH_X$ and $Y$ in $mathcalH_Y$ where $mathcalH_X$ and $mathcalH_Y$ are infinite-dimensional Hilbert spaces. We have $n$ iid. observations of $X$ and $Y$ and want to test if the cross-covariance operator is zero.



We can still estimate the operator consistently as before (under suitable moment conditions) by



$$
hatmathscrK = frac1n sum_i=1^n (Y_i-barY) otimes_mathcalH_Y (X_i-barX)
$$



however this operator will always have finite rank and thus not behave properly as a cross-covariance operator. This can be solved by regularization, thus we can have a sensible estimate of $mathscrK$. I'm not quite sure that this is asymptotically normal but even if it is, we cannot "whiten" the asymptotic distribution, because the covariance operator of the asymptotic Gaussian is not invertible (since it is Hilbert-Schmidt, thus compact and therefore has finite-dimensional image).



Is there any way at all to remedy this and construct a test-statistic in a a way similar to above? Maybe theres a simpler way to test if the cross-covariance is zero but I have yet to find one that doesnt make sweeping assumptions on $X$ and $Y$. All ideas and suggestions are welcome!










share|cite|improve this question











$endgroup$
















    0












    $begingroup$


    I'm attempting to generalize a multivariate test of zero cross-covariance between two random varaibles to infinite dimensional Hilbert spaces and I'm looking for some advice / ideas on how to work around the lack of a standard normal distribution on infinite dimensional spaces. I have added some background information below and sketched the multivariate test.



    Outer product preliminaries



    Let $mathcalH$ and $mathcalK$ be Hilbert spaces. Throughout the following we will denote the outer product of two elements $h in mathcalH$ and $k in mathcalK$ by $h otimes_mathcalH k$ and define it as the Hilbert-Schmidt operator from $mathcalH$ to $mathcalK$ defined such that for $tildeh in mathcalH$



    $$
    h otimes_mathcalH k (tildeh) = langle h , tildeh rangle_mathcalH k
    $$



    Note that if $V$ and $W$ are real vector spaces, this coincides with the usual matrix outer product, in the sense that for $x in mathbbR^p$ and $y in mathbbR^q$, we have



    $$
    x otimes_mathbbR^p y (tildex) = langle x , tildex rangle_mathbbR^p y = x^T tildex y = y x^T tildex = (y x^T) tildex
    $$



    so that the map $x otimes_mathbbR^p y$ corresponds to the matrix $y x^T$.



    Mean, covariance and cross-covariance for random variables



    Let $X$ and $Y$ be random variables taking values in hilbert spaces $mathcalH_X$ and $mathcalH_Y$ respectively. We then define the mean $m_X$ of the random variable $X$ as the unique element that satisfies



    $$
    langle m_X, h rangle = E( langle X, h rangle ) quad forall h in mathcalH_X
    $$



    We define the covariance operator of a random variable



    $$
    mathscrC = textrmCov(X)=E left((X-EX) otimes (X-EX) right)
    $$



    where the expectation is taken in the space of Hilbert-Schmidt operators on $mathcalH_X$. Equivalently we can define it implicitly as the operator that satisfies



    $$
    langle mathscrCh_1, h_2 rangle = E(langle X, h_1 rangle langle X, h_2 rangle) quad forall h_1, h_2 in mathcalH_X
    $$



    Similarly, we define the cross-covariance operator of $X$ and $Y$ as



    $$
    mathscrK = textrmCov(X, Y)=E left((Y-EY) otimes_mathcalH_Y (X-EX) right)
    $$



    or implicitly



    $$
    langle mathscrK h_y, h_x rangle_mathcalH_X = E( langle X, h_x rangle_mathcalH_X langle Y, h_y rangle_mathcalH_Y) quad forall h_x in mathcalH_X, h_y in mathcalH_Y
    $$



    All of the definitions above fit with the usual definitions for uni- and mulviariate real random variables.



    Multivariate cross-covariance test



    Consider $X$ and $Y$ to be random variables in $mathbbR^d_X$ and $mathbbR^d_Y$ respectively and define (under assumptions of existence of appropriate moments)



    $$
    mathscrK = textrmCov(X,Y)=E left((Y-EY) otimes_mathbbR^d_Y (X-EX) right) = E((X-EX)(Y-EY)^T)
    $$



    Assume now that $X_i$ and $Y_i$ are $n$ independent observations of $X$ and $Y$ and that we want to test if $mathscrK = 0$.



    A simple idea is to consider the unbiased estimate of $mathscrK$:



    $$
    hatmathscrK = frac1n sum_i=1^n (X_i - barX) (Y_i-barY)^T
    $$



    where $barX = frac1n sum_i=1^n X_i$ and note that by the CLT, if $mathscrK=0$, we would have $sqrtnhatmathscrK oversetmathcalDto mathcalN(0, mathscrD)$ where $mathscrD$ is the covariance of $XY^T$.



    Leaving out theoretical justifications, we can estimate $mathscrD$ using the samples and compute $hatmathscrD^-1/2$ such that defining
    $$
    T_n = sqrtnhatmathscrD^-1/2hatmathscrK
    $$



    we have $T_n oversetmathcalDto N(0, mathscrI)$ where $mathscrI$ is the identity operator.



    Thus by the continous mapping theorem, $lVert T_n rVert_2 oversetmathcalDto chi^2_d_X cdot d_Y$ which allows us to create tests of appropriate levels.



    Infinite-dimensional cross-covariance test



    Assume a setup similar to the previous section except now $X$ takes values in $mathcalH_X$ and $Y$ in $mathcalH_Y$ where $mathcalH_X$ and $mathcalH_Y$ are infinite-dimensional Hilbert spaces. We have $n$ iid. observations of $X$ and $Y$ and want to test if the cross-covariance operator is zero.



    We can still estimate the operator consistently as before (under suitable moment conditions) by



    $$
    hatmathscrK = frac1n sum_i=1^n (Y_i-barY) otimes_mathcalH_Y (X_i-barX)
    $$



    however this operator will always have finite rank and thus not behave properly as a cross-covariance operator. This can be solved by regularization, thus we can have a sensible estimate of $mathscrK$. I'm not quite sure that this is asymptotically normal but even if it is, we cannot "whiten" the asymptotic distribution, because the covariance operator of the asymptotic Gaussian is not invertible (since it is Hilbert-Schmidt, thus compact and therefore has finite-dimensional image).



    Is there any way at all to remedy this and construct a test-statistic in a a way similar to above? Maybe theres a simpler way to test if the cross-covariance is zero but I have yet to find one that doesnt make sweeping assumptions on $X$ and $Y$. All ideas and suggestions are welcome!










    share|cite|improve this question











    $endgroup$














      0












      0








      0





      $begingroup$


      I'm attempting to generalize a multivariate test of zero cross-covariance between two random varaibles to infinite dimensional Hilbert spaces and I'm looking for some advice / ideas on how to work around the lack of a standard normal distribution on infinite dimensional spaces. I have added some background information below and sketched the multivariate test.



      Outer product preliminaries



      Let $mathcalH$ and $mathcalK$ be Hilbert spaces. Throughout the following we will denote the outer product of two elements $h in mathcalH$ and $k in mathcalK$ by $h otimes_mathcalH k$ and define it as the Hilbert-Schmidt operator from $mathcalH$ to $mathcalK$ defined such that for $tildeh in mathcalH$



      $$
      h otimes_mathcalH k (tildeh) = langle h , tildeh rangle_mathcalH k
      $$



      Note that if $V$ and $W$ are real vector spaces, this coincides with the usual matrix outer product, in the sense that for $x in mathbbR^p$ and $y in mathbbR^q$, we have



      $$
      x otimes_mathbbR^p y (tildex) = langle x , tildex rangle_mathbbR^p y = x^T tildex y = y x^T tildex = (y x^T) tildex
      $$



      so that the map $x otimes_mathbbR^p y$ corresponds to the matrix $y x^T$.



      Mean, covariance and cross-covariance for random variables



      Let $X$ and $Y$ be random variables taking values in hilbert spaces $mathcalH_X$ and $mathcalH_Y$ respectively. We then define the mean $m_X$ of the random variable $X$ as the unique element that satisfies



      $$
      langle m_X, h rangle = E( langle X, h rangle ) quad forall h in mathcalH_X
      $$



      We define the covariance operator of a random variable



      $$
      mathscrC = textrmCov(X)=E left((X-EX) otimes (X-EX) right)
      $$



      where the expectation is taken in the space of Hilbert-Schmidt operators on $mathcalH_X$. Equivalently we can define it implicitly as the operator that satisfies



      $$
      langle mathscrCh_1, h_2 rangle = E(langle X, h_1 rangle langle X, h_2 rangle) quad forall h_1, h_2 in mathcalH_X
      $$



      Similarly, we define the cross-covariance operator of $X$ and $Y$ as



      $$
      mathscrK = textrmCov(X, Y)=E left((Y-EY) otimes_mathcalH_Y (X-EX) right)
      $$



      or implicitly



      $$
      langle mathscrK h_y, h_x rangle_mathcalH_X = E( langle X, h_x rangle_mathcalH_X langle Y, h_y rangle_mathcalH_Y) quad forall h_x in mathcalH_X, h_y in mathcalH_Y
      $$



      All of the definitions above fit with the usual definitions for uni- and mulviariate real random variables.



      Multivariate cross-covariance test



      Consider $X$ and $Y$ to be random variables in $mathbbR^d_X$ and $mathbbR^d_Y$ respectively and define (under assumptions of existence of appropriate moments)



      $$
      mathscrK = textrmCov(X,Y)=E left((Y-EY) otimes_mathbbR^d_Y (X-EX) right) = E((X-EX)(Y-EY)^T)
      $$



      Assume now that $X_i$ and $Y_i$ are $n$ independent observations of $X$ and $Y$ and that we want to test if $mathscrK = 0$.



      A simple idea is to consider the unbiased estimate of $mathscrK$:



      $$
      hatmathscrK = frac1n sum_i=1^n (X_i - barX) (Y_i-barY)^T
      $$



      where $barX = frac1n sum_i=1^n X_i$ and note that by the CLT, if $mathscrK=0$, we would have $sqrtnhatmathscrK oversetmathcalDto mathcalN(0, mathscrD)$ where $mathscrD$ is the covariance of $XY^T$.



      Leaving out theoretical justifications, we can estimate $mathscrD$ using the samples and compute $hatmathscrD^-1/2$ such that defining
      $$
      T_n = sqrtnhatmathscrD^-1/2hatmathscrK
      $$



      we have $T_n oversetmathcalDto N(0, mathscrI)$ where $mathscrI$ is the identity operator.



      Thus by the continous mapping theorem, $lVert T_n rVert_2 oversetmathcalDto chi^2_d_X cdot d_Y$ which allows us to create tests of appropriate levels.



      Infinite-dimensional cross-covariance test



      Assume a setup similar to the previous section except now $X$ takes values in $mathcalH_X$ and $Y$ in $mathcalH_Y$ where $mathcalH_X$ and $mathcalH_Y$ are infinite-dimensional Hilbert spaces. We have $n$ iid. observations of $X$ and $Y$ and want to test if the cross-covariance operator is zero.



      We can still estimate the operator consistently as before (under suitable moment conditions) by



      $$
      hatmathscrK = frac1n sum_i=1^n (Y_i-barY) otimes_mathcalH_Y (X_i-barX)
      $$



      however this operator will always have finite rank and thus not behave properly as a cross-covariance operator. This can be solved by regularization, thus we can have a sensible estimate of $mathscrK$. I'm not quite sure that this is asymptotically normal but even if it is, we cannot "whiten" the asymptotic distribution, because the covariance operator of the asymptotic Gaussian is not invertible (since it is Hilbert-Schmidt, thus compact and therefore has finite-dimensional image).



      Is there any way at all to remedy this and construct a test-statistic in a a way similar to above? Maybe theres a simpler way to test if the cross-covariance is zero but I have yet to find one that doesnt make sweeping assumptions on $X$ and $Y$. All ideas and suggestions are welcome!










      share|cite|improve this question











      $endgroup$




      I'm attempting to generalize a multivariate test of zero cross-covariance between two random varaibles to infinite dimensional Hilbert spaces and I'm looking for some advice / ideas on how to work around the lack of a standard normal distribution on infinite dimensional spaces. I have added some background information below and sketched the multivariate test.



      Outer product preliminaries



      Let $mathcalH$ and $mathcalK$ be Hilbert spaces. Throughout the following we will denote the outer product of two elements $h in mathcalH$ and $k in mathcalK$ by $h otimes_mathcalH k$ and define it as the Hilbert-Schmidt operator from $mathcalH$ to $mathcalK$ defined such that for $tildeh in mathcalH$



      $$
      h otimes_mathcalH k (tildeh) = langle h , tildeh rangle_mathcalH k
      $$



      Note that if $V$ and $W$ are real vector spaces, this coincides with the usual matrix outer product, in the sense that for $x in mathbbR^p$ and $y in mathbbR^q$, we have



      $$
      x otimes_mathbbR^p y (tildex) = langle x , tildex rangle_mathbbR^p y = x^T tildex y = y x^T tildex = (y x^T) tildex
      $$



      so that the map $x otimes_mathbbR^p y$ corresponds to the matrix $y x^T$.



      Mean, covariance and cross-covariance for random variables



      Let $X$ and $Y$ be random variables taking values in hilbert spaces $mathcalH_X$ and $mathcalH_Y$ respectively. We then define the mean $m_X$ of the random variable $X$ as the unique element that satisfies



      $$
      langle m_X, h rangle = E( langle X, h rangle ) quad forall h in mathcalH_X
      $$



      We define the covariance operator of a random variable



      $$
      mathscrC = textrmCov(X)=E left((X-EX) otimes (X-EX) right)
      $$



      where the expectation is taken in the space of Hilbert-Schmidt operators on $mathcalH_X$. Equivalently we can define it implicitly as the operator that satisfies



      $$
      langle mathscrCh_1, h_2 rangle = E(langle X, h_1 rangle langle X, h_2 rangle) quad forall h_1, h_2 in mathcalH_X
      $$



      Similarly, we define the cross-covariance operator of $X$ and $Y$ as



      $$
      mathscrK = textrmCov(X, Y)=E left((Y-EY) otimes_mathcalH_Y (X-EX) right)
      $$



      or implicitly



      $$
      langle mathscrK h_y, h_x rangle_mathcalH_X = E( langle X, h_x rangle_mathcalH_X langle Y, h_y rangle_mathcalH_Y) quad forall h_x in mathcalH_X, h_y in mathcalH_Y
      $$



      All of the definitions above fit with the usual definitions for uni- and mulviariate real random variables.



      Multivariate cross-covariance test



      Consider $X$ and $Y$ to be random variables in $mathbbR^d_X$ and $mathbbR^d_Y$ respectively and define (under assumptions of existence of appropriate moments)



      $$
      mathscrK = textrmCov(X,Y)=E left((Y-EY) otimes_mathbbR^d_Y (X-EX) right) = E((X-EX)(Y-EY)^T)
      $$



      Assume now that $X_i$ and $Y_i$ are $n$ independent observations of $X$ and $Y$ and that we want to test if $mathscrK = 0$.



      A simple idea is to consider the unbiased estimate of $mathscrK$:



      $$
      hatmathscrK = frac1n sum_i=1^n (X_i - barX) (Y_i-barY)^T
      $$



      where $barX = frac1n sum_i=1^n X_i$ and note that by the CLT, if $mathscrK=0$, we would have $sqrtnhatmathscrK oversetmathcalDto mathcalN(0, mathscrD)$ where $mathscrD$ is the covariance of $XY^T$.



      Leaving out theoretical justifications, we can estimate $mathscrD$ using the samples and compute $hatmathscrD^-1/2$ such that defining
      $$
      T_n = sqrtnhatmathscrD^-1/2hatmathscrK
      $$



      we have $T_n oversetmathcalDto N(0, mathscrI)$ where $mathscrI$ is the identity operator.



      Thus by the continous mapping theorem, $lVert T_n rVert_2 oversetmathcalDto chi^2_d_X cdot d_Y$ which allows us to create tests of appropriate levels.



      Infinite-dimensional cross-covariance test



      Assume a setup similar to the previous section except now $X$ takes values in $mathcalH_X$ and $Y$ in $mathcalH_Y$ where $mathcalH_X$ and $mathcalH_Y$ are infinite-dimensional Hilbert spaces. We have $n$ iid. observations of $X$ and $Y$ and want to test if the cross-covariance operator is zero.



      We can still estimate the operator consistently as before (under suitable moment conditions) by



      $$
      hatmathscrK = frac1n sum_i=1^n (Y_i-barY) otimes_mathcalH_Y (X_i-barX)
      $$



      however this operator will always have finite rank and thus not behave properly as a cross-covariance operator. This can be solved by regularization, thus we can have a sensible estimate of $mathscrK$. I'm not quite sure that this is asymptotically normal but even if it is, we cannot "whiten" the asymptotic distribution, because the covariance operator of the asymptotic Gaussian is not invertible (since it is Hilbert-Schmidt, thus compact and therefore has finite-dimensional image).



      Is there any way at all to remedy this and construct a test-statistic in a a way similar to above? Maybe theres a simpler way to test if the cross-covariance is zero but I have yet to find one that doesnt make sweeping assumptions on $X$ and $Y$. All ideas and suggestions are welcome!







      probability-theory statistics hilbert-spaces hypothesis-testing






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 16 at 13:06







      Lundborg

















      asked Mar 16 at 11:44









      LundborgLundborg

      857517




      857517




















          0






          active

          oldest

          votes











          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%2f3150306%2ftesting-if-cross-covariance-is-zero-in-hilbert-spaces%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f3150306%2ftesting-if-cross-covariance-is-zero-in-hilbert-spaces%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

          Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

          Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee

          Method to test if a number is a perfect power? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Detecting perfect squares faster than by extracting square rooteffective way to get the integer sequence A181392 from oeisA rarely mentioned fact about perfect powersHow many numbers such $n$ are there that $n<100,lfloorsqrtn rfloor mid n$Check perfect squareness by modulo division against multiple basesFor what pair of integers $(a,b)$ is $3^a + 7^b$ a perfect square.Do there exist any positive integers $n$ such that $lfloore^nrfloor$ is a perfect power? What is the probability that one exists?finding perfect power factors of an integerProve that the sequence contains a perfect square for any natural number $m $ in the domain of $f$ .Counting Perfect Powers