Improper Integral Solution Check: Is Your Answer Accurate?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
B18
Messages
118
Reaction score
0
Hi guys just want to check my answer for the following improper integral.

∫(2 to ∞) dv/v^2+2v-3.

After doing partial fractions, integrating and evaluating I got the following for the answer: 0-(1/4)ln(1/5)

How does this compare to other answers?

Is there a way I can accurately check this answer myself?
Thanks!
 
Physics news on Phys.org
if I'm not mistaken u= (v+1) is pretty easy and it ends up fitting the arctanh rule. Seems that it'll involve an inverse hyperbolic function
 
Last edited:
What exactly do you mean that substituting u=v+1 is easy? I don't see any substitution in this problem
 
B18 said:
What exactly do you mean that substituting u=v+1 is easy? I don't see any substitution in this problem

I meant completing the square so that the denominator is (v+1)^2 -4. Multiply by -1/-1 and you have -dv/(4-(v+1)^2)
which fits the rule ∫du/(a^2-u^2)=1/2a(ln (a+u/a-u)+c
 
Last edited:
Alright, that would make sense. Hopefully people get a similar final answer.