Recent content by liahow
-
L
Undergrad How Do You Calculate Samples Containing Defective Widgets?
I am working on a problem in which there are 100 widgets. I need to find how many samples of size 5 there are, which I found to be 75,287,520. No problem there. I am not sure how to go about the next part, however. In the original set of 100 widgets, 3 are broken. How many of the samples of...- liahow
- Thread
- Counting Formulas
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
L
Copy Buffer1 to Buffer2 in Intel 586 ASM: Beginner's Guide
In assembly language (on at least an Intel 586 arch) how would I copy the string contents of one buffer to another without using any string functions for copying? I want to copy the contents from buffer1 to buffer2. I'm just beginning to learn how to code in assembly language, so I'm...- liahow
- Thread
- Replies: 2
- Forum: Programming and Computer Science
-
L
Graduate Understanding Relations in Mathematics
As far as the definitions go, what we learned in our books is different from this equation. We've been given sets and told to go with those. Perhaps it's just my own ignorance, but when a problem is so dramatically phrased differently than the way I learn it, I am stuck in neutral.- liahow
- Post #3
- Forum: Set Theory, Logic, Probability, Statistics
-
L
Graduate Understanding Relations in Mathematics
Not really understanding these concepts. Consider the following relation on the set of all circles in the xy plane: A ~ B if and only if the center of circle A is inside circle B. Is ~ reflexive? Is ~ symmetric? Is ~ antisymmetric? Is ~ transitive? Prove answers. Consider the...- liahow
- Thread
- Concepts Relations
- Replies: 5
- Forum: Set Theory, Logic, Probability, Statistics
-
L
Undergrad Prove Nonempty Subset Sum of 5 Distinct Single-Digit Integers
I'll try that, thanks for the suggestion!- liahow
- Post #3
- Forum: General Math
-
L
Undergrad Prove Nonempty Subset Sum of 5 Distinct Single-Digit Integers
No idea where to start with this one...to prove that it is not possible to have a set B of 5 distinct positive single-digit integers such that every possible nonempty subset of B has a different sum. How do I approach it/do it?- liahow
- Thread
- Proof
- Replies: 2
- Forum: General Math