New Reply

how to randomize sets in math equations ?

 
Share Thread Thread Tools
Jun19-12, 02:55 PM   #1
 

how to randomize sets in math equations ?


for example i have this :
F={1,2,3,4,5}
so F=1,2,3,4,5
but how to randomize the set ?
i want to say F=5,3,4,2,1 or 2,3,1,4,5 or ...

do i have to say like this? :
F=(1)/(2)/(3)/(4)/(5)
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jun19-12, 03:04 PM   #2
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Some more information could be helpful. Why do you want to "randomize" things?? What is it you're trying to do?
Jun19-12, 03:14 PM   #3
 
i want to explain 2 Dice=F
the F is random of this set : {1,2,3,4,5,6}
what is the right way to say it ?
is this right ?
F={(1.2.3.4.5.6)} ???
Jun19-12, 03:58 PM   #4
 

how to randomize sets in math equations ?


Then all you're saying is that the roll of a die is a random variable that can take on values from 1 to 6.
Jun20-12, 12:52 AM   #5
 
so F={(1.2.3.4.5.6)} is the right format to say that ?
the "." do the random explanation ?
Jun20-12, 02:24 AM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by littlestudent View Post
so F={(1.2.3.4.5.6)} is the right format to say that ?
the "." do the random explanation ?
A set, like {1, 2, 3, 4, 5, 6}, has no specific order. Neither does it imply anything about relative probabilities. A probability space is more than just the set of possibilities. If you mean them to be equally likely you should say so.
Btw 'random' does not mean equally likely. It just means not deterministic.
Jun20-12, 04:50 AM   #7
 
ok so F={1,2,3,4,5,6} is same as F={(1.2.3.4.5.6)} ?

update: let me correct myself. so if F={1,2,3} then F can equal (123) or (132) or (213) or ... right ?
Jun20-12, 04:52 AM   #8
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by littlestudent View Post
ok so F={1,2,3,4,5,6} is same as F={(1.2.3.4.5.6)} ?
No, it's not the same. Furthermore, I have not a single idea what you mean with that second notation.

What are you trying to do??
Jun20-12, 06:03 AM   #9
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by littlestudent View Post
ok so F={1,2,3,4,5,6} is same as F={(1.2.3.4.5.6)} ?

update: let me correct myself. so if F={1,2,3} then F can equal (123) or (132) or (213) or ... right ?
Along with micromass, I have no idea what {(1.2.3.4.5.6)} means. I've never seen such a notation. And I don't know what you mean by F = (123) etc. F is a set, pure and simple, specifically, the set of possible outcomes from one trial.
Jun20-12, 01:53 PM   #10
 
Quote by littlestudent View Post
ok so F={1,2,3,4,5,6} is same as F={(1.2.3.4.5.6)} ?

update: let me correct myself. so if F={1,2,3} then F can equal (123) or (132) or (213) or ... right ?
No. You don't seem to understand the notion of a set.
F = {1, 2, 3} means that F, as a set, contains the elements 1, 2 and 3. There is no order implied. None. Sets have no notion of order, and the idea of "randomizing a set" makes no sense at all, nor does the notation "F = {(1.2.3)}".
New Reply
Thread Tools


Similar Threads for: how to randomize sets in math equations ?
Thread Forum Replies
discrete math, sets, power sets. Calculus & Beyond Homework 7
Randomize phase shift in Fourier Transform Astrophysics 0
How to randomize arrangement/order of output in C? (arrays) Engineering, Comp Sci, & Technology Homework 0
finding sets, listing sets (discrete math) Calculus & Beyond Homework 2
Solution Sets and Linear Equations Linear & Abstract Algebra 3