login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Submitted by : (unknown) at: 2007-11-17T21:59:07-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

Why doesn't Axiom express antiderivatives in terms of hyperbolic trig functions since in can differentiate such functions? For example:

axiom
integrate(1/sqrt(1+x^2),x)

\label{eq1}-{\log \left({{\sqrt{{x^2}+ 1}}- x}\right)}(1)
Type: Union(Expression(Integer),...)
axiom
simplifyLog(%)

\label{eq2}\log \left({1 \over{{\sqrt{{x^2}+ 1}}- x}}\right)(2)
Type: Expression(Integer)
axiom
differentiate(%,x)

\label{eq3}{-{2 \  x \ {\sqrt{{x^2}+ 1}}}+{2 \ {x^2}}+ 1}\over{{{\left({2 \ {x^2}}+ 1 \right)}\ {\sqrt{{x^2}+ 1}}}-{2 \ {x^3}}-{2 \  x}}(3)
Type: Expression(Integer)
axiom
differentiate(asinh(x),x)

\label{eq4}1 \over{\sqrt{{x^2}+ 1}}(4)
Type: Expression(Integer)

property change --kratt6, Mon, 03 Jul 2006 15:19:53 -0500 reply
Category: MathAction => Axiom Library Severity: minor => normal Status: pending (next release) => open

Severity: normal => wishlist




  Subject:   Be Bold !!
  ( 14 subscribers )  
Please rate this page: