x=.3   y=.3 r=.2
(x^r)+y^r    18   (x+y)^r   36
  One example does not a proof make

On Sun, 10 Dec 2006, Björn Helgason wrote:

 x=.2
 y=.2
 r=.2
 (x^r)+(y^r)
8
 (x+y)^r
16

2006/12/9, Chris Burke <[EMAIL PROTECTED]>:

The mistake is the assumption that:

  (x^r)+(y^r) is the same as (x+y)^r

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

Reply via email to