Talk:First perfect square in base n with n unique digits: Difference between revisions

Content added Content deleted
Line 172: Line 172:
::: <pre> [ '1', 'g', '1', '4', '9', 'g', '9', '4', '1', 'g', '1']</pre>
::: <pre> [ '1', 'g', '1', '4', '9', 'g', '9', '4', '1', 'g', '1']</pre>
::: base 13 (digital root 1 for the first match), also has a dual-symmetry cycle.
::: base 13 (digital root 1 for the first match), also has a dual-symmetry cycle.
::: Conceivable that there is some congruence there ?:
::: Conceivable that there is some kind of congruence there ?:
<pre>
<pre>
# '1', 'g', '1', '4', '9', 'g', '9', '4', '1', 'g', '1' base 17 (digital root 9 for that candidate)
# '1', 'g', '1', '4', '9', 'g', '9', '4', '1', 'g', '1' base 17 (digital root 9 for that candidate)