Re: Series[log[x], {x, 0, 3}]
- To: mathgroup at smc.vnet.net
- Subject: [mg119151] Re: Series[log[x], {x, 0, 3}]
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Mon, 23 May 2011 06:25:18 -0400 (EDT)
Log@x means Log[x], obviously.
Bobby
On Sun, 22 May 2011 05:55:53 -0500, Hongsheng Zhao <hszhao.cn at gmail.com>
wrote:
> On 05/21/2011 01:06 PM, DrMajorBob wrote:
>> Series[Log@x, {x, 1, 3}]
>
> What does the @ sign mean in the above formula?
>
> Why not you use the following form:
>
> Series[Log[x], {x, 1, 3}]
>
>>
>> (x-1)-1/2 (x-1)2+1/3 (x-1)3+O[x-1]4
>
> Regards.
--
DrMajorBob at yahoo.com