Posts Tagged ‘complex’

Absolute Values of Complex Number

Tuesday, November 24th, 2009

How to Find the Absolute Value of a Complex Number

YouTube Preview Image

Description

A detailed tutorial on the absolute value of a complex number. Step by step tutorial including several examples on the absolute value of a complex number for reference.

Overview

The absolute value of a complex number is a little different than the absolute value of a real number, because complex numbers deal with imaginary numbers. However, the answer is still a non-negative real number, just like the numbers you deal with in other math classes every day. Say that a complex number z is equal to a + bi, where i is an imaginary number. The |z| is equal to the square root of a^2 plus b^2. In other words, square both a and b, add them together, and find the square root in order to have to absolute value of a complex number z.

Invariants

Friday, November 6th, 2009

Introduction to Invariants

YouTube Preview Image

Description

A detailed tutorial on invariants and the property of invariance. Step by step tutorial including several examples of invariants for reference.

Overview

Invariants are any function or number that displays the property of invariance. Invariance is when a function or number can go through several transformations without changing, or without going outside of its set parameters. The set parameters differ depending on the function or number. Some examples of invariant functions and numbers are the absolute value of a complex number, the degree of a polynomial, and certain parts of a square matrix

Scalars

Friday, November 6th, 2009

Introduction to Scalars

YouTube Preview Image

Description

A detailed tutorial on what a scalar is. Step by step tutorial including several examples of scalars and how they relate to vectors for reference.

Overview

A scalar is a number that relates vectors on a vector space through the process of scalar multiplication. A scalar can be taken from any set of numbers, including rational, algebraic, real, and complex sets of numbers. The scalar is always a real number. A scalar is a single component, and things such as vectors, matrices, and tensors can be reduced to a scalar.

Operand

Thursday, November 5th, 2009

Definition of an Operand

YouTube Preview Image

Description

A detailed tutorial on the definition of an operand. Step by step tutorial including several examples of an operand for reference.

Overview

An operand can be any number. However, a number is only called an operand when there is some kind of operation being performed on it. There are simple operands and complex operands. A simple operand is what people call an operand – just one number. A complex operand is an operand that consists of an operation inside it, and therefore has at least 2 operands inside the first operand.

Quaternions

Tuesday, November 3rd, 2009

Overview of Quaternions

YouTube Preview Image

Description

A detailed tutorial on quaternions. Step by step tutorial including several examples and a visual example of what a quaternion is for reference.

Overview

Quaternions form a four-dimensional normed division algebra over real numbers. The original quaternions that were described in mathematics had a slightly definition – they formed a noncommutative number system that extends the complex numbers. However, the most recent definition, the one that is used in mathematics today, is the first one that was given. Quaternions are often denoted as the letter H, often written in the same script style as the number sets R and N. H in this case stands for Hamilton, named after the mathematician who first introduced quaternions to math.

Conjugate Zeros Theorem

Friday, October 16th, 2009

Overview of the Conjugate Zeros Theorem

YouTube Preview Image

Description

A detailed tutorial on the conjugate zeros theorem. Step by step tutorial including several examples of the conjugate zeros theorem for reference.

Overview

The conjugate zeros theorem states that if a + b * i is a zero of a polynomial with real coefficients, then so is a – b * i. The conjugate zeros theorem can be proved by taking any function in this form and setting it equal to zero. The conjugate zeros theorem makes many equations easier to solve, especially complex equations when you get to higher levels of math.

Lissajous Curve

Friday, October 9th, 2009

Lissajous Curve Explained

YouTube Preview Image

Description

A detailed tutorial of a lissajous curve. Step by step tutorial including several visual examples of lissajous curves for reference.

Overview

A Lissajous curve represents the graph of a system of parametric equations, which can be mathematically expressed as x=A\sin(at+\delta),\quad y=B\sin(bt),. This also decribes complex harmonic motion. The way that the figure appears is very sensitive to the ratio a / b, so the figure can appear in many different forms.

Mandelbrot Set

Thursday, October 8th, 2009

Definition of a Mandelbrot Set

YouTube Preview Image

Description

A detailed tutorial on Mandelbrot sets and identifying Mandelbrot sets. Step by step tutorial including a several visual examples of a Mandelbrot set for reference.

Overview

A Mandelbrot set is defined as a set of points in the complex frame, the boundary of which forms a fractal. This can be mathematically defined as the set of complex values c for which the orbit of zero under iteration of a complex quadratic polynomial remains bounded.

Fourier Transforms

Tuesday, October 6th, 2009

Fourier Transforms Explained

YouTube Preview Image

Description

A detailed tutorial on Fourier transforms. Step by step tutorial including several examples of Fourier transforms for reference.

Overview

A Fourier transform is an operation that transforms one complex-valued function of a real variable into another. The domain of the original function is typically referred to as the time domain, because it is a representation of time. The domain of the new function represetns frequency. The Fourier transform itself is often called the frequency domain representation of the original function because of this.

Binomial Theorem

Friday, September 25th, 2009

How to Expand Binomials

YouTube Preview Image

Description

 

A detailed tutorial on the solving of problems using the binomial theorem. Stepby step tutorial including several examples of how to solve problems using the binomial theorem for reference.

 

Overview

 

The binomial theorem is something you should all be familiar with – it is the alternative to the F.O.I.L. technique. It is used when you are given a binomial that is raised to a power. The simplest version of it is expressed like this:

(x+y)^n=\sum_{k=0}^n{n \choose k}x^{n-k}y^{k}\quad\quad\quad(1)

This can also be expressed as a factorial notation, in the form:

{n \choose k}=\frac{n!}{k!\,(n-k)!}.