Question

Consider A = {"bob" , "cindy" , "hal", "steve"} Define the P(A). Use the "BIN Method,"...

Consider A = {"bob" , "cindy" , "hal", "steve"}

Define the P(A).

Use the "BIN Method," as described in class, define this power set.

Homework Answers

Answer #1

To define the power set of A = {"bob", "cindy", "hal", "steve"} using the BIN method, proceed as follows. A '1' in the first position will correspond to choosing "bob", in the second position will correspond to choosing "cindy" and so on. Here is a table for the same:

0000 {}
0001 {"steve"}
0010 {"hal"}
0011 {"hal", "steve"}
0100 {"cindy"}
0101 {"cindy", "steve"}
0110 {"cindy", "hal"}
0111 {"cindy", "hal", "steve"}
1000 {"bob"}
1001 {"bob", "steve"}
1010 {"bob", "hal"}
1011 {"bob", "hal", "steve"}
1100 {"bob", "cindy"}
1101 {"bob", "cindy", "steve"}
1110 {"bob", "cindy", "hal"}
1111 {"bob", "cindy", "hal", "steve"}

The second column describes all the sets in P(A). Comment in case of any doubts.

Know the answer?
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
Similar Questions
Consider the hunger question. Define both the null and alternate statistical hypotheses you would use here...
Consider the hunger question. Define both the null and alternate statistical hypotheses you would use here to answer Super Size’s research question. If the p-value of your test was 0.0231, what would you conclude? Explain why, referring to a definition of p-value as you do so. Use 250 words or less to answer these questions.
The second assignment will use C++ syntax and control flow stuctures (e.g. loops, switch statements, functions,...
The second assignment will use C++ syntax and control flow stuctures (e.g. loops, switch statements, functions, const int variables, structs, the standard library, enums, array, etc.) to create a pattern drawing application. A user of your application will be able to select a shape to draw that will be printed out to standard output using std::cout. This application will draw a fixed size 8x8 pattern. The patterns your application will support are: filled, half-left filled, banded, checkered, a square, an...
(30)Consider the market for chicken, if consumers use chicken and beef as substitutes, an increase in...
(30)Consider the market for chicken, if consumers use chicken and beef as substitutes, an increase in the price of beef given ceteris paribus will: (a)Decrease the demand for chicken creating a lower price and a smaller amount of chicken will be purchased in the market (b)Increase the supply of beef creating a surplus of beef in the market and a smaller quantity of chicken purchased in the market (c)(a) or (b) above            (d)None of the above (31)Which of the following...
Please answer this question in short essay form (2-4 paragraphs) Considering that cultures as complicated and...
Please answer this question in short essay form (2-4 paragraphs) Considering that cultures as complicated and socially constructed through the communicative interaction of organizational members. Briefly describe how the organizational concepts of complicated, emergent, unitary, and ambiguous apply to the sample auto-ethnography. Sample Auto-ethnography: Required Reading Auto-ethnography of College X Joe Student Organizational Culture and Diversity 223-58000 “The organization’s culture has both a direct and an indirect impact on the allocation of power among diverse groups. The values and ideologies...