Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The Weierstrass substitution rewrites trigonometric integrals using t=tanx2t = \tan\frac{x}{2}. This changes many integrals involving sinx\sin x and cosx\cos x into rational functions of tt. A worked examples cheat sheet helps students recognize when the substitution is useful and apply the algebra without losing track of constants.

It is especially useful in college calculus when standard identities do not simplify an integral quickly.

The core formulas are sinx=2t1+t2\sin x = \frac{2t}{1+t^2}, cosx=1t21+t2\cos x = \frac{1-t^2}{1+t^2}, and dx=21+t2dtdx = \frac{2}{1+t^2}\,dt. After substitution, simplify the integrand into a rational expression and integrate using algebra, partial fractions, or basic antiderivatives. At the end, convert back using t=tanx2t = \tan\frac{x}{2} unless the problem asks for an answer in terms of tt.

Key Facts

  • The Weierstrass substitution is t=tanx2t = \tan\frac{x}{2}, which is also written as t=tan(x2)t = \tan\left(\frac{x}{2}\right).
  • The sine conversion formula is sinx=2t1+t2\sin x = \frac{2t}{1+t^2}.
  • The cosine conversion formula is cosx=1t21+t2\cos x = \frac{1-t^2}{1+t^2}.
  • The differential conversion formula is dx=21+t2dtdx = \frac{2}{1+t^2}\,dt.
  • The tangent conversion formula is tanx=2t1t2\tan x = \frac{2t}{1-t^2} when 1t201-t^2 \neq 0.
  • An integral of the form R(sinx,cosx)dx\int R(\sin x,\cos x)\,dx becomes R(2t1+t2,1t21+t2)21+t2dt\int R\left(\frac{2t}{1+t^2},\frac{1-t^2}{1+t^2}\right)\frac{2}{1+t^2}\,dt.
  • For definite integrals, convert bounds using t=tanx2t = \tan\frac{x}{2}, but watch for discontinuities when the interval crosses x=π+2πkx = \pi + 2\pi k.
  • After integrating in tt, substitute back with t=tanx2t = \tan\frac{x}{2} to express the final answer in terms of xx.

Vocabulary

Weierstrass substitution
A trigonometric substitution using t=tanx2t = \tan\frac{x}{2} to convert expressions involving sinx\sin x and cosx\cos x into rational functions.
Half-angle substitution
Another name for the substitution t=tanx2t = \tan\frac{x}{2} because it uses the tangent of half the original angle.
Rational function
A function that can be written as a quotient of polynomials, such as t2+1t3\frac{t^2+1}{t-3}.
Back-substitution
The step of replacing tt with tanx2\tan\frac{x}{2} after finding an antiderivative in terms of tt.
Partial fractions
A method for rewriting a rational expression as simpler fractions that are easier to integrate.
Domain restriction
A limitation on where a substitution is valid, such as avoiding points where t=tanx2t = \tan\frac{x}{2} is undefined.

Common Mistakes to Avoid

  • Forgetting to replace dxdx is wrong because the substitution is incomplete without dx=21+t2dtdx = \frac{2}{1+t^2}\,dt.
  • Using sinx=t1+t2\sin x = \frac{t}{1+t^2} is wrong because the correct numerator is 2t2t, so the correct formula is sinx=2t1+t2\sin x = \frac{2t}{1+t^2}.
  • Using cosx=t211+t2\cos x = \frac{t^2-1}{1+t^2} reverses the sign; the correct formula is cosx=1t21+t2\cos x = \frac{1-t^2}{1+t^2}.
  • Changing definite bounds incorrectly gives the wrong area or accumulated value; each bound x=ax=a must become t=tana2t = \tan\frac{a}{2}.
  • Leaving the final indefinite integral in terms of tt can be incomplete when the original problem uses xx; substitute back with t=tanx2t = \tan\frac{x}{2} unless instructed otherwise.

Practice Questions

  1. 1 Use t=tanx2t = \tan\frac{x}{2} to evaluate dx1+sinx\int \frac{dx}{1+\sin x}.
  2. 2 Use the Weierstrass substitution to evaluate dx2+cosx\int \frac{dx}{2+\cos x}.
  3. 3 Convert sinx1+cosxdx\int \frac{\sin x}{1+\cos x}\,dx into an integral in tt using t=tanx2t = \tan\frac{x}{2}, then simplify before integrating.
  4. 4 Explain why the Weierstrass substitution is often useful for integrals involving rational combinations of sinx\sin x and cosx\cos x.