Math 3000 Section 003 Intro to Abstract Math Homework 2

Size: px
Start display at page:

Download "Math 3000 Section 003 Intro to Abstract Math Homework 2"

Transcription

1 Math 3000 Section 003 Intro to Abstract Math Homework 2 Department of Mathematical and Statistical Sciences University of Colorado Denver, Spring 2012 Solutions (February 13, 2012) Please note that these solutions are only suggestions; different answers or proofs are also possible. Section 2.1: Statements 1. Give one sentence each about abstract mathematics (or the super bowl) that is (a) declarative and a statement; (b) declarative and open; (c) imperative; (d) interrogative; (e) exclamatory. Solution: Answers may vary, but here are some examples: (a) The super bowl is the annual championship game of the National Basketball Association. (False, but a declarative statement.) (b) This day is the biggest day for U.S. food consumption. (Note that this day is not specified but left open - however, you may guess that it s Thanksgiving Day, but be surprised that according to Wikipedia Super Bowl Sunday beats Christmas and takes second place.) (c) Wiggle wiggle wiggle wiggle wiggle! (d) Who wants chicken wings? (e) Touchdown! Section 2.2: The Negation of a Statement 2. Exercise 2.8: State the negation of each of the following statements. (Avoid the awkwardness of using double negation.) (a) 2 is a rational number. (b) 0 is not a negative integer. (c) 111 is a prime number. Solution: (a) 2 is not a rational (better: an irrational) number. (b) 0 is a negative integer. (Careful here: positive is not the opposite of negative because 0 is neither positive nor negative; to include zero with the positive numbers you have to say nonnegative; and similarly, you have to say nonpositive to include 0 with the negative numbers.) (c) 111 is not a prime number. (Careful again: the opposite of prime is not composite, and vice versa, the opposite of composite is not prime; for example, both 0 and 1 are neither composite nor prime.) Section 2.3: The Disjunction and Conjunction of Statements 3. Exercise 2.10: Let P : 15 is odd and Q: 21 is prime. State each of the following in words, and determine whether they are true or false. (a) P Q (b) P Q (c) ( P ) Q (d) P ( Q). Solution: (a) 15 is odd or 21 is prime (True). (b) 15 is odd and 21 is prime (False). (c) 15 is even or 21 is prime (False). (d) 15 is odd and 21 is not prime (True). Section 2.4: The Implication

2 Math Intro to Abstract Math Homework 2, UC Denver, Spring 2012 (Solutions) 2 4. Formulate four conditional sentences about abstract mathematics (or the super bowl) that correspond to the four possible truth assignments (T T, T F, F T, F F ) for protasis (condition) and apodasis (consequence). Explain why only one of your implications is logically false. Solution: Consider the following mathematical statement that be composed of two open sentences over the domain of positive integers: If P (x): x is an even prime number, then Q(x): x has exactly two divisors, one and itself. You will likely agree that this statement is generally true: although condition and consequence are both satisfied only for x = 2 (T T ), the general statement remains true also when the condition is violated for all odd primes (F T ) or for all even (or odd) composite numbers (F F ): the fact that the condition is false for x = 3 does not mean the implication is false; similarly, if x = 4 were a prime, then by definition it would have exactly two divisors, 1 and itself. Now imagine that your friend believes that 0 is a prime number, so that the condition P (0) would be true, but agrees with you that 0 has infinitely many divisors (all positive integers are divisors of 0), so that the consequence Q(0) is false (T F ). In this case, the implication is clearly false, and you should have no difficulties convincing your friend that 0 cannot be a prime number. You may have noticed that a logical explanation using non-mathematical sentences is quite difficult: for example, sentences like If Justin Bieber sang during the half-time show of Super Bowl XLVI, then the New England Patriots won or If LMFAO wiggled, then Tom Brady and Eli Manning were sexy and they knew it (if this sentences seems weird, just ignore it!) simply do not make much sense: they are not related, act on different domains, and include a linguistic shade that mathematical logic does not know: the distinction of conditional sentences as factual (in past or present), predictive (in future), and speculative (in past, present, of future expressed in subjunctive mood using a modal verb could, might, would,... ). To avoid this confusion, we sometimes distinguish the logical conditional P Q (read if P, then Q or P implies Q ) from the material conditional P Q (read not P or Q ): Justin Bieber did not sing during the half-time show of Super Bowl XLVI, or the New England Patriots won (true and sensible) or LMFAO did not wiggle, or Tom and Eli were sexy and they knew it (not sure about that one). Although logical and material conditionals are equivalent in mathematical logic, their meaning and interpretation may seem different based on our past experience, intuition, and prepossession with natural language. Section 2.5: More on Implications 5. Exercise 2.20: In each of the following, two open sentences P (x) and Q(x) over a domain S are given. Determine all x S for which P (x) Q(x) is a true statement. (Hint: Use the logical equivalence between the two statements P (x) Q(x) ( P (x)) Q(x).) (a) P (x) : x 3 = 4; Q(x) : x 8; S = R (b) P (x) : x 2 1; Q(x) : x 1; S = R (c) P (x) : x 2 1; Q(x) : x 1; S = N (d) P (x) : x [ 1, 2]; Q(x) : x 2 2; S = [ 1, 1] Solution: This exercise (quite impressively) shows how the equivalent material conditional P (x) Q(x) ( P (x)) Q(x) can facilitate our understanding of a logical implication P (x) Q(x): (a) The equivalent disjunction x 3 4 or x 8 is true for all x 7. Therefore, over the domain of real numbers, the implication P (x) Q(x) is true for all real numbers but 7. (b) The equivalent disjunction x 2 < 1 or x 1 is true for all x > 1. Therefore, over the domain of real numbers, the implication P (x) Q(x) is true for all real numbers greater than 1. (c) An immediate consequence from (b), over the domain of positive integers, the implication P (x) Q(x) is always true. (d) In this case, it is easier to use the

