Did I Make a Mistake in my Matrix Multiplication?

  • Thread starter Thread starter r-soy
  • Start date Start date
AI Thread Summary
The discussion centers on a user's concern about potential mistakes in their matrix multiplication answers from a timed exam. They specifically note an error in the upper right number of the first question's answer, while the other answers appear correct. Additionally, it is mentioned that the second multiplication involved an identity matrix, which did not require a detailed write-out. The conversation emphasizes the importance of accuracy in matrix multiplication and the distinction of the identity matrix. Overall, the user seeks validation of their answers and clarification on the identity matrix's handling.
r-soy
Messages
170
Reaction score
1
Hi all

I want check my answers​
 

Attachments

  • QQQQQ.JPG
    QQQQQ.JPG
    15.1 KB · Views: 371
  • 11111111111.JPG
    11111111111.JPG
    29.7 KB · Views: 410
  • 22222222222.JPG
    22222222222.JPG
    37.8 KB · Views: 437
Physics news on Phys.org
r-soy said:
Hi all

I want check my answers​

It says it was a timed exam?
 
The upper right number in the answer of the first question is wrong. The rest is Ok.

The second matrix multiplication was with an unity matrix. You didn't have to write that one out.
 
willem2 said:
The upper right number in the answer of the first question is wrong. The rest is Ok.

The second matrix multiplication was with an unity matrix. You didn't have to write that one out.
Usually called identity matrix.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top