The Wildest point on an ellipse

  • Thread starter Thread starter Diffy
  • Start date Start date
  • Tags Tags
    Ellipse Point
Diffy
Messages
441
Reaction score
0
The motivation behind my question stems from my own curiosity. There was recently a post in this forum titled "The Widest Point on an ellipse" (or something to that effect). In any event, I misread the title, as "The wildest". I got to thinking, and remembered from vector calculus there existed a formula to measure the severity of a curve at any point.

The formula is as follows:
K(t) = \frac{||r\prime(t) \times r\prime\prime(t)||}{||r\prime(t)||^3}

Where r(t) is our curve in parametric form.

I wanted to use this to figure out in general , what points on an ellipse are the wildest, ie at which points can we find a maximum value for K?

To keep things simple I assumed the ellipse I would look at would be soley in the xy plane. the equation I decided on is the following:

r(t) =\left( \begin{array}a a\cos(t) \\ b \sin(t) \\0 \end{array}<br /> \right)

Now I am running into a problem when trying to calulate K(t)

The numerator actually works out very nice:
\pm 2ab

the denominator I can't figure out. I get stuck at this:
(\sqrt{a^2\sin(t)^2 + b^2 \cos(t)^2})^3

Anyone see a way to reduce this?
 
Last edited:
Mathematics news on Phys.org
Why do you need to simplify it? Just differentiate and solve for the maximum.
 
The "wildest" points on an ellipse, the points with largest curvature are the points at the ends of the major axis. The points with the smallest curvature are the points at the ends of the minor axis.
 
HallsofIvy said:
The "wildest" points on an ellipse, the points with largest curvature are the points at the ends of the major axis. The points with the smallest curvature are the points at the ends of the minor axis.


I was going to mention that this was my hypothesis, but I wanted to figure it out for myself.
 
Vid said:
Why do you need to simplify it? Just differentiate and solve for the maximum.

Ah ha! Of course...

Thanks, man.
 
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...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top