3 Math Intro to Abstract Math Homework 2, UC Denver, Spring 2012 (Solutions) 3 logical conditional directly and observe that x for all x S = [ 1, 1]. Therefore, over the domain S = [ 1, 1], the implication P (x) Q(x) is always true. Alternatively, the same conclusion follows from the equivalent disjunction x / [ 1, 2] or x 2 2, which is true for all real numbers x / [ 2, 2] and thus for all real numbers in the domain S = [ 1, 1]. Section 2.6: The Biconditional 6. Exercise 2.22: Let P : 18 is odd and Q: 25 is even. State P Q in words. Is P Q true or false? Solution: 18 is odd if and only if 25 is even. This biconditional is logically true. If you are not convinced, state the two implications 18 is odd if 25 is even and 18 is odd only if 25 is even separately (rewrite as if..., then... if you prefer) and formulate them as material conditionals: 18 is odd or 25 is odd and 18 is even or 25 is even both of which are correct. Section 2.7: Tautologies and Contradictions 7. Exercise 2.32: For statements P and Q, show that (P (P Q)) Q is a tautology. Then state (P (P Q)) Q in words. (This is an important logical argument form, called modus ponens.) Solution: If P is true, and if P implies Q, then Q is true. (Using natural language, this means that a correct inference from a correct condition always yields a correct consequence). Section 2.8: Logical Equivalence P Q P Q P (P Q) (P (P Q)) Q T T T T T T F F F T F T T F T F F T F T 8. Exercise 2.34: For statements P and Q, the implication ( P ) ( Q) is called the inverse of the implication P Q. (a) Use a truth table to show that these statement are not (!) logically equivalent. (b) Find another implication that is logically equivalent to ( P ) ( Q) and verify your answer. Solution: (a) The truth table below shows that the truth values of P Q and its inverse ( P ) ( Q) are different when exactly one of the two statements P and Q is true and the other one is false. (b) A logically equivalent implication to ( P ) ( Q) is its contrapositive Q P which is itself equivalent to the material conditional ( Q) P. P Q P Q P Q ( P ) ( Q) Q P T T F F T T T T F F T F T F F T T F T F T F F T T T T T Section 2.9: Some Fundamental Properties of Logical Equivalence 9. Verify (mathematically) or explain (logically) correctness of the laws in Theorem 2.18 on page 49 in your text book. (These laws are very important and we will use them a lot, so please make sure that you understand their meaning.)

4 Math Intro to Abstract Math Homework 2, UC Denver, Spring 2012 (Solutions) 4 Solution: Use the truth tables below to verify these laws, and your common sense to convince yourself of their correctness. Commutative and associative laws should be clear, but do think a little (and maybe formulate a few examples) about distributive and De Morgen s laws. (a) Commutative Laws (b) Associative Laws (c) Distributive Laws P Q P Q Q P T T T T T F T T F T T T F F F F P Q P Q Q P T T T T T F F F F T F F F F F F P Q R P Q Q R (P Q) R P (Q R) T T T T T T T T T F T T T T T F T T T T T T F F T F T T F T T T T T T F T F T T T T F F T F T T T F F F F F F F P Q R P Q Q R (P Q) R P (Q R) T T T T T T T T T F T F F F T F T F F F F T F F F F F F F T T F T F F F T F F F F F F F T F F F F F F F F F F F P Q R P Q P R Q R P (Q R) (P Q) (P R) T T T T T T T T T T F T T F T T T F T T T F T T T F F T T F T T F T T T T T T T F T F T F F F F F F T F T F F F F F F F F F F F

5 Math Intro to Abstract Math Homework 2, UC Denver, Spring 2012 (Solutions) 5 (d) De Morgan s Laws P Q R P Q P R Q R P (Q R) (P Q) (P R) T T T T T T T T T T F T F T T T T F T F T T T T T F F F F F F F F T T F F T F F F T F F F T F F F F T F F T F F F F F F F F F F Section 2.10: Quantified Statements P Q P Q P Q (P Q) ( P ) ( Q) T T F F T F F T F F T T F F F T T F T F F F F T T F T T P Q P Q P Q (P Q) ( P ) ( Q) T T F F T F F T F F T F T T F T T F F T T F F T T F T T 10. Exercise 2.48: Determine the truth value of each of the following statements. (a) x R : x 2 x = 0 (b) n N : n (c) x R : x 2 = x (d) x Q : 3x 2 27 = 0 (e) x R, y R : x + y + 3 = 8 (f) x, y R : x + y + 3 = 8 (g) x, y R : x 2 + y 2 = 9 (h) x R, y R : x 2 + y 2 = 9 (i) x R : y R : x = y (new!) (j) x R : y R : x = y (new!) Solution: (a) True (Examples: x {0, 1} R). (b) True (Proof: n 1 for all n N). (c) False (Counterexample: x = 1 R but ( 1) 2 = 1). (d) True (Examples: x { 3, 3} Q). (e) True (Example: (x, y) = (3, 2) R R). (f) False (Counterexample: (x, y) = (3, 1) R R). (g) True (Example: (x, y) = (3, 0) R R). (h) False (Counterexample: (x, y) = (3, 1) R R). (i) True (Proof: We need to show that given any real number x, there exists a real number y so that x = y. This is (almost) trivial: Let x be the real number that we are given, and choose y = x.). (j) False: This statement says that there exists a real number x such that x = y for all real numbers y, or worded slightly differently, that there exists a real number that is equal to all real numbers. This statement is clearly false. Section 2.11: Characterizations of Statements 11. Exercise 2.52: Give a definition of each of the following, and then state a characterization of each.

6 Math Intro to Abstract Math Homework 2, UC Denver, Spring 2012 (Solutions) 6 (a) two lines in the planes are perpendicular (b) a rational number Solution: (a) Possible definition: Two lines in the plane are said to be perpendicular if they form congruent adjacent angles (a T-shape). Possible characterizations: (i) Two lines in the plane are perpendicular if and only if they intersect at an angle of 90 degrees (you can say a right angle if you define (or assume the reader knows) that a right angle is an angle that measures 90 degrees, or π/2 radians). (ii) Two lines in the plane are perpendicular if and only if they have opposite reciprocal slopes (the product of their slopes is 1) or if one line is horizontal and the other line is vertical (because the slope of a vertical line is usually described as undefined or infinity, you need to treat vertical and horizontal lines as a special case). (iii) Two lines in the plane are said to be perpendicular if the dot product between the two direction vectors that describe these lines equals zero. (iv) Let a, b, p, q R be real numbers and L 1 : y = ax+p and L 2 : y = bx+q be two lines in the plane. Then L 1 and L 2 are perpendicular, denoted by L 1 L 2, if and only if ab = 1. (Note that this characterization does not say that vertical and horizontal lines are not perpendicular, because vertical lines can not be represented as shown here and thus do not fall into the domain of this result.) (iv) Let a, b, c, d, p, q R be real numbers and L 1 : ax + by = p and L 2 : cx + dy = q be two lines in the plane. Then L 1 L 2 if and only if ac + bd = 0. (v) Let p, q, r, s R 2 be real two-dimensional vectors and L 1 : (x, y) = p + tr and L 2 : (x, y) = q + ts be two lines in the plane parametrized by the real scalar t (, ). Then L 1 L 2 if and only if r s = 0. (b) Possible definition: A number that can be expressed as the simple fraction of an integer and a positive integer is called a rational number. The same definition using more symbols: A number r is rational, denoted by r Q, if and only if there exists an integer p Z and a positive integer q N such that r = p/q (recall that the letter Q is derived from the word quotient ). The same definition using only symbols: Let the set of rational numbers be defined by Q := {r : p Z, q N : r = p/q} = {p/q : (p, q) Z N}. Possible characterizations: (i) A real number is rational if and only if it is not irrational (of course, this definition only makes sense if we already know or have defined what real and irrational numbers are). (ii) A real number is rational if and only if it has a finite or repeating decimal expansion. (iii?) The following characterization is wrong: Let p, q R be two real numbers. Then the number r = p/q is rational if and only p Z and q N. (The if direction is true but it is not difficult to find counterexample for the only if direction: r = p/q is also rational if p = q I because then r = 1 Q, among others. In other words, given the representation r = p/q, the condition (p, q) Z N is sufficient but not necessary for r Q.) Additional Exercises for Chapter Exercise 2.60: Rewrite each of the implications below using (1) only if and (2) sufficient. (a) If a function f is differentiable, then f is continuous. (b) If x = 5, then x 2 = 25. Solution: (a) A function is differentiable only if it is continuous. The differentiability of a function is sufficient for its continuity. Differentiability of a function is a sufficient condition for its continuity. (In other words, it is not possible that a function is differentiable but not continuous. This condition is not necessary, however: it is also possible that a function is continuous but not differentiable). (b) A number equals 5 only if its square equals 25 (note that the inverse is not correct: the square of a number equals 25 not only if that number is 5, but also if that number is (positive) 5.) A value of 5 is sufficient for that number s square being 25 (but it is not necessary: another possibility would be a value of (positive) 5). Please let me know if you have any questions, comments, corrections, or remarks.

Handout #1: Mathematical Reasoning

Handout #1: Mathematical Reasoning Math 101 Rumbos Spring 2010 1 Handout #1: Mathematical Reasoning 1 Propositional Logic A proposition is a mathematical statement that it is either true or false; that is, a statement whose certainty or

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 Proofs Intuitively, the concept of proof should already be familiar We all like to assert things, and few of us

More information

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs CHAPTER 3 Methods of Proofs 1. Logical Arguments and Formal Proofs 1.1. Basic Terminology. An axiom is a statement that is given to be true. A rule of inference is a logical rule that is used to deduce

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Vocabulary Words and Definitions for Algebra

Vocabulary Words and Definitions for Algebra Name: Period: Vocabulary Words and s for Algebra Absolute Value Additive Inverse Algebraic Expression Ascending Order Associative Property Axis of Symmetry Base Binomial Coefficient Combine Like Terms

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University http://www.cs.stonybrook.

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University http://www.cs.stonybrook. Elementary Number Theory and Methods of Proof CSE 215, Foundations of Computer Science Stony Brook University http://www.cs.stonybrook.edu/~cse215 1 Number theory Properties: 2 Properties of integers (whole

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

INTRODUCTORY SET THEORY

INTRODUCTORY SET THEORY M.Sc. program in mathematics INTRODUCTORY SET THEORY Katalin Károlyi Department of Applied Analysis, Eötvös Loránd University H-1088 Budapest, Múzeum krt. 6-8. CONTENTS 1. SETS Set, equal sets, subset,

More information

3. Logical Reasoning in Mathematics

3. Logical Reasoning in Mathematics 3. Logical Reasoning in Mathematics Many state standards emphasize the importance of reasoning. We agree disciplined mathematical reasoning is crucial to understanding and to properly using mathematics.

More information

Basic Proof Techniques

Basic Proof Techniques Basic Proof Techniques David Ferry dsf43@truman.edu September 13, 010 1 Four Fundamental Proof Techniques When one wishes to prove the statement P Q there are four fundamental approaches. This document

More information

Homework until Test #2

Homework until Test #2 MATH31: Number Theory Homework until Test # Philipp BRAUN Section 3.1 page 43, 1. It has been conjectured that there are infinitely many primes of the form n. Exhibit five such primes. Solution. Five such

More information

CS 103X: Discrete Structures Homework Assignment 3 Solutions

CS 103X: Discrete Structures Homework Assignment 3 Solutions CS 103X: Discrete Structures Homework Assignment 3 s Exercise 1 (20 points). On well-ordering and induction: (a) Prove the induction principle from the well-ordering principle. (b) Prove the well-ordering

More information

Lecture Notes in Discrete Mathematics. Marcel B. Finan Arkansas Tech University c All Rights Reserved

Lecture Notes in Discrete Mathematics. Marcel B. Finan Arkansas Tech University c All Rights Reserved Lecture Notes in Discrete Mathematics Marcel B. Finan Arkansas Tech University c All Rights Reserved 2 Preface This book is designed for a one semester course in discrete mathematics for sophomore or junior

More information

The last three chapters introduced three major proof techniques: direct,

The last three chapters introduced three major proof techniques: direct, CHAPTER 7 Proving Non-Conditional Statements The last three chapters introduced three major proof techniques: direct, contrapositive and contradiction. These three techniques are used to prove statements

More information

def: An axiom is a statement that is assumed to be true, or in the case of a mathematical system, is used to specify the system.

def: An axiom is a statement that is assumed to be true, or in the case of a mathematical system, is used to specify the system. Section 1.5 Methods of Proof 1.5.1 1.5 METHODS OF PROOF Some forms of argument ( valid ) never lead from correct statements to an incorrect. Some other forms of argument ( fallacies ) can lead from true

More information

26 Integers: Multiplication, Division, and Order

26 Integers: Multiplication, Division, and Order 26 Integers: Multiplication, Division, and Order Integer multiplication and division are extensions of whole number multiplication and division. In multiplying and dividing integers, the one new issue

More information

MATHEMATICAL INDUCTION. Mathematical Induction. This is a powerful method to prove properties of positive integers.

MATHEMATICAL INDUCTION. Mathematical Induction. This is a powerful method to prove properties of positive integers. MATHEMATICAL INDUCTION MIGUEL A LERMA (Last updated: February 8, 003) Mathematical Induction This is a powerful method to prove properties of positive integers Principle of Mathematical Induction Let P

More information

Math 319 Problem Set #3 Solution 21 February 2002

Math 319 Problem Set #3 Solution 21 February 2002 Math 319 Problem Set #3 Solution 21 February 2002 1. ( 2.1, problem 15) Find integers a 1, a 2, a 3, a 4, a 5 such that every integer x satisfies at least one of the congruences x a 1 (mod 2), x a 2 (mod

More information

The Point-Slope Form

The Point-Slope Form 7. The Point-Slope Form 7. OBJECTIVES 1. Given a point and a slope, find the graph of a line. Given a point and the slope, find the equation of a line. Given two points, find the equation of a line y Slope

More information

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions Marcel B. Finan Arkansas Tech University c All Rights Reserved First Draft February 8, 2006 1 Contents 25

More information

Math Workshop October 2010 Fractions and Repeating Decimals

Math Workshop October 2010 Fractions and Repeating Decimals Math Workshop October 2010 Fractions and Repeating Decimals This evening we will investigate the patterns that arise when converting fractions to decimals. As an example of what we will be looking at,

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

Integer Operations. Overview. Grade 7 Mathematics, Quarter 1, Unit 1.1. Number of Instructional Days: 15 (1 day = 45 minutes) Essential Questions

Integer Operations. Overview. Grade 7 Mathematics, Quarter 1, Unit 1.1. Number of Instructional Days: 15 (1 day = 45 minutes) Essential Questions Grade 7 Mathematics, Quarter 1, Unit 1.1 Integer Operations Overview Number of Instructional Days: 15 (1 day = 45 minutes) Content to Be Learned Describe situations in which opposites combine to make zero.

More information

Mathematical Induction

Mathematical Induction Mathematical Induction (Handout March 8, 01) The Principle of Mathematical Induction provides a means to prove infinitely many statements all at once The principle is logical rather than strictly mathematical,

More information

Mathematical Induction

Mathematical Induction Mathematical Induction In logic, we often want to prove that every member of an infinite set has some feature. E.g., we would like to show: N 1 : is a number 1 : has the feature Φ ( x)(n 1 x! 1 x) How

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

WRITING PROOFS. Christopher Heil Georgia Institute of Technology WRITING PROOFS Christopher Heil Georgia Institute of Technology A theorem is just a statement of fact A proof of the theorem is a logical explanation of why the theorem is true Many theorems have this

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

Logic Appendix. Section 1 Truth Tables CONJUNCTION EXAMPLE 1

Logic Appendix. Section 1 Truth Tables CONJUNCTION EXAMPLE 1 Logic Appendix T F F T Section 1 Truth Tables Recall that a statement is a group of words or symbols that can be classified collectively as true or false. The claim 5 7 12 is a true statement, whereas

More information

Solutions to Math 51 First Exam January 29, 2015

Solutions to Math 51 First Exam January 29, 2015 Solutions to Math 5 First Exam January 29, 25. ( points) (a) Complete the following sentence: A set of vectors {v,..., v k } is defined to be linearly dependent if (2 points) there exist c,... c k R, not

More information

Chapter 17. Orthogonal Matrices and Symmetries of Space

Chapter 17. Orthogonal Matrices and Symmetries of Space Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length

More information

Understanding Basic Calculus

Understanding Basic Calculus Understanding Basic Calculus S.K. Chung Dedicated to all the people who have helped me in my life. i Preface This book is a revised and expanded version of the lecture notes for Basic Calculus and other

More information

Chapter 11 Number Theory

Chapter 11 Number Theory Chapter 11 Number Theory Number theory is one of the oldest branches of mathematics. For many years people who studied number theory delighted in its pure nature because there were few practical applications

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

Section 1.1 Real Numbers

Section 1.1 Real Numbers . Natural numbers (N):. Integer numbers (Z): Section. Real Numbers Types of Real Numbers,, 3, 4,,... 0, ±, ±, ±3, ±4, ±,... REMARK: Any natural number is an integer number, but not any integer number is

More information

3.1. RATIONAL EXPRESSIONS

3.1. RATIONAL EXPRESSIONS 3.1. RATIONAL EXPRESSIONS RATIONAL NUMBERS In previous courses you have learned how to operate (do addition, subtraction, multiplication, and division) on rational numbers (fractions). Rational numbers

More information

3. Mathematical Induction

