SEARCH THIS BLOG :-)

Showing posts with label integration by substitution. Show all posts
Showing posts with label integration by substitution. Show all posts

Monday, 21 December 2015

Area of a Circle $A=\pi r^2$ using integration

Area of a Circle $A=\pi r^2$ using integration

To find the area of the circle we simply integrate to find the area between $x=0$ and $x=r$ and multiply by $4$.
Area $$A=4\int^r_0 \sqrt{r^2-x^2}\,dx$$
Using the substitution $x=r \sin\theta$ gives $$dx=r  \cos\theta$$ and the integral converts to
$\displaystyle\begin{array}{ll}
A&=\displaystyle 4\int^{\pi/2}_0 \sqrt{r^2-r^2\sin^2\theta}.r\cos\theta \,d\theta\\
&=\displaystyle 4\int^{\pi/2}_0 \sqrt{r^2(1-\sin^2\theta)}.r\cos\theta \,d\theta\\
&=\displaystyle4\int^{\pi/2}_0 \sqrt{r^2\cos^2\theta}.r\cos\theta \,d\theta\\
&=\displaystyle 4\int^{\pi/2}_0 r\cos\theta.r\cos\theta \,d\theta\\
&=\displaystyle 4\int^{\pi/2}_0 r^2\cos^2\theta \,d\theta\\
&=\displaystyle 4r^2\int^{\pi/2}_0 {1+\cos 2\theta\over 2}\, d\theta\\
&=\displaystyle 2r^2\left. \left( \theta+{\sin 2\theta\over 2}\right)\right|^{\pi/2}_0\\
&=\displaystyle 2r^2\left( {\pi\over 2} +{\sin\pi\over 2}-0- {\sin 0\over 2}\right)\\
&=\displaystyle\pi r^2
\end{array}$


Wednesday, 1 February 2006

Integration using substitution. (5) $\displaystyle\int_{-1}^1 {e^{\arctan x} \over 1+x^2} dx$ (12) $\displaystyle\int\sin x \cos(\cos x) dx$ (15) $\displaystyle\int_0^{1/2} {x\over \sqrt{1-x^2}} dx$ (18) $\displaystyle\int {e^{2x}\over 1+e^{4x}} dx$ (19) $\displaystyle\int e^{x+e^x} dx$ (26) $\displaystyle\int {3x^2-2\over x^3-2x-8} dx$ (27) $\displaystyle\int \cot x \ln (\sin x) dx$ (43) $\displaystyle\int e^x \sqrt{1+e^x} dx$ (34) $\displaystyle\int_{\pi/4}^{\pi/2} {1+4\cot x\over 4-\cot x} dx$

QUESTIONS: Integration using substitutions.

(5)    $\displaystyle\int_{-1}^1 {e^{\arctan x} \over 1+x^2} dx$
(12)  $\displaystyle\int\sin x \cos(\cos x)  dx$
(15)  $\displaystyle\int_0^{1/2} {x\over \sqrt{1-x^2}} dx$
(18)  $\displaystyle\int {e^{2x}\over 1+e^{4x}} dx$
(19)  $\displaystyle\int e^{x+e^x} dx$
(26)  $\displaystyle\int {3x^2-2\over x^3-2x-8} dx$
(27)  $\displaystyle\int \cot x \ln (\sin x) dx$
(43)  $\displaystyle\int e^x \sqrt{1+e^x} dx$
(34)  $\displaystyle\int_{\pi/4}^{\pi/2} {1+4\cot x\over 4-\cot x} dx$

SOLUTIONS