home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   sci.math.symbolic      Symbolic algebra discussion      10,432 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 9,464 of 10,432   
   asetofsymbols@gmail.com to All   
   Re: [Axiom] define a rule   
   09 Jun 17 00:06:57   
   
   I not have any practice on CAS sys   
   for doing rules(macro substitution conditional on type and set I suppose)   
   but if a can imagine a sys and a law   
   for Int(f(g(x)),x)   
   [as example Int(f(2*x+1),x)]   
    it will do the same thing I would write in a paper and pencil:   
      
   Int(f(g(x)), x)==   
   If isCostant(k:=D(g(x),x)) and   
      (F:=Int(f(y)/k,y))!="fail"   
     return subst(F,y=g(x))   
   else return Int(f(g(x)), x)   
      
   How to identify f and g in one expression I don't know   
      
   Possibly I make some error...   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca