There are multiple ways to solve this problem but I will just compute the arc length of sine and cosine over half a period, or one hump. The arc length formula for a function is:
L=int_a^b sqrt(1+f'(x)^2) dx
Let f(x)=cos(x) and g(x)=sin(x). Then we want to see if:
int_a^b sqrt(1+f'(x)^2) dx=int_c^d sqrt(1+g'(x)^2) dx
int_(-pi/2)^(pi/2) sqrt(1+cos(x)'^2) dx=int_0^pi sqrt(1+sin(x)'^2) dx
int_(-pi/2)^(pi/2) sqrt(1+sin(x)^2) dx=int_0^pi sqrt(1+cos(x)^2) dx
int_(-pi/2)^(pi/2) sqrt(2-cos(x)^2) dx=int_0^pi sqrt(2-sin(x)^2) dx
sqrt(2) int_(-pi/2)^(pi/2) sqrt(1-1/2 cos(x)^2) dx=sqrt(2) int_0^pi sqrt(1-1/2 sin(x)^2) dx
Use symmetry to change the bounds of integration.
2 sqrt(2) int_(0)^(pi/2) sqrt(1-1/2 cos(x)^2) dx=2 sqrt(2) int_0^(pi/2) sqrt(1-1/2 sin(x)^2) dx
We need to manipulate the left hand side (LHS) to get it into a similar form as the right hand side. Make a dummie variable u-substitution and then use a trigonometric identity:x=pi/2-u, dx=-du
LHS: 2 sqrt(2) int_(0)^(pi/2) sqrt(1-1/2 cos(pi/2-u)^2) (-du)= -2 sqrt(2) int_(0)^(pi/2) sqrt(1-1/2 sin(u)^2) du
Change bounds of of integration to be in terms of u so we can drop the dummie variable.
LHS: -2 sqrt(2) int_(pi/2)^(0) sqrt(1-1/2 sin(u)^2) du=2 sqrt(2) int_(0)^(pi/2) sqrt(1-1/2 sin(u)^2)
Therefore,
LHS=RHS
2 sqrt(2) int_(0)^(pi/2) sqrt(1-1/2 sin(u)^2)=2 sqrt(2) int_(0)^(pi/2) sqrt(1-1/2 sin(u)^2)
This is an elliptic integral of the second kind with the form:
E(phi,k)=int_0^phi sqrt(1-k^2 sin(theta)^2) d(theta), 0
This needs to be evaluated numerically but you will find that both sides are equal to:
2 sqrt(2) E(pi/2,1/2)~~3.8202
Tuesday, September 10, 2019
Calculus of a Single Variable, Chapter 8, 8.4, Section 8.4, Problem 63
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 ...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
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...
-
I would like to start by making it clear that this story is told from the third person omniscient point of view. At no point is the story to...
-
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...
-
In Jeanne DuPrau's sci-fi novel The City of Ember, twelve-year-old characters Lina and Doon are citizens of a post-apocalyptic society, ...
No comments:
Post a Comment