
How to calculate square matrix to power n? - Mathematics Stack …
Feb 12, 2013 · How to calculate square matrix to power n? Ask Question Asked 12 years, 10 months ago Modified 3 years, 4 months ago
Matrix Calculator Tools - Mathematics Stack Exchange
Mar 11, 2020 · Does there exist any such software/online calculator where I can enter a matrix and am able to obtain the formula for an arbitrary power of the matrix? It would be an added benefit if the …
matrices - How to calculate matrix raised to a high power ...
Apr 28, 2015 · How to calculate matrix raised to a high power. Ask Question Asked 10 years, 7 months ago Modified 5 years, 6 months ago
Raising a matrix to the infinite power
Apr 13, 2022 · How do I raise a matrix to the infinite power? I know that the main method for doing this is by diagonalizing the matrix, but what if I can't? For example, let's say I have the matrix \\begin{bmatri...
Fractional power of matrix - Mathematics Stack Exchange
A calculator probably doesn't allow this operation on a matrix, but serious software for matrix manipulation swallows this without a problem. For instance, in octave/matlab A^ (1/2) works directly …
Raising $e$ to the power of a matrix - Mathematics Stack Exchange
Through this definition a lot of properties of the exponential of a matrix, (which in order to prove require messy calculations) are proved very elegantly if we use the above definition.
Find the power of the matrix. - Mathematics Stack Exchange
Mar 20, 2022 · In general it is easy to compute a power of a matrix in it's jordan form, and even easier to compute it if the matrix is diagonalizable. This is because of the following claim:
linear algebra - Calculate power of a matrix using jordan form ...
Calculate power of a matrix using jordan form Ask Question Asked 5 years, 6 months ago Modified 5 years, 6 months ago
matrices - How to find the matrix exponential $e^A$? - Mathematics ...
Dec 6, 2017 · This result can be extended to find what is called the extended normal Jordan form of any real-valued matrix, what make easy the computation of it exponential. Take a look here.
matrices - Finding path-lengths by the power of Adjacency matrix of an ...
Aug 13, 2016 · Finding path-lengths by the power of Adjacency matrix of an undirected graph Ask Question Asked 9 years, 4 months ago Modified 4 years ago