![]() |
|
|
#1 |
|
Aug 2006
175B16 Posts |
I was wondering if there was a CAS that could handle manipulations with big O error terms.
Mathematica has an O function, but it doesn't work properly: Code:
> x^2 Log[x] + x Log[x]^2 + x / Log[x] + O[x] O[x^1] But I'm interested in more than just cutting off small terms. I'd like to be able to do division Code:
> (x^2 + 3)/(x^2 + O(x)) 1 + O(1/x) Code:
> inverse(x^2 + O(x), x) Âħsqrt(x) + O(1) Is there any system that can do this? If not, is there a reason? Is it harder than it seems? |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linear Algebra error question | sashamkrt | Msieve | 5 | 2013-12-16 04:10 |
| Error 3: Exponent not assigned to this computer | rx7350 | PrimeNet | 2 | 2007-11-23 19:55 |
| 100 computer system | MRiblett | Hardware | 9 | 2005-06-01 23:47 |
| ERROR 3: Exponent not assigned to this computer. | cd1940 | PrimeNet | 7 | 2004-10-03 10:01 |
| HRF3.TXT now has computer-id and error code | GP2 | Data | 2 | 2003-10-09 06:46 |