1 Eigenvalues and Eigenvectors using the Power Method

Procedure:

  • Initial Vector:

    • Start with the initial vector
    • Normalize the initial vector to have a length of 1.
  • Power Method Iterations:

    • Compute successive vectors using and normalize each time.
    • Continue iterations until the vectors agree to at least 4 decimal places.
  • Calculate Dominant Eigenvalue:

    • Use the formula with the vector at convergence. Results:
  • Part (a) Computed Vectors:
  • Part (b) Convergence:
    • Number of iterations until convergence: 18
    • Last two vectors:
    • Dominant eigenvalue: 3.6339

2 Market Share Model using a Markov Chain

Procedure:

  • Markov Process:

    • Define the transition matrix
    • Start with the initial state vector
  • Calculate State Distribution:

    • Find the state distribution after four months by calculating
  • Determine Steady-State Distribution:

    • Continue calculating until the matrices converge to a steady-state matrix.
    • Determine the steady-state distribution vector. Results:
  • Part (a) State Distribution After Four Months:
    • Matrix ( P^4 ):
    • State distribution ( x_4 ):
  • Part (b) Convergence:
    • Number of iterations until convergence: 17
    • Steady-State Matrix ( Q ):
    • Steady-state distribution vector: