BartTheMan
- 3
- 0
Homework Statement
a) Solve:^{Pi}_{0}\int\frac{sin(x)}{1 + cos²x}dx
b) Proof that for each f, continuous in [0, a], ^{a}_{0}\int{f(x)}dx = ^{a}_{0}\int{f(a-x)}dx
c) Use a and b to solve ^{Pi}_{0}\int\frac{x sin(x)}{1 + cos²x}dx
Homework Equations
/
The Attempt at a Solution
a) t = cos(x)
dt/dx = sin(x)
dt = sin(x)*dx
^{Pi}_{0}\int\frac{sin(x)}{1 + cos²x}dx
= ^{1}_{-1}\int\frac{dt}{1 + t²}dt
= arctan(1)-arctan(-1) = Pi/2
b) t = a - x
dt/dx = -1
-dt = dx
^{0}_{a}\int{-f(t)}dt
= ^{a}_{0}\int{f(t)}dt
= ^{a}_{0}\int{f(x)}dx
c) I have no idea to start this should I replace x with Pi-x, I tried this but I'm not getting any further