1.3 Other Basic Tools (Chap. 3)

Size: px
Start display at page:

Download "1.3 Other Basic Tools (Chap. 3)"

Transcription

1 1.3 Other Basic Tools (Chap. 3) Summation Notation The Greek letter Σ (a capital sigma) is used to designate summation. For example, suppose an experimenter measured the performance of four subjects on a memory task. Subject 1's score will be referred to as X 1, Subject 2's as X 2, and so on. The scores are shown below: The way to use the summation sign to indicate the sum of all four X's is: This notation is read as follows: Sum the values of X from X 1 through X 4. The index i (shown just under the Σsign) indicates which values of X are to be summed. The index i takes on values beginning with the value to the right of the "=" sign (1 in this case) and continues sequentially until it reaches the value above the Σ sign (4 in this case). Therefore i takes on the values 1, 2, 3, and 4 and the values of X 1, X 2, X 3, and X 4 are summed ( = 26). In order to make formulas more general, variables can be used with the summation notation. For example, means to sum up values of X from 1 to N where N can be any number but usually indicates the sample size. 1

2 Often an abbreviated form of the summation notation is used. For example, ΣX means to sum all the values of X. When only a subset of the values of X is to be summed then the full version is required. Thus, the sum of all elements of X except the first and the last (the N'th) would be indicated as: which would be read as the sum of X with i going from 2 to N-1. Some formulas require that each number be squared before the numbers are summed. This is indicated by: and is equal to = 174. The abbreviated version is simply: ΣX 2. It is very important to note that it makes a big difference whether the numbers are squared first and then summed or summed first and then squared. The symbol (ΣX) 2 indicates that the numbers should be summed first and then squared. For the present example, this equals: ( ) 2 = 26 2 = 676. This, of course, is quite different from 174. Sometimes a formula requires that the sum of crossproducts be computed. For instance, if 3 subjects were each tested twice, they might each have a score on X and on Y. Subject X Y The sum of cross products (2 x 3) + (1 x 6) + (4 x 5) = 32 can be represented in summation notation simply as: ΣXY. 2

3 Basic Rules for Sums The following data will be used to illustrate the rules: X Y (1) Sum Rule: Σ(X + Y) = ΣX + ΣY Σ(X + Y) = = 21 ΣX = = 9 ΣY = = 12 ΣX + ΣY = = 21 (2) Constant Term Rule: ΣaX = aσx (a is a constant) For an example, let a = 2. ΣaX = (2)(3) + (2)(2) + (2)(4) = 18 a ΣX = (2)(9) = 18 (3) Square Rule: Σ(X-M) 2 = ΣX 2 - (ΣX) 2 /N (N is the number of numbers, 3 in this case, and M is the mean which is also equal to 3 in this case. Σ(X-M) 2 = (3-3) 2 + (2-3) 2 + (4-3) 2 = 2 ΣX 2 = = 29 (ΣX) 2 /N = 9 2 /3 = 27 ΣX 2 - (ΣX) 2 /N = = 2 (4) Scalar Multiple Rule: (5) Linearity Rule: 3

4 (6) Subtotal Rule: If then (7) Dominance Rule: If for all then Arithmetic Series Arithmetic Series is sums of terms of arithmetic progressions. We have some useful summations formulae from the next theorems. Theorem If k is a real number, then Real-World Applications A simple application of summations is in the field of the Time Value of Money (TVOM) in economics. The concept of the time value of money is the notion that money has a time value associated with it, independent of the effects of inflation, and that this value can be quantified. The example of the practical application of TVOM concepts can be applied in the valuation of a fixed income security (i.e. a bond). Example What price should you pay for a bond with an 8% semiannual coupon, a $1,000 face and 10 years to maturity if you want a yield of 10%? 4

5 1.3.2 Binomial Theorem In mathematics, the binomial theorem is an important formula giving the expansion of powers of sums. Its simplest version reads whenever n is any non-negative integer, the numbers are the binomial coefficients, and n! denotes the factorial of n. For example, here are the cases n = 2, n = 3 and n = 4: Formula (1) is valid for all real or complex numbers x and y, and more generally for any elements x and y of a semiring as long as xy = yx. Newton's generalized binomial theorem Isaac Newton generalized the formula to other exponents by considering an infinite series: where r can be any complex number (in particular r can be any real number, not necessarily positive and not necessarily an integer), and the coefficients are given by In case k = 0, this is a product of no numbers at all and therefore equal to 1, and in case k = 1 it is equal to r, as the additional factors (r 1), etc., do not appear. Another way to express this quantity is 5

6 which is important when one is working with infinite series and would like to represent them in terms of generalized hypergeometric functions. The notation is the Pochhammer symbol. This form is vital in applied mathematics, for example, when evaluating the formulas that model the statistical properties of the phase-front curvature of a light wave as it propagates through optical atmospheric turbulence. A particularly handy but non-obvious form holds for the reciprocal power: The sum in (2) converges and the equality is true whenever the real or complex numbers x and y are "close together" in the sense that the absolute value x/y is less than one. The geometric series is a special case of (2) where we choose y = 1 and r = 1. Formula (2) is also valid for elements x and y of a Banach algebra as long as xy = yx, y is invertible and x/y < Double Summations Double summations arise in many contexts (as in the analysis of nested loops in computer programs). Example 1 Compute the following double sum. Example 2 Compute the following double sum. 6

7 Mathematical logic Mathematical logic is a subfield of mathematics that is concerned with formal systems in relation to the way that they encode intuitive concepts of mathematical objects such as sets and numbers, proofs, and computation. It is often divided into the subfields of model theory, proof theory, set theory and recursion theory. (1)Proposition Proposition is a mathematical statement such as "3 is greater than 4," "an infinite set exists," or "7 is prime." An axiom is a proposition that is assumed to be true. With sufficient information, mathematical logic can often categorize a proposition as true or false, although there are various exceptions (e.g., "This statement is false"). Mathematical propositions are not only characterized by the fact that they assert implications, but also by the fact that they contain variables. The notion of the variable is one of the most difficult with which Logic has to deal, and in the present work a satisfactory theory as to its nature, in spite of much discussion, will hardly be found. For the present, I only wish to make it plain that there are variables in all mathematical propositions, even where at first sight they might seem to be absent. Elementary Arithmetic might be thought to form an exception: 1+1=2 appears neither to contain variables nor to assert an implication. But as a matter of fact, the true meaning of this proposition is: If x is one and y is one, and x differs from y, then x and y are two. And this proposition both contains variables and asserts an implication. We shall find always, in all mathematical propositions, that the words any or some occur; and these words are the marks of a variable and a formal implication. Thus the above proposition may be expressed in the form: Any unit and any other unit are two units. The typical proposition 7

8 of mathematics is of the form φ(x, y, z,...) implies ψ(x, y, z,...), whatever values x, y, z,... may have; where φ(x, y, z,...) and ψ(x, y, z,...), for every set of values x, y, z,..., are propositions. It is not asserted that φ is always true, nor yet that ψ is always true, but merely that, in all cases, when φ is false as much as when φ is true, ψ follows from it. The distinction between a variable and a constant is somewhat obscured by mathematical usage. It is customary, for example, to speak of parameters as in some sense constants, but this is a usage which we shall have to reject. A constant is to be something absolutely definite, concerning which there is no ambiguity whatever. Thus, 1, 2, 3, e, π, Socrates, are constants; and so are man, and the human race, past, present and future, considered collectively. Proposition, implication, class, etc. are constants; but a proposition, any proposition, some proposition are not constants, for these phrases do not denote one definite object. And thus what are called parameters are simply variables. Take, for example, the equation ax + by + c = 0, considered as the equation for a straight line in a plane. Here we say that x and y are variables, while a, b, c are constants. But unless we are dealing with one absolutely particular line, say the line from a particular point in London to a particular point in Cambridge, our a, b, c are not definite numbers, but stand for any numbers, and are thus also variables. And in Geometry nobody does deal with actual particular lines; we always discuss any line. The point is that we collect the various couples x, y into classes of classes, each class being defined as those couples that have a certain fixed relation to one triad (a, b, c). But from class to class, a, b, c also vary, and are therefore properly variables. (2) Implications (3) Necessay and Sufficient A necessary and sufficient condition, then, is one which when working with others, must happen, and is all that needs to happen, for something else to be the case. A necessary condition is one that must be satisfied for the result to happen. Breathing is necessary to stay alive; if you did not breathe, you would not stay 8

9 alive. Breathing is not sufficient to stay alive, for if you did nothing but breathe, you could still die. A sufficient condition is one that, if it is satisfied, the result is certain to happen. Jumping is sufficient to leave the ground, since the act of jumping causes you to leave the ground. Jumping is not necessary to leave the ground however, since one could step onto a ladder and leave the ground in a way which isn't jumping. Sometimes conditions can be both necessary and sufficient. For example, "Being the First of July " is both necessary AND sufficient for "being the Canada National Day". "Necessary and sufficient" is another way of saying the logical statement "if and only if" (sometimes abbreviated to "iff"). Necessary conditions To say that P is necessary for Q is to say that "if P is not true, then Q is not true". By contraposition, this is the same thing as "whenever Q is true, so is P". The logical relation between them is expressed as "If Q then P" or "Q P" (Q implies P), and may also be seen as "P, if Q", "P whenever Q" or "P when Q". Example 1: Consider the statement "Being a rectangle is necessary for being a square." Here if you are not a rectangle then it is impossible for you to be a square. That is, if you are a square, then you are also automatically a rectangle. Example 2: Suppose that any lightning bolt causes thunder (however quiet the thunder may be) and suppose that by "thunder" we mean the sound caused by lightning (not any other loud rumbling). Then it might be said "thunder is necessary for lightning", for if there is absolutely no thunder, then there cannot be any lightning. That is, if lightning does occur, then it must create some thunder. Example 3: As an example of something NOT being a necessary condition, consider the rectangle/square example. Notice that being a square is NOT a necessary condition for being a rectangle, since there are rectangles which are not squares. 9

10 Sufficient conditions To say that P is sufficient for Q is to say that P being true forces Q to be true, or whenever P occurs, Q occurs. The logical relation is expressed as "If P then Q" or "P Q", and may also be seen as "P implies Q." Example 1: For simplicity, let us suppose everyone is biologically male or female, and that a "father" is a biological male who has fathered a child. Then "being a father is sufficient for being male". Example 2: As in the previous section, let us define "thunder" as the sound that lightning creates. Then "thunder is sufficient for lightning." For if one hears thunder, then some lightning must have occurred in order to create the thunder. Example 3: As an example of a condition being NOT sufficient, consider the "male/father" example. Being male is NOT sufficient for being a father, since there are males which are not yet fathers. Relationship between "Necessary" and "Sufficient" The statement that "P is sufficient for Q" is the same as "Q is necessary for P", for both statements are the same as "P implies Q". Example: Recall that "Being a rectangle is necessary for being a square". Also, "being a square is sufficient for being a rectangle." Necessary and sufficient conditions To say that P is necessary and sufficient for Q is to say two things: (i) P is necessary for Q (Q P) (ii) P is sufficient for Q (P Q) For example, if Alice always eats steak on Monday, but never on any other day, it can be said "being Monday is a necessary condition for Alice eating steak." This is so since 10

11 Alice does not eat steak on days that are not Monday. Also, "being Monday is a sufficient condition for Alice eating steak." This is true since Alice always eats steak on Monday. Consider the thunder/lightning example as outlined in previous sections. "Thunder is necessary for lightning", since absolutely no thunder means there isn't any lightning to create any noise. "Thunder is sufficient for lightning" since thunder (as we have narrowly defined it) must have originated from some lightning. The relationship between being a square and being a rectangle is one which is NOT "necessary and sufficient" despite the ordering of the conditions "square" and "rectangle". "Being a rectangle is necessary for being a square", yet "being a rectangle is NOT sufficient for being a square". "Being a square is sufficient for being a rectangle", yet "being a square is NOT necessary for being a rectangle." "P is necessary and sufficient for Q" expresses the same thing as "P if and only if Q" (P Q). (3) Mathematical Proof In mathematics, a proof is a demonstration that, assuming certain axioms, some statement is necessarily true. A proof is a logical argument, not an empirical one. That is, one must demonstrate that a proposition is true in all cases before it is considered a theorem of mathematics. An unproven proposition for which there is some sort of empirical evidence is known as a conjecture. Some common proof techniques are: Direct proof: where the conclusion is established by logically combining the axioms, definitions and earlier theorems Proof by induction: where a base case is proved, and an induction rule used to prove an (often infinite) series of other cases 11

12 Proof by contradiction (also known as reductio ad absurdum): where it is shown that if some statement were false, a logical contradiction occurs, hence the statement must be true. Proof by construction: (also known as proof by example) constructing a concrete example with a property to show that something having that property exists. Proof by exhaustion: where the conclusion is established by dividing it into a finite number of cases and proving each one separately An existence or nonconstructive proof is one that establishes that a certain mathematical object must exist (e.g. "Some X satisfies f(x)"), without explaining how such an object can be found. Often, this takes the form of a proof by contradiction in which the nonexistence of the object is proven to be impossible. In contrast, a constructive proof establishes that a particular object exists by providing a method of finding it. Deductive vs. Inductive Reasoning "Deductive reasoning" refers to the process of concluding that something must be true because it is a special case of a general principle that is known to be true. For example, if you know the general principle that the sum of the angles in any triangle is always 180 degrees, and you have a particular triangle in mind, you can then conclude that the sum of the angles in your triangle is 180 degrees. Deductive reasoning is logically valid and it is the fundamental method in which mathematical facts are shown to be true. "Inductive reasoning" (not to be confused with "mathematical induction" or and "inductive proof", which is something quite different) is the process of reasoning that a general principle is true because the special cases you've seen are true. For example, if all the people you've ever met from a particular town have been very strange, you might then say "all the residents of this town are strange". That is inductive reasoning: constructing a general principle from special cases. It goes in the opposite direction from deductive reasoning. 12

13 Inductive reasoning is not logically valid. Just because all the people you happen to have met from a town were strange is no guarantee that all the people there are strange. Therefore, this form of reasoning has no part in a mathematical proof. However, inductive reasoning does play a part in the discovery of mathematical truths. For example, the ancient geometers looked at triangles and noticed that their angle sums were all 180 degrees. After seeing that every triangle they tried to build, no matter what the shape, had an angle sum of 180 degrees, they would have come to the conclusion that this is something that is true of every triangle. Then they would have looked for a way to prove it using deductive reasoning; that is, deduce it as a consequence of other known general properties of triangles. In summary, then: inductive reasoning is part of the discovery process whereby the observation of special cases leads one to suspect very strongly (though not know with absolute logical certainty) that some general principle is true. Deductive reasoning, on the other hand, is the method you would use to demonstrate with logical certainty that the principle is true Set Theory Set Theory is the mathematical science of the infinite. It studies properties of sets, abstract objects that pervade the whole of modern mathematics. The language of set theory, in its simplicity, is sufficiently universal to formalize all mathematical concepts and thus set theory, along with Predicate Calculus, constitutes the true Foundations of Mathematics. The objects of study of Set Theory are sets. (1) Set A set is a collection of objects considered as a whole. The objects of a set are called elements or members. The elements of a set can be anything: numbers, people, letters of the alphabet, other sets, and so on. Sets are conventionally denoted with capital letters, A, B, C, etc. Two sets A and B are said to be equal, written A = B, if they have the same members. 13

14 As opposed to a multiset, a set cannot contain multiple copies of an element. Some sets may be described in words, for example: A is the set whose members are the first four positive whole numbers. B is the set whose members are the colors of the French flag. By convention, a set can also be defined by explicitly listing its elements between braces (sometimes called curly brackets or curly braces), for example: C = {4, 2, 1, 3} D = {red, white, blue} Two different descriptions may define the same set. For example, for the sets defined above, A and C are identical, since they have precisely the same members. The shorthand A = C is used to express this equality. Similarly, for the sets defined above, B = D. Set identity does not depend on the order in which the elements are listed, nor on whether there are repetitions in the list. For example, {6, 11} = {11, 6} = {11, 11, 6, 11}. For sets with many elements, an abbreviated list is sometimes used. For example, the first one thousand positive whole numbers can be described using the symbolic shorthand: {1, 2, 3,..., 1000}, where the ellipsis (...) indicates that the list continues in the obvious way. Similarly the set of even numbers can be described by the notation: {2, 4, 6, 8,... }. More complicated sets are sometimes described by a different notation. For example the set F, whose members are the first twenty numbers which are four less than a square integer, can be described using the following: 14

15 F = {n 2 4 : n is an integer; and 0 n 19} In this description, the colon (:) means "such that", and the mathematician interprets this description as F is the set of numbers of the form n 2 4, such that n is a whole number in the range from 0 to 19 inclusive. (Sometimes the pipe notation is used instead of the colon.) (2) Set membership If something is or is not an element of a particular set then this is symbolised by respectively. So, for example, with respect to the sets defined above: and and (since 285 = 17² 4); but and. (3) Cardinality of a set Each of the sets described above has a definite number of members; for example, the set A has four members, while the set B has three members. A set can also have zero members. Such a set is called the empty set (or the null set) and is denoted by the symbol ø. For example, the set A of all three-sided squares has zero members, and thus A = ø. Like the number zero, though seemingly trivial, the empty set turns out to be quite important in mathematics. A set can also have an infinite number of members; for example, the set of natural numbers is infinite. (4) Subsets If every member of the set A is also a member of the set B, then A is said to be a subset of B, written, also pronounced A is contained in B. Equivalently, we can write, read as B is a superset of A, B includes A, or B contains A. The relationship between sets established by is called inclusion or containment. 15

16 If A is a subset of but not equal to B, then A is called a proper subset of B, written (A is a proper subset of B) or (B is proper superset of A). However, in some literature these symbols are read the same as and, so it's often preferred to use the more explicit symbols and for proper subsets and supersets. Examples: A is a subset of B The set of all men is a proper subset of the set of all people. The empty set is a subset of every set and every set is a subset of itself: (5) Set Operations Unions There are several ways to construct new sets from existing ones. Two sets can be "added" together. The union of A and B, denoted by A B, is the set of all things which are members of either A or B. The union of A and B 16

17 Some basic properties of unions: A B = B A A is a subset of A B A A = A A ø = A Intersections A new set can also be constructed by determining which members two sets have "in common". The intersection of A and B, denoted by A B, is the set of all things which are members of both A and B. If A B = ø, then A and B are said to be disjoint. Some basic properties of intersections: A B = B A A B is a subset of A A A = A A ø = ø Complements The intersection of A and B Two sets can also be "subtracted". The relative complement of A in B (also called the set theoretic difference of B and A), denoted by B \ A, (or B A) is the set of all elements which are members of B, but not members of A. Note that it is valid to "subtract" members of a set that are not in the set, such as removing green from {1,2,3}; doing so has no effect. In certain settings all sets under discussion are considered to be subsets of a given universal set U. In such cases, U A, is called the absolute complement or simply complement of A, and is denoted by A. 17

18 The relative complement of A in B Mathematical Induction The complement of A in U Mathematical induction is a technique for proving a statement -- a theorem, or a formula -- that is asserted about every natural number. For example, n = ½ n (n + 1) This asserts that the sum of consecutive numbers from 1 to n is given by the formula on the right. Now we can test the formula for any given number, say n = 3: = ½ 3 4 = 6 -- which is true. It is also true for n = 4: = ½ 4 5 = 10 But how are we to prove this rule for every natural number? The method of proof follows from the following, which is called the principle of mathematical induction. If 1) when a statement is true for any specific natural number k, then it is also true for its successor, k + 1, 18

19 and 2) the statement is true for 1, then the statement is true for every natural number. For, when the statement is true for 1, then according to 1), it will also be true for 2. But that implies it will be true for 3; which implies it will be true for 4. And so on. It will be true for every natural number. To use the principle of induction, here is the procedure: To prove a statement that is asserted about every natural number n, prove two things: 1) If the statement is true for n = k, then it will be true for its successor, n = k ) The statement is true for n = 1. The hypothesis of Step 1) -- "The statement is true for n = k" -- is called the induction assumption, or the induction hypothesis. It is what we assume when we prove a theorem by induction. Example 1. Prove that the sum of the first n natural numbers is given by this formula: S(n) = n = n(n + 1) 2 We will call this statement S(n), because it depends on n. Example 2. Prove this rule of exponents: for every natural number n. (ab) n = a n b n, 19

20 Example 3. Prove this formula for the sum of consecutive cubes: = n²(n + 1)² 4 20

Introducing Proof 1. hsn.uk.net. Contents

Introducing Proof 1. hsn.uk.net. Contents Contents 1 1 Introduction 1 What is proof? 1 Statements, Definitions and Euler Diagrams 1 Statements 1 Definitions Our first proof Euler diagrams 4 3 Logical Connectives 5 Negation 6 Conjunction 7 Disjunction

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

Introduction to Metalogic

Introduction to Metalogic Philosophy 135 Spring 2008 Tony Martin Introduction to Metalogic 1 The semantics of sentential logic. The language L of sentential logic. Symbols of L: Remarks: (i) sentence letters p 0, p 1, p 2,... (ii)

More information

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010)

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010) http://math.sun.ac.za/amsc/sam Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics 2009-2010 Lecture notes in progress (27 March 2010) Contents 2009 Semester I: Elements 5 1. Cartesian product

More information

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes These notes form a brief summary of what has been covered during the lectures. All the definitions must be memorized and understood. Statements

More information

MATH10040: Chapter 0 Mathematics, Logic and Reasoning

MATH10040: Chapter 0 Mathematics, Logic and Reasoning MATH10040: Chapter 0 Mathematics, Logic and Reasoning 1. What is Mathematics? There is no definitive answer to this question. 1 Indeed, the answer given by a 21st-century mathematician would differ greatly

More information

Mathematics 114L Spring 2018 D.A. Martin. Mathematical Logic

Mathematics 114L Spring 2018 D.A. Martin. Mathematical Logic Mathematics 114L Spring 2018 D.A. Martin Mathematical Logic 1 First-Order Languages. Symbols. All first-order languages we consider will have the following symbols: (i) variables v 1, v 2, v 3,... ; (ii)

More information

In this initial chapter, you will be introduced to, or more than likely be reminded of, a

In this initial chapter, you will be introduced to, or more than likely be reminded of, a 1 Sets In this initial chapter, you will be introduced to, or more than likely be reminded of, a fundamental idea that occurs throughout mathematics: sets. Indeed, a set is an object from which every mathematical

More information

Introduction to Metalogic 1

Introduction to Metalogic 1 Philosophy 135 Spring 2012 Tony Martin Introduction to Metalogic 1 1 The semantics of sentential logic. The language L of sentential logic. Symbols of L: (i) sentence letters p 0, p 1, p 2,... (ii) connectives,

More information

Notes on Sets for Math 10850, fall 2017

Notes on Sets for Math 10850, fall 2017 Notes on Sets for Math 10850, fall 2017 David Galvin, University of Notre Dame September 14, 2017 Somewhat informal definition Formally defining what a set is is one of the concerns of logic, and goes

More information

DR.RUPNATHJI( DR.RUPAK NATH )

DR.RUPNATHJI( DR.RUPAK NATH ) Contents 1 Sets 1 2 The Real Numbers 9 3 Sequences 29 4 Series 59 5 Functions 81 6 Power Series 105 7 The elementary functions 111 Chapter 1 Sets It is very convenient to introduce some notation and terminology

More information

Axiomatic set theory. Chapter Why axiomatic set theory?

Axiomatic set theory. Chapter Why axiomatic set theory? Chapter 1 Axiomatic set theory 1.1 Why axiomatic set theory? Essentially all mathematical theories deal with sets in one way or another. In most cases, however, the use of set theory is limited to its

More information

Handout on Logic, Axiomatic Methods, and Proofs MATH Spring David C. Royster UNC Charlotte

Handout on Logic, Axiomatic Methods, and Proofs MATH Spring David C. Royster UNC Charlotte Handout on Logic, Axiomatic Methods, and Proofs MATH 3181 001 Spring 1999 David C. Royster UNC Charlotte January 18, 1999 Chapter 1 Logic and the Axiomatic Method 1.1 Introduction Mathematicians use a

More information

3. Only sequences that were formed by using finitely many applications of rules 1 and 2, are propositional formulas.

3. Only sequences that were formed by using finitely many applications of rules 1 and 2, are propositional formulas. 1 Chapter 1 Propositional Logic Mathematical logic studies correct thinking, correct deductions of statements from other statements. Let us make it more precise. A fundamental property of a statement is

More information

FACTORIZATION AND THE PRIMES

FACTORIZATION AND THE PRIMES I FACTORIZATION AND THE PRIMES 1. The laws of arithmetic The object of the higher arithmetic is to discover and to establish general propositions concerning the natural numbers 1, 2, 3,... of ordinary

More information

HANDOUT AND SET THEORY. Ariyadi Wijaya

HANDOUT AND SET THEORY. Ariyadi Wijaya HANDOUT LOGIC AND SET THEORY Ariyadi Wijaya Mathematics Education Department Faculty of Mathematics and Natural Science Yogyakarta State University 2009 1 Mathematics Education Department Faculty of Mathematics

More information

Automata Theory and Formal Grammars: Lecture 1

Automata Theory and Formal Grammars: Lecture 1 Automata Theory and Formal Grammars: Lecture 1 Sets, Languages, Logic Automata Theory and Formal Grammars: Lecture 1 p.1/72 Sets, Languages, Logic Today Course Overview Administrivia Sets Theory (Review?)

More information

Logic, Sets, and Proofs

Logic, Sets, and Proofs Logic, Sets, and Proofs David A. Cox and Catherine C. McGeoch Amherst College 1 Logic Logical Operators. A logical statement is a mathematical statement that can be assigned a value either true or false.

More information

Elementary Linear Algebra, Second Edition, by Spence, Insel, and Friedberg. ISBN Pearson Education, Inc., Upper Saddle River, NJ.

Elementary Linear Algebra, Second Edition, by Spence, Insel, and Friedberg. ISBN Pearson Education, Inc., Upper Saddle River, NJ. 2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. APPENDIX: Mathematical Proof There are many mathematical statements whose truth is not obvious. For example, the French mathematician

More information

Section 3.1: Direct Proof and Counterexample 1

Section 3.1: Direct Proof and Counterexample 1 Section 3.1: Direct Proof and Counterexample 1 In this chapter, we introduce the notion of proof in mathematics. A mathematical proof is valid logical argument in mathematics which shows that a given conclusion

More information

Mathematical Reasoning & Proofs

Mathematical Reasoning & Proofs Mathematical Reasoning & Proofs MAT 1362 Fall 2018 Alistair Savage Department of Mathematics and Statistics University of Ottawa This work is licensed under a Creative Commons Attribution-ShareAlike 4.0

More information

Section-A. Short Questions

Section-A. Short Questions Section-A Short Questions Question1: Define Problem? : A Problem is defined as a cultural artifact, which is especially visible in a society s economic and industrial decision making process. Those managers

More information

Theorem. For every positive integer n, the sum of the positive integers from 1 to n is n(n+1)

Theorem. For every positive integer n, the sum of the positive integers from 1 to n is n(n+1) Week 1: Logic Lecture 1, 8/1 (Sections 1.1 and 1.3) Examples of theorems and proofs Theorem (Pythagoras). Let ABC be a right triangle, with legs of lengths a and b, and hypotenuse of length c. Then a +

More information

Limits and Continuity

Limits and Continuity Chapter Limits and Continuity. Limits of Sequences.. The Concept of Limit and Its Properties A sequence { } is an ordered infinite list x,x,...,,... The n-th term of the sequence is, and n is the index

More information

5 Set Operations, Functions, and Counting

5 Set Operations, Functions, and Counting 5 Set Operations, Functions, and Counting Let N denote the positive integers, N 0 := N {0} be the non-negative integers and Z = N 0 ( N) the positive and negative integers including 0, Q the rational numbers,

More information

Introduction to Proofs

Introduction to Proofs Introduction to Proofs Notes by Dr. Lynne H. Walling and Dr. Steffi Zegowitz September 018 The Introduction to Proofs course is organised into the following nine sections. 1. Introduction: sets and functions

More information

Proofs. Joe Patten August 10, 2018

Proofs. Joe Patten August 10, 2018 Proofs Joe Patten August 10, 2018 1 Statements and Open Sentences 1.1 Statements A statement is a declarative sentence or assertion that is either true or false. They are often labelled with a capital

More information

Lecture Notes 1 Basic Concepts of Mathematics MATH 352

Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Ivan Avramidi New Mexico Institute of Mining and Technology Socorro, NM 87801 June 3, 2004 Author: Ivan Avramidi; File: absmath.tex; Date: June 11,

More information

Topic 1: Propositional logic

Topic 1: Propositional logic Topic 1: Propositional logic Guy McCusker 1 1 University of Bath Logic! This lecture is about the simplest kind of mathematical logic: propositional calculus. We discuss propositions, which are statements

More information

With Question/Answer Animations. Chapter 2

With Question/Answer Animations. Chapter 2 With Question/Answer Animations Chapter 2 Chapter Summary Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Sequences and Summations Types of

More information

Conjunction: p q is true if both p, q are true, and false if at least one of p, q is false. The truth table for conjunction is as follows.

Conjunction: p q is true if both p, q are true, and false if at least one of p, q is false. The truth table for conjunction is as follows. Chapter 1 Logic 1.1 Introduction and Definitions Definitions. A sentence (statement, proposition) is an utterance (that is, a string of characters) which is either true (T) or false (F). A predicate is

More information

Sets. Alice E. Fischer. CSCI 1166 Discrete Mathematics for Computing Spring, Outline Sets An Algebra on Sets Summary

Sets. Alice E. Fischer. CSCI 1166 Discrete Mathematics for Computing Spring, Outline Sets An Algebra on Sets Summary An Algebra on Alice E. Fischer CSCI 1166 Discrete Mathematics for Computing Spring, 2018 Alice E. Fischer... 1/37 An Algebra on 1 Definitions and Notation Venn Diagrams 2 An Algebra on 3 Alice E. Fischer...

More information

An Introduction to Mathematical Reasoning

An Introduction to Mathematical Reasoning An Introduction to Mathematical Reasoning Matthew M. Conroy and Jennifer L. Taggart University of Washington 2 Version: December 28, 2016 Contents 1 Preliminaries 7 1.1 Axioms and elementary properties

More information

Russell s logicism. Jeff Speaks. September 26, 2007

Russell s logicism. Jeff Speaks. September 26, 2007 Russell s logicism Jeff Speaks September 26, 2007 1 Russell s definition of number............................ 2 2 The idea of reducing one theory to another.................... 4 2.1 Axioms and theories.............................

More information

PRINCIPLE OF MATHEMATICAL INDUCTION

PRINCIPLE OF MATHEMATICAL INDUCTION Chapter 4 PRINCIPLE OF MATHEMATICAL INDUCTION Analysis and natural philosopy owe their most important discoveries to this fruitful means, which is called induction Newton was indebted to it for his theorem

More information

Propositional Logic, Predicates, and Equivalence

Propositional Logic, Predicates, and Equivalence Chapter 1 Propositional Logic, Predicates, and Equivalence A statement or a proposition is a sentence that is true (T) or false (F) but not both. The symbol denotes not, denotes and, and denotes or. If

More information

FOUNDATIONS & PROOF LECTURE NOTES by Dr Lynne Walling

FOUNDATIONS & PROOF LECTURE NOTES by Dr Lynne Walling FOUNDATIONS & PROOF LECTURE NOTES by Dr Lynne Walling Note: You are expected to spend 3-4 hours per week working on this course outside of the lectures and tutorials. In this time you are expected to review

More information

The Process of Mathematical Proof

The Process of Mathematical Proof 1 The Process of Mathematical Proof Introduction. Mathematical proofs use the rules of logical deduction that grew out of the work of Aristotle around 350 BC. In previous courses, there was probably an

More information

KRIPKE S THEORY OF TRUTH 1. INTRODUCTION

KRIPKE S THEORY OF TRUTH 1. INTRODUCTION KRIPKE S THEORY OF TRUTH RICHARD G HECK, JR 1. INTRODUCTION The purpose of this note is to give a simple, easily accessible proof of the existence of the minimal fixed point, and of various maximal fixed

More information

Logic and Proofs 1. 1 Overview. 2 Sentential Connectives. John Nachbar Washington University December 26, 2014

Logic and Proofs 1. 1 Overview. 2 Sentential Connectives. John Nachbar Washington University December 26, 2014 John Nachbar Washington University December 26, 2014 Logic and Proofs 1 1 Overview. These notes provide an informal introduction to some basic concepts in logic. For a careful exposition, see, for example,

More information

Chapter 1 Elementary Logic

Chapter 1 Elementary Logic 2017-2018 Chapter 1 Elementary Logic The study of logic is the study of the principles and methods used in distinguishing valid arguments from those that are not valid. The aim of this chapter is to help

More information

Semantics and Generative Grammar. Formal Foundations: A Basic Review of Sets and Functions 1

Semantics and Generative Grammar. Formal Foundations: A Basic Review of Sets and Functions 1 Formal Foundations: A Basic Review of Sets and Functions 1 1. Naïve Set Theory 1.1 Basic Properties of Sets A set is a group of objects. Any group of objects a, b, c forms a set. (1) Representation of

More information

MAT115A-21 COMPLETE LECTURE NOTES

MAT115A-21 COMPLETE LECTURE NOTES MAT115A-21 COMPLETE LECTURE NOTES NATHANIEL GALLUP 1. Introduction Number theory begins as the study of the natural numbers the integers N = {1, 2, 3,...}, Z = { 3, 2, 1, 0, 1, 2, 3,...}, and sometimes

More information

2.23 Theorem. Let A and B be sets in a metric space. If A B, then L(A) L(B).

2.23 Theorem. Let A and B be sets in a metric space. If A B, then L(A) L(B). 2.23 Theorem. Let A and B be sets in a metric space. If A B, then L(A) L(B). 2.24 Theorem. Let A and B be sets in a metric space. Then L(A B) = L(A) L(B). It is worth noting that you can t replace union

More information

Foundations of Advanced Mathematics, version 0.8. Jonathan J. White

Foundations of Advanced Mathematics, version 0.8. Jonathan J. White Foundations of Advanced Mathematics, version 0.8 Jonathan J. White 1/4/17 2 Chapter 1 Basic Number Theory and Logic Forward These notes are intended to provide a solid background for the study of abstract

More information

Propositional Logic: Syntax

Propositional Logic: Syntax Logic Logic is a tool for formalizing reasoning. There are lots of different logics: probabilistic logic: for reasoning about probability temporal logic: for reasoning about time (and programs) epistemic

More information

Sets. 1.1 What is a set?

Sets. 1.1 What is a set? Section 1 Sets 1 Sets After working through this section, you should be able to: (a) use set notation; (b) determine whether two given sets are equal and whether one given set is a subset of another; (c)

More information

CHAPTER 1. MATHEMATICAL LOGIC 1.1 Fundamentals of Mathematical Logic

CHAPTER 1. MATHEMATICAL LOGIC 1.1 Fundamentals of Mathematical Logic CHAPER 1 MAHEMAICAL LOGIC 1.1 undamentals of Mathematical Logic Logic is commonly known as the science of reasoning. Some of the reasons to study logic are the following: At the hardware level the design

More information

PREDICATE LOGIC: UNDECIDABILITY AND INCOMPLETENESS HUTH AND RYAN 2.5, SUPPLEMENTARY NOTES 2

PREDICATE LOGIC: UNDECIDABILITY AND INCOMPLETENESS HUTH AND RYAN 2.5, SUPPLEMENTARY NOTES 2 PREDICATE LOGIC: UNDECIDABILITY AND INCOMPLETENESS HUTH AND RYAN 2.5, SUPPLEMENTARY NOTES 2 Neil D. Jones DIKU 2005 14 September, 2005 Some slides today new, some based on logic 2004 (Nils Andersen) OUTLINE,

More information

Logic and Propositional Calculus

Logic and Propositional Calculus CHAPTER 4 Logic and Propositional Calculus 4.1 INTRODUCTION Many algorithms and proofs use logical expressions such as: IF p THEN q or If p 1 AND p 2, THEN q 1 OR q 2 Therefore it is necessary to know

More information

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics:

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics: Executive Assessment Math Review Although the following provides a review of some of the mathematical concepts of arithmetic and algebra, it is not intended to be a textbook. You should use this chapter

More information

18.S097 Introduction to Proofs IAP 2015 Lecture Notes 1 (1/5/2015)

18.S097 Introduction to Proofs IAP 2015 Lecture Notes 1 (1/5/2015) 18.S097 Introduction to Proofs IAP 2015 Lecture Notes 1 (1/5/2015) 1. Introduction The goal for this course is to provide a quick, and hopefully somewhat gentle, introduction to the task of formulating

More information

Section 2.1: Introduction to the Logic of Quantified Statements

Section 2.1: Introduction to the Logic of Quantified Statements Section 2.1: Introduction to the Logic of Quantified Statements In the previous chapter, we studied a branch of logic called propositional logic or propositional calculus. Loosely speaking, propositional

More information

Topics in Logic and Proofs

Topics in Logic and Proofs Chapter 2 Topics in Logic and Proofs Some mathematical statements carry a logical value of being true or false, while some do not. For example, the statement 4 + 5 = 9 is true, whereas the statement 2

More information

Study skills for mathematicians

Study skills for mathematicians PART I Study skills for mathematicians CHAPTER 1 Sets and functions Everything starts somewhere, although many physicists disagree. Terry Pratchett, Hogfather, 1996 To think like a mathematician requires

More information

Chapter One. The Real Number System

Chapter One. The Real Number System Chapter One. The Real Number System We shall give a quick introduction to the real number system. It is imperative that we know how the set of real numbers behaves in the way that its completeness and

