Recent content by Diffie Heltrix

  1. Diffie Heltrix

    Norm indueced by a matrix with eigenvalues bigger than 1

    Again, given vector ##x\in\mathbb{R}^n##, How can I define the norm associated with ##A## (denoted by ##|||\cdot|||_A##) s.t. ##|||Ax|||_A \ge c |||x|||_A## (where ##c>1##)? What is the connection to the minimal eigenvalue exactly?
  2. Diffie Heltrix

    Norm indueced by a matrix with eigenvalues bigger than 1

    So how the norm is defined precisely? Maybe $|||x|||_A=\lambda_i ||x||_1$? How lambda_i is connected here?
  3. Diffie Heltrix

    Norm indueced by a matrix with eigenvalues bigger than 1

    So You map every $x=Id\cdot x$ to 1? That's not a norm.
  4. Diffie Heltrix

    Norm indueced by a matrix with eigenvalues bigger than 1

    Suppose we pick a matrix M\in M_n(ℝ) s.t. all its eigenvalues are strictly bigger than 1. In the question here the user said it induces some norm (|||⋅|||) which "expands" vector in sense that exists constant c∈ℝ s.t. ∀x∈ℝ^n |||Ax||| ≥ |||x||| . I still cannot understand why it's correct. How...