Solving Matrix Norms & Finding Valid Expressions: Help Needed!

  • Context:
  • Thread starter Thread starter timmy1
  • Start date Start date
  • Tags Tags
    Expressions Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
timmy1
Messages
1
Reaction score
0
Hi all, I think I have part of the answer to my question but I need some help if you would be so kind.

Q: a)Compute the condition number of the following matrix using matrix norms ||A||_1 and ||A||_infinity.
[a 1]
[1 1]

And also: What values of a give a large condition number?

So ||A||_1= either 2 or (|a|+1), whichever is bigger. So it would be written as max(2,|a|+1).
And ||A||_infinity is the same as ||A||_1.

How do I bring this together to get the answer I need?b) Is the following expression a valid norm for x in R^n?
max{|x_2|,|x_3|,|x_4|,...,|x_n|}

Got nothing for this one.

Thanks for any help guys!

Timmy
 
Physics news on Phys.org
For the first question, you have to compute the norm of $A^{-1}$, and for the second question, $x_1$ may be not equal to $0$, even if the "norm" of $x$ is $0$.
 
Last edited by a moderator: