Posts Tagged ‘component’
Friday, November 6th, 2009
Introduction to Scalars
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.
Tags: algebra, algebraic, complex, component, compound, matrices, matrix, number, quaternions, rational, real, scalar, single, space, tensor, vector
Posted in Algebra | No Comments »
Tuesday, October 27th, 2009
How to Find the Component of a Vector
Description
A detailed tutorial on finding the component of a vector. Step by step tutorial including several examples of how to find the component of a vector for reference.
Overview
There are three different kinds of components that can be found in vectors: axial components, radial components, and tangential components. Just like the vectors themselves, different types of components are found in different coordinate systems. Axial components are found in the Cartesian coordinate system, while radial and tangential components are found in the polar coordinate system. A component is exactly the same as it’s dictionary definition: it is just a small part that makes up a whole, so in this case they are small parts of a vector. The vector itself is also a component.
Tags: algebra, axial, cartesian, component, coordinate, polar, radial, system, tangential, vector
Posted in Algebra | No Comments »
Friday, October 23rd, 2009
Overview of the Dot Product
Description
A detailed tutorial of the dot product. Step by step tutorial including several examples of the dot product of a vector for reference.
Overview
The dot product of two vectors always ends up being a scalar. In mathematical terms, this is ![<span style="font-size: x-small;">\mathbf{a}\cdot\mathbf{b}=\left\|\mathbf{a}\right\|\left\|\mathbf{b}\right\|\cos\theta[</span>/latex]. In this case, theta is the measure of the angle between a and b. The definition of a dot product given geometrically is that a and b have a common starting point and that the length of a is multiplied by the component in b that points in the same direction as a. Algebraically, it can be said that [latex]<span style="font-size: x-small;">\mathbf{a} \cdot \mathbf{b} = a_1 b_1 + a_2 b_2 + a_3 b_3.</span> <span style="font-size: x-small;">\mathbf{a}\cdot\mathbf{b}=\left\|\mathbf{a}\right\|\left\|\mathbf{b}\right\|\cos\theta[</span>/latex]. In this case, theta is the measure of the angle between a and b. The definition of a dot product given geometrically is that a and b have a common starting point and that the length of a is multiplied by the component in b that points in the same direction as a. Algebraically, it can be said that [latex]<span style="font-size: x-small;">\mathbf{a} \cdot \mathbf{b} = a_1 b_1 + a_2 b_2 + a_3 b_3.</span>](http://s.wordpress.com/latex.php?latex=%3Cspan%20style%3D%22font-size%3A%20x-small%3B%22%3E%5Cmathbf%7Ba%7D%5Ccdot%5Cmathbf%7Bb%7D%3D%5Cleft%5C%7C%5Cmathbf%7Ba%7D%5Cright%5C%7C%5Cleft%5C%7C%5Cmathbf%7Bb%7D%5Cright%5C%7C%5Ccos%5Ctheta%5B%3C%2Fspan%3E%2Flatex%5D.%20In%20this%20case%2C%20theta%20is%20the%20measure%20of%20the%20angle%20between%20a%20and%20b.%20The%20definition%20of%20a%20dot%20product%20given%20geometrically%20is%20that%20a%20and%20b%20have%20a%20common%20starting%20point%20and%20that%20the%20length%20of%20a%20is%20multiplied%20by%20the%20component%20in%20b%20that%20points%20in%20the%20same%20direction%20as%20a.%20Algebraically%2C%20it%20can%20be%20said%20that%20%5Blatex%5D%3Cspan%20style%3D%22font-size%3A%20x-small%3B%22%3E%5Cmathbf%7Ba%7D%20%5Ccdot%20%5Cmathbf%7Bb%7D%20%3D%20a_1%20b_1%20%2B%20a_2%20b_2%20%2B%20a_3%20b_3.%3C%2Fspan%3E&bg=ffffff&fg=000000&s=0)
Tags: algebra, algebraically, angle, common, component, cosine, direction, dot, geometrically, initial, inner, length, mulitplied, point, product, scalar, starting, vector
Posted in Algebra | No Comments »