3. Mathematical Induction 3. MATHEMATICAL INDUCTION 83 3. Mathematical Induction 3.1. First Principle of Mathematical Induction. Let P (n) be a predicate with domain of discourse (over) the natural numbers N = {0, 1,,...}. If (1)

More information

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers.

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers. 1.4 Multiplication and (1-25) 25 In this section Multiplication of Real Numbers Division by Zero helpful hint The product of two numbers with like signs is positive, but the product of three numbers with

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

So let us begin our quest to find the holy grail of real analysis.

So let us begin our quest to find the holy grail of real analysis. 1 Section 5.2 The Complete Ordered Field: Purpose of Section We present an axiomatic description of the real numbers as a complete ordered field. The axioms which describe the arithmetic of the real numbers

More information

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson Mathematics for Computer Science/Software Engineering Notes for the course MSM1F3 Dr. R. A. Wilson October 1996 Chapter 1 Logic Lecture no. 1. We introduce the concept of a proposition, which is a statement

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Solutions Manual for How to Read and Do Proofs

Solutions Manual for How to Read and Do Proofs Solutions Manual for How to Read and Do Proofs An Introduction to Mathematical Thought Processes Sixth Edition Daniel Solow Department of Operations Weatherhead School of Management Case Western Reserve

More information

WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT?

WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT? WHAT ARE MATHEMATICAL PROOFS AND WHY THEY ARE IMPORTANT? introduction Many students seem to have trouble with the notion of a mathematical proof. People that come to a course like Math 216, who certainly

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

Vocabulary. Term Page Definition Clarifying Example. biconditional statement. conclusion. conditional statement. conjecture.

Vocabulary. Term Page Definition Clarifying Example. biconditional statement. conclusion. conditional statement. conjecture. CHAPTER Vocabulary The table contains important vocabulary terms from Chapter. As you work through the chapter, fill in the page number, definition, and a clarifying example. biconditional statement conclusion

More information

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given

More information

Section 4.1 Rules of Exponents

Section 4.1 Rules of Exponents Section 4.1 Rules of Exponents THE MEANING OF THE EXPONENT The exponent is an abbreviation for repeated multiplication. The repeated number is called a factor. x n means n factors of x. The exponent tells

More information

6.080/6.089 GITCS Feb 12, 2008. Lecture 3

6.080/6.089 GITCS Feb 12, 2008. Lecture 3 6.8/6.89 GITCS Feb 2, 28 Lecturer: Scott Aaronson Lecture 3 Scribe: Adam Rogal Administrivia. Scribe notes The purpose of scribe notes is to transcribe our lectures. Although I have formal notes of my

More information

Section 9.5: Equations of Lines and Planes

Section 9.5: Equations of Lines and Planes Lines in 3D Space Section 9.5: Equations of Lines and Planes Practice HW from Stewart Textbook (not to hand in) p. 673 # 3-5 odd, 2-37 odd, 4, 47 Consider the line L through the point P = ( x, y, ) that

More information

Today s Topics. Primes & Greatest Common Divisors

Today s Topics. Primes & Greatest Common Divisors Today s Topics Primes & Greatest Common Divisors Prime representations Important theorems about primality Greatest Common Divisors Least Common Multiples Euclid s algorithm Once and for all, what are prime

More information

http://www.aleks.com Access Code: RVAE4-EGKVN Financial Aid Code: 6A9DB-DEE3B-74F51-57304

http://www.aleks.com Access Code: RVAE4-EGKVN Financial Aid Code: 6A9DB-DEE3B-74F51-57304 MATH 1340.04 College Algebra Location: MAGC 2.202 Meeting day(s): TR 7:45a 9:00a, Instructor Information Name: Virgil Pierce Email: piercevu@utpa.edu Phone: 665.3535 Teaching Assistant Name: Indalecio

More information

CONTENTS 1. Peter Kahn. Spring 2007

CONTENTS 1. Peter Kahn. Spring 2007 CONTENTS 1 MATH 304: CONSTRUCTING THE REAL NUMBERS Peter Kahn Spring 2007 Contents 2 The Integers 1 2.1 The basic construction.......................... 1 2.2 Adding integers..............................

More information

Students will be able to simplify and evaluate numerical and variable expressions using appropriate properties and order of operations.

Students will be able to simplify and evaluate numerical and variable expressions using appropriate properties and order of operations. Outcome 1: (Introduction to Algebra) Skills/Content 1. Simplify numerical expressions: a). Use order of operations b). Use exponents Students will be able to simplify and evaluate numerical and variable

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Stanford Math Circle: Sunday, May 9, 2010 Square-Triangular Numbers, Pell s Equation, and Continued Fractions

Stanford Math Circle: Sunday, May 9, 2010 Square-Triangular Numbers, Pell s Equation, and Continued Fractions Stanford Math Circle: Sunday, May 9, 00 Square-Triangular Numbers, Pell s Equation, and Continued Fractions Recall that triangular numbers are numbers of the form T m = numbers that can be arranged in

