Using integration by parts, evaluate \(\displaystyle \int_0^{\small{\dfrac{\pi}{2}}} x\, \sin x \, dx\). (3 marks)
--- 7 WORK AREA LINES (style=lined) ---
Aussie Maths & Science Teachers: Save your time with SmarterEd
Using integration by parts, evaluate \(\displaystyle \int_0^{\small{\dfrac{\pi}{2}}} x\, \sin x \, dx\). (3 marks)
--- 7 WORK AREA LINES (style=lined) ---
\(\displaystyle \int_0^{\small{\dfrac{\pi}{2}}} x\, \sin x \, dx = 1\)
| \(u\) | \(=x\) | \(u^{\prime}\) | \(=1\) |
| \(v^{\prime}\) | \(=\sin\,x\) | \(v\) | \(=-\cos\,x\) |
| \(\displaystyle \int_0^{\small{\dfrac{\pi}{2}}} x\, \sin x \, dx\) | \(=\Big[-x\,\cos\,x\Big]_0^{\small{\dfrac{\pi}{2}}} + \displaystyle \int_0^{\small{\dfrac{\pi}{2}}} \cos x \, dx\) | |
| \(=(0-0)+\Big[\sin\,x\Big]_0^{\small{\dfrac{\pi}{2}}} \) | ||
| \(=\sin\,\dfrac{\pi}{2}-\sin\,0\) | ||
| \(=1\) |
Find \(\displaystyle \int x e^x\, d x\) (2 marks) --- 5 WORK AREA LINES (style=lined) --- \(x e^x-e^x+c\) \(u=x \quad \ \ u^{\prime}=1\) \(v^{\prime}=e^x \quad v=e^x\)
\(\displaystyle\int x e^x \,d x\)
\(=u v^{\prime}-\displaystyle \int v u^{\prime}\, d x\)
\(=x e^x- \displaystyle \int e^x \cdot 1\, d x\)
\(=x e^x-e^x+c\)
Using the substitution `x=tan^(2)theta`, evaluate
`int_(0)^(1)sin^(-1)sqrt((x)/(1+x))\ dx` (4 marks)
--- 12 WORK AREA LINES (style=lined) ---
`pi/2-1`
`x=tan^(2)theta`
`dx/(d theta)=2sec^2theta\ tantheta\ \ =>\ \ dx=2sec^2theta\ tantheta\ d theta`
`text{When}\ x=0, \ theta=0`
`text{When}\ x=1, \ theta=pi/4`
| `sin^(-1)sqrt((x)/(1+x))` | `=sin^(-1)sqrt((tan^(2)theta)/(1+tan^(2)theta))` | |
| `=sin^(-1)sqrt((tan^(2)theta)/(text{sec}^(2)theta))` | ||
| `=sin^(-1)sqrt((sin^(2)theta))` | ||
| `=sin^(-1)(sintheta)` | ||
| `=theta` |
`int_(0)^(1)sin^(-1)sqrt((x)/(1+x))\ dx=int_(0)^(pi/4)\ theta xx 2sec^2theta\ tantheta\ d theta`
`text{Integrating by parts:}`
| `u` | `=theta` | `u^{′}` | `=1` |
| `v^{′}` | `=2tan theta\ sec^2 theta` | `v` | `=tan^(2)theta` |
`int_(0)^(pi/4)\ theta xx 2sec^2theta\ tantheta\ d theta`
`=[theta\ tan^(2)theta]_0^(pi/4)-int_0^(pi/4)tan^(2)theta\ d theta`
`=(pi/4 xx 1 -0)-int sec^(2)theta-1\ d theta`
`=pi/4-[tan theta-theta]_0^(pi/4)`
`=pi/4-[(1-pi/4)-0]`
`=pi/2-1`
Which expression is equal to `int x^5 e^{7x} dx`?
`A`
| `u = x^5` | `v^{′} = e^{7x}` | |
| `u^{′} = 5x^4` | `v = 1/7 e^{7x}` |
| `int uv^{′}\ dx` | `= uv-int u^{′}v \ dx` | |
| `= 1/7 x^5 e^{7x}-5/7 int x^4 e^{7x}\ dx` |
`=>\ A`
Use integration by parts to evaluate `int_1^e x ln x \ dx`. (3 marks)
`frac{e^2 + 1}{4}`
| `u = ln \ x` | `v′ = x` |
| `u′ = frac{1}{x}` | `v = frac{x^2}{2}` |
| `int _1^e x \ ln \ x \ dx` | `= [ frac{x^2}{2} · ln \ x ]_1^e – int_1^e frac{x^2}{2} · frac{1}{x}\ dx` |
| `= [frac{e^2}{2} ln \ e – frac{1}{2} ln 1]- int_1^e frac{x}{2}\ dx` | |
| `= frac{e^2}{2} – [ frac{x^2}{4}]_1^e` | |
| `= frac{e^2}{2} – ( frac{e^2}{4} – frac{1}{4} )` | |
| `= frac{e^2 + 1}{4}` |
Use integration by parts to evaluate `int_1^e x^7 log_e x dx`. (3 marks)
--- 6 WORK AREA LINES (style=lined) ---
`(7e^8 – 1)/(64)`
| `u` | `= log_e x,` | `\ \ \ \ u^(′)` | `= (1)/(x)` | |
| `v^(′)` | `= x^7,` | `v` | `= (1)/(8) x^8` |
| `int_1^e x^7\ log_e x dx` | `= uv-int u^(′) v \ dx` |
| `= [(x^8)/(8) ⋅ log_e x]_1 ^e-(1)/(8) int_1 ^e (1)/(x) ⋅ x^8 dx` | |
| `= ((e^8)/(8) log_e e-(1)/(8) log_e 1)-(1)/(8)[(1)/(8) x^8]_1 ^e` | |
| `= (e^8)/(8)-(1)/(8) ((e^8)/(8)-(1)/(8))` | |
| `= (e^8)/(8)-((e^8-1)/(64))` | |
| `= (7e^8 +1)/(64)` |
Use integration by parts to find `int x^3 log_e x dx` (3 marks)
`(x^4 log_e x)/(4)-(x^4)/(16) + C`
| `u` | `= log_e x,` | `\ \ \ \ u^{′}` | `= (1)/(x)` |
| `v^{′}` | `= x^3,` | `v` | `= (x^4)/(4)` |
| `int x^3 log_e x dx` | `= uv-int u^{′}v \ dx` |
| `= (x^4)/(4) log_e x-int (1)/(x) ⋅ (x^4)/(4) dx` | |
| `= (x^4 log_e x)/(4)-(1)/(4) int x^3 dx` | |
| `= (x^4 log_e x)/(4)-(x^4)/(16) + C` |
Use integration by parts to find `int x e^(3x) dx`. (2 marks)
`(x e^(3x))/3-(1)/(9) e^(3x) + C`
| `u` | `= x` | `\ \ \ \ u^{′}` | `= 1` |
| `v^{′}` | `= e^(3x)` | `v` | `= (1)/(3) e^(3x)` |
| `int x e^(3x) dx` | `= uv-int u^{′} v \ dx` |
| `= (xe^(3x))/(3)-(1)/(3) int e ^(3x) dx` | |
| `= (x e^(3x))/3-(1)/(9) e^(3x) + C` |
Which expression is equal to `int x cos x\ dx`?
`C`
| `u = x` | `v prime = cos x` |
| `u prime = 1` | `v = sin x` |
| `int uv prime\ dx` | `= uv – int u prime v\ dx` |
| `= x sin x – int sin x\ dx` | |
| `= x sin x + cos x + C` |
`=> C`
Find `int x tan^(-1) x\ dx`. (3 marks)
--- 8 WORK AREA LINES (style=lined) ---
`1/2(x^2 tan^(-1)x – x + tan^(-1) x) + c`
`I = int x tan^(-1) x\ dx`
| `text(Let)\ \ \ u` | `= tan^(-1) x` | `v prime` | `= x` | |
| `u prime` | `= 1/(1 + x^2)` | `v` | `= x^2/2` |
| `I` | `= uv – int u prime v\ dx` |
| `= tan^(-1) x · x^2/2 – int 1/(1 + x^2) · x^2/2\ dx` | |
| `= x^2/2 tan^(-1) x – 1/2 int x^2/(1 + x^2)\ dx` | |
| `= x^2/2 tan^(-1) x – 1/2 int (1 + x^2 – 1)/(1 + x^2)\ dx` | |
| `= x^2/2 tan^(-1) x – 1/2 int 1 – 1/(1 + x^2)\ dx` | |
| `= x^2/2 tan^(-1) x – 1/2 [x – tan^(-1) x] + c` | |
| `= x^2/2 tan^(-1) x – 1/2 x + 1/2 tan^(-1) x + c` | |
| `= 1/2(x^2 tan^(-1) x – x + tan^(-1) x) + c` |
--- 2 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
i. `d/dx (x\ f(x)-int x\ f^(′)(x)\ dx)`
`= x\ f^(′)(x) + f(x)-x\ fprime(x)`
`= f(x)`
| ii. | `int tan^(−1)x\ dx` | `= x\ tan^(−1)x-int x/(1 + x^2)\ dx` |
| `= x\ tan^(−1)x-1/2 ln(1 + x^2)+c` |
Find `int x e^(-2x)\ dx.` (3 marks)
`-1/2 xe^(-2x)-1/4 e^(-2x) + c`
`text(Integrating by parts:)`
| `text(Let)` | `u` | `= x` | `v^{′}` | `= e^(-2x)` |
| `u^{′}` | `= 1` | `v` | `= -1/2e^(-2x)` |
| `int xe^(-2x)\ dx` | `= x · -1/2 e^(-2x) + 1/2int e^(-2x)\ dx` |
| `= -1/2 xe^(-2x)-1/4 e^(-2x) + c` |
Evaluate `int_0^pi x cos x\ dx.` (3 marks)
`-2`
| `u` | `=x` | `u^{′}` | `=1` |
| `v^{′}` | `=cos x` | `v` | `=sinx` |
`int uv^{′}\ dx=uv-int u^{′}v\ dx`
| `:.int_0^pi x cos x\ dx` | `=[x sin x]_0^pi-int_0^pi 1 xx sin x\ dx` |
| `=0 + [cos x]_0^pi` | |
| `=-2` |
Which expression is equal to `int x^2 sin x\ dx`
`C`
| `u` | `= x^2,` | `\ \ \ \ u′` | `= 2x` |
| `v′` | `= sin x,` | `v` | `= -cos x` |
| `int uv′\ dx` | `=uv-int u′v\ dx` |
| `= x^2 (-cos x) – int 2x (-cos x) dx` | |
| `= -x^2 cos x + int 2x cos x\ dx` |
`=> C`
Evaluate `int_0^2 te^-t\ dt.` (3 marks)
`1-3/e^2`
| `u` | `=t` | `u^{′}` | `=1` |
| `v` | `=-e^-t\ dt` | `v^{′}` | `=e^-t` |
| `int_0^2 te^-t\ dt =` | `[t (-e^-t)]_0^2-int_0^2 1 xx (-e^-t)\ dt` |
| `=` | `[(-2e^-2)-0]-[e^-t]_0^2` |
| `=` | `-2/e^2-(1/e^2 – 1)` |
| `=` | `1-3/e^2` |
Find `int x e^(2x)\ dx.` (2 marks)
`(x e^(2x))/2-e^(2x)/4 + c`
| `u` | `=x` | `\ \ \ \ u^{′}` | `=1` |
| `v^{′}` | `= e^(2x)` | `v` | `= e^(2x)/2` |
| `:.int xe^(2x)\ dx` | `=x * e^(2x)/2-int e^(2x)/2 * 1\ dx` |
| `=(xe^(2x))/2-e^(2x)/4 + c` |
Find `int x ln x\ dx.` (2 marks)
`(x^2 ln x)/2-x^2/4 + c`
| `text(Let)\ \ u` | `=lnx` | `v^{′}=` | `x` |
| `u^{′}` | `=1/x` | `v=` | `x^2/2` |
| `int x ln x\ dx` | `= x^2/2* ln x-int x^2/2 xx 1/x \ dx` |
| `= (x^2 ln x)/2-1/2 int x\ dx` | |
| `= (x^2 ln x)/2-x^2/4 + c` |
Find `int(ln\ x)/((1 + ln\ x)^2)\ dx`. (3 marks)
--- 6 WORK AREA LINES (style=lined) ---
`x/(1+ln x) +c`
`I=int(ln\ x)/((1 + ln\ x)^2)\ dx`
| `text(Let)\ \ \ u=` | `ln x` |
| `(du)/(dx)=` | `1/x=1/e^u` |
| `du=` | `1/e^u\ dx` |
| `dx=` | `e^u\ du` |
| `I` | `=int (u e^u)/(1+u)^2\ du` |
| `=int ((1+u) e^u)/(1+u)^2\ du- int e^u/(1+u)^2\ du` | |
| `=int e^u/(1+u)\ du -int e^u/(1+u)^2\ du` | |
`text{Using integration by parts:}`
| `u` | `=-e^u` | `u′` | `=-e^u` |
| `v′` | `=-(1+u)^-2` | `v` | `=(1+u)^-1` |
| `:.I` | `=int e^u/(1+u)\ du – ((-e^u)/(1+u) + int (e^u)/(1+u)\ du)` |
| `=e^u/(1+u) +c` | |
| `=x/(1+ln x) +c` |
Evaluate `int_0^(1/2)(3x-1)\ cos\ (pix)\ dx`. (3 marks)
--- 6 WORK AREA LINES (style=lined) ---
`(pi-6)/(2pi²)`
`text(Integrating by parts:)`
| `u` | `=3x-1` | `u^{′}` | `=3` |
| `v^{′}` | `=cos(pi x)` | `v` | `=1/pi sin(pi x)` |
`int_0^(1/2)(3x-1)\ cos\ (pix)\ dx`
`= [(3x-1)(sin\ (pix))/pi]_0^(1/2)-int_0^(1/2) 3 xx (sin\ (pix))/pi\ dx`
`= (1/(2pi)\ sin\ pi/2-0) − 3/pi[(-cos\ (pix))/pi]_0^(1/2)`
`= 1/(2pi) + 3/(pi^2)(cos\ pi/2-cos\ 0)`
`= 1/(2pi) + 3/(pi^2)(0-1)`
`= 1/(2pi)-3/(pi^2)`