Solve Parametric Eq: Semicircle Mean Value w/ Respect to Theta

  • Thread starter Thread starter John O' Meara
  • Start date Start date
  • Tags Tags
    Parametric
John O' Meara
Messages
325
Reaction score
0
The semicircle \mbox{f(x) = }\sqrt{a^2-x^2} \mbox{ -a} <=\mbox{ x }<= \mbox{a }, ( see my last thread) has the parametric equations x= }a cos\theta\mbox{, y=} a sin\theta, 0 <= \theta <= \pi, show that the mean value with respect to \theta of the ordinates of the semicircle is 2a/\pi(.64a).
Can someone show how you can get an expression in \theta, so I can integrate it, I 'm new to parametric equations. Thanks for the help.
My attempt: a sin\theta = \sqrt{a^2-a^2cos^2\theta}\mbox{ which gives } a sin\theta = a sin\theta\mbox {which is what you would expect}
 
Last edited:
Physics news on Phys.org
Well, you can't get what you wrote- it isn't true! For one thing, when \theta= 0, a sin(0)= 0 but \sqrt{a^2- a^2 sin^2(0)}= a. Did you mean a cos\theta = \sqrt{a^2- a^2sin^2\theta}? That true because \sqrt{a^2- a^2sin^2\theta}= \sqrt{a^2(1- sin^2\theta )}= \sqrt{a^2 cos^2\theta}.
 
Sorry for the mistake I meant a sin\theta = \sqrt{a^2-a^2cos^2\theta}\mbox{ which gives } a sin\theta = a sin\theta, which is of no help.
 
It also shows y=sqrt(a^2-x^2), which shows your parametric representation is correct. Now just write your integral of y dx in terms of theta. What's dx?
 
\int_{\theta=0}^{\theta=\pi} \sqrt{a^2-a^2 cos^2\theta}dx, I don't know what dx is in terms of \theta. Can someone show me please? Thanks for the help.
 
Write dx=d(a*cos(theta)). It's just like finding du in a change of variable. Just differentiate!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top