Question

True or false? a) If ?? ⊆ {1,2,3,…,2019} and |??| = 1010, then ?? contains two...

True or false?

a) If ?? ⊆ {1,2,3,…,2019} and |??| = 1010, then ?? contains two different elements whose sum is 2020.

b) If ?? ⊆ {1,2,3,…,2019} and |??| = 1011, then ?? contains two different elements whose sum is 2020.

c) If ?? ⊆ {1,2,3,…,9} and |??| = 7, then ?? contains three different elements whose sum is 15.

d) If ?? ⊆ {1,2,3,…,9} and |??| = 6, then ?? contains three different elements whose sum is 15.

e) Any set consisting of exactly 9 different integer numbers has a non-empty subset, the sum of whose elements is a multiple of 10.

f) Any set consisting of exactly 100 different integer numbers has a non-empty subset, the sum of whose

elements is a multiple of 100.

g) Any non-empty set consisting of exactly ?? different integer numbers has a non-empty subset, the sum of

whose elements is a multiple of ??.

h) Any set consisting of exactly 10 different numbers chosen from the first 106 positive integer numbers

contains two non-empty disjoint subsets, the sum of whose elements is the same.

i) Any set consisting of exactly 7 different numbers chosen from the first 65 positive integer numbers contains

two non-empty disjoint subsets, the sum of whose elements is the same.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Here given that sset 1,2,3, ----,20197 a). let ssc 1 1,2,3 - - 20194. Such that Iss1=1010. aasta take ss = {1, 2, 3, ---, 101c). let sse/1,2,3, .. – 94 dit 158107 here we define SS={ 1, 2, 3, 6, 7, 8, 940 $1,2,3,4,5,6,7,8,9 But there is no three dist

Add a comment
Know the answer?
Add Answer to:
True or false? a) If ?? ⊆ {1,2,3,…,2019} and |??| = 1010, then ?? contains two...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Question 9: Let S be a set consisting of 19 two-digit integers. Thus, each element of...

    Question 9: Let S be a set consisting of 19 two-digit integers. Thus, each element of S belongs to the set 10, 11,...,99) Use the Pigeonhole Principle to prove that this set S contains two distinct elements r and y, such that the sum of the two digits of r is equal to the sum of the two digits of y. Question 10: Let S be a set consisting of 9 people. Every person r in S has an age...

  • 4. Let n be a positive integer with n > 20, and let S (1,2.. n21 with IS- (a) Show that S possesses two different 3-element subsets, the sums of whose elements are equal b) Show that S possesses t...

    4. Let n be a positive integer with n > 20, and let S (1,2.. n21 with IS- (a) Show that S possesses two different 3-element subsets, the sums of whose elements are equal b) Show that S possesses two disjoint subsets, the sums of whose elements are equal. 4. Let n be a positive integer with n > 20, and let S (1,2.. n21 with IS- (a) Show that S possesses two different 3-element subsets, the sums of whose...

  • Java 8 9m left Jav 27 28 ALL 29 0 Given an integer array, separate the...

    Java 8 9m left Jav 27 28 ALL 29 0 Given an integer array, separate the values of the array into two subsets, A and B, whose intersection is null and where the addition of the two subsets equals the entire array. The sum of values in set A must be strictly greater than the sum of values in set B, and the number of elements in set A must be minimal. Return the values in set A in increasing...

  • In: the set {1,...,n} consisting of the positive integers 1 up to n (n included). P(S):...

    In: the set {1,...,n} consisting of the positive integers 1 up to n (n included). P(S): the power set of a set S; namely, the set of all subsets of S. P*(S): = P(S) - {@}; namely, the set of all non-empty subsets of S. The following question is a challenging one! As a start, may be you try this question for small values of n, say n=1,2,3. Can you make a guess? (1) We all know that P*(On) has...

  • #3 and 5 only 3. Prove that if six natural numbers are chosen at random, then...

    #3 and 5 only 3. Prove that if six natural numbers are chosen at random, then the sum or difference of two of them is divisible by 9. 4. Consider a square whose side-length is one unit. Select any five points from inside this square. Prove that at least two of these points are within 2 units of each other. 5. Prove that any set of seven distinct natural numbers contains a pair of numbers whose sum or difference is...

  • Computer science Implement these below questions in C++: 1. Given two-bit strings of length n, find...

    Computer science Implement these below questions in C++: 1. Given two-bit strings of length n, find the bitwise AND, bitwise OR, and bitwise XOR of these strings. 2. Looking for positive integers that are not the sum of the cubes of nine different positive integers. 3. Given subsets A and B of a set with n elements, use bit strings to find A, A ∪ B, A ∩ B, A − B, and A ⊕ B. 4. Given a finite...

  • Absolute value is always... 1. Positive 2. Non-negative Every fraction is a rational number. True or...

    Absolute value is always... 1. Positive 2. Non-negative Every fraction is a rational number. True or False? The sum of 2/3 and 5/7 is 7/10. True or False? The quotient of two fractions cannot be a whole number True or False? The set of whole numbers is a subset of the set of rational numbers. True or False? Which of these fractions is between 7/13 and 14/19 ? 1. a. 6/17 2. b. 9/16 3. c. 1/2 4. d. None...

  • JUST DO QUESTION 4 Université d'Ottawa Faculté de génie University of Ottawa Faculty of Engineeing École...

    JUST DO QUESTION 4 Université d'Ottawa Faculté de génie University of Ottawa Faculty of Engineeing École de science informatique et de génle électrique uOttawa School of Electrical Engineering and Computer Science Canada's universiry ELG 3126 RANDOM SIGNALS AND SYSTEMS Winter 2018 ASSIGNMENT 1 Set Theory (due at 11.30 AM Thusday, Jan. 18 in class) I. Your University of Ottaa stdent number has k distinct digits in it. State the set of t and all the subsets of this set that...

  • True or false? (a) An insertion in an AVL tree with n nodes requires Θ (log(n))...

    True or false? (a) An insertion in an AVL tree with n nodes requires Θ (log(n)) rotations. (b) A set of numbers are inserted into an empty BST in sorted order and inserted into an empty AVL tree in random order. Listing all elements in sorted order from the BST is O (n), while listing them in sorted order from the AVL tree is O (log(n)). (c) If items are inserted into an empty BST in sorted order, then the...

  • I want this using while loop This using stringin python Use list or some thing in...

    I want this using while loop This using stringin python Use list or some thing in python Using list in python I want answer as soon as posdible E. Last Number time limit per test: 1 second memory limit per test: 256 megabytes input standard input output standard output You are given a sequence of positive integers aj, , 03, ... Print the last element of the sequence. Input The input consists of multiple lines. The i-th line contains a...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT