MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Series[log[x], {x, 0, 3}]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119123] Re: Series[log[x], {x, 0, 3}]
  • From: Hongyi Zhao <hongyi.zhao at gmail.com>
  • Date: Sun, 22 May 2011 06:56:25 -0400 (EDT)

On 05/21/2011 07:45 AM, Bob Hanlon wrote:
> Series[Log[x], {x, 0, 3}] // Normal
>
> Log[x]
>
> Series[Log[1 + x], {x, 0, 3}] // Normal
>
> x - x2/2 + x3/3

Thanks a lot. I've got it.

Regards.
-- 
Hongyi Zhao <hongyi.zhao at gmail.com>
Institute of Semiconductors, Chinese Academy of Sciences
GnuPG DSA: 0xD108493


  • Prev by Date: Re: Problem with MLGetReal(Double) in Mathlink
  • Next by Date: Re: Series[log[x], {x, 0, 3}]
  • Previous by thread: Re: Series[log[x], {x, 0, 3}]
  • Next by thread: Re: Series[log[x], {x, 0, 3}]