On Tue, Nov 24, 2009 at 11:48 AM, Raul Miller <[email protected]> wrote:
>   /:~ */ |: 2 3 5 ^"1 pfx 1 + 3 1 1
> 1 2 3 4 5 6 8 10 12 15 20 24 30 40 60 120
>   /:~ */ |: 2 5 ^"1 pfx 1 + 2 2
> 1 2 4 5 10 20 25 50 100
>
> I am not sure exactly what he wanted me to notice here.

   #/:~ */ |: 2 3 5 ^"1 pfx 1 + 3 1 1
16
   #/:~ */ |: 2 5 ^"1 pfx 1 + 2 2
9

Their counts are squares.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to