![]() |
|
|
#111 |
|
Feb 2012
1038 Posts |
dude just use a six-deep for loop and generate your dice that way, in order. It's extremely fast even for N=30
|
|
|
|
|
|
#112 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
I was talking of 377. I did that for 376 and with all my edits I only cut it from a 112 digit number of years down to a 32 digit number.
Last fiddled with by science_man_88 on 2012-03-25 at 21:04 |
|
|
|
|
|
#113 |
|
Feb 2012
6710 Posts |
like most problems 377 likely will not require you to actually figure out all the partitions but rather partial sums
there are patterns in the partial sums but they're messy imo Last fiddled with by voidme on 2012-03-25 at 21:25 |
|
|
|
|
|
#114 |
|
"Forget I exist"
Jul 2009
Dumbassville
20C016 Posts |
|
|
|
|
|
|
#115 |
|
Jan 2008
France
2×52×11 Posts |
|
|
|
|
|
|
#116 |
|
Feb 2012
10000112 Posts |
right, this is correct; it is still nevertheless apparent that the OEIS sequence is pretty much useless for the purposes of 377
Last fiddled with by voidme on 2012-03-25 at 22:30 |
|
|
|
|
|
#117 |
|
Aug 2006
3·1,993 Posts |
|
|
|
|
|
|
#118 |
|
Feb 2012
67 Posts |
|
|
|
|
|
|
#119 |
|
Jan 2008
France
10001001102 Posts |
I wonder if 377 can be solved with a closed formula. I was able to get one for
|
|
|
|
|
|
#120 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
under 11111 there are 1,2,2,1, amount of unique arrangements each with 1,2,2,3,3,4, possibilities of rearrangement 1*5+2*55+2*555+1*5555+11111 = 17891 |
|
|
|
|
|
|
#121 |
|
Feb 2012
67 Posts |
I am pretty close to one but rearranging is a challenge; almost positive it is possible
EDIT: lol just derived the OEIS equation purely by accident as an approximation to my data. The multiplicative difference between each result is about 11 (minus some change as you go on). Last fiddled with by voidme on 2012-03-26 at 14:06 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Project Euler | jhs | Puzzles | 32 | 2021-01-19 04:05 |
| Project Euler 486 | lavalamp | Puzzles | 8 | 2015-02-04 14:28 |
| Euler (6,2,5) details. | Death | Math | 10 | 2011-08-03 13:49 |
| Project Euler | Mini-Geek | Lounge | 2 | 2009-10-23 17:19 |
| Bernoulli and Euler numbers (Sam Wagstaff project) | fivemack | Factoring | 4 | 2008-02-24 00:39 |