Solving for k to Satisfy ||kA-I||<1

  • Thread starter Thread starter saltine
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around finding a scalar \( k \) such that the norm of the expression \( ||kA-I|| < 1 \) holds true, where \( A \) is a known matrix. The problem involves understanding matrix norms and their implications in this context.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • The original poster attempts to analyze the problem by considering the case where \( A \) is a scalar, expressing confusion about the transition to matrix norms. They explore the implications of the norm of \( A \) and its limits on \( k \). Other participants question the definition of the matrix norm being used and suggest different interpretations of matrix norms, including operator norms and eigenvalue considerations.

Discussion Status

Participants are exploring various definitions of matrix norms and their relevance to the problem. Some guidance has been offered regarding the complexity of the calculations involved, particularly when dealing with eigenvalues and matrix products. There is no explicit consensus on a single approach, as multiple interpretations and methods are being discussed.

Contextual Notes

There is a noted ambiguity regarding the definition of the matrix norm, which could affect the approach to solving for \( k \). Additionally, the complexity of the problem may increase depending on the size and properties of the matrix \( A \).

saltine
Messages
84
Reaction score
0

Homework Statement


How do I analytically solve for k to satisfy:
[tex]||kA-I||<1[/tex]?
Here, k is a real number scalar, A is a known matrix.

Homework Equations



The Attempt at a Solution


I am confused because if A was a number, I could break it into two cases where kA-I is positive and negative. But now A is a matrix so I can't do so. How should I look at the problem and what other equations are relevant?

Suppose the norm of A is 5, e.g. A = [5 0;0 5]. Then I know that the upper limit of k is 2/5, so that kA-I can be at most [1 0;0 1]. I also know that the lower limit of k has to be 0, because if k is ever negative, the norm would be greater than one, since the norm of I is already 1.

But how do I solve for this kind of result given an arbitrary matrix A?

- Thanks
 
Physics news on Phys.org
There are several different definitions of "norm" of a matrix. Which are you using here?
 
The largest gain in magnitude to a vector:

For y = Ax, the norm of A is the largest 'a' satisfying |y| = a|x| from all possible choices of x, where |.| is the 2-norm of the vector. Does this definition make sense?
 
The vector norm of Ax squared is Ax.Ax (dot product). So you can find the operator norm of A by finding the square root of the largest eigenvalue of A*A^(T).
 
So in my original equation where I am trying to find the unknown k such that [tex]||kB-I||<1[/tex], my [tex]A[/tex] is [tex]kB-I[/tex]. To find the eigenvalues of [tex]AA^T[/tex], I do [tex]0 = \lambda I - AA^T = \lambda I - (kB-I)(kB-I)^T[/tex]

Is there a way to pull out k so that I could solve for k in terms of the old eigenvalues or the old norm?

- Thanks
 
I don't think you can really 'pull out the k' in any useful way. I think you just have to put the matrix B in and crank it out. It could get pretty complicated unless the matrix is small.
 

Similar threads

Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
1K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K