The approach is legit, since constructing a counterexample is a way to prove a theory is wrong. ¹

Computational mathematics - the use of computers for mathematics itself - is a hot and controversial topic.

I have more problems with calling it Veritasium's riddle, though I like the blog.

But I hope the nature of the solution is clearer now, because the success of large groups of prisoners is coupled. If they are member of the same cycle they either all succeed or all fail.

Imagine a hypothetical strategy coupling all prisoners, the success rate would be even 50% not only 30%.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

Update
¹) just the opposite isn't true, there are plenty of conjectures which "work" for a while... Till they don't.

Update

coincidentally I just watched a video from the same channel explaining to the end how hard it is to find a counterexample for a wrong conjecture: The Simplest Math Problem No One Can Solve - Collatz Conjecture

see also the Pólya conjecture


In reply to Re^4: Demo of the 100 Prisoners Problem using Perl by LanX
in thread Proving Veritasiums riddle using Perl by cavac

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.