Examples from Timofeev (1948) Ch. 1, divided into sections kindly provided by clicliclic vel Martin on sci.math.symbolic fricas (1) -> INT ==> integrate Type: Void
fricas pi ==> %pi Type: Void
fricas SIN ==> sin Type: Void
fricas COS ==> cos Type: Void
fricas TAN ==> tan Type: Void
fricas COT ==> cot Type: Void
fricas SEC ==> sec Type: Void
fricas CSC ==> csc Type: Void
fricas LN ==> log Type: Void
fricas SQRT ==> sqrt Type: Void
fricas ATAN ==> atan Type: Void
fricas ACOS ==> acos Type: Void
fricas ASIN ==> asin Type: Void
fricas -- Timofeev (1948) Ch. 1,
Type: Union(Expression(Integer),
fricas INT(1/(a^2+b^2*x^2),
Type: Union(Expression(Integer),
fricas INT(SEC(2*a*x),
Type: Union(Expression(Integer),
fricas INT(1/(4*SIN(x/3)),
Type: Union(Expression(Integer),
fricas INT(1/COS(3/4*pi-2*x),
Type: Union(Expression(Integer),
fricas INT(SEC(x)*TAN(x),
Type: Union(Expression(Integer),
fricas INT(CSC(x)*COT(x),
Type: Union(Expression(Integer),
fricas INT(TAN(x)/SIN(2*x),
Type: Union(Expression(Integer),
fricas INT(1/(1+COS(x)),
Type: Union(Expression(Integer),
fricas INT(1/(1-COS(x)),
Type: Union(Expression(Integer),
fricas INT(SIN(x)/(a-b*COS(x)),
Type: Union(Expression(Integer),
fricas INT(COS(x)/(a^2+b^2*SIN(x)^2),
Type: Union(Expression(Integer),
fricas INT(COS(x)/(a^2-b^2*SIN(x)^2),
Type: Union(Expression(Integer),
fricas INT(SIN(2*x)/(b^2*SIN(x)^2+a^2),
Type: Union(Expression(Integer),
fricas INT(SIN(2*x)/(b^2*SIN(x)^2-a^2),
Type: Union(Expression(Integer),
fricas INT(SIN(2*x)/(b^2*COS(x)^2+a^2),
Type: Union(Expression(Integer),
fricas INT(SIN(2*x)/(b^2*COS(x)^2-a^2),
Type: Union(Expression(Integer),
fricas INT(1/(4-COS(x)^2),
Type: Union(Expression(Integer),
fricas INT(%e^x/(%e^(2*x)-1),
Type: Union(Expression(Integer),
fricas INT(1/(x*LN(x)),
Type: Union(Expression(Integer),
fricas INT(1/(x*(1+LN(x)^2)),
Type: Union(Expression(Integer),
fricas INT(1/(x*(1-LN(x))),
Type: Union(Expression(Integer),
fricas INT(1/(x*(1+LN(x/a))),
Type: Union(Expression(Integer),
fricas -- Timofeev (1948) Ch. 1,
Type: Union(Expression(Integer),
fricas INT((2-x^(2/3))*(x+SQRT(x))/x^(3/2),
Type: Union(Expression(Integer),
fricas INT((2*x-1)/(2*x+3),
Type: Union(Expression(Integer),
fricas INT((2*x-5)/(3*x^2-2),
Type: Union(Expression(Integer),
fricas INT((2*x-5)/(3*x^2+2),
Type: Union(Expression(Integer),
fricas INT(SIN(x)*SIN(x/4),
Type: Union(Expression(Integer),
fricas INT(COS(3*x)*COS(4*x),
Type: Union(Expression(Integer),
fricas INT(TAN(x)*TAN(x-a),
Type: Union(Expression(Integer),
fricas INT(SIN(x)^2,
Type: Union(Expression(Integer),
fricas INT(COS(x)^2,
Type: Union(Expression(Integer),
fricas INT(SIN(x)*COS(x)^3,
Type: Union(Expression(Integer),
fricas INT(COS(x)^3/SIN(x)^4,
Type: Union(Expression(Integer),
fricas INT(1/(SIN(x)^2*COS(x)^2),
Type: Union(Expression(Integer),
fricas INT(COT(3/4*x)^2,
Type: Union(Expression(Integer),
fricas INT((1+TAN(2*x))^2,
Type: Union(Expression(Integer),
fricas INT((TAN(x)-COT(x))^2,
Type: Union(Expression(Integer),
fricas INT((TAN(x)-SEC(x))^2,
Type: Union(Expression(Integer),
fricas INT(SIN(x)/(1+SIN(x)),
Type: Union(Expression(Integer),
fricas INT(COS(x)/(1-COS(x)),
Type: Union(Expression(Integer),
fricas INT((%e^(x/2)-1)^3*%e^(-x/2),
Type: Union(Expression(Integer),
fricas -- Timofeev (1948) Ch. 1,
Type: Union(Expression(Integer),
fricas INT(x^2/(13-6*x^3+x^6),
Type: Union(Expression(Integer),
fricas INT((x+2)/(x^2-4*x-1),
Type: Union(Expression(Integer),
fricas INT(1/(1+(x+1)^(1/3)),
Type: Union(Expression(Integer),
fricas INT(1/((a*x+b)*SQRT(x)),
Type: Union(List(Expression(Integer)),
fricas INT(x^3*SQRT(1+x^2),
Type: Union(Expression(Integer),
fricas INT(x/SQRT(a^4-x^4),
Type: Union(Expression(Integer),
fricas INT(1/(x*SQRT(x^2-a^2)),
Type: Union(Expression(Integer),
fricas INT(1/(x*SQRT(a^2-x^2)),
Type: Union(Expression(Integer),
fricas INT(1/(x*SQRT(x^2+a^2)),
Type: Union(Expression(Integer),
fricas INT(1/SQRT(2+x-x^2),
Type: Union(Expression(Integer),
fricas INT(1/SQRT(3*x^2-4*x+5),
Type: Union(Expression(Integer),
fricas INT(1/SQRT(x-x^2),
Type: Union(Expression(Integer),
fricas INT((2*x+1)/SQRT(2+x-x^2),
Type: Union(Expression(Integer),
fricas INT(1/(x*SQRT(2+x-x^2)),
Type: Union(Expression(Integer),
fricas INT(1/((x-2)*SQRT(2+x-x^2)),
Type: Union(Expression(Integer),
fricas INT((2+3*SIN(x))/(SIN(x)*(1-COS(x))),
Type: Union(Expression(Integer),
fricas INT(1/(2+3*COS(x)^2),
Type: Union(Expression(Integer),
fricas INT((1-TAN(x))/SIN(2*x),
Type: Union(Expression(Integer),
fricas INT((1+TAN(x)^2)/(1-TAN(x)^2),
Type: Union(Expression(Integer),
fricas INT((a^2-4*COS(x)^2)^(3/4)*SIN(2*x),
Type: Union(Expression(Integer),
fricas INT(SIN(2*x)/(a^2-4*SIN(x)^2)^(1/3),
Type: Union(Expression(Integer),
fricas INT(1/SQRT(a^(2*x)-1),
Type: Union(Expression(Integer),
fricas INT(%e^(x/2)/SQRT(%e^x-1),
Type: Union(Expression(Integer),
fricas INT(ATAN(x)^n/(1+x^2),
Type: Union(Expression(Integer),
fricas INT(ASIN(x/a)^(3/2)/SQRT(a^2-x^2),
Type: Union(Expression(Integer),
fricas INT(1/(ACOS(x)^3*SQRT(1-x^2)),
Type: Union(Expression(Integer),
fricas -- Timofeev (1948) Ch. 1,
Type: Union(Expression(Integer),
fricas INT(LN(x)/x^5,
Type: Union(Expression(Integer),
fricas INT(x^2*LN((x-1)/x),
Type: Union(Expression(Integer),
fricas INT(COS(x)^5,
Type: Union(Expression(Integer),
fricas INT(SIN(x)^2*COS(x)^4,
Type: Union(Expression(Integer),
fricas INT(1/SIN(x)^5,
Type: Union(Expression(Integer),
fricas INT(SIN(x)/%e^x,
Type: Union(Expression(Integer),
fricas INT(%e^(2*x)*SIN(3*x),
Type: Union(Expression(Integer),
fricas INT(a^x*COS(x),
Type: Union(Expression(Integer),
fricas INT(COS(LN(x)),
Type: Union(Expression(Integer),
fricas INT(SEC(x)^2*LN(COS(x)),
Type: Union(Expression(Integer),
fricas INT(x*TAN(x)^2,
Type: Union(Expression(Integer),
fricas INT(ASIN(x)/x^2,
Type: Union(Expression(Integer),
fricas INT(ASIN(x)^2,
Type: Union(Expression(Integer),
fricas INT(x^2*ATAN(x)/(1+x^2),
Type: Union(Expression(Integer),
fricas INT(ACOS(SQRT(x/(x+1))),
Type: Union(Expression(Integer),
See also FriCASTimofeev37, FriCASTimofeev5, FriCASTimofeev9 |