More information

Proof. Theorems. Theorems. Example. Example. Example. Part 4. The Big Bang Theory

Proof. Theorems. Theorems. Example. Example. Example. Part 4. The Big Bang Theory Proof Theorems Part 4 The Big Bang Theory Theorems A theorem is a statement we intend to prove using existing known facts (called axioms or lemmas) Used extensively in all mathematical proofs which should

More information

Mathematical Induction

Mathematical Induction Chapter 6 Mathematical Induction 6.1 The Process of Mathematical Induction 6.1.1 Motivating Mathematical Induction Consider the sum of the first several odd integers. produce the following: 1 = 1 1 + 3

More information

Supplementary Logic Notes CSE 321 Winter 2009

Supplementary Logic Notes CSE 321 Winter 2009 1 Propositional Logic Supplementary Logic Notes CSE 321 Winter 2009 1.1 More efficient truth table methods The method of using truth tables to prove facts about propositional formulas can be a very tedious

More information

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers Introduction This first chapter reviews some of the presumed knowledge for the course that is, mathematical knowledge that you must be familiar with before delving fully into the Mathematics Higher Level

More information

PROOFS IN MATHEMATICS

PROOFS IN MATHEMATICS Appendix 1 PROOFS IN MATHEMATICS Proofs are to Mathematics what calligraphy is to poetry. Mathematical works do consist of proofs just as poems do consist of characters. VLADIMIR ARNOLD A.1.1 Introduction

More information

Gödel s Incompleteness Theorems

Gödel s Incompleteness Theorems Seminar Report Gödel s Incompleteness Theorems Ahmet Aspir Mark Nardi 28.02.2018 Supervisor: Dr. Georg Moser Abstract Gödel s incompleteness theorems are very fundamental for mathematics and computational

More information

Chapter Summary. Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability

Chapter Summary. Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability Chapter 2 1 Chapter Summary Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability Sequences and Summations Types of Sequences Summation

More information

The statement calculus and logic

The statement calculus and logic Chapter 2 Contrariwise, continued Tweedledee, if it was so, it might be; and if it were so, it would be; but as it isn t, it ain t. That s logic. Lewis Carroll You will have encountered several languages

More information

Philosophy of Religion. Notes on Infinity

Philosophy of Religion. Notes on Infinity Notes on Infinity Infinity in Classical and Medieval Philosophy Aristotle (Metaphysics 986 a 22) reports that limited (peras, πέρας) and unlimited or infinite (apeiron, ἄπειρον) occur as the first pairing

More information

1.1 Statements and Compound Statements

1.1 Statements and Compound Statements Chapter 1 Propositional Logic 1.1 Statements and Compound Statements A statement or proposition is an assertion which is either true or false, though you may not know which. That is, a statement is something

More information

Herbrand Theorem, Equality, and Compactness

Herbrand Theorem, Equality, and Compactness CSC 438F/2404F Notes (S. Cook and T. Pitassi) Fall, 2014 Herbrand Theorem, Equality, and Compactness The Herbrand Theorem We now consider a complete method for proving the unsatisfiability of sets of first-order

More information

Propositional logic (revision) & semantic entailment. p. 1/34

Propositional logic (revision) & semantic entailment. p. 1/34 Propositional logic (revision) & semantic entailment p. 1/34 Reading The background reading for propositional logic is Chapter 1 of Huth/Ryan. (This will cover approximately the first three lectures.)

More information

HOW TO CREATE A PROOF. Writing proofs is typically not a straightforward, algorithmic process such as calculating

HOW TO CREATE A PROOF. Writing proofs is typically not a straightforward, algorithmic process such as calculating HOW TO CREATE A PROOF ALLAN YASHINSKI Abstract We discuss how to structure a proof based on the statement being proved Writing proofs is typically not a straightforward, algorithmic process such as calculating

More information

SOME TRANSFINITE INDUCTION DEDUCTIONS

SOME TRANSFINITE INDUCTION DEDUCTIONS SOME TRANSFINITE INDUCTION DEDUCTIONS SYLVIA DURIAN Abstract. This paper develops the ordinal numbers and transfinite induction, then demonstrates some interesting applications of transfinite induction.

More information

Introduction to Basic Proof Techniques Mathew A. Johnson

Introduction to Basic Proof Techniques Mathew A. Johnson Introduction to Basic Proof Techniques Mathew A. Johnson Throughout this class, you will be asked to rigorously prove various mathematical statements. Since there is no prerequisite of a formal proof class,

More information

Math Circle: Recursion and Induction

Math Circle: Recursion and Induction Math Circle: Recursion and Induction Prof. Wickerhauser 1 Recursion What can we compute, using only simple formulas and rules that everyone can understand? 1. Let us use N to denote the set of counting

More information

Foundation of proofs. Jim Hefferon.

Foundation of proofs. Jim Hefferon. Foundation of proofs Jim Hefferon http://joshua.smcvt.edu/proofs The need to prove In Mathematics we prove things To a person with a mathematical turn of mind, the base angles of an isoceles triangle are

More information

Chapter 2. Mathematical Reasoning. 2.1 Mathematical Models

Chapter 2. Mathematical Reasoning. 2.1 Mathematical Models Contents Mathematical Reasoning 3.1 Mathematical Models........................... 3. Mathematical Proof............................ 4..1 Structure of Proofs........................ 4.. Direct Method..........................

More information

Logic. Propositional Logic: Syntax

Logic. Propositional Logic: Syntax Logic Propositional Logic: Syntax Logic is a tool for formalizing reasoning. There are lots of different logics: probabilistic logic: for reasoning about probability temporal logic: for reasoning about

More information

What can you prove by induction?

What can you prove by induction? MEI CONFERENCE 013 What can you prove by induction? Martyn Parker M.J.Parker@keele.ac.uk Contents Contents iii 1 Splitting Coins.................................................. 1 Convex Polygons................................................

More information

Informal Statement Calculus

Informal Statement Calculus FOUNDATIONS OF MATHEMATICS Branches of Logic 1. Theory of Computations (i.e. Recursion Theory). 2. Proof Theory. 3. Model Theory. 4. Set Theory. Informal Statement Calculus STATEMENTS AND CONNECTIVES Example

More information

A Semester Course in Basic Abstract Algebra

A Semester Course in Basic Abstract Algebra A Semester Course in Basic Abstract Algebra Marcel B. Finan Arkansas Tech University c All Rights Reserved December 29, 2011 1 PREFACE This book is an introduction to abstract algebra course for undergraduates

