Thursday, November 12th, 2009
How to Identify Fractals
Description
A detailed tutorial on fractals. Step by step tutorial including several examples and a helpful visual example of fractals for reference.
Overview
A fractal is a geometric shape that can easily be split into parts. Each part is really just a small version of the whole. Fractals are often very rough or fractured looking shapes, which is how they got their name. The common features of a fractal is that it has a fine structure at small scales, it is an irregular shape, it is self-similar, and it has a recursive definition as well as a simple one. One of the most famous and well-known fractals is the Mandelbrot set.
Tags: fine, fractal, fractured, Geometry, irregular, Mandelbrot, parts, resursive, rough, scale, self, self-similar, shape, similar, simple, small, structure, version
Posted in Geometry | No Comments »
Tuesday, November 3rd, 2009
How to Find the Determinant
Description
A detailed tutorial on how to find the determinant. Step by step tutorial including several examples of finding the determinant for reference.
Overview
The determinant is a number that is associated with a square matrix. In a mathematical sense, the determinant is a scale factor for measure when the matrix is regarded as a linear transformation. The determinant is denoted by two bars on either side of the matrix, which can be confused with the absolute value of the matrix. The determinant is found by subtracting the products of the diagonals of the matrix, at least in a 2×2 matrix.
Tags: absolute, algebra, determinant, diagonal, factor, linear, matrices, matrix, product, scale, square, subtract, transformation, value
Posted in Algebra | No Comments »