Aliquot sequence classifications: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: added wording to the REXX section header, changed a program comment.)
m (→‎{{header|REXX}}: added wording to the REXX section header, changed a program comment.)
Line 2,042: Line 2,042:


Two versions of   ''classifications''   of   ''non-terminating''   are used:
Two versions of   ''classifications''   of   ''non-terminating''   are used:
::*   (lowercase)   '''non-terminating'''       ───   due to more than sixteen cyclic numbers
::*   (lowercase)   '''non-terminating'''           ───   due to more than sixteen cyclic numbers
::* &nbsp; (uppercase) &nbsp; '''NON-terminating''' &nbsp; &nbsp; ─── &nbsp; due to a cyclic number that is larger than <big>2<sup>47</sup></big>
::* &nbsp; (uppercase) &nbsp; '''NON-TERMINATING''' &nbsp; &nbsp; ─── &nbsp; due to a cyclic number that is larger than <big>2<sup>47</sup></big>


Both of the above limitations are imposed by this Rosetta Code task's restriction requirements: &nbsp; ''For the purposes of this task, ···''.
Both of the above limitations are imposed by this Rosetta Code task's restriction requirements: &nbsp; ''For the purposes of this task, ···''.