A massive circular ring of unit radius is centered on the origin within the x y plane. The ring parameters and mass density are given below:
x = cos ( θ ) y = sin ( θ ) 0 ≤ θ ≤ 2 π d θ d m = e − θ
How far away from the origin is the ring's center of mass (to three decimal places)?
Note: The constant e is Euler's Number
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This was way more creative than my solution. Why didn't I think of complex numbers!
Great solution sir, truely awesome
Never thought this way!! Awesome!
The x and y coordinates of the center of mass of the ring are respectively
x C M = ∫ d m ∫ x d m , y C M = ∫ d m ∫ y d m
Plugging in all terms in terms of the parameter θ and the limits of integral from 0 to 2 π , we have
⟹ ⟹ ⟹ x C M = ∫ 0 2 π d θ d m d θ ∫ 0 2 π cos θ d θ d m d θ x C M = ∫ 0 2 π e − θ d θ ∫ 0 2 π cos θ e − θ d θ x C M = 2 1 ⋅ − e − θ ∣ 0 2 π − e − θ ( cos θ + sin θ ) ∣ 0 2 π x C M = 2 1 , , , , y C M = ∫ 0 2 π d θ d m d θ ∫ 0 2 π sin θ d θ d m d θ y C M = ∫ 0 2 π e − θ d θ ∫ 0 2 π sin θ e − θ d θ y C M = 2 1 ⋅ − e − θ ∣ 0 2 π e − θ ( sin θ − cos θ ) ∣ 0 2 π y C M = 2 1
Required distance of center of mass from the origin is thus, r = ( x C M ) 2 + ( y C M ) 2 = 2 1 = 0 . 7 0 7 correct to 3 decimal places.
Can you please explain that how you've integrated? Is it by parts ?
Log in to reply
Yes. Intregrated by part. Btw you called me?
Log in to reply
Yes, regarding that electrostatics question you posted.
Nice solution!
Problem Loading...
Note Loading...
Set Loading...
This is a different approach.
We could write r C M = ∫ d m ∫ r d m The points on the ring can be written as r = e i θ where 0 ≤ θ ≤ 2 π . Hence
r C M = ∫ 0 2 π e − θ d θ ∫ 0 2 π e i θ e − θ d θ
⟹ r C M = − e − θ ∣ 0 2 π ∫ 0 2 π e θ ( i − 1 )
⟹ r C M = 1 − e − 2 π i − 1 1 e θ ( i − 1 ) ∣ 0 2 π
⟹ r C M = 1 − e − 2 π i − 1 1 ( e 2 π ( i − 1 ) − 1 )
⟹ r C M = 1 − e − 2 π i − 1 1 ( e 2 π i e − 2 π − 1 )
⟹ r C M = 1 − e − 2 π i − 1 1 ( e − 2 π − 1 )
⟹ r C M = i − 1 ( − 1 )
⟹ r C M = 2 i + 1
∥ r C M ∥ = 2 1
P.S I am a little new to L A T E X