Category Archives: Uncategorized

Variance and the sum of squared pairwise differences

The variance of a set of values is usually expressed in terms of squared differences between those values and the mean of those values. However the sum of squared differences between the values and the mean can also be expressed … Continue reading

Posted in Uncategorized | Leave a comment

All length-preserving matrices are unitary

I recently read the (excellent) online resource Quantum Computing for the Very Curious by Andy Matuschak and Michael Nielsen. Upon reading the proof that all length-preserving matrices are unitary and trying it out myself, I came to believe that there … Continue reading

Posted in Uncategorized | 4 Comments

Linear Algebra and Its Applications, Exercise 3.4.22

Exercise 3.4.22. Given an arbitrary function find the coefficient that minimizes the quantity (Use the method of setting the derivative to zero.) How does this value of compare with the Fourier coefficient ? What is if ? Answer: We are … Continue reading

Posted in Uncategorized | Leave a comment

Linear Alegbra and Its Applications, Exercise 1.6.17

Exercise 1.6.17. (a) Suppose that the n by n matrix A can be factored as LDU, where L and U have ones on the diagonal. Factor the transpose of A. (b) If we have what triangular systems will provide a … Continue reading

Posted in Uncategorized | Leave a comment

Linear Algebra and Its Applications, Exercise 1.6.14

Exercise 1.6.14. For any m x n matrix A, prove that and are symmetric matrices. Provide an example where these matrices are not equal. Answer: Per Equation 1M(i) on page 47 we have Substituting for B we have Since is … Continue reading

Posted in Uncategorized | Leave a comment