Parameterizing Circle of Radius 3 Around (3,4)

  • Thread starter Thread starter Somefantastik
  • Start date Start date
  • Tags Tags
    Curve Parametric
Somefantastik
Messages
226
Reaction score
0

Homework Statement


Find parameterizations for the circle of radius 3 about the point (3,4)


Homework Equations





The Attempt at a Solution



The circle of radius 3 about the origin looks like cos2t + sin2t = 3

But I can't figure out how to parameterize it around (3,4), any advice?
 
Physics news on Phys.org
If you have a circle around the origin, and you want to move it so that it's a circle around the point (3,4) what vector do you have to add to your circle? Think about it in terms of transformations on the plane. Hint: You want the center of the circle around the origin to move to the center of the circle around (3,4)
 
the circle will be (x-3)2+(y-4)2 = 9, but how do I parameterize that?
 
Use the fact that sin^2 t+ cos^2 t= 1 for all t.
 
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