Non-Homework Combinatorics Question for a Legal Brief

  • Thread starter Thread starter Mark_809
  • Start date Start date
  • Tags Tags
    Combinatorics
Mark_809
Messages
8
Reaction score
0

Homework Statement



To make sure I don't get booted right off the bat, I should emphasize that this is not a homework assignment. I'm a lawyer working on a brief, and I'm trying to respond to an allegation that has dragged combinatorics into the case.

In a complaint filed in court, you are not permitted to make formulaic allegations that don't include sufficient factual allegations to properly state a claim. My problem is that a plaintiff has filed a complaint against my client (and 70+ other defendants) alleging generally that each of the 70+ defendants worked with one or more of nine different toxic substances and that they then performed one or more of eleven different activities with one or more of the nine different toxic substances. I've already referred to this as the PowerBall Approach in my brief, and a friend with a math background was able to tell me that it falls into the realm of combinatorics. But beyond that, I'm simply out of my element. I've already argued that if each defendant worked with only one substance and did only one activity, it would still describe 99 possible claims against each defendant, but that's as far as my math background can take me.

Homework Equations



No idea, though if my situation were simpler it would apparently be (n+m-1)!/(n-1)!*m! but it's not that simple.

The Attempt at a Solution



I tried finding an online combinatorics calculator (I was surprised they actually exist), but I think this is another level of complexity beyond that. For instance, those calculators could tell me how many ways you can get 2 substances out of nine substances (45), but it doesn't have to be 2 substances. It can be anywhere from 1 to nine. And then, it can be anyone or more of eleven different activities with all of those possible combinations of substances. I want to give the judge a number and an equation to show where the number comes from to make clear how vague and all encompassing that count of the complaint actually is.

Thanks (sorry I couldn't make a better attempt at the math but this is definitely not what they taught us in law school).
 
Physics news on Phys.org
What exactly do you want to calculate?

If you ask how many possible combinations are there in total: you could make a 9x11 matrix for each defendant, where each box corresponds to "did this activity with this substance". That gives 99 independent chemical/activity combinations, for a total of 299-1 or roughly 1030 possible ways to fill that matrix for a single defendant. The "-1" as an empty matrix would mean no substance was used for those activities.
Even with three defendants the number of options exceeds the number of particles in the known universe.

If you know that all chemicals are claimed to be used in all activities, the number of options gets much lower. You have 29-1 possible combinations of chemicals and 211-1 possible sets of activities. Still about a million options for each, and more options than atoms in the known universe for all 70 combined.
 
  • Like
Likes Mark_809
I would say I'm trying to determine how many possible combinations there are for anyone defendant. So Defendant A is alleged to have done one or more of eleven activities with one or more of nine different substances. What I would like to find is X in this hypothetical sentence: "By combining one or more of eleven possible activities and one or more of nine possible substances, Plaintiff's complaint presents anyone of X possible allegations." And then I'd like to be able to put the mathematical equation in a footnote to show I didn't pull X out of the air.
 
If person X chooses some number of m drugs he has ##2^m## ways he could choose the drugs. Then if he chooses some number of n activities he has ##2^n## activities choice selections. The total number drug,activity actions for this person would be ##2^m2^n=2^{m+n}=2^{20}=1048576##. That includes everything from doing 1 activity with 1 drug to doing 9 activities with 11 drugs.
 
  • Like
Likes Mark_809
LCKurtz said:
If person X chooses some number of m drugs he has ##2^m## ways he could choose the drugs. Then if he chooses some number of n activities he has ##2^n## activities choice selections. The total number drug,activity actions for this person would be ##2^m2^n=2^{m+n}=2^{20}=1048576##. That includes everything from doing 1 activity with 1 drug to doing 9 activities with 11 drugs.
That is the second calculation I mentioned.

You get even more if you allow things like "he did activity 1 and 3 with drug 1, activity 3, 6 and 7 with drug 4, ..."
 
  • Like
Likes Mark_809
Does that also include the possibility of 0 drugs and 0 activities? (I was trying to sort of test 2^m by substituting 3 for m so it's drugs, A, B, or C - but I only came up with seven combinations: A, B, C, AB, AC, BC, or ABC - does this equation include the possibility of no drugs at all?)
 
mfb said:
That is the second calculation I mentioned.

You get even more if you allow things like "he did activity 1 and 3 with drug 1, activity 3, 6 and 7 with drug 4, ..."

I was just getting ready to edit my post when yours came in. I think the formula does account for those but it also counts for choosing 0 drugs and doing some activities or doing some drugs and 0 activities. So I think it needs to be reduced by ##2^{11}+2^9-1=1535##
 
  • Like
Likes Mark_809
Ah ok so would it be correct to say that if the rule is I have to have at least at least 1 drug(m) and at least 1 activities(n) the equation would be (2^9 - 1)*(2^11 - 1) = X?
 
Mark_809 said:
Ah ok so would it be correct to say that if the rule is I have to have at least at least 1 drug(m) and at least 1 activities(n) the equation would be (2^9 - 1)*(2^11 - 1) = X?
Right, that gives about one million. Assuming you don't care which specific activity has been performed with which substance.
 
  • Like
Likes Mark_809
  • #10
I agree.
 
  • Like
Likes Mark_809
  • #11
Exactly. So then it would work out like this...

(2^9 - 1)*(2^11 - 1) = X
(511)*(2047) = 1,046,017

Is that right?
 
  • #12
Just out of curiosity... the online combinatorics calculators used this formula to calculate how many different ways you could get any 2 out of 9 options (for instance): (n+m-1)!/(n-1)!*m!

What does the "!" mean? That formula from the calculator seems completely different from the one we just generated, which seems more straight forward.
 
  • #13
Last question (hopefully) - does our formula [(2^9 - 1)*(2^11 - 1) = X] also cover the possibility of two or more drugs combined with two or more activities?
 
  • #14
! means factorial. 4! = 1*2*3*4
Mark_809 said:
how many different ways you could get any 2 out of 9 options
That is an unnecessary detour.
Mark_809 said:
Last question (hopefully) - does our formula [(2^9 - 1)*(2^11 - 1) = X] also cover the possibility of two or more drugs combined with two or more activities?
Sure!
 
  • Like
Likes Mark_809
  • #15
Thanks guys! I really appreciate it. I'm hoping this site is also good for possibly stupid questions I come up with based on my hard science fiction reading :P

Thanks again!

-Mark
 
Back
Top