← 2020 Paper 1
UPSC 2020 Maths Optional Paper 1 Q6b — Step-by-Step Solution 15 marks · Section B
Line integrals · Vector Analysis · asked 8× in 13 yrs · Read the full method →
Question
For the vector function A ⃗ \vec A A , where A ⃗ = ( 3 x 2 + 6 y ) i ^ − 14 y z j ^ + 20 x z 2 k ^ \vec A=(3x^2+6y)\hat i-14yz\,\hat j+20xz^2\,\hat k A = ( 3 x 2 + 6 y ) i ^ − 14 y z j ^ + 20 x z 2 k ^ , calculate ∫ C A ⃗ ⋅ d r ⃗ \int_C \vec A\cdot d\vec r ∫ C A ⋅ d r from ( 0 , 0 , 0 ) (0,0,0) ( 0 , 0 , 0 ) to ( 1 , 1 , 1 ) (1,1,1) ( 1 , 1 , 1 ) along the following paths:
(i) x = t , y = t 2 , z = t 3 x=t,\ y=t^2,\ z=t^3 x = t , y = t 2 , z = t 3
(ii) Straight lines joining ( 0 , 0 , 0 ) (0,0,0) ( 0 , 0 , 0 ) to ( 1 , 0 , 0 ) (1,0,0) ( 1 , 0 , 0 ) , then to ( 1 , 1 , 0 ) (1,1,0) ( 1 , 1 , 0 ) and then to ( 1 , 1 , 1 ) (1,1,1) ( 1 , 1 , 1 )
(iii) Straight line joining ( 0 , 0 , 0 ) (0,0,0) ( 0 , 0 , 0 ) to ( 1 , 1 , 1 ) (1,1,1) ( 1 , 1 , 1 )
Is the result same in all the cases? Explain the reason.
Technique
Parameterize each path, reduce to a single-variable integral; test conservativeness via ∇ × A ⃗ \nabla\times\vec A ∇ × A .
Solution
A ⃗ ⋅ d r ⃗ = ( 3 x 2 + 6 y ) d x − 14 y z d y + 20 x z 2 d z . \vec A\cdot d\vec r=(3x^2+6y)\,dx-14yz\,dy+20xz^2\,dz . A ⋅ d r = ( 3 x 2 + 6 y ) d x − 14 y z d y + 20 x z 2 d z .
Path (i): x = t , y = t 2 , z = t 3 x=t,\ y=t^2,\ z=t^3 x = t , y = t 2 , z = t 3 , t : 0 → 1 \;t:0\to1 t : 0 → 1
d x = d t , d y = 2 t d t , d z = 3 t 2 d t dx=dt,\ dy=2t\,dt,\ dz=3t^2\,dt d x = d t , d y = 2 t d t , d z = 3 t 2 d t . Substitute:
( 3 x 2 + 6 y ) d x = ( 3 t 2 + 6 t 2 ) d t = 9 t 2 d t (3x^2+6y)dx=(3t^2+6t^2)\,dt=9t^2\,dt ( 3 x 2 + 6 y ) d x = ( 3 t 2 + 6 t 2 ) d t = 9 t 2 d t ,
− 14 y z d y = − 14 ( t 2 ) ( t 3 ) ( 2 t ) d t = − 28 t 6 d t -14yz\,dy=-14(t^2)(t^3)(2t)\,dt=-28t^6\,dt − 14 y z d y = − 14 ( t 2 ) ( t 3 ) ( 2 t ) d t = − 28 t 6 d t ,
20 x z 2 d z = 20 ( t ) ( t 6 ) ( 3 t 2 ) d t = 60 t 9 d t 20xz^2\,dz=20(t)(t^6)(3t^2)\,dt=60t^9\,dt 20 x z 2 d z = 20 ( t ) ( t 6 ) ( 3 t 2 ) d t = 60 t 9 d t .
∫ 0 1 ( 9 t 2 − 28 t 6 + 60 t 9 ) d t = [ 3 t 3 − 4 t 7 + 6 t 10 ] 0 1 = 3 − 4 + 6 = 5. \int_0^1(9t^2-28t^6+60t^9)\,dt=\big[3t^3-4t^7+6t^{10}\big]_0^1=3-4+6=5 . ∫ 0 1 ( 9 t 2 − 28 t 6 + 60 t 9 ) d t = [ 3 t 3 − 4 t 7 + 6 t 10 ] 0 1 = 3 − 4 + 6 = 5.
∫ ( i ) A ⃗ ⋅ d r ⃗ = 5 \boxed{\ \int_{(i)}\vec A\cdot d\vec r=5\ } ∫ ( i ) A ⋅ d r = 5
Path (ii): ( 0 , 0 , 0 ) → ( 1 , 0 , 0 ) → ( 1 , 1 , 0 ) → ( 1 , 1 , 1 ) (0,0,0)\to(1,0,0)\to(1,1,0)\to(1,1,1) ( 0 , 0 , 0 ) → ( 1 , 0 , 0 ) → ( 1 , 1 , 0 ) → ( 1 , 1 , 1 )
Segment 1 ( 0 , 0 , 0 ) → ( 1 , 0 , 0 ) (0,0,0)\to(1,0,0) ( 0 , 0 , 0 ) → ( 1 , 0 , 0 ) : y = 0 , z = 0 , d x = d x , d y = d z = 0 y=0,z=0,\ dx=dx,\ dy=dz=0 y = 0 , z = 0 , d x = d x , d y = d z = 0 , x : 0 → 1 x:0\to1 x : 0 → 1 .
∫ 0 1 3 x 2 d x = [ x 3 ] 0 1 = 1. \int_0^1 3x^2\,dx=\big[x^3\big]_0^1=1 . ∫ 0 1 3 x 2 d x = [ x 3 ] 0 1 = 1.
Segment 2 ( 1 , 0 , 0 ) → ( 1 , 1 , 0 ) (1,0,0)\to(1,1,0) ( 1 , 0 , 0 ) → ( 1 , 1 , 0 ) : x = 1 , z = 0 x=1,z=0 x = 1 , z = 0 , only d y dy d y term, y : 0 → 1 y:0\to1 y : 0 → 1 .
∫ 0 1 − 14 y ( 0 ) d y = 0. \int_0^1 -14y(0)\,dy=0 . ∫ 0 1 − 14 y ( 0 ) d y = 0.
Segment 3 ( 1 , 1 , 0 ) → ( 1 , 1 , 1 ) (1,1,0)\to(1,1,1) ( 1 , 1 , 0 ) → ( 1 , 1 , 1 ) : x = 1 , y = 1 x=1,y=1 x = 1 , y = 1 , only d z dz d z term, z : 0 → 1 z:0\to1 z : 0 → 1 .
∫ 0 1 20 ( 1 ) z 2 d z = [ 20 3 z 3 ] 0 1 = 20 3 . \int_0^1 20(1)z^2\,dz=\big[\tfrac{20}{3}z^3\big]_0^1=\tfrac{20}{3}. ∫ 0 1 20 ( 1 ) z 2 d z = [ 3 20 z 3 ] 0 1 = 3 20 .
Total:
∫ ( i i ) A ⃗ ⋅ d r ⃗ = 1 + 0 + 20 3 = 23 3 \boxed{\ \int_{(ii)}\vec A\cdot d\vec r=1+0+\tfrac{20}{3}=\tfrac{23}{3}\ } ∫ ( ii ) A ⋅ d r = 1 + 0 + 3 20 = 3 23
Path (iii): straight line ( 0 , 0 , 0 ) → ( 1 , 1 , 1 ) (0,0,0)\to(1,1,1) ( 0 , 0 , 0 ) → ( 1 , 1 , 1 ) : x = y = z = t x=y=z=t x = y = z = t , t : 0 → 1 t:0\to1 t : 0 → 1
d x = d y = d z = d t dx=dy=dz=dt d x = d y = d z = d t :
( 3 t 2 + 6 t ) d t (3t^2+6t)\,dt ( 3 t 2 + 6 t ) d t ,
− 14 ( t ) ( t ) d t = − 14 t 2 d t -14(t)(t)\,dt=-14t^2\,dt − 14 ( t ) ( t ) d t = − 14 t 2 d t ,
20 ( t ) ( t 2 ) d t = 20 t 3 d t 20(t)(t^2)\,dt=20t^3\,dt 20 ( t ) ( t 2 ) d t = 20 t 3 d t .
∫ 0 1 ( 3 t 2 + 6 t − 14 t 2 + 20 t 3 ) d t = ∫ 0 1 ( 20 t 3 − 11 t 2 + 6 t ) d t = [ 5 t 4 − 11 3 t 3 + 3 t 2 ] 0 1 = 5 − 11 3 + 3 = 13 3 . \int_0^1(3t^2+6t-14t^2+20t^3)\,dt=\int_0^1(20t^3-11t^2+6t)\,dt
=\big[5t^4-\tfrac{11}{3}t^3+3t^2\big]_0^1=5-\tfrac{11}{3}+3=\tfrac{13}{3}. ∫ 0 1 ( 3 t 2 + 6 t − 14 t 2 + 20 t 3 ) d t = ∫ 0 1 ( 20 t 3 − 11 t 2 + 6 t ) d t = [ 5 t 4 − 3 11 t 3 + 3 t 2 ] 0 1 = 5 − 3 11 + 3 = 3 13 .
Answer
∫ ( i i i ) A ⃗ ⋅ d r ⃗ = 13 3 \boxed{\ \int_{(iii)}\vec A\cdot d\vec r=\tfrac{13}{3}\ } ∫ ( iii ) A ⋅ d r = 3 13