Notes / Data Structures Algorithms / 13 Advanced Algorithms / 7 Matrix Exponentiation

7 — Matrix Exponentiation

Representing a linear recurrence as matrix multiplication to compute the n-th term in O(log n).

Chapter Navigation
On This Page

7 — Matrix Exponentiation

Purpose

[stub: matrix-exponentiation]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →