Matrices Definition and 1000 Threads

  1. ognik

    MHB Solving Coefficant Matrices with Legendre Polynomials

    Whenever a problem seems too easy, I assume I'm missing something :-) This is in a section on Legendre polynomials ... Given the series $ \alpha_0 + \alpha_2Cos^2\theta +\alpha_4C^4 +\alpha_6C^6 = a_0P_0 + a_2P_2 + a_4P_4 +a_6P_6 $ (abbreviating $Cos^n\theta$ to $C^n$) Express both...
  2. ognik

    MHB What Am I Getting Wrong About Matrices and Operators?

    I thought I had this clear, then I met operators and - at least to me - the new information overlapped with, and potentially changed, that understanding. Research on the web didn't help as there seem to be different uses & opinions ... So what I am trying to do is NOT make a summary of what...
  3. I

    MATLAB MATLAB: Merging Matrices - Create 0s Matrix & Replace with Values

    Create a matrix with 4 rows and 8 columns with every element equal to 0. Create a second, smaller matrix with 2 rows and 4 columns where each row is [1 2 3 4]. Replace the 0s in the upper left-hand corner of the bigger matrix with the values from the smaller matrix. (If you do this correctly...
  4. RJLiberator

    Quantum Where Can I Find a Comprehensive List of Special Matrices Used in Physics?

    Is there any chart/graph/website online or in a ebook that has a clear concise list of special matrices used in physics? I'm just getting into an intro to quantum mechanics class and we are going over all types of matrices, Identity, hermitian, diagonal, transpose, unitary, and so on. I want...
  5. Prof. 27

    Function Composition of Multivariate Functions

    Homework Statement This is a homework problem for my Honors Calculus I class. The problem I'm having is that though I can solve a traditional function composition problem, I'm stumped as to how to do this for multivariate functions. I read that it requires an extension of the notion of...
  6. kostoglotov

    Help: All subspaces of 2x2 diagonal matrices

    The exercise is: (b) describe all the subspaces of D, the space of all 2x2 diagonal matrices. I just would have said I and Z initially, since you can't do much more to simplify a diagonal matrix. The answer given is here, relevant answer is (b): Imgur link: http://i.imgur.com/DKwt8cN.png...
  7. A

    What exactly are matrices and determinants?

    I'm taking a Differential Equations class and we're dealing with matrices and determinants. I've dealt with them before but I was always annoyed by the fact that I don't know what the heck is going on. So I know that matrices are a way to organise linear equations and make transformations...
  8. RJLiberator

    Sum of Unitary Matrices Question

    Homework Statement Find an example of two unitary matrices that when summed together are not unitary. Homework EquationsThe Attempt at a Solution A = \begin{pmatrix} 0 & -i\\ i & 0\\ \end{pmatrix} B = \begin{pmatrix} 0 & 1\\ 1 & 0\\ \end{pmatrix} A+B = A = \begin{pmatrix} 0 & 1-i\\ 1+i &...
  9. RJLiberator

    All 2x2 Hermitian and Unitary Matrices (Check My Proof)

    Homework Statement Find all 2x2 Matrices which are both hermitian and unitary. Homework Equations Conditions for Matrix A: A=A^† A^†A=I I = the identity matrix † = hermitian conjugateThe Attempt at a Solution 1. We see by the conditions that A^† = A and by the second condition, we see that...
  10. Y

    Looking for tighter bound on symmetric PSD matrices products

    Homework Statement Let K and L be symmetric PSD matrices of size N*N, with all entries in [0,1]. Let i be any number in 1...N and K’, L’ be two new symmetric PSD matrices, each with only row i and column i different from K and L. I would like to obtain an upper bound of the equation below...
  11. RJLiberator

    The Product of two Unitary Matrices is Unitary Proof

    Homework Statement Show that the product of two nxn unitary matrices is unitary. Is the same true of the sum of two nxn unitary matrices? Homework Equations Unitary if A†A=I Where † = hermitian conjugate I = identity matrix. The Attempt at a Solution [/B] We have the condition: (AB)†(AB)=I I...
  12. RJLiberator

    Sum of Hermitian Matrices Proof

    Homework Statement Show that the sum of two nxn Hermitian matrices is Hermitian.Homework Equations Hermitian conjugate means that you take the complex conjugate of the elements and transpose the matrix. I will denote it with a †. I will denote the complex conjugate with a *. The Attempt at a...
  13. RJLiberator

    Check my Understanding of Unitary and Diagonal Matrices

    Homework Statement Find all diagonal unitary matrices. Homework Equations The Attempt at a Solution I think I am starting to get the hang of this type of material. I hope I am right in my thinking. So if we have a diagonal matrix, let's say a 2x2 for a simple example: \begin{pmatrix} a &...
  14. RJLiberator

    Unitary Matrices and Their Entry Values Proof

    Homework Statement Show that |A_ij| ≤ 1 for every entry A_ij of a Unitary Matrix A. Homework Equations A matrix is unitary when A^†*A=I Where † is the hermitian operator, meaning you Transpose and take the complex conjugate and I = the identity matrix The Attempt at a Solution I'm having a...
  15. RJLiberator

    Proof involving complex conjugates and Matrices

    Homework Statement Show that (A+B)*=A*+B* Homework Equations I think I am missing a property to prove this. The Attempt at a Solution This should be easier then I am making it out to be. But I seem to be missing one key property to do this. A*+B* is just A(ij)*+B(ij)* = Right hand side...
  16. J

    Do similar matrices respect multiplication

    Homework Statement Let ##G=GL_n(F)## for ##F## a field, and define an equivalance relation by ##A\sim B## iff ##A## and ##B## are conjugate, that is, iff ##A=PBP^{-1}## for some ##P\in GL_n(F)##. Does ##\sim## respect multiplication?Homework Equations The equivalency respects multiplication...
  17. T

    Stochastic Matrices in Cosmology

    Good afternoon all, I'm taking a linear algebra course this semester, and upon entering the topic of 'Applications of Matrix Operations', my professor has given our class the opportunity to earn some extra credit points by writing a paragraph or two on the application of stochastic matrices in...
  18. M

    Transition Matrices - Worded Problem

    A very small country town has a population that can be grouped according to three categories: adults teenagers and children. Each year statistics show that: Children are born at the rate of 4% of the adult population 12% of children become teenagers 15% of teenagers become adults 0.5% of...
  19. nuuskur

    Find all orthogonal matrices in R

    Homework Statement Assuming I understand the problem correctly, I need to define the set of all orthogonal matrices. Homework Equations The Attempt at a Solution Per the definition of orthogonal matrix: Matrix ##A\in Mat_n(\mathbb{R})## is orthogonal if ##A^tA = I## If ##O## is the set of all...
  20. RJLiberator

    Orthogonal and Diagonal Matrices

    Homework Statement Find all 2 x 2 and 3 x 3 orthogonal matrices which are diagonal. Construct an example of a 3 x 3 orthogonal matrix which is not diagonal. Homework Equations Diagonal Matrix = All components are 0 except for the diagonal, for a 2x2 matrix, this would mean components a and d...
  21. T

    Is this in general true (about projection matrices)?

    $$A$$ is a hermitian matrix with eigenvalues +1 and -1. Let $$\left|+\right>$$ and $$\left|-\right>$$ be the eigenvector of $$A$$ with respect to eigenvalue +1 and eigenvalue -1 respectively. Therefore, $$P_{+} = \left|+\right>\left<+\right|$$ is the projection matrix with respect to eigenvalue...
  22. RJLiberator

    Commutative 2x2 Matrices: Finding Solutions for AB = BA

    Homework Statement Let A = \begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix} Find all 2 x 2 matrices B such that AB = BA. Homework Equations http://euclid.colorado.edu/~roymd/m3130/Exam2sol.pdf The Attempt at a Solution I let B = \begin{bmatrix} a & b \\ c & d \end{bmatrix} and set AB=BA...
  23. kostoglotov

    Question about Cyclical Matrices and Coplanarity of Vectors

    MIT OCW 18.06 using Intro to Linear Algebra by Strang So I was working through some stuff about Cyclic Matrices, and the text was talking about how the column vectors that make up this cyclic matrix, shown here, are coplanar, and that is the reason that Ax = b will have either infinite...
  24. VoteSaxon

    Having trouble solving using properties of determinants ....

    Homework Statement I'm a bit at a loss - I thought the last row with '1's would be useful, but it just gave me: (b2c - bc2) - (a2c - ac2) + (a2b - ab2) and bc(b - c) - ac(a - c) + ab(a - b) But then it is a dead end. I am probably doing something stupid again ... Any help appreciated.
  25. E

    Bases and Coordinates: B1 and B2 for [R][/3] - Homework Statement

    Homework Statement Let B1={([u][/1]),([u][/2]),([u][/3])}={(1,1,1),(0,2,-1),(1,0,2)} and B2={([v][/1]),([v][/2]),([v][/3])}={(1,0,1),(1,-1,2),(0,2,1)} a) Show that B1 is a basis for [R][/3] b) Find the coordinates of w=(2,3,1) relative to B1 c)Given that B2 is a basis for [R[/3], find...
  26. perplexabot

    Independent elements of matrices?

    Hey all. I am currently reading an article and there is a paragraph that I am having a hard time understand. This is what the paragraph says: "Since Ar = Arτ and Ai = -Aiτ, we know that only the lower triangular (including the diagonal) elements of Ar are independent and only the strictly lower...
  27. B

    Representation of spin matrices

    I have just started to study quantum mechanics, so I have some doubts. 1) if I consider the base given by the eigenstates of s_z s_z | \pm >=\pm \frac{\hbar}{2} |\pm> the spin operators are represented by the matrices s_x= \frac {\hbar}{2} (|+><-|+|-><+|) s_y= i \frac...
  28. T

    Get matrix A from a series of elementary matrices

    1. Get A from its inverse3. I believe it has something to do with the theorem that states: E1E2E3...EkA=I
  29. H

    Kronecker function products - matrix format

    Hi all, Firstly, I am not sure whether this is the area of the forum to ask this. I have been learning and researching a completely different topic, and from this I have come across a completely new concept of the Kronecker function. I have done a google search on this to get the intro and...
  30. tomdodd4598

    Spin Matrices for Multiple Particles

    I have two questions, but the second is only worth asking if the answer to the first is yes: Are the spin matrices for three particles, with the same spin, σ ⊗ I ⊗ I, I ⊗ σ ⊗ I and I ⊗ I ⊗ σ for particles 1, 2 and 3 respectively, where σ is the spin matrix for a single one of the particles? I...
  31. B

    MHB Shankar - Simultaneous Diagonalisation of Hermitian Matrices

    Asked to determine the eigenvalues and eigenvectors common to both of these matrices of \Omega=\begin{bmatrix}1 &0 &1 \\ 0& 0 &0 \\ 1& 0 & 1\end{bmatrix} and \Lambda=\begin{bmatrix}2 &1 &1 \\ 1& 0 &-1 \\ 1& -1 & 2\end{bmatrix} and then to verify under a unitary transformation that both can...
  32. B

    Shankar- Simultaneous Diagonalisation of Hermitian Matrices

    Folks, What is the idea or physical significance of simultaneous diagonalisation? I cannot think of anything other than playing a role in efficient computation algorithms? Thanks
  33. G

    Matrices M such that M^2 = 0 ?

    Homework Statement [/B] What are the ##n\times n## matrices over a field ##K## such that ##M^2 = 0 ## ? Homework Equations The Attempt at a Solution Please can you tell me if this is correct, it looks ok to me but I have some doubts. I have reused the ideas that I found in a proof about...
  34. G

    Inverse of diagonal dominant matrices

    Homework Statement Show that ##n\times n ## complex matrices such that ##\forall 1\le i \le n,\quad \sum_{k\neq i} |a_{ik}| < |a_{ii}|##, are invertible Homework EquationsThe Attempt at a Solution If I show that the column vectors are linearly independent, then the matrix has rank ##n## and...
  35. S

    Understanding the Span of Matrices: Can Someone Explain This Question to Me?

    Hi all, This isn't actually part of my assigned homework, I was just trying it out as the topic confuses me. I think I might understand what's going on a little more if someone could walk me through this. Any advice on the intuition behind it would be great. Thanks so much. 1. Homework...
  36. S

    Commutator of the matrices of the rotation group

    Consider the rotation group ##SO(3)##. I know that ##R_{x}(\phi) R_{z}(\theta) - R_{z}(\theta) R_{x} (\phi)## is a commutator? But can this be called a commutator ##R_{z}(\delta \theta) R_{x}(\delta \phi) R_{z}^{-1}(\delta \theta) R_{x}^{-1} (\delta \phi)##?
  37. M

    Hermitian Properties of Matrices with Differential Operators

    Homework Statement Are the following matrices hermitian, anti-hermitian or neither a) x^2 b) x p = x (hbar/i) (d/dx) Homework EquationsThe Attempt at a Solution For a) I assume it is hermitian because it is just x^2 and you can just move it to get from <f|x^2 g> to <f x^2|g> but I am not...
  38. M

    Eigenvalues and eigenvectors, pauli matrices

    Homework Statement Look at the matrix: A = sin t sin p s_x + sin t sin p s_y +cos t s_z where s_i are the pauli matrices a) Find the eigenvalues and normalized eigenvectors (are they orthogonal)? b) Write the eigenvector of s_x with positive eigenvalue as a linear combination of the...
  39. Y

    Guidance on Matrices: Get a Better Understanding with Books/Videos

    Hello, I have been studying matrices and determinants recently and do not understand why certain things are done the way they are. Like, why is matrix multiplication defined the way it is. I find that there are not enough proofs. Is there any book/article/video that any of you recommend to...
  40. S

    Can Hermitian Matrices be Traceless?

    Hello, Here's a textbook question and my solution, please check if it is correct, I'm slightly doubtful about the second part. Consider Hermitian matrices M_1, M_2, M_3,\ and\ M_4 that obey: M_i M_j+M_j M_i = 2 \delta_{ij} I \hspace{10mm} for\ i,\ j\ = 1,\ ... ,4 (1) Show that the eigenvalues...
  41. C

    Solving Row Echelon Form: Practicing Tips for Students

    For some reason I just can't seem to wrap my head around the idea of reducing a Matrix to row echelon form. I'm familiar with the steps that the textbooks and tutorials use and how it's done but when I try practicing on my own I feel lost. e.g. all I end up with are just a bunch of random...
  42. W

    Figuring out kyle numbers for matrices/

    Homework Statement http://www.math.harvard.edu/archive/21b_spring_09/faq.html I'm having trouble understanding this explanation, particularly this part. "The Kyle numbers are 1, 2 because adding the first to 2 times the second column gives zero. " Sorry for this basic question but I was...
  43. S

    Microscope magnification using Ray Optics

    Homework Statement Basically, derive the formula ## m = \frac{ 25 cm}{f_e} \frac{L}{f_o} ## using ray matrices. This just has variable tube length and assumes eye to object distance is 25 cm. Homework Equations Ray matrices: ## \left[ \begin{array}{cc} 1 & d \\ 0 & 1 \end{array} \right] ##...
  44. H

    Matrices: Rows and Columns Meaning

    I'm trying to learn column space currently and I'm confused about the meaning of rows and columns. So I'm given this definition for column space: "The column space of matrix A is the set Col A of all linear combinations of the columns of A" Given the matrix A: [ 1 -3 -4 ] [ -4 6 -2 ] [ -3 7...
  45. F

    Transition and coordinate matrices

    Homework Statement Consider the bases B = {b1,b2} and B' = {b'1,b'2} for R2, where b1=(1, -1), b2=(2,0), and b'1=(1,2), b'2=(1,-3) a. Find the transition matrix P from B to B' b. Compute the coordinate matrix [p]B, where p=(4,3); then use the transition matrix P to compute [p]B' Homework...
  46. P

    Number of 3x2 Matrices in RREF Form: 4

    Homework Statement How many 3x2 matrices are there in RREF form? Homework EquationsThe Attempt at a Solution I counted 5, but the solutoin in my book says 4. 0 0 0 0 0 01 0 0 1 0 0 1 1 0 0 0 00 1 0 0 0 0 1 0 0 0 0 0
  47. S

    MHB Matrices, Eigenvalues and such...

    Consider the system $x'_1 = -5x_1 + 1x_2$ $x'_2 = 4x_1 - 2x_2$ If we write in matrix form as $X' = AX$ then a) X = b) X' = c) A = d) Find the eigenvalues of A. e) Find eigenvectors associated with each eigenvalue. Indicate which eigenvector goes with which eigenvalue. f) Write the...
  48. H Smith 94

    Visualising the Conjugate Transposition of a Vector

    Hi there! As you might have already guessed, I'm referring primarily to the 'geometrical' difference (is there such geometry in Hilbert space?) between ##n##-dimensional state vectors | \psi \rangle = \left( \begin{matrix} \psi_1 \\ \psi_2 \\ \vdots \\ \psi_n \end{matrix} \right) and their...
  49. B

    Matrices, eigenvalues, invertibility

    Homework Statement For which ##2x2## matrices ##A## does there exist an invertible matrix ##S## such that ##AS=SD##, where ##D= \begin{bmatrix} 2 & 0\\ 0 & 3 \end{bmatrix} ##? Give your answers in terms of the eigenvalues of ##A##. Homework Equations ##A\lambda=\lambda\vec{v}## The Attempt...
  50. HeavyMetal

    Dirac Equation and Pauli Matrices

    I have been reading through Mark Srednicki's QFT book because it seems to be well regarded here at Physics Forums. He discusses the Dirac Equation very early on, and then demonstrates that squaring the Hamiltonian will, in fact, return momentum eigenstates in the form of the momentum-energy...
Back
Top