Posts Tagged ‘double’
Thursday, December 24th, 2009
Finding the Function of a Directed Graph
Description
A detailed tutorial on finding the function of a directed graph. Step by step tutorial including several examples of finding functions of digraphs for reference.
Overview
A directed graph, more commonly known as a digraph, is the visual representation of a function or of a relation. As in any graph, there are points and lines – called vertices and edges in a digraph. Each edge has an arrow pointing to a vertex. The first vertex – the one the arrow comes from – is the x coordinate of an ordered pair. The second vertex – the one the arrow is pointing to – is the y coordinate of an ordered pair. In the case of double-sided arrows, two ordered pairs are made, with the x and y coordinates switching. This is done for every single vertex and edge on the graph.
Tags: arrow, coordinate. ordered, digraph, directed, discrete math, double, edges, expression, First, function, graph, lines, pair, points, relation, representation, second, side, vertex, vertices, visual, x, y
Posted in Discrete Math | No Comments »
Friday, December 18th, 2009
Your Guide to Lattice Multiplication
Description
A detailed tutorial on lattice multiplication. Step by step tutorial including several examples of lattice multiplication for reference.
Overview
Lattice multiplication is a method that is used to multiply large numbers. It uses the multiplication of smaller numbers to figure out the product of two larger numbers. Because of this, basic knowledge of times tables is required. Lattice multiplication is compromised of boxes with diagonal lines through them. Draw the diagonal line in each box from the top right corner to the bottom left corner. The top left is for your tens place (the first digit in a two digit number) and the bottom right is for your ones place (the second digit in a two digit number). The number of boxes you have depends on the number you are multiplying – for example, if you are multiplying two one-digit numbers, there is one box. If you are multiplying two 2-digit numbers, there are four boxes. The first number is across the top, and the second down the side. Where each single digit number instersects, multiply them together using the box technique. Then, using the same pattern you drew the diagonals with, mutliply the diagonals. If you have two 2-digit numbers, there will be four diagonals. Multiply together the diagonals to come up with four numbers, and the pattern you use to put them together is going from the top down and then to the right.
Tags: algebra, box, combine, diagonal, digit, double, larger, lattice, multiplication, multiply, single, small, tables, times
Posted in Algebra | No Comments »
Thursday, December 17th, 2009
The Story of the Infinite Hotel
Description
A detailed tale of the Infinite Hotel. Step by step story including several pictures and an explanation of the Infinite Hotel for reference.
Overview
The Infinite Hotel is a famous math story and puzzle that was thought of by David Hilbert, a German mathematician. Sometimes the Infinite Hotel is called Hilbert’s Paradox of the Grand Hotel. It states that if one person comes into the hotel and all the rooms are full, they can all move down one room and the person can then take the first room. If k number of people come into the hotel and all the rooms are full, everyone can move down k number of rooms to make room for the people that just arrived. And, if double the amount of people that are already there are looking for rooms, everyone in room n can move to room 2n, making room for all the new arrivals in the odd-numbered rooms. This example of the Infinite Hotel can be used in certain forms of mathematical induction, and also in set theory and studies dealing with infinite numbers.
Tags: algebra, arrivals, David Hilbert, double, down, German, grand, Hilbert, hotel, induction, infinite, infinity, k, move, n!, new, numbers, paradox, room, set, space, theory
Posted in Algebra | No Comments »