Confusion with how to make an augmented matrix

  • Thread starter Thread starter John004
  • Start date Start date
  • Tags Tags
    Confusion Matrix
AI Thread Summary
The discussion centers on confusion regarding the representation of a linear system in augmented matrix form. A participant questions the absence of the constant "4" in the first equation of the matrix. Other contributors confirm that the "4" is likely a misprint and that the correct representation should include it. This clarification reassures the original poster, alleviating their concerns about the accuracy of their understanding. The conversation highlights the importance of verifying details in mathematical representations.
John004
Messages
37
Reaction score
0

Homework Statement


So in the attachment you'll see a picture taken from a linear algebra book where a linear system of equations is presented in the equivalent augmented matrix form. I'm confused about the representation of the first equation in the augmented matrix. What happened to the constant 4? Shouldn't the first row in the matrix be [ 0 -1 -1 1 | -4 ]?

Homework Equations

The Attempt at a Solution

 

Attachments

  • Linear Algebra.png
    Linear Algebra.png
    42.8 KB · Views: 605
Physics news on Phys.org
John004 said:
Shouldn't the first row in the matrix be [ 0 -1 -1 1 | -4 ]?

Yes, it should be. The "4" in the first equation is probably a misprint.
 
Stephen Tashi said:
Yes, it should be. The "4" in the first equation is probably a misprint.
Ah ok, good. I thought I was going crazy for a second there.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top