a curious integral
- From: bugalore@xxxxxxxxxxx
- Date: 26 Jul 2005 08:35:55 -0700
Hello,
Can anyone suggest how to evaluate the following integral:
> Int(1/v/sqrt(v^2*a+b*v+c), v);
/
| 1
| ---------------------- dv
| 2
/ v sqrt(v a + b v + c)
Maple finds a surprisingly clean/simple answer:
> value(%) assuming c>0;
2 c + b v
arctanh(1/2 ------------------------)
1/2 2 1/2
c (v a + b v + c)
- -------------------------------------
1/2
c
I'm trying to understand where the "2c+bv" comes from....
thanks,
bugalore.
.
- Follow-Ups:
- Re: a curious integral
- From: Michael Jørgensen
- Re: a curious integral
- From: Narcoleptic Insomniac
- Re: a curious integral
- Prev by Date: Re: equation rearranging problem that I have
- Next by Date: Re: collection of mathematically elegant tricks
- Previous by thread: surjective morphism of schemes
- Next by thread: Re: a curious integral
- Index(es):
Relevant Pages
|