Skip to content

All integration rules categorized and downloadable as PDF

License

Notifications You must be signed in to change notification settings

RuleBasedIntegration/IntegrationRules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubi Integration Rules

This repository provides all Rubi integration rules in human readable form as PDF files. Rubi systematically applies precisely defined rules to efficiently integrate a large class of mathematical expressions. The rules are organized based on the type of the integrand and hierarchically arranged in the form of a decision tree. By answering true-or-false questions in the tree, it is easy for a human or computer to determine exactly which of the more than 6600 rules is the right one to apply to a given integrand.

The rules are displayed in mathematical notation followed by the equivalent Mathematica program code. The following types of comments precede many of the rules

In the following, you will find the complete outline of the organized rules. The outline reflects the directory structure under the PdfFiles directory. If you seek a human readable outline, please view the README.txt file.

1 Algebraic functions

1.1 Binomial products

1.1.1 Linear

1.1.2 Quadratic

1.1.3 General

1.1.4 Improper

1.2 Trinomial products

1.2.1 Quadratic

1.2.2 Quartic

1.2.3 General

1.2.4 Improper

1.3 Miscellaneous

2 Exponentials

3 Logarithms

4 Trig functions

4.1 Sine

4.3 Tangent

4.5 Secant

4.7 Miscellaneous

5 Inverse trig functions

5.1 Inverse sine

5.3 Inverse tangent

5.5 Inverse secant

6 Hyperbolic functions

6.1 Hyperbolic sine

6.3 Hyperbolic tangent

6.5 Hyperbolic secant

6.7 Miscellaneous

7 Inverse hyperbolic functions

7.1 Inverse hyperbolic sine

7.3 Inverse hyperbolic tangent

7.5 Inverse hyperbolic secant

8 Special functions

9 Miscellaneous