|
[Date Index]
[Thread Index]
[Author Index]
Remove the higher order terms in series expansion
- To: mathgroup at smc.vnet.net
- Subject: [mg52798] Remove the higher order terms in series expansion
- From: highorder at Noreply.com (highorder)
- Date: Mon, 13 Dec 2004 04:23:13 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
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.
Prev by Date:
defining variables as Real
Next by Date:
Re: Mouse wheel under Linux w/ 4.2/5.0
Previous by thread:
Re: defining variables as Real
Next by thread:
Re: Remove the higher order terms in series expansion
|