Arc length of a curve C described by the parametric equations x=f(t) and y=g(t), a<=t<=b where f' and g' are continuous on [a,b] and C is traversed exactly once as t increases from a to b, then the length of the curve is given by,
L=int_a^bsqrt((dx/dt)^2+(dy/dt)^2)dt
We are given:x=arcsin(t),y=ln(sqrt(1-t^2)), 0<=t<=1/2
x=arcsin(t)
dx/dt=1/sqrt(1-t^2)
y=lnsqrt(1-t^2)
dy/dt=1/sqrt(1-t^2)d/dt(sqrt(1-t^2))
dy/dt=1/sqrt(1-t^2)(1/2)(1-t^2)^(1/2-1)(-2t)
dy/dt=-t/(1-t^2)
Now let's evaluate arc length by using the stated formula,
L=int_0^(1/2)sqrt((1/sqrt(1-t^2))^2+(-t/(1-t^2))^2)dt
L=int_0^(1/2)sqrt(1/(1-t^2)+t^2/(1-t^2)^2)dt
L=int_0^(1/2)sqrt((1-t^2+t^2)/(1-t^2)^2)dt
L=int_0^(1/2)sqrt(1/(1-t^2)^2)dt
L=int_0^(1/2)1/(1-t^2)dt
L=int_0^(1/2)1/((1+t)(1-t))dt
Using partial fractions integrand can be written as :
L=int_0^(1/2)1/2(1/(1+t)+1/(1-t))dt
Take the constant out and use the standard integral:int1/xdx=ln|x|+C
L=1/2int_0^(1/2)(1/(1+t)+1/(1-t))dt
L=1/2[ln|1+t|+ln|1-t|]_0^(1/2)
L=1/2{[ln|1+1/2|+ln|1-1/2|]-[ln1+ln1]}
L=1/2[ln|3/2|+ln|1/2|]
L=1/2[0.4054651081+0.69314718056]
L=1/2[1.09861228867]
L=0.54930614433
Arc length of the curve on the given interval is ~~0.549
Saturday, November 2, 2019
Calculus of a Single Variable, Chapter 10, 10.3, Section 10.3, Problem 48
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment