Matrix determinant proof problem

Click For Summary
SUMMARY

The discussion centers on proving the determinant of a specific n x n matrix characterized by having 'x' along the diagonal and 'a' in all other positions. The formula to be proven is (x + (n-1)a)(x - a)^(n-1). The approach suggested involves mathematical induction, starting with the base case of n=1, where the determinant simplifies to x. The discussion emphasizes expanding the determinant of a (k+1) x (k+1) matrix based on the assumption that the formula holds for a k x k matrix.

PREREQUISITES
  • Understanding of matrix determinants
  • Familiarity with mathematical induction
  • Knowledge of linear algebra concepts
  • Ability to perform matrix expansion techniques
NEXT STEPS
  • Study the properties of determinants in linear algebra
  • Learn about mathematical induction proofs
  • Explore matrix expansion methods for determinant calculation
  • Investigate specific cases of determinants for small n values
USEFUL FOR

Students studying linear algebra, mathematicians interested in determinant properties, and educators looking for proof techniques in matrix theory.

hayze2728
Messages
3
Reaction score
0

Homework Statement


I have to proove that the determinant of :

x a a . . . a
a x a . . . a
. . .
. . .
a . . . a
a . . . . . x

If you get the idea (it's (n x n) with x's along the diagonal and a's everywhere else)

That it is (x + (n-1)a)(x - a)^(n-1)


I really don't have a clue how to do this so any hints appreciated.
 
Physics news on Phys.org
Looks to me like induction on the size of the determinant would be best.

If n= 1, the determinant is just (x + (1-1)a)(x - a)^(1-1)= x.

Asume that formula is correct for a k by k determinant and evaluate the corresponding (k+1) by (k+1) determinant by expanding along the first row.
 

Similar threads

Replies
1
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
11K
Replies
13
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
5K
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K