groditi
- 2
- 0
Homework Statement
This is the problem I was given:
I_{n} = \int^{0}_{\infty}(1 + x^{2})^{-n} dx
I was told to "deduce that"
I_{n} = 2n(I_{n} - I_{n + 1})
so I can "Hence or otherwise show that"
\int^{0}_{\infty}(1 + x^{2})^{-4} dx = \frac{5\pi}{32}
Homework Equations
I don't even know what I am being asked to do. I have relegated myself to failing this problem. Originally, I figured I would just try to find the original function of the integrand and see if that left me somewhere that made more sense, but I can't find anything in my notes that explains how to solve this with two variables. I am not looking for an answer, but rather maybe a hint as to where I should be looking for an integration technique.
The Attempt at a Solution
The first thing that I gather is that I have to separate the parts, so I could do something like: if
z = 1 + x^{2}
then,
dz = 2x dx
and,
I_{n} = \int^{0}_{\infty}z(x)^{-n} dz
That obviously looks like something that came out of the chain rule, so I first go backwards on the power using \int a^{x} = \frac{a^{x+1}}{x+1}
which combined with the chain rule fives me,
\int z(x)^{-n} dz = \frac{z(x)^{1-n}}{1-n}
So far, so good. I know the integral of (1 + x^{2}) is (x + \frac{x^{3}}{3})
and here is where it all falls apart. I have no idea how to put those two parts together, and I don't know what to review / re-read to figure it out. Can anyone just at least tell me what kind of problem this is so I know what I am supposed to be searching for? As an econ student my calc background is very basic, we never had to deal with this sort of thing.