Find the value of integral int_(v_1)^(v_3) (b-av)dvv3v1(bav)dv?

3 Answers
Jun 20, 2017

int_(v_1)^(v_3) (b-av)dv=b(v_3-v_1)-a/2(v_3^2-v_1^2)v3v1(bav)dv=b(v3v1)a2(v23v21)

= (v_3-v_1)(b-a/2(v_3+v_1))(v3v1)(ba2(v3+v1))

Explanation:

int_(v_1)^(v_3) (b-av)dvv3v1(bav)dv

= int_(v_1)^(v_3) bdv-int_(v_1)^(v_3) avdvv3v1bdvv3v1avdv

= bint_(v_1)^(v_3) dv-aint_(v_1)^(v_3) vdvbv3v1dvav3v1vdv

= b[v]_(v_1)^(v_3)-a[1/2v^2]_(v_1)^(v_3)b[v]v3v1a[12v2]v3v1

= b(v_3-v_1)-a/2(v_3^2-v_1^2)b(v3v1)a2(v23v21)

or (v_3-v_1)(b-a/2(v_3+v_1))(v3v1)(ba2(v3+v1))

Jun 20, 2017

See explanation.

Explanation:

int_{v_2}^{v_3} (b-av) dv=v3v2(bav)dv=

[bv-(av^2)/2]_{v=v_2}^{v=v_3}[bvav22]v=v3v=v2

=bv_3-(av_3)^2-(bv_2-(av_2)^2)==bv3(av3)2(bv2(av2)2)=

bv_3-a^2v_3^2-bv_2+a^2v_2^2=bv3a2v23bv2+a2v22=

b(v_3-v_2)-a^2(v_3^2-v_2^2)=b(v3v2)a2(v23v22)=

b(v_3-v_2)-a^2(v_3-v_2)(v_3+v_2)=b(v3v2)a2(v3v2)(v3+v2)=

(v_3-v_2)*(b-a^2(v_3+v_2))=(v3v2)(ba2(v3+v2))=

(v_3-v_2)*(b-a^2v_3-a^2v_2))(v3v2)(ba2v3a2v2))

In the first line I used the following properties of integral:

  • int(a)dx=ax(a)dx=ax

  • int (x^n)dx=(x^(n+1))/(n+1)(xn)dx=xn+1n+1

Jun 20, 2017

(v_3 -v_2)(b- a/2(v_3 + v_2))(v3v2)(ba2(v3+v2))

Explanation:

When you integrate to expressions subtracted from each other, integrate each item separately.

int_(v_2)^(v_3)bdv - int_(v_2)^(v_3)avdvv3v2bdvv3v2avdv

You can bring the constants of integration out to the front.

bint_(v_2)^(v_3)dv - aint_(v_2)^(v_3)vdvbv3v2dvav3v2vdv

Tables of integrals should give you the integration of these two

[bv - a/2v^2]_(v_2)^(v_3)[bva2v2]v3v2

Evaluate the integral at the two limits of integration

[bv_3 - a/2(v_3)^2]-[bv_2 - a/2(v_2)^2][bv3a2(v3)2][bv2a2(v2)2]

This is really a good stopping point, but you can try to simplify if you like as well.

bv_3 - a/2(v_3)^2-bv_2 + a/2(v_2)^2bv3a2(v3)2bv2+a2(v2)2

bv_3 -bv_2- a/2(v_3)^2 + a/2(v_2)^2bv3bv2a2(v3)2+a2(v2)2

b(v_3 -v_2)- a/2((v_3)^2 - (v_2)^2)b(v3v2)a2((v3)2(v2)2)

b(v_3 -v_2)- a/2(v_3 - v_2)(v_3 + v_2)b(v3v2)a2(v3v2)(v3+v2)

(v_3 -v_2)(b- a/2(v_3 + v_2))(v3v2)(ba2(v3+v2))