The arc length of a function of x, f(x), over an interval is determined by the formula below:
L=int_a^bsqrt(1+((dy)/(dx))^2)dx
So using the function given, let us first find (dy)/(dx):
d/(dx)(ln(sin(x)))=(1/(sin(x)))*(cos(x))=(cos(x))/(sin(x))=cot(x)
We can now substitute this into our formula above:
L=int_a^bsqrt(1+((dy)/(dx))^2)dx=int_(pi/4)^((3pi)/4)sqrt(1+(cot(x))^2)dx
Which can then be simplified to:
L=int_(pi/4)^((3pi)/4)sqrt(1+cot^2(x))dx=int_(pi/4)^((3pi)/4)sqrt(csc^2(x))dx=int_(pi/4)^((3pi)/4)csc(x)dx
Then you find the definite integral as you normally would. (Using the method shown on the link below, you can find the integral of csc(x).)
L=int_(pi/4)^((3pi)/4)csc(x)dx=-ln|csc(x)+cot(x)|_(pi/4)^((3pi)/4)
L=-ln|csc((3pi)/4)+cot((3pi)/4)|-(-ln|csc(pi/4)+cot(pi/4)|)
L=-ln|sqrt(2)+(-1)|-(-ln(sqrt(2)+1|)=-ln|sqrt(2)-1|+ln|sqrt(2)+1|
Here, we will switch the two natural logarithm terms and use the quotient property to combine them into a single log:
L=ln|sqrt(2)+1|-ln|sqrt(2)-1|=ln|(sqrt(2)+1)/(sqrt(2)-1)|
If you rationalize the denominator (by multiplying by the conjugate and simplifying) and use the power property of logs, you are left with:
L=ln|(sqrt(2)+1)^2/1|=ln|(sqrt(2)+1)^2|=2ln|sqrt(2)+1|
So the exact value of the arc length of the graph of the function over the given interval is 2ln|sqrt(2)+1|
which is approximately equal to 1.76.
Sunday, December 11, 2011
Calculus of a Single Variable, Chapter 7, 7.4, Section 7.4, Problem 11
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment