Explore >> Select a destination


You are here

alok.github.io
| | pfzhang.wordpress.com
12.8 parsecs away

Travel
| | Consider a monic polynomial with integer coefficients: $latex p(x)=x^d + a_1 x^{d-1} + \cdots + a_{d-1}x + a_d$, $latex a_j \in \mathbb{Z}$.The complex roots of such polynomials are called algebraic integers. For example, integers and the roots of integers are algebraic integers. Note that the Galois conjugates of an algebraic integer are also algebraic integers....
| | nhigham.com
11.5 parsecs away

Travel
| | The trace of an $latex n\times n$ matrix is the sum of its diagonal elements: $latex \mathrm{trace}(A) = \sum_{i=1}^n a_{ii}$. The trace is linear, that is, $latex \mathrm{trace}(A+B) = \mathrm{trace}(A) + \mathrm{trace}(B)$, and $latex \mathrm{trace}(A) = \mathrm{trace}(A^T)$. A key fact is that the trace is also the sum of the eigenvalues. The proof is by...
| | alanrendall.wordpress.com
10.9 parsecs away

Travel
| | In a previous post I discussed the Brouwer fixed point theorem and I mentioned the fact that it applies to any non-empty closed bounded convex subset of a Euclidean space, since a subset of this kind is homeomorphic to a closed ball in a Euclidean space. However I did not prove the latter statement. I...
| | circleci.com
67.7 parsecs away

Travel
| Learn how to build an image processing application with OpenCV and deploy it as a container image to AWS Lambda.