Timeline for Create list with integer partitions satisfying some conditions
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2022 at 2:44 | vote | accept | Benighted | ||
| May 23, 2022 at 2:44 | comment | added | Benighted | Actually, I believe I figured this out. Thanks a lot for your help! | |
| May 23, 2022 at 1:11 | comment | added | Benighted | Thanks! That's almost exactly what I'm hoping for. Maybe I was unclear in the OP, but the list should include tuples where the two partitions are possibly of different integers no bigger than $m$. So I believe all I need to do to your code is change the initial t to include all partitions of integers up to $m$. Is there a trivial way of doing this kind of union over a variable number of sets? | |
| May 22, 2022 at 8:32 | history | answered | Daniel Huber | CC BY-SA 4.0 |