Recent content by d.vaughn

  1. D

    Why P^-1AP forms a triangular matrix

    for P, I have the matrix P = (4,-9; 4,-8) and the A matrix is A = (3,2; 2,1) I found P^-1 to be (-1,2; 2,-3) When I performed P^1AP, I got (-2,1; 0,-2) and I want to know why this formed a triangular matrix
  2. D

    Why P^-1AP forms a triangular matrix

    why does (P^-1)AP form a triangular matrix?
  3. D

    Row operations performed on two matrices

    When I say Bs actual sequence, I mean the numbers that compose that matrix such as a 3x3 matrix with the numbers 654,896,327 and when I say Br I mean performing the exact same row operations that you did on A and applying them to B in the same order and I want to know why it doesn't matter what...
  4. D

    Row operations performed on two matrices

    if you perform row operations on a matrix A to convert it to the identity matrix and then use the same row operations and apply it to another matrix B, why is it that the end result of B^r does not depends on B's actual sequence
  5. D

    Calculators Putting Colebrook Equation into TI-89

    Does anyone know how to put the colebrook equation into the TI-89? here is the equation: 1/sqrt(f) = -2log [(k/D)/3.7 + 2.51/(Re x sqrt(f))]
Back
Top