Problem with line integral

308 Views Asked by At

I have a line integral (I hope it is) question as:

question

And the solution to this is :

Solution

Now when I try to solve the question using parametric method taking:

$x(t)=t$, $y(t)=2t$

and using the below formula.

$\displaystyle \int _{\mathcal {C}}f(\mathbf {r} )\,ds=\int _{a}^{b}f\left(\mathbf {r} (t)\right)|\mathbf {r} '(t)|\,dt$

I get an answer $33\sqrt{5}$

Can please anyone tell if I am somehow wrong or the solution above contains mistake(s)?

1

There are 1 best solutions below

1
On BEST ANSWER

Taking $\mathbf{r}(t)$ as mentioned in your question one has $$\displaystyle \int _{\mathcal {C}}f(\mathbf {r} )\,ds=\int _{a}^{b}f\left(\mathbf {r} (t)\right)|\mathbf {r} '(t)|\,dt = \int_{0}^{1}(4t^3 + 160t^4 ) \cdot \sqrt{5} ~ dt = 33\sqrt{5},$$

where the last equation is due to the solution from your question or simple tedious calculations.