Question relating to shifting a circle.

  • Thread starter Thread starter ozone
  • Start date Start date
  • Tags Tags
    Circle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
ozone
Messages
121
Reaction score
0
This problem arose for me while working out a triple integral in spherical coordinates. basically I know that when we shift a parabola along the axis it is simply translated. I naturally assumed that if we shifted a circle in a similar manner that it would act the same.

However when we shift a circle along the axis, such as one with the equation

[itex](x-1)^2 + y^2 = 1[/itex] We find that the entirety of the circle now sits above the x axis, and that our radius becomes [itex]2cos∂[/itex]

Could anyone shed some light on this?
 
Physics news on Phys.org
you've moved the center to (1,0) but the circle should still have a radius of 1

try some points (0,0) , (1,1) , (1,1) and (1,-1) all satisfy the equation and show that the radius is 1 and not as you say and that ithe circle still lies on the x-axis
 
ozone said:
This problem arose for me while working out a triple integral in spherical coordinates. Basically I know that when we shift a parabola along the axis it is simply translated. I naturally assumed that if we shifted a circle in a similar manner that it would act the same.

However when we shift a circle along the axis, such as one with the equation

[itex](x-1)^2 + y^2 = 1[/itex] We find that the entirety of the circle now sits above the x axis, and that our radius becomes [itex]2cos∂[/itex]

Could anyone shed some light on this?
[itex](x-1)^2 + y^2 = 1[/itex] is the equation of a circle having radius 1 with its center at (1, 0).

Here's a ploy from WolframAlpha:
attachment.php?attachmentid=48823&stc=1&d=1341241390.gif
 

Attachments

  • WolframAlpha--plot_-circle.gif
    WolframAlpha--plot_-circle.gif
    2.8 KB · Views: 563
Alright I guess I just misunderstood the solution on the problem set.. thank you.
 
ozone said:
... We find that the entirety of the circle now sits above the x axis, and that our radius becomes [itex]2\cos\theta[/itex]

Could anyone shed some light on this?
After reading your Original Post, it looks as if you might be converting [itex](x-1)^2 + y^2 = 1[/itex] to polar coordinates with the result, [itex]r=2\cos\theta\,.[/itex] If so, that variable, r, does not refer to the radius of the circle, it's the the distance that the point (x, y) is from the origin.