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...
-
Lionel Wallace is the subject of most of "The Door in the Wall" by H.G. Wells. The narrator, Redmond, tells about Wallace's li...
-
There are a plethora of rules that Jonas and the other citizens must follow. Again, page numbers will vary given the edition of the book tha...
-
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...
-
The poem contrasts the nighttime, imaginative world of a child with his daytime, prosaic world. In the first stanza, the child, on going to ...
-
Robinson Crusoe, written by Daniel Defoe, is a novel. A novel is a genre defined as a long imaginative work of literature written in prose. ...
-
In Celie's tenth letter to God, she describes seeing her daughter in a store with a woman. She had not seen her daughter since the night...
-
Let's start with terms: "expected value" means the average amount that you would win or lose over a large number of plays. The...
No comments:
Post a Comment