Need help with Discrete Math Question
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- closed
- 1346 views
- $10.00
Related Questions
- Discrete Math
- Combinatorical Drawing
- Probability of making a full house in a poker hand
- Combinatorics/counting: How many configurations are possible for m differenct objects in n boxes of unlimited occupany (m<n)
- Graph theory question on Euler circuit, Euler path, Hamilton circuit, and Hamilton path
- [Discrete Mathematics] For {1,3,6,10,15,…}. Find a recursive formula.
- [Discrete Mathematics] Big-O Notation
- A-Level Probability Counting Problem
Can you define lower and upper shadow?
Lower shadow: is For A ⊂ X(r) , 1 <= r <= n, the shadow or lower shadow of A is the set system: ∂A = ∂ −A = {B ∈ X(r−1) : B ∪ {i} ∈ A for some i /∈ B} ⊂ X(r−1) E.g., if A = {123, 124, 234, 135}, then ∂A = {12, 13, 23, 14, 24, 34, 15, 35}. Upper shadow is the other way for example if elements are {12, 13, 23, 14, 24, 34, 15, 35} then the upper shadow is {123, 124, 234, 135}