Daniel McIntyre Collegiate InstituteApplied Math 40SConnectivity Matricies
Planning travel between different cities can become very complicated. If the number of cities and thenumber of alternative routes are small, the problem is relatively easy and can be handled with littlemore than paper and pencil. If the number of cities is large (even just 5 cities) or if there are manyalternative routes, the human mind has great difficulty organizing and considering all thealternatives.A matrix is a mathematical tool that is useful for organizing and dealing with large amounts of data.Matrices (plural for matrix) can be used to summarize the routes between cities and to evencalculate the different number of routes. Airlines, train and bus companies, and truck dispatchers aresome of the organizations that use matrices as they make plans for moving people or goods to andfrom various locations.To see how matrices are used in transportation planning, let's start with something simple: aproblem involving three cities and then we'll extend what we've learned to a more realistic probleminvolving six cities.
Three Cities
A small airline serves three cities, Atlanta (ATL), Boston (BOS), and Charlotte (CLT), using alimited number of airplanes. The flight service planner needs a convenient method for keeping trackof all possible trips connecting the three cities. She is concerned with "one-hop," "two-hop," "three-hop," etc. trips. A "two-hop" trips means that you start at one city, say Atlanta, and make one-hop tothe next, say Boston, then a second hop to another city, either Atlanta or Charlotte.This small airline is licenced to fly between certain cities. It can fly a route between Atlanta andBoston (to and from either city) and a route between Boston and Charlotte (again, to and fromeither city). No other flights are available.1. Use the diagram below to draw a network that shows this airline's route service between Atlanta(ATL), Boston (BOS), and Charlotte (CLT).
BOSCLTATL
A matrix is a rectangular grid of numbers. For example,200132
is a matrix consisting of three rowsand two columns. We put parentheses around the numbers in the grid to indicate that they are to beconsidered as a single item: a matrix of numbers. Each number inside the matrix is known as anelement or cell.We can create a matrix that represents the routes between our three cities. Such a matrix will need
Leave a Comment