Size: 1330
Comment:
|
Size: 4853
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
||<-2> Problem Key || || || |
||<-2> Problem Key || || || || || (p.v.) || principal value || |
Line 5: | Line 7: |
||<-2> Performance Key || || || || |
||<-2> Performance Key || || || || |
Line 11: | Line 13: |
|| Problem || Maple || Mathematica || GiNaC || Maxima || Sage || Symbolics || Notes (such as code used/version etc.) || || || || || || || || || || || |
|| Problem || Maple || Mathematica || GiNaC || Maxima || Sage || Symbolics || Notes (such as code used/version etc.) || || || || || || || || || || || || || || || || || || || || || || || || || || || || || || || |
Problem Key |
|
|
simplify |
|
assume ... |
|
solve ... for |
(p.v.) |
principal value |
Performance Key |
|
|
wrong answer/cannot do the problem |
|
performs correctly in time |
|
does not finish in time |
>.<, |
very difficult to convince system to do what you want (regardless of performance) |
Problem |
Maple |
Mathematica |
GiNaC |
Maxima |
Sage |
Symbolics |
Notes (such as code used/version etc.) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\lim_{x\rightarrow 0}\frac{\sin x}{x} \rightarrow 1 |
|
|
|
|
|
|
|
\lim_{x\rightarrow 0}\frac{1-\cos x}{x^2} \rightarrow \frac{1}{2} |
|
|
|
|
|
|
|
\frac{d^2}{dx^2}y(x(t)) \rightarrow \frac{d^2y}{dx^2}(\frac{dx}{dt})^2 + \frac{dy}{dx}\frac{d^2x}{dt^2} |
|
|
|
|
|
|
|
\frac{d}{dx}(\int\frac{1}{x^3+2}dx) \rightarrow \frac{1}{x^3+2} |
|
|
|
|
|
|
|
\int\frac{1}{a+b\cos x}dx (a < b) |
|
|
|
|
|
|
|
\frac{d}{dx}\int\frac{1}{a+b\cos x}dx = \frac{1}{a+b\cos x} |
|
|
|
|
|
|
|
\frac{d}{dx}|x| \rightarrow \frac{x}{|x|} |
|
|
|
|
|
|
|
\int|x|dx \rightarrow \frac{x|x|}{2} |
|
|
|
|
|
|
|
\int\frac{x}{\sqrt{1+x}+\sqrt{1-x}}dx \rightarrow \frac{(1+x)^{3/2}+(1-x)^{3/2}}{3} |
|
|
|
|
|
|
|
\int\frac{\sqrt{1+x}+\sqrt{1-x}}{2}dx \rightarrow \frac{(1+x)^{3/2}+(1-x)^{3/2}}{3} |
|
|
|
|
|
|
|
\int_{-1}^1\frac{1}{x}dx \rightarrow 0(p.v.) |
|
|
|
|
|
|
|