Solving a Matrix with variables

  • Thread starter Thread starter brownman
  • Start date Start date
  • Tags Tags
    Matrix Variables
Click For Summary

Homework Help Overview

The discussion revolves around finding values of k that satisfy a matrix equation involving matrix multiplication. Participants are exploring the implications of the equation being homogeneous and the nature of solutions for k.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the multiplication of matrices and the resulting quadratic equation. There is confusion regarding the nature of the matrix (homogeneous vs. non-homogeneous) and whether there are infinite solutions for k.

Discussion Status

Some participants have attempted to solve the quadratic equation derived from the matrix product, but there is uncertainty about the correctness of their results. Clarifications about notation and potential errors in calculations have been raised, and one participant noted an issue with the online homework system that may affect their results.

Contextual Notes

Participants mention confusion over notation and the implications of the matrix product being zero. There are indications of potential typos in calculations and references to external feedback from instructors regarding the homework system.

brownman
Messages
13
Reaction score
0

Homework Statement



Find all values of k, if any, that satisfy the equation.

[2 2 k]*[1 3 0; 3 0 5; 0 5 -1][2 ; 2 ; k]=0

Homework Equations


The Attempt at a Solution



Multiplying the two matrices on the right

[2 2 k] * [8 ; 6 +5k ; 10-k]=0

Multiply again

[ 16 + 10+12k + 10k-k^2]=0

I'm stuck here, because I'm really confused about whether this is a homogeneous matrix or not, or if there are infinite solutions to k because the variable just needs to be zero.

Thanks for any help :)
 
Physics news on Phys.org
brownman said:

Homework Statement



Find all values of k, if any, that satisfy the equation.

[2 2 k]*[1 3 0; 3 0 5; 0 5 -1][2 ; 2 ; k]=0


Homework Equations





The Attempt at a Solution



Multiplying the two matrices on the right

[2 2 k] * [8 ; 6 +5k ; 10-k]=0

Multiply again

[ 16 + 10+12k + 10k-k^2]=0

I'm stuck here, because I'm really confused about whether this is a homogeneous matrix or not, or if there are infinite solutions to k because the variable just needs to be zero.

Thanks for any help :)

I'm not sure I understand your notation, but it looks for the matrix product to be zero, you need 16 + 10+12k + 10k-k^2 = 0. That's a quadratic equation, so should be easy to solve for k.
 
I've left it in MATLAB notation, so the semi colons indicate a new row and spaces mean the next entry is in the next column.

Thanks for helping me clear that up, I used the quadratic equation to solve for k but I got the roots 10±8[itex]\sqrt{2}[/itex] which are apparently incorrect. Perhaps it's at this point an error with my online homework system. Oh well.
 
brownman said:
[ 16 + 10+12k + 10k-k^2]=0
You transposed a couple of numbers. It should be 16 + 12 + 10k + 10k - k^2 = 0
brownman said:
I'm stuck here, because I'm really confused about whether this is a homogeneous matrix or not, or if there are infinite solutions to k because the variable just needs to be zero.
This part is irrelevant - the exercise is to find values of k for which the matrix product is 0.
 
I believe I made a typo here in entering, as I still return [itex]10\pm8\sqrt{2}[/itex] as the roots. The problem has been solved though, my instructor sent an email regarding the error with the homework system.

Again, thank you for your help!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
12
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
3K