Changing Center of Ellipse in Polar Coordinates

  • Thread starter Thread starter alpha25
  • Start date Start date
  • Tags Tags
    Ellipse
alpha25
Messages
9
Reaction score
0
Hi, does exist an easy way to change the center of circle or a ellipse in polar coordinates?

thanks!
 
Mathematics news on Phys.org
Yes, and it was given in any textbook dealing with the conic sections that I have ever seen:
If the equation of an ellipse centered at (0, 0) is
\frac{x^2}{a^2}+ \frac{y^2}{b^2}= 1
then the same ellipse, centered at (a, b) has equation
\frac{(x- a)^2}{a^2}+ \frac{(y-b)^2}{b^2}= 1
 
Now you have to pass from the cartesian eqns that Halls wrote to polar coordinates and you're done.
 
Yes thanks...but I need it in polar coordinates
 
Insert polar representations for "x" and "y", multiply out parentheses and simplify and redefine variables/constants.
In particular, remember simplifying trig identities, such as, for example:
2\sin^{2}\theta=1-\cos(2\theta)
 
  • Like
Likes 1 person
Now, HallsofIvy made out a special case, with the center with the same values as the lengths of the semi-axes.

You shouldn't make that restriction here (call one of the (a,b)-pairs (c,d)-for example).

To give you the first step on your way, multiplying up and out, we get (with (c,d) centre coordinates):
b^{2}r^{2} \cos^{2}\theta+a^{2}r^{2} \sin^{2}\theta-2b^{2}cr \cos\theta-2a^{2} dr\sin\theta=a^{2}b^{2}-c^{2}-d^{2}
There would be various ways to simplify this expression further, and redefing independent constants.

One very compact way of doing so would be to transform your equation into the following form:
Ar^{2}\cos\gamma+Br\sin\phi=C
where the angle "phi" is a phase-shifted version of "gamma"/2 with a fourth constant D to be determined along with A, B and C (gamma being twice the value of "theta")
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top