Question

If every row of A adds up to zero, and x is a column vector of...

If every row of A adds up to zero, and x is a column vector of ones, i.e. [1, 1,…, 1]T, what is Ax? How do you know that det A=0?

Homework Answers

Answer #1

Since we want to prove that det(A) = 0, it is apparent that A is a square matrix.

Let A be a nxn matrix as under:

a11

a12

a1n

a21

a22

a2n

an1

an2

ann

Since every row of A adds up to zero, hence (ai1 +ai2+…+ain) = 0 for 1 ≤ i ≤ n.

Now, if X is the n-vector (1, 1,…, 1)T , then AX is a n x 1 column vector i.e. a n-vector. Further, the ith entry in AX is ai1 +ai2+…+ain = 0. Since this is true for every 1 ≤ i ≤ n, hence AX is a zero n-vector.

Also, since (ai1 +ai2+…+ain) = 0 for 1 ≤ i ≤ n, hence ain = -( ai1 +ai2+…+ain-1) for 1 ≤ i ≤ n.

Now, if the columns of A are denoted by c1,c2,…cn, then this implies that cn = -(c1+c2+…+cn-1) i.e. the nth column of A is a linear combination of its preceding (n-1) columns.

Hence det(A) = 0.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Given the following vector X, find a non-zero square matrix A such that AX=0: You can...
Given the following vector X, find a non-zero square matrix A such that AX=0: You can resize a matrix (when appropriate) by clicking and dragging the bottom-right corner of the matrix. x = [-1] [10] [-4] This is a 3x1 matrix.
Answer all of the questions true or false: 1. a) If one row in an echelon...
Answer all of the questions true or false: 1. a) If one row in an echelon form for an augmented matrix is [0 0 5 0 0] b) A vector b is a linear combination of the columns of a matrix A if and only if the equation Ax=b has at least one solution. c) The solution set of b is the set of all vectors of the form u = + p + vh where vh is any solution...
Recall the methods for finding bases of the row and column space of a matrix A...
Recall the methods for finding bases of the row and column space of a matrix A which were shown in lectures. To find a basis for the row space we row reduce and then take the non zero rows in reduced row echelon form, and to find a basis for the column space we row reduce to find the pivot columns and then take the corresponding columns from the original matrix. In this question we consider what happens if we...
Choose either true or false for each statement a. There is a vector [b1 b2] so...
Choose either true or false for each statement a. There is a vector [b1 b2] so that the set of solutions to 1 0 1 0 1 0 [ x1, x2 , x3,] =[b1b2] is the z-axis.   b. The homogeneous system Ax=0 has the trivial solution if and only if the system has at least one free variable. c. If x is a nontrivial solution of Ax=0, then every entry of x is nonzero. d. The equation Ax=b is homogeneous...
x y s t P 1 -3 1 0 0 12 1 2 0 1 0...
x y s t P 1 -3 1 0 0 12 1 2 0 1 0 3 -6 -4 0 0 1 0 The pivot element for the initial simplex tableau show is the red 1. So we need to zero out the other elements of column x. What is the formula used to zero out row 1 and column x? Multiply Row _____by_______ and then add the result to Row_____ What is the formula used to zero out row...
q.1.(a) The following system of linear equations has an infinite number of solutions x+y−25 z=3 x−5 ...
q.1.(a) The following system of linear equations has an infinite number of solutions x+y−25 z=3 x−5 y+165 z=0    4 x−14 y+465 z=3 Solve the system and find the solution in the form x(vector)=ta(vector)+b(vector)→, where t is a free parameter. When you write your solution below, however, only write the part a(vector=⎡⎣⎢ax ay az⎤⎦⎥ as a unit column vector with the first coordinate positive. Write the results accurate to the 3rd decimal place. ax = ay = az =
Given: Ho: Row effect is not significant H1: Row effect is significant Ho: Column effect is...
Given: Ho: Row effect is not significant H1: Row effect is significant Ho: Column effect is not significant H1: Column effect is significant Ho: Interaction effect is not significant H1: interaction effect is significant # row column X 1 A M 6 2 A M 12 3 A M 6 4 A F 5 5 A F 6 6 A F 5 7 B M 3 8 B M 2 9 B M 3 10 B F 17 11 B...
All these to be done in MATLAB: 1.1)Define a column vector, called “b” in MATLAB that...
All these to be done in MATLAB: 1.1)Define a column vector, called “b” in MATLAB that stored floating point numbers between 0.6 to 2.5 in increment of 0.2. 1.2)What is the size of vector b? How is the size of ‘b’ stored? Define number of rows of ‘b’ in variable ’row’ and number of columns of “b” in variable “col”. 1.3)Define matrix “A” as a 10 by 10 matrix of all “1”s. 1.4)Update matrix “A” as following: set all the...
2. Suppose that F(x,y) is a conservative vector field with potential function f(x,y). Suppose that every...
2. Suppose that F(x,y) is a conservative vector field with potential function f(x,y). Suppose that every vector in F is horizontal (ie: has y component 0). What can you deduce about f?
Given that A and B are n × n matrices and T is a linear transformation....
Given that A and B are n × n matrices and T is a linear transformation. Determine which of the following is FALSE. (a) If AB is not invertible, then either A or B is not invertible. (b) If Au = Av and u and v are 2 distinct vectors, then A is not invertible. (c) If A or B is not invertible, then AB is not invertible. (d) If T is invertible and T(u) = T(v), then u =...