apoptosis
- 10
- 0
Help in Curve Length Question :D
Find the length of the curve where x=cos(t) and y=t+sin(t) where 0\leqt\leq\pi
\sqrt{(dx/dt)^2+(dy/dt)^2}
x=cos(t)
dx/dt=-sin(t)
y=t+sin(t)
dy/dt=1+cos(t)
\sqrt{(-sin(t))^2+(1+cost(t))^2}
\sqrt{(sint)^2+1+2cost+(cos(t))^2}
\sqrt{2+2cos(t)}dt
where I am stuck is how to do substitution to find the length of the curve.
I found the antiderivative:
(-1/3sint)(2+2cost)^(3/2) but when I substitute the limits pi and zero I get a length of zero
any pointers to get me in the right direction? thanks
Homework Statement
Find the length of the curve where x=cos(t) and y=t+sin(t) where 0\leqt\leq\pi
Homework Equations
\sqrt{(dx/dt)^2+(dy/dt)^2}
x=cos(t)
dx/dt=-sin(t)
y=t+sin(t)
dy/dt=1+cos(t)
The Attempt at a Solution
\sqrt{(-sin(t))^2+(1+cost(t))^2}
\sqrt{(sint)^2+1+2cost+(cos(t))^2}
\sqrt{2+2cos(t)}dt
where I am stuck is how to do substitution to find the length of the curve.
I found the antiderivative:
(-1/3sint)(2+2cost)^(3/2) but when I substitute the limits pi and zero I get a length of zero

any pointers to get me in the right direction? thanks
Last edited: