Sensayshun
- 13
- 0
Homework Statement
1.)
\int{\frac{t}{(1+t^{2})^3}dt}
2.)
\int{xe^{-2x}dx.}
3.)
\int{\frac{x.dx}{2+x^{2}}}
This one is inegrating between 2 and 0, but I didn't know how to format that in.
4.)
\int{\frac{cos t}{1 + sin t}dt.}
Homework Equations
Q 1.)
I'm substituting u = 1 + t^{2}
Q 2.)
uv - \int{vdu}
where u = x
and
dv = e^{-2x}
Q 3 & 4.)
I'm afraid I'm well and truly stuck with these, I think for number 3 I want to use function over a function rule possibly?
The Attempt at a Solution
Promise not to laugh ok

1.)
Rearranging to \int{t.u^{-3}}
using uv - \int{vdu}
t.\frac{-1}{2}u^{-2} - \int{\frac{-1}{2}u^{-2}.t^{2}
which is:
t.\frac{-1}{2}u^{-2} - (u^{-2}.\frac{1}{3}t^{3})
Am I anywhere close?
As for the others I'm afraid I've not much idea.
2.) could be
using uv - \int{vdu} again:
x.-2e^{-2x} - \int{-2e^{-2x}}
which goes to
x.-2e^{-2x} - 4e^{-2x}
But once again, I could be wildly wrong.
It's not so much that I think I'm going wrong, it's more that I've no idea how to approach the questions. Any nudges in the right direction would be fantastic
Thank you.