This repository contains manual solutions to exercises from Sheldon Axler's Linear Algebra Done Right (4th Edition).
Below are the links to solution PDFs organized by chapter:
- Chapter 1: Vector Spaces
- Chapter 2: Finite-dimensional Vector Spaces
- Chapter 3: Linear Maps
- Chapter 4: Polynomials
- Chapter 5: Eigenvalues and Eigenvectors
- Chapter 6: Inner Product Spaces
- Chapter 7: Operators on Inner Product Spaces
- Chapter 8: Operators on Complex Vector Spaces
- Chapter 9: Multilinear Algebra and Determinants
Please be aware that there may be errors or typos in the solutions. Contributions are welcome—if you spot any issues, feel free to submit a pull request.
Many of the solutions are informal "proof sketches" and may not be fully rigorous. It is recommended that you attempt the exercises on your own before referring to these solutions.
For a LaTeX template and solutions to previous editions of the book, you can visit this repository.