- #1
concon
- 65
- 0
Homework Statement
Let X1, X2,...,Xn be scalars. Calculate det(A) where
A= nxn matrix with [ x1+1 x1+2...x1+n
x2+1 x2+2...x2+n
... ... ...
xn+1 xn+2...xn+n]
Homework Equations
det(A) = (aij)(-1)^(i+j)det(aij)
The Attempt at a Solution
I have no clue how to even begin solving this problem I tried using above formula to no avail.
Please help!