More information

INCIDENCE-BETWEENNESS GEOMETRY

INCIDENCE-BETWEENNESS GEOMETRY INCIDENCE-BETWEENNESS GEOMETRY MATH 410, CSUSM. SPRING 2008. PROFESSOR AITKEN This document covers the geometry that can be developed with just the axioms related to incidence and betweenness. The full

More information

Mathematics Review for MS Finance Students

Mathematics Review for MS Finance Students Mathematics Review for MS Finance Students Anthony M. Marino Department of Finance and Business Economics Marshall School of Business Lecture 1: Introductory Material Sets The Real Number System Functions,

More information

Review of Intermediate Algebra Content

Review of Intermediate Algebra Content Review of Intermediate Algebra Content Table of Contents Page Factoring GCF and Trinomials of the Form + b + c... Factoring Trinomials of the Form a + b + c... Factoring Perfect Square Trinomials... 6

More information

Quotient Rings and Field Extensions

Quotient Rings and Field Extensions Chapter 5 Quotient Rings and Field Extensions In this chapter we describe a method for producing field extension of a given field. If F is a field, then a field extension is a field K that contains F.

More information

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v, 1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It

More information

MATH 90 CHAPTER 1 Name:.

MATH 90 CHAPTER 1 Name:. MATH 90 CHAPTER 1 Name:. 1.1 Introduction to Algebra Need To Know What are Algebraic Expressions? Translating Expressions Equations What is Algebra? They say the only thing that stays the same is change.

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 3 Version 1 April 24, 2006 60 total points possible 1. (5pts) Use Cramer s Rule to solve 3x + 4y = 30 x 2y = 8. Be sure to show enough detail that shows you are

More information

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. Algebra 2 - Chapter Prerequisites Vocabulary Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. P1 p. 1 1. counting(natural) numbers - {1,2,3,4,...}

More information

MATH10040 Chapter 2: Prime and relatively prime numbers

MATH10040 Chapter 2: Prime and relatively prime numbers MATH10040 Chapter 2: Prime and relatively prime numbers Recall the basic definition: 1. Prime numbers Definition 1.1. Recall that a positive integer is said to be prime if it has precisely two positive

More information

Accentuate the Negative: Homework Examples from ACE

Accentuate the Negative: Homework Examples from ACE Accentuate the Negative: Homework Examples from ACE Investigation 1: Extending the Number System, ACE #6, 7, 12-15, 47, 49-52 Investigation 2: Adding and Subtracting Rational Numbers, ACE 18-22, 38(a),

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

The Dot and Cross Products

The Dot and Cross Products The Dot and Cross Products Two common operations involving vectors are the dot product and the cross product. Let two vectors =,, and =,, be given. The Dot Product The dot product of and is written and

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Just the Factors, Ma am

Just the Factors, Ma am 1 Introduction Just the Factors, Ma am The purpose of this note is to find and study a method for determining and counting all the positive integer divisors of a positive integer Let N be a given positive

More information

Incenter Circumcenter

Incenter Circumcenter TRIANGLE: Centers: Incenter Incenter is the center of the inscribed circle (incircle) of the triangle, it is the point of intersection of the angle bisectors of the triangle. The radius of incircle is

More information

This chapter is all about cardinality of sets. At first this looks like a

This chapter is all about cardinality of sets. At first this looks like a CHAPTER Cardinality of Sets This chapter is all about cardinality of sets At first this looks like a very simple concept To find the cardinality of a set, just count its elements If A = { a, b, c, d },

More information

3 0 + 4 + 3 1 + 1 + 3 9 + 6 + 3 0 + 1 + 3 0 + 1 + 3 2 mod 10 = 4 + 3 + 1 + 27 + 6 + 1 + 1 + 6 mod 10 = 49 mod 10 = 9.

3 0 + 4 + 3 1 + 1 + 3 9 + 6 + 3 0 + 1 + 3 0 + 1 + 3 2 mod 10 = 4 + 3 + 1 + 27 + 6 + 1 + 1 + 6 mod 10 = 49 mod 10 = 9. SOLUTIONS TO HOMEWORK 2 - MATH 170, SUMMER SESSION I (2012) (1) (Exercise 11, Page 107) Which of the following is the correct UPC for Progresso minestrone soup? Show why the other numbers are not valid

More information

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012 Binary numbers The reason humans represent numbers using decimal (the ten digits from 0,1,... 9) is that we have ten fingers. There is no other reason than that. There is nothing special otherwise about

More information

k, then n = p2α 1 1 pα k

k, then n = p2α 1 1 pα k Powers of Integers An integer n is a perfect square if n = m for some integer m. Taking into account the prime factorization, if m = p α 1 1 pα k k, then n = pα 1 1 p α k k. That is, n is a perfect square

