Moderators: gmalivuk, Moderators General, Prelates
addams wrote: There is no such thing as an Unbiased Jury.
curtis95112 wrote:Obviously there are k_n possibilities from the first n symbols. This covers all the cases in which the closing bracket is not after the n+1th symbol.
There are another n+1 possibilities in which the closing bracket is after the n+1th symbol (Because the opening bracket can start in front of any symbol, and there are n+1 symbols.)
Lothar wrote:curtis95112 wrote:k_n = \frac{5 + \sqrt{5}}{10} \left(\frac{3 + \sqrt{5}}{2}\right)^n + \frac{5 - \sqrt{5}}{10} \left(\frac{3 - \sqrt{5}}{2}\right)^n - 1
Talith wrote:I can't help but think the golden ratio is floating around in there somewhere.k_n = \frac{1}{5}\left(2+\Phi\right)\left(1+\Phi\right)^n+\frac{1}{5}\left(2-\frac{1}{\Phi}\right)\left(1-\frac{1}{\Phi}\right)^n-1k_n = \frac{1}{5}\left(2+\Phi\right)\Phi^{2n}+\frac{1}{5}\left(2-\frac{1}{\Phi}\right)\Phi^{-2n}-1
looks rather forced to me.
ameretrifle wrote:Magic space feudalism is therefore a viable idea.
Donnyj1981 wrote:Suppose you have a board with n ordered pegs. You have an infinite supply of rubber bands that can go around any number of pegs but they can't exactly overlap. what counts as a possibility is a state of the board with at least one rubber band going around some number of pegs.
addams wrote: There is no such thing as an Unbiased Jury.
Talith wrote:k_n = \frac{1}{5}\left(2+\Phi\right)\left(1+\Phi\right)^n+\frac{1}{5}\left(2-\frac{1}{\Phi}\right)\left(1-\frac{1}{\Phi}\right)^n-1k_n = \frac{1}{5}\Phi^3\Phi^{2n}+\frac{1}{5}\Phi^{-3}\Phi^{-2n}-1
Qaanol wrote:Are you saying that [A (B) C] is different from [A (B] C), where the different brackets represent different rubber bands? If we allow things like [A (B] C), where the rubber bands can overlap without being nested, I think the count of possibilities will be simpler to calculate, because then it’s just a matter of counting all possible places a rubber band could go, and raising 2 to that power (and then subtracting 1 because you have ruled out the zero-rubber band case). In particular, 2n(n-1)/2-1.
addams wrote:This forum has some very well educated people typing away in loops with Sourmilk. He is a lucky Sourmilk.
Donnyj1981 wrote:Now let's say I allowed the bands to skip order - as in a band going around XZ. Would this be the problem of Bell's number?
mike-l wrote:4) A non nesting/non overlapping set is the same as picking an even (nonzero) number of points from n, which is the same as picking any number of points from n-1 and including n if necessary to make things even, so 2^(n-1)-1 (again eliminating the selection of no points)
Qaanol wrote:Donnyj1981 wrote:Now let's say I allowed the bands to skip order - as in a band going around XZ. Would this be the problem of Bell's number?
Each non-empty subset is now a valid place for a band, and there are 2n-1 non-empty subsets. In the case allowing overlap and/or nesting, there are then 22ⁿ-1-1 options with at least one band containing at least one element.mike-l wrote:4) A non nesting/non overlapping set is the same as picking an even (nonzero) number of points from n, which is the same as picking any number of points from n-1 and including n if necessary to make things even, so 2^(n-1)-1 (again eliminating the selection of no points)
I do not follow the line of reasoning here. What makes you say “A non nesting/non overlapping set is the same as picking an even (nonzero) number of points from n”? Suppose n=2, so the possibilities for non-nesting/non-overlapping band placements are [A]B, A[B], [AB], [A][B], making a total of 4 options, of which 3 have exactly one band.
addams wrote:This forum has some very well educated people typing away in loops with Sourmilk. He is a lucky Sourmilk.