Recent content by NotEuler

  1. N

    I In 4x4 matrix when does row swapping not affect eigenvaluess?

    Still haven't got around to your method, but I think I found another way. I could show that det(A-xI) is identical to det(B-xI) where B is the manipulated matrix. Then, the eigenvalues must also be identical. I suppose this ultimately amounts to the same thing as you wrote, but done in a...
  2. N

    I In 4x4 matrix when does row swapping not affect eigenvaluess?

    Thanks jambaugh, I didn't get very far with this yet but will keep trying. Actually I now realised my problem is perhaps slightly different: it consists of swapping the two middle columns of the matrix and then swapping the two middle rows of the resulting matrix. Maybe this process of two...
  3. N

    I In 4x4 matrix when does row swapping not affect eigenvaluess?

    The title pretty much says it... I know that in general eigenvalues are not necessarily preserved when matrix rows or columns are swapped. But in many cases it seems they are, at least with 4x4 matrices. So is there some specific rule that says when eigenvalues are preserved if I swap two rows...
  4. N

    I Is there always a matrix corresponding to eigenvectors?

    Thanks Hill and fresh_42. Perhaps I was again confusing vectors with their coordinates, like you mentioned very early on. I'll try to explain where my original question came from, because I am not sure I phrased the question very well. My friend was working on an exercise that went more or less...
  5. N

    I Is there always a matrix corresponding to eigenvectors?

    Ok, I am making progress. But now I am stuck with one thing: so the diagonal matrix in post 2 is symmetric. But once it is transformed into cartesian coordinates like fresh_42 explained, is that transformed result necessarily symmetric? And if it is not, then is a right eigenvector of the matrix...
  6. N

    I Is there always a matrix corresponding to eigenvectors?

    Ok, I found my mistake and managed to replicate what you describe here. That diagram is really really helpful for my understanding of what is going on! There are still things I don't understand, but I will have to think about how I can articulate those things. I don't think I understand them...
  7. N

    I Is there always a matrix corresponding to eigenvectors?

    Many thanks for your time and effort! I am really learning a lot from this. I thought that is what I did earlier in my 'experiments', but I must have messed up somewhere. I shall give it another go when I get the chance and will let you know if I succeed or not! Thanks again.
  8. N

    I Is there always a matrix corresponding to eigenvectors?

    I tried to do this but I don't think I understand it yet. So should the basis transformation matrix be formed of the eigenvectors a1 and a2? This is what I tried to do but I don't think it worked. But probably I am writing complete nonsense...
  9. N

    I Is there always a matrix corresponding to eigenvectors?

    True. I didn't really think of that. And in that case, I should rephrase my question as 'Can I be sure a _non-zero_ matrix exists that has those eigenvectors?'
  10. N

    I Is there always a matrix corresponding to eigenvectors?

    Thanks very much for all this. I shall think on it and hopefully I'll eventually get my head around it!
  11. N

    I Is there always a matrix corresponding to eigenvectors?

    Yes, I think I partially get this. I should not be thinking of the vectors as entities tied to one specific coordinate system, but more generally in any basis? And its coordinates will vary depending on which basis I am working in? So with your presentation and Hill's advice I can construct a...
  12. N

    I Is there always a matrix corresponding to eigenvectors?

    Ok, thanks to both of you. I think I'll have to sit down with pen&paper and maybe a book or two to figure this out...!
  13. N

    I Is there always a matrix corresponding to eigenvectors?

    Thanks! But I'm not sure if this is the same question? You are talking about two eigenvectors to two different eigenvalues. My question was about the left and right eigenvector, both to the same eigenvalue.
  14. N

    I Is there always a matrix corresponding to eigenvectors?

    I tried to find the answer to this but so far no luck. I have been thinking of the following: I generate two random vectors of the same length and assign one of them as the right eigenvector and the other as the left eigenvector. Can I be sure a matrix exists that has those eigenvectors?
  15. N

    A Double integral with infinite limits

    Thanks pasmith, looks great. One question: Is it always valid to take the limit of the two R:s in the last integral simultaneously? What I mean is that in the integral ##\int_0^{\infty } \left(\int_x^{\infty } f(y) \, dy\right) \, dx## it seems like the two infinities are 'separate'. In your...
Back
Top