It is important that you show your work. The total value of this test is 220 points.

Similar documents
Solution: This is sampling without repetition and order matters. Therefore

1 = 3 2 = 3 ( ) = = = 33( ) 98 = = =

Final Exam, Math 6105

n r for the number. (n r)!r!

8.2 Union, Intersection, and Complement of Events; Odds

CSE 21 Mathematics for Algorithm and System Analysis

2. Nine points are distributed around a circle in such a way that when all ( )

Block 1 - Sets and Basic Combinatorics. Main Topics in Block 1:

CS 3233 Discrete Mathematical Structure Midterm 2 Exam Solution Tuesday, April 17, :30 1:45 pm. Last Name: First Name: Student ID:

Chapter 1. Probability

Principle of Inclusion-Exclusion Notes

Reading 14 : Counting

Math 127: Equivalence Relations

CSCI 2200 Foundations of Computer Science (FoCS) Solutions for Homework 7

ALGEBRA: Chapter I: QUESTION BANK

BRITISH COLUMBIA SECONDARY SCHOOL MATHEMATICS CONTEST, 2006 Senior Preliminary Round Problems & Solutions

March 5, What is the area (in square units) of the region in the first quadrant defined by 18 x + y 20?

Counting in Algorithms

MAT 243 Final Exam SOLUTIONS, FORM A

CSE 20 DISCRETE MATH. Fall

MA 524 Midterm Solutions October 16, 2018

Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules

MATHEMATICS 152, FALL 2004 METHODS OF DISCRETE MATHEMATICS Outline #10 (Sets and Probability)

Such a description is the basis for a probability model. Here is the basic vocabulary we use.

Problem Set 8 Solutions R Y G R R G

Removing the Fear of Fractions from Your Students Thursday, April 16, 2015: 9:30 AM-10:30 AM 157 A (BCEC) Lead Speaker: Joseph C.

Math 1111 Math Exam Study Guide

Jong C. Park Computer Science Division, KAIST

Slide 1 Math 1520, Lecture 13

Problem Set 8 Solutions R Y G R R G

CIS 2033 Lecture 6, Spring 2017

Math 1111 Math Exam Study Guide

UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis

Solutions for the Practice Final

DVA325 Formal Languages, Automata and Models of Computation (FABER)

Sets. Definition A set is an unordered collection of objects called elements or members of the set.

Multiple Choice Questions for Review

Introduction to Mathematical Reasoning, Saylor 111

ECE313 Summer Problem Set 4. Reading: RVs, mean, variance, and coniditional probability

Chapter 1. The alternating groups. 1.1 Introduction. 1.2 Permutations

SOLUTIONS TO PROBLEM SET 5. Section 9.1

9.5 Counting Subsets of a Set: Combinations. Answers for Test Yourself

If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics

Cardinality revisited

I. WHAT IS PROBABILITY?

The study of probability is concerned with the likelihood of events occurring. Many situations can be analyzed using a simplified model of probability

Counting. Chapter 6. With Question/Answer Animations

More Probability: Poker Hands and some issues in Counting

Week 1: Probability models and counting

1. The empty set is a proper subset of every set. Not true because the empty set is not a proper subset of itself! is the power set of A.

Define and Diagram Outcomes (Subsets) of the Sample Space (Universal Set)

Two-person symmetric whist

Chapter 2. Permutations and Combinations

Professor Alan H. Stein

Discrete mathematics

Class 8 - Sets (Lecture Notes)

Probability. Ms. Weinstein Probability & Statistics

Discrete Structures for Computer Science

Algorithmic Number Theory and Cryptography (CS 303)

Solutions to Problem Set 7

COUNTING AND PROBABILITY

Activity 1: Play comparison games involving fractions, decimals and/or integers.

Chapter 1. Probability

Cardinality. Hebrew alphabet). We write S = ℵ 0 and say that S has cardinality aleph null.

2.5 Sample Spaces Having Equally Likely Outcomes

4.1 Sample Spaces and Events

Compound Probability. Set Theory. Basic Definitions

The Product Rule The Product Rule: A procedure can be broken down into a sequence of two tasks. There are n ways to do the first task and n

Permutation group and determinants. (Dated: September 19, 2018)

Permutations and Combinations

( ) = A. 2. Write the following sets using the roster method. 3. Write the following sets using set-builder notation.

and problem sheet 7

Lecture 2: Sum rule, partition method, difference method, bijection method, product rules

Week 3 Classical Probability, Part I

MATH 135 Algebra, Solutions to Assignment 7

Elementary Combinatorics

Introduction to probability

MATH 324 Elementary Number Theory Solutions to Practice Problems for Final Examination Monday August 8, 2005

Remember that represents the set of all permutations of {1, 2,... n}

In how many ways can we paint 6 rooms, choosing from 15 available colors? What if we want all rooms painted with different colors?

Number Theory. Konkreetne Matemaatika

Intermediate Math Circles November 1, 2017 Probability I

CSE 21: Midterm 1 Solution

Unit Nine Precalculus Practice Test Probability & Statistics. Name: Period: Date: NON-CALCULATOR SECTION

7.1 Experiments, Sample Spaces, and Events

Multiple : The product of a given whole number and another whole number. For example, some multiples of 3 are 3, 6, 9, and 12.

Cardinality and Bijections

November 6, Chapter 8: Probability: The Mathematics of Chance

CS1800 Discrete Structures Fall 2016 Profs. Aslam, Gold, Ossowski, Pavlu, & Sprague 7 November, CS1800 Discrete Structures Midterm Version C

To use the Math round questions in Powerpoint format, you must have access to MathType:

ABC High School, Kathmandu, Nepal. Topic : Probability

Sets. Gazihan Alankuş (Based on original slides by Brahim Hnich et al.) August 6, Outline Sets Equality Subset Empty Set Cardinality Power Set

Team Round University of South Carolina Math Contest, 2018

Introduction to Modular Arithmetic

The probability set-up

Counting integral solutions

Week 6: Advance applications of the PIE. 17 and 19 of October, 2018

MC215: MATHEMATICAL REASONING AND DISCRETE STRUCTURES

Enumeration of Two Particular Sets of Minimal Permutations

Counting Subsets with Repetitions. ICS 6C Sandy Irani

Transcription:

June 27, 2001 Your name It is important that you show your work. The total value of this test is 220 points. 1. (10 points) Use the Euclidean algorithm to solve the decanting problem for decanters of sizes 1317 and 1075. In other words, find integers x and y such that gcd(1317, 1075) = 1317x + 1075y. 2. (15 points) Prove by mathematical induction the formula for sum of the cubes of the first n positive integers: 1 3 + 2 3 + 3 3 + + n 3 = (n(n + 1)/2) 2. In other words, the sum of the cubes of the first n positive integers is the square of the sum of the first n positive integers. Write down explicitly the first five equations. 1

3. (18 points) Let S = {1, 2, 3, 4, 5, 6, 7, 8, 9} be the set of nonzero digits. Let D denote the set of all three-digit numbers that can be built using the elements of S as digits and allowing repetition of digits. (a) What is D? (b) How many elements of D have three different digits? (c) How many elements of D are multiples of 99? (d) How many elements of D are multiples of 3? (e) How many elements of D have exactly two different digits? (f) How many even numbers belong to D? 2

4. (20 points) Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9} be the universal set. Let S = {1, 2, 3, 4, 5, 6} and T = {6, 7, 8, 9}. Find each of the following numbers. (a) How many subsets does U have? (b) How many 5-element subsets does U have? (c) How many subsets A of U satisfy A S = 4 and A T = 2? Give an example of such a set with 6 as a member and one that does not have 6 as a member. (d) How many subsets of U have an even number of elements? (e) What is the cardinality of U U (S T )? 3

5. (30 points) Let A = {1, 2, 3, 4}. (a) How many relations on A are there? (b) Find a relation R on A that has exactly 3 ordered pair members and is both symmetric and antisymmetric. (c) Prove that every relation R on A with 15 ordered pair members is not transitive. (d) Find an equivalence relation R on A that has exactly 10 elements. (e) Find a transitive, non-reflexive, non-symmetric, non-antisymmetric relation R on A that has exactly 6 elements. (f) How many relations R on A have exactly seven ordered pair members? How many of these have exactly one loop? How many of these have exactly two loops? 4

6. (20 points) (a) Prove that the intersection of two transitive relations on the set A is also transitive. (b) Prove that the union of two symmetric relations on the set A is also symmetric. (c) Prove that the compliment R of a symmetric relation R on the set A is symmetric. (d) Give an example that shows that the union of two antisymmetric relations on the set A need not be antisymmetric. 5

7. (20 points) Let Z denote the set of all integers. Define R on Z by xry if x y is a multiple of 5 (note that 0 is a multiple of 5). Which of the following properties does R satisfy? Give reasons for each answer. The reason is roughly four times the value of the correct yes-no answer. (a) reflexivity (b) symmetry (c) transitivity (d) antisymmetry (e) Find the cells of R. Is R an equivalence relation? 6

8. (20 points) Bridge hands. A 13-card bridge hand is a set of 13 playing cards selected from a deck of 52 ordinary playing cards (there are four suits each with 13 denominations). (a) How many 13-card bridge hands are there altogether? (b) How many 13-card bridge hands consist of five hearts, four clubs, and four spades? (c) How many 13-card bridge hands consist entirely of hearts and spades? (d) How many 13-card bridge hands have distribution 5 4 3 1? (e) How many 13-card bridge hands have exactly two suits represented? 7

9. (15 points) Find the base 9 representation of each of the following numbers. (a) 2001 (b) 3 9 + 3 7 + 3 5 + 3 3 + 1 (c) 4 27 3 + 2 27 2 + 19 27 1 (d) Explain how you can find the base 9 representation of a base 3 numeral without converting it into a decimal first. 10. (20 points) Recall that a Yahtzee Roll is a roll of five indistinguishable dice. (a) How many different Yahtzee Rolls are possible? (b) Each Yahtzee Roll has a pattern, ie, a string of letters that describes the number of duplicates that appear. For example, we might say the rolls {2, 2, 3, 3, 4} and {1, 3, 4, 3, 1} both have the pattern aabbc. How many different patterns are there? (c) For each pattern in (b), find the number of Yahtzee rolls. 8

11. (10 points) What is the smallest positive integer multiple of 99 that has exactly 16 positive integer divisors? Recall that the number of divisors of 2 i 3 j 5 k 7 m, for example, is (i + 1)(j + 1)(k + 1)(m + 1). 12. (12 points) Let I = [0, 1], the unit interval of real numbers. Let J = [0, 1] [0, 1] [0, 1], the unit cube in 3-space. Define a mapping of I onto J that is one-to-one. Show that your mapping is onto. 9

13. (10 points) Show that the set A = {2, 4, 6, 8,...} of positive even integers is equivalent (in the sense of Cantor) to the set Z of all integers. The important part of this problem is to define the bijection between the two sets and to show that it is both 1-1 and onto. 10