demersal
- 41
- 0
Homework Statement
Find the value of the constant C for which the following integral converges. Evaluate the integral for this value of C:
\int \frac{x}{x^2+1} - \frac{C}{3x+1}dx from 0 to infinity
Homework Equations
The Attempt at a Solution
\stackrel{lim}{t->inf.} \int \frac{x}{x^2+1} dx - \stackrel{lim}{t->inf.} \int \frac{C}{3x+1} dx
for (x^2/(x^2+1):
u = x^2 + 1
du = 2xdx
\stackrel{lim}{t->inf.} (1/2)ln(u) dx
\stackrel{lim}{t->inf.} (1/2)ln(x^2+1) ] \stackrel{t}{0}
\stackrel{lim}{t->inf.} (1/2)ln(t^2+1)
Now I am unsure of what to do. How do I know the limit of this first half? How can I use it to help me find what value of C will make it convergent? Your time and effort is greatly appreciated in helping me understand this
