FUNCTIONS

Functions are rules that map input values to output values in a well determined way. They come in many guises, depending on what is mapped on what. Generally, a function is specified as where D is the domain of the function, i.e., the set of possible input values on which the function is defined, and I is the image or range of the function, i.e.,… Continue reading FUNCTIONS

Published
Categorized as Calculus

Permutations and combinations

Many practical problems involve permutations and combinations of objects. A first question is: Given a collection of n objects, in how many ways can we permute them? For instance, let us consider the set {a, b, c}. Since the set is quite small, we can enumerate all of the possible permutations systematically. First we consider permutations beginning… Continue reading Permutations and combinations

Published
Categorized as Calculus

The sum notation

Consider an expression like We will meet similar expressions quite often in the book, and a nice shorthand notation for this expression is which should be read as the sum of “x subscript i,” for i ranging from 1 to 4. Sometimes, the sum limits can be symbolic, as in We may even consider an infinite sum like In… Continue reading The sum notation

Published
Categorized as Calculus

Intervals on the real line

Inequalities like a ≤ x ≤ b, where a and b are arbitrary real numbers such that a < b, define intervals on the real line. The inequality above defines an interval that includes its extreme points. In such a case, we use the notation [a, b] to denote the interval, and we speak of a closed interval. On the contrary, inequalities a < x < b define the open interval (a, b). For… Continue reading Intervals on the real line

Published
Categorized as Calculus

Real vs. integer numbers

If we order cars from a car manufacturer, we cannot order 10.56986 cars; we may order either 10 or 11 cars, but any value in between makes no sense. It should be intuitively clear what we mean by an integer number; integer numbers are used to measure variables that have a intrinsically discrete nature. A real number is… Continue reading Real vs. integer numbers

Published
Categorized as Calculus

A LITTLE BACKGROUND

As we have already pointed out, the reader is assumed to be equipped with a basic mathematical background about sets as well as integer and real numbers. In this section we briefly recall a few basic concepts for convenience.

Published
Categorized as Calculus

A MOTIVATING EXAMPLE: ECONOMIC ORDER QUANTITY

Before getting into formal details of calculus, it is essential to arm ourselves with some motivation for doing so. In management science, we often want to relate decisions to cost or profit. This is necessary in order to find an “optimal” decision yielding the best performance in some well-specified sense. We should quote “optimal,” because… Continue reading A MOTIVATING EXAMPLE: ECONOMIC ORDER QUANTITY

Published
Categorized as Calculus