If you want to enumerate all elements of the following set:
All $x$ that are prime factors of the number 3528.
If you just write $$ A = \{2, 2, 2, 3, 3, 7, 7\} $$ it is not correct because each element should be unique.
How can you solve this?
Thanks a lot in advance
How shall I put it? It should be possible to describe any set, either in an enumerative or in an descriptive way. I want to have a very special set. My set is: "All numbers that are the result of my prime factor framentation".