Ask your own question, for FREE!
Mathematics 22 Online
OpenStudy (fibonaccichick666):

****ANY USEFUL INPUT IS WELCOME****(Don't be shy) I would like to develop a graph theory approach to this question. http://assets.openstudy.com/updates/attachments/5538891fe4b0f0fc37d2cc09-javk-1429768508431-capture1.png

OpenStudy (fibonaccichick666):

so we'd need to generalize the graph

OpenStudy (fibonaccichick666):

I'm thinking something like we have 9 possible scenarios right?

OpenStudy (fibonaccichick666):

ABC(We have edges between these sets) AB AC BC A B C Actually only 7

OpenStudy (fibonaccichick666):

|dw:1429771837954:dw|

OpenStudy (fibonaccichick666):

So we only have three non-isomorphic graphs

OpenStudy (fibonaccichick666):

do you agree?

OpenStudy (jtvatsim):

The edges represent what exactly? An element being in those two sets?

OpenStudy (fibonaccichick666):

Yea, I was using to represent an element in both sets

OpenStudy (fibonaccichick666):

So How can we combine this into one graph to have the properties necessary? Any thoughts?

OpenStudy (jtvatsim):

As far as the "properties" go, are we attempting to replicate the membership table?

OpenStudy (fibonaccichick666):

the membership table. I want to create an adjacency matrix that is similar to the membership table

OpenStudy (fibonaccichick666):

that yields the same information

OpenStudy (fibonaccichick666):

We would need to have more points that represent different things it seems. So instead of representing the sets, what if we represented the intersection of sets.

OpenStudy (jtvatsim):

Yeah, maybe the points are really the 8 disjoint regions...

OpenStudy (fibonaccichick666):

so something like \[{D:=A\cap B\cap C}\\E:=A\cap B\\F:=A\cap C\\G:=B \cap C\]....maybe not.....

OpenStudy (fibonaccichick666):

|dw:1429773232324:dw|

OpenStudy (fibonaccichick666):

So adjacency matrix is \[\begin{matrix}0&0&0&0&1&1&0\\0&0&0&0&1&0&1\\0&0&0&0&0&1&1\\0&0&0&0&1&1&1\\1&1&0&1&0&0&0\\1&0&1&1&0&0&0\\0&1&1&1&0&0&0 \end{matrix}\]

OpenStudy (fibonaccichick666):

that's a 7x7.... issue you guys had a 8x7

OpenStudy (fibonaccichick666):

|dw:1429774147990:dw| only two colors needed for a propercoloring

OpenStudy (jtvatsim):

Then, again our "points" of interest were very different from these "simple" sets.

OpenStudy (fibonaccichick666):

true, but it is close.

OpenStudy (fibonaccichick666):

I'm wondering if this is an accurate model

OpenStudy (fibonaccichick666):

\[E\cap F\cap G\] is extraneous

OpenStudy (fibonaccichick666):

This is what I'm trying to model http://assets.openstudy.com/updates/attachments/5538891fe4b0f0fc37d2cc09-jtvatsim-1429770521634-partii.jpg

OpenStudy (jtvatsim):

Gotta check out here, but good luck, I'll be curious to see if there's a way to make this connection. :)

OpenStudy (fibonaccichick666):

Thanks, I'm gonna think on it

OpenStudy (fibonaccichick666):

So I guess we could say X:=G here... so All points that are not directly adjacent to A or 1-connected to a point satisfying that are in X

OpenStudy (fibonaccichick666):

Then because Y(our D point) is defined as being connected to G,E,F It does not satisfy the conditions of X and therefore is not a subset

OpenStudy (fibonaccichick666):

I think that answers the question if we talk about it this way... hmmmm any thoughts?

OpenStudy (fibonaccichick666):

maybe define X as any vertex that does not have a two or less path leading to A.

OpenStudy (fibonaccichick666):

nope that last doesn't work

OpenStudy (fibonaccichick666):

actually it does work because then we only get G and since there are no subsets of G that's all we should get

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!