[seqfan] Re: Cumulative multiplication
Harvey P. Dale
hpd at hpdale.org
Sat Apr 18 13:21:34 CEST 2015
The first hit is 735. The next is 18432.
Best,
Harvey
-----Original Message-----
From: SeqFan [mailto:seqfan-bounces at list.seqfan.eu] On Behalf Of Eric Angelini
Sent: Saturday, April 18, 2015 6:22 AM
To: Sequence Discussion list
Subject: [seqfan] Cumulative multiplication
Hello SeqFans,
take an integer N like 2188;
create this (repeated) pattern:
2 1 8 8 2 1 8 8 2 1 8 8 2 1 8 8 ...
Insert the "multiply sign" everywhere:
2*1*8*8*2*1*8*8*2*1*8*8*2*1*8*8*...
Look at the partial cumulative
multiplications -- if N reappears,
you have a hit:
2*1=2
2*1*8=16
2*1*8*8=128
2*1*8*8*2=256
2*1*8*8*2*1=256
2*1*8*8*2*1*8=2048
2*1*8*8*2*1*8*8=16384
...
We have obviously a miss here.
What would be the first hit for N > 10?
Best,
É.
_______________________________________________
Seqfan Mailing list - http://list.seqfan.eu/
More information about the SeqFan
mailing list