Re: FullSimplify again ...
- To: mathgroup at smc.vnet.net
- Subject: [mg59259] Re: FullSimplify again ...
- From: "Scout" <not at nothing.net>
- Date: Wed, 3 Aug 2005 01:20:00 -0400 (EDT)
- References: <dcf3d4$lgl$1@smc.vnet.net> <dcho7g$81n$1@smc.vnet.net> <dcmucd$gk1$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
> Scout wrote:
>>>Hello.
>>>I happened to type the following lines:
>>>
>> Hi,
>>
>>>In[15]:= f=FullSimplify[Product[(5-i)/5,{i,1,n}]]
>>>Out[15]= 0
>>>
>> That isn't correct... the output is:
>> (-1/5)^n Pochhammer[-4,n]
>>
> Maybe you have an other version?
> Mine is
> "Version Number: 5.1.1.0
> Platform: X"
> (Linux version)
>
> And The above is copy-pasted from the notebook.
>
> greetings
> Detlef
>
Using Mathematica ver. 4 on WinXP.
~Scout~