More information

CS280, Spring 2004: Final

CS280, Spring 2004: Final CS280, Spring 2004: Final 1. [4 points] Which of the following relations on {0, 1, 2, 3} is an equivalence relation. (If it is, explain why. If it isn t, explain why not.) Just saying Yes or No with no

More information

CS2742 midterm test 2 study sheet. Boolean circuits: Predicate logic:

CS2742 midterm test 2 study sheet. Boolean circuits: Predicate logic: x NOT ~x x y AND x /\ y x y OR x \/ y Figure 1: Types of gates in a digital circuit. CS2742 midterm test 2 study sheet Boolean circuits: Boolean circuits is a generalization of Boolean formulas in which

More information

Discrete Mathematical Structures: Theory and Applications

Discrete Mathematical Structures: Theory and Applications Chapter 1: Foundations: Sets, Logic, and Algorithms Discrete Mathematical Structures: Theory and Applications Learning Objectives Learn about sets Explore various operations on sets Become familiar with

More information

35 Chapter CHAPTER 4: Mathematical Proof

35 Chapter CHAPTER 4: Mathematical Proof 35 Chapter 4 35 CHAPTER 4: Mathematical Proof Faith is different from proof; the one is human, the other is a gift of God. Justus ex fide vivit. It is this faith that God Himself puts into the heart. 21

More information

1 Basic Combinatorics

1 Basic Combinatorics 1 Basic Combinatorics 1.1 Sets and sequences Sets. A set is an unordered collection of distinct objects. The objects are called elements of the set. We use braces to denote a set, for example, the set

More information

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS chapter MORE MATRIX ALGEBRA GOALS In Chapter we studied matrix operations and the algebra of sets and logic. We also made note of the strong resemblance of matrix algebra to elementary algebra. The reader

More information

Vector Spaces. Chapter 1

Vector Spaces. Chapter 1 Chapter 1 Vector Spaces Linear algebra is the study of linear maps on finite-dimensional vector spaces. Eventually we will learn what all these terms mean. In this chapter we will define vector spaces

More information

Meta-logic derivation rules

Meta-logic derivation rules Meta-logic derivation rules Hans Halvorson February 19, 2013 Recall that the goal of this course is to learn how to prove things about (as opposed to by means of ) classical first-order logic. So, we will

More information

Economics 204 Fall 2011 Problem Set 1 Suggested Solutions

Economics 204 Fall 2011 Problem Set 1 Suggested Solutions Economics 204 Fall 2011 Problem Set 1 Suggested Solutions 1. Suppose k is a positive integer. Use induction to prove the following two statements. (a) For all n N 0, the inequality (k 2 + n)! k 2n holds.

More information

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005 POL502: Foundations Kosuke Imai Department of Politics, Princeton University October 10, 2005 Our first task is to develop the foundations that are necessary for the materials covered in this course. 1

More information

Direct Proof and Counterexample I:Introduction

Direct Proof and Counterexample I:Introduction Direct Proof and Counterexample I:Introduction Copyright Cengage Learning. All rights reserved. Goal Importance of proof Building up logic thinking and reasoning reading/using definition interpreting :

More information

Principles of Real Analysis I Fall I. The Real Number System

Principles of Real Analysis I Fall I. The Real Number System 21-355 Principles of Real Analysis I Fall 2004 I. The Real Number System The main goal of this course is to develop the theory of real-valued functions of one real variable in a systematic and rigorous

More information

MAT 417, Fall 2017, CRN: 1766 Real Analysis: A First Course

MAT 417, Fall 2017, CRN: 1766 Real Analysis: A First Course MAT 47, Fall 207, CRN: 766 Real Analysis: A First Course Prerequisites: MAT 263 & MAT 300 Instructor: Daniel Cunningham What is Real Analysis? Real Analysis is the important branch of mathematics that

More information

Standard forms for writing numbers

Standard forms for writing numbers Standard forms for writing numbers In order to relate the abstract mathematical descriptions of familiar number systems to the everyday descriptions of numbers by decimal expansions and similar means,

More information

CM10196 Topic 2: Sets, Predicates, Boolean algebras

CM10196 Topic 2: Sets, Predicates, Boolean algebras CM10196 Topic 2: Sets, Predicates, oolean algebras Guy McCusker 1W2.1 Sets Most of the things mathematicians talk about are built out of sets. The idea of a set is a simple one: a set is just a collection

More information

Real Analysis: Part I. William G. Faris

Real Analysis: Part I. William G. Faris Real Analysis: Part I William G. Faris February 2, 2004 ii Contents 1 Mathematical proof 1 1.1 Logical language........................... 1 1.2 Free and bound variables...................... 3 1.3 Proofs

More information

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved.

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved. Direct Proof and Counterexample I:Introduction Copyright Cengage Learning. All rights reserved. Goal Importance of proof Building up logic thinking and reasoning reading/using definition interpreting statement:

More information

Mathematical Preliminaries. Sipser pages 1-28

Mathematical Preliminaries. Sipser pages 1-28 Mathematical Preliminaries Sipser pages 1-28 Mathematical Preliminaries This course is about the fundamental capabilities and limitations of computers. It has 3 parts 1. Automata Models of computation

More information

Sets and Functions. (As we will see, in describing a set the order in which elements are listed is irrelevant).

Sets and Functions. (As we will see, in describing a set the order in which elements are listed is irrelevant). Sets and Functions 1. The language of sets Informally, a set is any collection of objects. The objects may be mathematical objects such as numbers, functions and even sets, or letters or symbols of any

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics College Algebra for STEM Marcel B. Finan c All Rights Reserved 2015 Edition To my children Amin & Nadia Preface From

More information

Peano Arithmetic. CSC 438F/2404F Notes (S. Cook) Fall, Goals Now

Peano Arithmetic. CSC 438F/2404F Notes (S. Cook) Fall, Goals Now CSC 438F/2404F Notes (S. Cook) Fall, 2008 Peano Arithmetic Goals Now 1) We will introduce a standard set of axioms for the language L A. The theory generated by these axioms is denoted PA and called Peano

More information

CSE 1400 Applied Discrete Mathematics Proofs

CSE 1400 Applied Discrete Mathematics Proofs CSE 1400 Applied Discrete Mathematics Proofs Department of Computer Sciences College of Engineering Florida Tech Fall 2011 Axioms 1 Logical Axioms 2 Models 2 Number Theory 3 Graph Theory 4 Set Theory 4

More information