Solving Hard Matrix Prob: A+kB Invertible w/ Integer Entries

  • Thread starter barbiemathgurl
  • Start date
  • Tags
    Hard Matrix
In summary, the conversation discusses the problem of showing that if A is an n x n matrix with all integer entries and is invertible, and B is another matrix with integer coefficients, then A+kB is also invertible with integer entries for any integer k. The solution involves showing that the determinant of A+kB is always 1, and therefore the matrix is irreducible with integer coefficients. It is also mentioned that it must be shown that all integer matrices with determinant +-1 are invertible with integer entries.
  • #1
barbiemathgurl
12
0
i just can't figure this out.

given a n x n matrix (with n>1) "A" such that all entries are integers and A is invertible such that A^{-1} also has integer entries. Let B be another matrix with integer coefficients so that:
A+B, A+2B, A+3B, ... A+(n^2)B
Are all invertible with integer entries.

Show that,
A+kB
Is also invertible with integer enties for any integer k.

who the heck do you solve this?
 
Mathematics news on Phys.org
  • #2
What can you say about the determinants of those matrices? Once you get this, use the fact that det(A+kB), with A,B known and k a variable, is a polynomial in k.
 
  • #3
barbiemathgurl said:
i just can't figure this out.

given a n x n matrix (with n>1) "A" such that all entries are integers and A is invertible such that A^{-1} also has integer entries. Let B be another matrix with integer coefficients so that:
A+B, A+2B, A+3B, ... A+(n^2)B
Are all invertible with integer entries.

Show that,
A+kB
Is also invertible with integer enties for any integer k.

who the heck do you solve this?

Let M be an arbitrary square invertible matrix whose inverse and itself has integer entires. Then [tex]1=\det (MM^{-1}) = \det(M)\det (M^{-1})[/tex] shows that [tex]\det (M) = \pm 1[/tex] because the determinant of this matrix must be an integer. Now define the function [tex]f(x) = \det (A+xB)[/tex]. This is a polyomial of at most [tex]n[/tex] degree. Notice that [tex]f(0),f(1),f(2),...,f(n^2)[/tex] are either [tex]1 \mbox{ or }-1[/tex]. By the strong form of the Pigeonhole Principle at least [tex]n+1[/tex] of them are either [tex]1[/tex] or [tex]-1[/tex]. Without lose of generality say its [tex]1[/tex]. That means [tex]f(x)[/tex] must in fact be a constant polynomial because a polynomial of at most [tex]n[/tex] degree cannot produce the same values for [tex]n+1[/tex] different values. So [tex]f(x)=1[/tex]. That means [tex]f(k)=1[/tex] for no matter what [tex]k[/tex]. So [tex]\det (A+kB)=1[/tex]. Since the determinant is 1, it must mean the matrix is irreducible with integer coefficients (by the adjoint matrix formula).
 
  • #4
Kummer, we try not to give complete solutions here, just hints. And incidentally, a slightly easier way to get the last step is to note that f(k)^2 is a polynomial of degreen n^2 which is 1 at n^2+1 points, so must be 1 identically, and so f(k)=+-1. Also it remains to show that all integer matrices with determinant +-1 are invertible with integer entries.
 
  • #5
StatusX said:
Kummer, we try not to give complete solutions here, just hints.
Okay.

Also it remains to show that all integer matrices with determinant +-1 are invertible with integer entries.
Last line in my first post in paranthesis. I was being sloppy on that last line because I assumed that result was trivial. I should have been more explicit.
 

1. What is a matrix with integer entries?

A matrix with integer entries is a rectangular array of numbers where each element is an integer. This means that all the numbers in the matrix are whole numbers, without any decimal or fractional parts.

2. How do you determine if a matrix is invertible?

A matrix is invertible if its determinant is not equal to 0. The determinant is a number that can be calculated using the entries of the matrix. If the determinant is 0, the matrix is not invertible. Otherwise, it is invertible.

3. What do A and B represent in the equation A+kB?

In the equation A+kB, A and B are matrices. The letter k represents a constant, and it can be any number. The matrices A and B can have any number of rows and columns, as long as they have the same dimensions.

4. How do you solve a matrix problem with integer entries?

To solve a matrix problem with integer entries, you can use various methods such as Gaussian elimination, Cramer's rule, or matrix inversion. These methods involve performing mathematical operations on the matrix to simplify it and find the solution.

5. Can a matrix with integer entries have an infinite number of solutions?

Yes, a matrix with integer entries can have an infinite number of solutions. This is possible when the matrix is not invertible, meaning its determinant is 0. In this case, the equations represented by the matrix may have more than one solution, and the matrix is said to be singular.

Similar threads

Replies
1
Views
756
  • Calculus and Beyond Homework Help
Replies
1
Views
226
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Math Proof Training and Practice
2
Replies
69
Views
3K
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
2
Replies
57
Views
3K
Replies
6
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
727
Replies
5
Views
1K
Back
Top