More information

Building Concepts: Dividing a Fraction by a Whole Number

Building Concepts: Dividing a Fraction by a Whole Number Lesson Overview This TI-Nspire lesson uses a unit square to explore division of a unit fraction and a fraction in general by a whole number. The concept of dividing a quantity by a whole number, n, can

More information

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS (Section 0.6: Polynomial, Rational, and Algebraic Expressions) 0.6.1 SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS LEARNING OBJECTIVES Be able to identify polynomial, rational, and algebraic

More information

Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013

Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013 Faculty of Mathematics Waterloo, Ontario N2L 3G Introduction Grade 7 & 8 Math Circles Circles, Circles, Circles March 9/20, 203 The circle is a very important shape. In fact of all shapes, the circle is

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

Real Roots of Univariate Polynomials with Real Coefficients

Real Roots of Univariate Polynomials with Real Coefficients Real Roots of Univariate Polynomials with Real Coefficients mostly written by Christina Hewitt March 22, 2012 1 Introduction Polynomial equations are used throughout mathematics. When solving polynomials

More information

8 Divisibility and prime numbers

8 Divisibility and prime numbers 8 Divisibility and prime numbers 8.1 Divisibility In this short section we extend the concept of a multiple from the natural numbers to the integers. We also summarize several other terms that express

More information

On Lexicographic (Dictionary) Preference

On Lexicographic (Dictionary) Preference MICROECONOMICS LECTURE SUPPLEMENTS Hajime Miyazaki File Name: lexico95.usc/lexico99.dok DEPARTMENT OF ECONOMICS OHIO STATE UNIVERSITY Fall 993/994/995 Miyazaki.@osu.edu On Lexicographic (Dictionary) Preference

More information

Math Circle Beginners Group October 18, 2015

Math Circle Beginners Group October 18, 2015 Math Circle Beginners Group October 18, 2015 Warm-up problem 1. Let n be a (positive) integer. Prove that if n 2 is odd, then n is also odd. (Hint: Use a proof by contradiction.) Suppose that n 2 is odd

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Session 7 Fractions and Decimals

Session 7 Fractions and Decimals Key Terms in This Session Session 7 Fractions and Decimals Previously Introduced prime number rational numbers New in This Session period repeating decimal terminating decimal Introduction In this session,

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

Propositional Logic. A proposition is a declarative sentence (a sentence that declares a fact) that is either true or false, but not both.

Propositional Logic. A proposition is a declarative sentence (a sentence that declares a fact) that is either true or false, but not both. irst Order Logic Propositional Logic A proposition is a declarative sentence (a sentence that declares a fact) that is either true or false, but not both. Are the following sentences propositions? oronto

More information

MATH 289 PROBLEM SET 4: NUMBER THEORY

MATH 289 PROBLEM SET 4: NUMBER THEORY MATH 289 PROBLEM SET 4: NUMBER THEORY 1. The greatest common divisor If d and n are integers, then we say that d divides n if and only if there exists an integer q such that n = qd. Notice that if d divides

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

Multiplication and Division with Rational Numbers

Multiplication and Division with Rational Numbers Multiplication and Division with Rational Numbers Kitty Hawk, North Carolina, is famous for being the place where the first airplane flight took place. The brothers who flew these first flights grew up

More information

47 Numerator Denominator

47 Numerator Denominator JH WEEKLIES ISSUE #22 2012-2013 Mathematics Fractions Mathematicians often have to deal with numbers that are not whole numbers (1, 2, 3 etc.). The preferred way to represent these partial numbers (rational

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Useful Mathematical Symbols

Useful Mathematical Symbols 32 Useful Mathematical Symbols Symbol What it is How it is read How it is used Sample expression + * ddition sign OR Multiplication sign ND plus or times and x Multiplication sign times Sum of a few disjunction

More information

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products Chapter 3 Cartesian Products and Relations The material in this chapter is the first real encounter with abstraction. Relations are very general thing they are a special type of subset. After introducing

More information

Clifton High School Mathematics Summer Workbook Algebra 1

Clifton High School Mathematics Summer Workbook Algebra 1 1 Clifton High School Mathematics Summer Workbook Algebra 1 Completion of this summer work is required on the first day of the school year. Date Received: Date Completed: Student Signature: Parent Signature:

More information

CHAPTER 2. Logic. 1. Logic Definitions. Notation: Variables are used to represent propositions. The most common variables used are p, q, and r.

CHAPTER 2. Logic. 1. Logic Definitions. Notation: Variables are used to represent propositions. The most common variables used are p, q, and r. CHAPTER 2 Logic 1. Logic Definitions 1.1. Propositions. Definition 1.1.1. A proposition is a declarative sentence that is either true (denoted either T or 1) or false (denoted either F or 0). Notation:

More information