- #1
twoski
- 181
- 2
Homework Statement
This isn't actually a homework question but i thought this would be the right place for it... I am doing exam review and this question is giving me difficulties.
Consider the 3x3 diagonal[1,3,1] matrix A. Find nonzero vectors x in ℝ[itex]^{3}[/itex] such that [itex]||Ax||_{3} = ||A||_{3} * ||x||_{3}[/itex]
Do the same, but with one norms.
The Attempt at a Solution
So my initial guess is that every value in x has to be the same for the comparison to work. I have to write vector x as a general vector i assume... So would x = {a1,a2,a3} where a1=a2=a3 suffice?
For one norms it seems to depend on whether values in x are positive or negative.