What do these matrix symbols mean?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
eddysd
Messages
39
Reaction score
0
The question just says "Calculate" followed by these:

a)
|a+b -b|
| b a-b|

b)
| 2 4-n|
| 1 2 |

c)
|0 a 0|
|0 0 b|
|c 0 0|

In the question the lines at the edges are joined up, but not brackets. I don't know what to calculate or how to do it. A worked example would be helpful!
 
Physics news on Phys.org


These things between two vertical lines can be determinants. Look after, how to calculate the value of a determinant.

ehild
 


So for part a) would the answer be: a^2 - 2b^2 ?
 


Not quite... You have to subtract (-b^2).

ehild
 


oh yeah, woops, so it's actually just a^2?