MathGroup Archive 2004

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

Search the Archive

Re: Remove the higher order terms in series expansion

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52841] Re: [mg52798] Remove the higher order terms in series expansion
  • From: DrBob <drbob at bigfoot.com>
  • Date: Tue, 14 Dec 2004 05:59:51 -0500 (EST)
  • References: <200412130923.EAA23483@smc.vnet.net>
  • Reply-to: drbob at bigfoot.com
  • Sender: owner-wri-mathgroup at wolfram.com

Normal does that.

Bobby

On Mon, 13 Dec 2004 04:23:13 -0500 (EST), highorder <highorder at Noreply.com> wrote:

> I guess this should be simple and hiding somewhere in the manual. Is
> there a quick way to remove the high order terms after using
> Series[f,{x,x0,n}] command? The problem comes from the output is
> actually given by:
>
> expansion term + O(x^3);
>
> the O(x^3) should be removed. I will keep trying but wondering if
> anyone has a quick answer.
>
> Thanks.
>
>
>
>



-- 
DrBob at bigfoot.com
www.eclecticdreams.net


  • Prev by Date: NMinimize constraint bug
  • Next by Date: Re: defining variables as Real
  • Previous by thread: Remove the higher order terms in series expansion
  • Next by thread: Re: Remove the higher order terms in series expansion