Explore >> Select a destination


You are here

mattbaker.blog
| | susam.net
3.0 parsecs away

Travel
| | [AI summary] An article explains the mathematical relationship between fields and their trivial ideals within ring theory.
| | nhigham.com
1.7 parsecs away

Travel
| | The Cayley-Hamilton Theorem says that a square matrix $LATEX A$ satisfies its characteristic equation, that is $latex p(A) = 0$ where $latex p(t) = \det(tI-A)$ is the characteristic polynomial. This statement is not simply the substitution ``$latex p(A) = \det(A - A) = 0$'', which is not valid since $latex t$ must remain a scalar...
| | alanrendall.wordpress.com
2.9 parsecs away

Travel
| | The theorem of the title is about dividing smooth functions by other smooth functions or, in other words, representing a given smooth function in terms of products of other smooth functions. A large part of the account which follows is based on that in the book 'Normal Forms and Unfoldings for Local Dynamical Systems' by...
| | glowingpython.blogspot.com
26.3 parsecs away

Travel
| Lately I've been working a lot with dates in Pandas so I decided to make this little cheatsheet with the commands I use the most. Importin...