Find General Statement of Matrix Binomials & Test Validity with LS/RS Check

  • Thread starter Thread starter flutterfly
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
flutterfly
Messages
7
Reaction score
0
Matrix binomials...please help!

Find the general statement that express Mn in terms of aX and bY if:
A = aX and B = bY
[tex] M = \begin{pmatrix} a+b & a-b \\a-b & a+b \end{pmatrix} [/tex]
M = A + B
M2 = A2 + B2
[tex] X = \begin{pmatrix} 1 & 1 \\1 & 1 \end{pmatrix} [/tex]
[tex] Y = \begin{pmatrix} 1 & -1 \\-1 & 1 \end{pmatrix} [/tex]

How would i do this question:... is it a matter of LS and RS check?
Test the validity of your general statement by using different values of a, b, and n?
 
Last edited:
Physics news on Phys.org


i don't understand your question - note the following tex to help write a matrix
[tex]A = \begin{pmatrix} a & b \\c & d \end{pmatrix}[/tex]