Bioche's rules

From testwiki
Jump to navigation Jump to search

Template:Short descriptionTemplate:Inline

Bioche's rules, formulated by the French mathematician Template:Ill (1859–1949), are rules to aid in the computation of certain indefinite integrals in which the integrand contains sines and cosines.

In the following, f(t) is a rational expression in sint and cost. In order to calculate f(t)dt, consider the integrand ω(t)=f(t)dt. We consider the behavior of this entire integrand, including the dt, under translation and reflections of the t axis. The translations and reflections are ones that correspond to the symmetries and periodicities of the basic trigonometric functions.

Bioche's rules state that:

  1. If ω(t)=ω(t), a good change of variables is u=cost.
  2. If ω(πt)=ω(t), a good change of variables is u=sint.
  3. If ω(π+t)=ω(t), a good change of variables is u=tant.
  4. If two of the preceding relations both hold, a good change of variables is u=cos2t.
  5. In all other cases, use u=tan(t/2).

Because rules 1 and 2 involve flipping the t axis, they flip the sign of dt, and therefore the behavior of ω under these transformations differs from that of ƒ by a sign. Although the rules could be stated in terms of ƒ, stating them in terms of ω has a mnemonic advantage, which is that we choose the change of variables u(t) that has the same symmetry as ω.

These rules can be, in fact, stated as a theorem: one shows[1] that the proposed change of variable reduces (if the rule applies and if f is actually of the form f(t)=P(sint,cost)Q(sint,cost)) to the integration of a rational function in a new variable, which can be calculated by partial fraction decomposition.

Case of polynomials

To calculate the integral sinp(t)cosq(t)dt, Bioche's rules apply as well.

  • If p and q are odd, one uses u=cos(2t);
  • If p is odd and q even, one uses u=cos(t);
  • If p is even and q odd, one uses u=sin(t);
  • If not, one is reduced to lineariz.

Another version for hyperbolic functions

Suppose one is calculating g(cosht,sinht)dt.

If Bioche's rules suggest calculating g(cost,sint)dt by u=cos(t) (respectively, sint,tant,cos(2t),tan(t/2)), in the case of hyperbolic sine and cosine, a good change of variable is u=cosh(t) (respectively, sinh(t),tanh(t),cosh(2t),tanh(t/2)). In every case, the change of variable u=et allows one to reduce to a rational function, this last change of variable being most interesting in the fourth case (u=tanh(t/2)).

Examples

Example 1

As a trivial example, consider

sintdt.

Then f(t)=sint is an odd function, but under a reflection of the t axis about the origin, ω stays the same. That is, ω acts like an even function. This is the same as the symmetry of the cosine, which is an even function, so the mnemonic tells us to use the substitution u=cost (rule 1). Under this substitution, the integral becomes du. The integrand involving transcendental functions has been reduced to one involving a rational function (a constant). The result is u+c=cost+c, which is of course elementary and could have been done without Bioche's rules.

Example 2

The integrand in

dtsint

has the same symmetries as the one in example 1, so we use the same substitution u=cost. So

dtsint=dusin2t=du 1cos2t.

This transforms the integral into

du1u2,

which can be integrated using partial fractions, since 11u2=12(11+u+11u). The result is that

dtsint=12ln1+cost1cost+c.

Example 3

Consider

dt1+βcost,

where β2<1. Although the function f is even, the integrand as a whole ω is odd, so it does not fall under rule 1. It also lacks the symmetries described in rules 2 and 3, so we fall back to the last-resort substitution u=tan(t/2).

Using cost=1tan2(t/2)1+tan2(t/2) and a second substitution v=1β1+βu leads to the result

dt1+βcost=21β2arctan[1β1+βtant2]+c.

References

Template:WikiversityTemplate:Reflist

  • Zwillinger, Handbook of Integration, p. 108
  • Stewart, How to Integrate It: A practical guide to finding elementary integrals, pp. 190−197.