[seqfan] English number words modulo themselves

Eric Angelini Eric.Angelini at kntv.be
Sat Jun 22 00:01:07 CEST 2013


Hello SeqFans,

Replace each letter (of the English number word N) by its rank
in the alphabet. Sum the ranks.
Divide the sum by the number N.
Put the remainder between brackets.

Example:

TWO -> 20+23+15 = 58
58/2 = 29.2 + 0 -> [0]

SEVEN -> 19+5+22+5+14 = 65
65/7 = 9.7 + 2 -> [2]

Is this (silly) seq worth the OEIS?

[Are loops possible? Number N producing the remainder M, which,
in turn, produces the remainder N?]

Best,
É.

Propulsé d'un aPhone




More information about the SeqFan mailing list