SOLUTION: Hello!
I need a lot of help here. I have a question that need to be proved but I don't know how to do.
A=([1,0,0,0,0],[a,-2,0,0,0],[a^2,b,-3,0,0],[a^3,b^2,c,-4,0],[a^4,b^3,c
Algebra.Com
Question 852815: Hello!
I need a lot of help here. I have a question that need to be proved but I don't know how to do.
A=([1,0,0,0,0],[a,-2,0,0,0],[a^2,b,-3,0,0],[a^3,b^2,c,-4,0],[a^4,b^3,c^2,d,-5])
there are four answers provided.
a)|A|=5!
b)|A|=(-1)^5(1.2.3.4.5)
c)|A|=0 since the rows are related
d)It is not possible to calculate the determinant of A because we don't know the value of a,b,c and d.
Thank you! Your help means a world to me!
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
From this page, http://www.math.lsa.umich.edu/~hochster/419/det.html, it states that
Fact 7. The determinant of a lower triangular matrix (or an upper triangular matrix) is the product of the diagonal entries. In particular, the determinant of a diagonal matrix is the product of the diagonal entries.
Since matrix A=([1,0,0,0,0],[a,-2,0,0,0],[a^2,b,-3,0,0],[a^3,b^2,c,-4,0],[a^4,b^3,c^2,d,-5]), which really looks like this
[1,0,0,0,0]
[a,-2,0,0,0]
[a^2,b,-3,0,0]
[a^3,b^2,c,-4,0]
[a^4,b^3,c^2,d,-5]
is lower triangular, this means that we just multiply the diagonal entries, which are: 1, -2, -3, -4, -5
So multiplying them gives us: 1*(-2)*(-3)*(-4)*(-5) = 120
which is equivalent to 5! since 5! = 5*4*3*2*1 = 120
The answer is a)|A|=5!
RELATED QUESTIONS
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
Thank you for helping me!
I need to make a scatter plot of the data and find the... (answered by ikleyn,math_tutor2020)
Hello...what rule could be here?
1, 0, -1, 0, 1, 0, -1, 0, 1, 0, -1, 0...
i know if... (answered by ikleyn)
How would you find the determinant of the n x n matrix:
a b 0 0...0
0 a b 0...0
0 0 a... (answered by jim_thompson5910)
Hi all, I have a bit of a problem with a Matrices question I'm trying to answer.
I need... (answered by stanbon)
Coal is carried from a mine in West Virginia to a power plant in New York in hopper cars... (answered by CPhill)
Hi all, I was hoping someone would explain to me how to write the matrix below (B) in... (answered by Fombitz)
hello!
i have a following question...
how to get x from equation: x-ln(x)=0... (answered by xinxin)
Hi all, I am struggling a bit with the following matrices problem.
I need to find the... (answered by jsmallt9)