Posts Tagged ‘discrete math’
Tuesday, December 29th, 2009
How to Construct a Cayley Table
Description
A detailed tutorial on how to construct a Cayley table. Step by step tutorial including several examples of how to construct a Cayley table for reference.
Overview
A Cayley table is a table that expresses the structure of a finite set. A Cayley table is set up by having the elements of the set across the first row, and numbers going in a numerical order of n + 1 starting at 1 down the first column. Sometimes the table is simply different ways the elements can be ordered. Other times is is a true table, where an operation is performed between two numbers in the space where they cross each other. However, a true Cayley table must be constructed using an identity skeleton. Once an identity skeleton for the finite set has been decided on, the Cayley table can be filled out using the identity skeleton. Since there is more than one possible identity skeleton for a finite set, you may have to go through a trial and error process until you find the right one.
Tags: addition, Cayley, chart, column, cross, discrete math, division, elements, error, finite, graph, identity, multiplication, operation, order, process, row, set, skeleton, subtraction, table, trial
Posted in Discrete Math | No Comments »
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
Finding the Canonical Form of an Object
Description
A detailed tutorial of finding the canonical form of an object. Step by step tutorial including several examples of finding the canonical form of an object for reference.
Overview
Canonical form is also referred to as normal form or standard form. The canonical form of an object is a standard way of presenting that object. The process of finding a canonical form of something is referred to as canonization. Sometimes the word canonicalization is used instead. Canonical forms of objects are closly linked to differential forms of equations and numbers, and equivalence relations.
Tags: canonical, canonicalization, canonization, differential, discrete math, equation, equivalence, finding, form, normal, number, object, presenting, process, relations, standard
Posted in Discrete Math | No Comments »
Thursday, December 10th, 2009
Inverse Image of Sets
Description
A detailed tutorial on the inverse image of sets. Step by step tutorial on the inverse image of sets for reference. Knowledge of the inverse image of sets is important in advanced discrete mathematics courses.
Overview
Say that you have a function f: A –> B. Then, X is a subset of A and Y is a subset of B. The image of X or the image set of X is f(X) = {y belongs to B: y = f(x) for some x belonging to X}. The inverse image of Y is defined as f^-1(Y) = {x belongs to A: f(x) belongs to Y}. The inverse image is simply a reversed form of the image. Often when asked to find the inverse image, it will help to set up a drawing of the image of the function, connecting everything where it needs to go. Then to find the inverse you simply reverse your work.
Tags: a, b, connect, diagram, discrete math, form, function, image, image set, inverse, mapping, picture, reverse, set, subset, x, y
Posted in Discrete Math | No Comments »
Friday, November 20th, 2009
Overview of the Vertices of a Graph
Description
A detailed tutorial on the vertices of a grpah. Step by step tutorial including several examples of the vertices of a graph for reference.
Overview
The vertices of a graph are the number of lines extending from points on the graph. This is not the total number of edges – it is the number of edges extending from each point all added together. Each point has at least one vertex. Not every single point can have an odd number of vertices, and all the vertices cannot add up to an odd number, or it is not considered to be the graph of a function.
Tags: add, discrete math, edges, even, extending, function, graph, line, odd, point, vertex, vertices
Posted in Discrete Math | No Comments »
Friday, November 20th, 2009
Overview of the Preimage of a Set
Description
A detailed tutorial on the preimage of a set. Step by step tutorial including several examples of the preimage of a set for reference.
Overview
The preimage of a set is defined over a function. If there is a function over A and B, then we can say that y = f(x), provided that (x, y) belongs to f. Based on this definition, x is the preimage of y under f. To find the preimage, simply look for the value of x that matches with the proper value of y in any function of ordered pairs in A and B.
Tags: a, b, belongs, coordinates, defined, definition, discrete math, f, function, image, ordered pairs, preimage, set, theory, value, x, y
Posted in Discrete Math | No Comments »
Tuesday, November 3rd, 2009
Well-Ordering Principle Explained
Description
A detailed tutorial on the well-ordering principle. Step by step tutorial including several examples of the well-ordering principle for reference.
Overview
The well-ordering principle states that every nonempty subset of the set of all natural numbers has a smallest element. This is possible because the number zero is not included in the set of natural numbers, and therefore cannot appear in a subset of all natural numbers. The well-ordering principle is equivalant to the Principle of Mathematical Induction, but they are proved in different ways and have different sets. Sometimes it is a better idea to use the Well-Ordering Principle, and other times it is a better idea to use the Principle of Mathematical Induction.
Tags: discrete math, element, induction, mathematical, n!, natural, nonempty, number, ordering, PMI, principle, set, smallest, subset, well, well-ordering, WOP
Posted in Discrete Math | No Comments »
Thursday, October 29th, 2009
Overview of Symmetric Relations
Description
A detailed tutorial on the property of symmetric relations. Step by step tutorial including several examples of symmetric relations for reference.
Overview
A symmetric relation can be mathematically defined as for all x, y, and z belonging to A, if x R y and y R z, then x R z. In this statement, A is a set, and R is a relation of that set. An empty set is considered to be symmetric. Since a symmetric relation is defined by a conditional sentence, a proof for the symmetric property of relations would be written as a direct proof.
Tags: conditional, direct, discrete math, empty, equal, equivalence, married, odd, proof, property, r, relation, set, symmetric, x, y
Posted in Discrete Math | No Comments »
Thursday, October 29th, 2009
Overview of Transitive Relations
Description
A detailed tutorial on the property of transitive relations. Step by step tutorial including several examples of transitive relations for reference.
Overview
A transitive relation can be mathematically defined as for all x and y belonging to A, if x R y, then y R x. In this statement, A is a set, and R is a relation of that set. An empty set is considered to be transitive. Since a transitive relation is defined by a conditional sentence, a proof for the transitive property of relations would be written as a direct proof.
Tags: conditional, direct, discrete math, divides, empty, equal, equivalence, great, greater, implies, proof, property, r, relation, set, subset, transitive, x, y, z
Posted in Discrete Math | No Comments »
Thursday, October 29th, 2009
Overview of Reflexive Relations
Description
A detailed tutorial on the property of reflexive relations. Step by step tutorial including several examples of reflexive relations for reference.
Overview
A reflexive relation can be mathematically defined as for all x belonging to A, x R x. In this statement, A is a set, and R is a relation of that set. If the relation is an empty set, then it is not reflexive, unless the set itself happens to be an empty set. When writing a proof for a reflexive relation, you must attempt to prove that (x, x) does not belong to R. If you cannot prove this, then you know that the relation must be reflexive.
Tags: discrete math, divide, empty, equal, equvalence, greater, less, proof, property, r, reflexive, relation, set, subset, x
Posted in Discrete Math | No Comments »