Set Notation Question: Converting to Set Builder Notation | Homework Help

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Rijad Hadzic
Messages
321
Reaction score
20

Homework Statement


So I have the set

{...(1/8),(1/4),(1/2),(1),(2),(4),(8)...}

I am suppose to put it in set builder notation..

Homework Equations

The Attempt at a Solution


my answer was {[itex]x = {\frac {1}{2^n} : n \in ℤ }[/itex]}

but my books was

{[itex]x = {{2^n} : n \in ℤ }[/itex]}

I understand both answers to be true. But would my answer be valid say, on a test or something. Is one of these preferred over the other?
 
on Phys.org
Rijad Hadzic said:

Homework Statement


So I have the set

{...(1/8),(1/4),(1/2),(1),(2),(4),(8)...}

I am suppose to put it in set builder notation..

Homework Equations

The Attempt at a Solution


my answer was {[itex]x = {\frac {1}{2^n} : n \in ℤ }[/itex]}

but my books was

{[itex]x = {{2^n} : n \in ℤ }[/itex]}

I understand both answers to be true. But would my answer be valid say, on a test or something. Is one of these preferred over the other?
In any but a brain-dead computerized quiz, both should be recognized as correct. IMO, neither one would be preferred over the other.
 
Mark44 said:
In any but a brain-dead computerized quiz, both should be recognized as correct. IMO, neither one would be preferred over the other.

Okay thank you. I just wanted to make sure..
 
Rijad Hadzic said:
Okay thank you. I just wanted to make sure..

The reason they are equivalent is that
$$ 2^{-n} = \frac{1}{2^n}, \: \text{and} \; 2^n = \frac{1}{2^{-n}}, $$
so that when ##n## runs through all positive and negative integers, for every ##n \in \mathbb{Z}## value of ##2^n## is matched exactly by ##1/2^m##, where ##m \in \mathbb{Z}##.