Ellipsoid Equation: Finding the Classical Form with Rotated Radii

  • Context: Graduate 
  • Thread starter Thread starter mnb96
  • Start date Start date
  • Tags Tags
    Ellipsoid
Click For Summary
SUMMARY

This discussion focuses on deriving the classical equation of a rotated ellipse from its parametric form. The position vector is defined as r(t) = a*cos(t) + b*sin(t), where a and b are vectors representing the ellipse's radii. The key challenge is eliminating the parameter t to express the ellipse in the form x^T A x, where A is symmetric positive definite. The solution involves solving for cos(t) and sin(t) as linear functions of x and y, then substituting into the identity sin^2(t) + cos^2(t) = 1 to obtain a quadratic equation in x and y.

PREREQUISITES
  • Understanding of parametric equations and vector notation
  • Familiarity with trigonometric identities and their applications
  • Knowledge of quadratic forms and symmetric matrices
  • Basic concepts of ellipses and their properties
NEXT STEPS
  • Study the derivation of the classical form of ellipses from parametric equations
  • Learn about symmetric positive definite matrices and their applications in geometry
  • Explore the use of trigonometric identities in transforming parametric equations
  • Investigate the properties of quadratic forms in relation to conic sections
USEFUL FOR

Mathematicians, physicists, and engineers working with geometric transformations, particularly those interested in the properties of ellipses and their applications in various fields.

mnb96
Messages
711
Reaction score
5
Hi,
given an ellipsoid in parametric form in t, I was trying to get to the classical equation in x,y. Things are very straightforward, as long as the ellipse radii are aligned with the principal axes. Instead, I am trying to find the equation of a "rotated" ellipse, given a parametrization in t.

I tried the following... Let's define the position vector:

[tex]\mathbf{r}(t) = \mathbf{a}cos(t) + \mathbf{b}sin(t)[/tex]

where:
[tex]\mathbf{a}=a_1\mathbf{e_1} + a_2\mathbf{e_2}[/tex]
[tex]\mathbf{b}=b_1\mathbf{e_1} + b_2\mathbf{e_2}[/tex]

and we have that [tex]<\mathbf{a},\mathbf{b}>=0[/tex], that is, the directional radii are perpendicular but not aligned to the main axes.
Since [tex]x = <\mathbf{r},\mathbf{e_1}>[/tex], and [tex]y = <\mathbf{r},\mathbf{e_2}>[/tex], we have:

[tex]x = a_1cos(t) + b_1sin(t)[/tex]
[tex]y = a_2cos(t) + b_2sin(t)[/tex]

At this point I got stuck, because I can't manage to get rid of t. When the ellipse is aligned to the main axes we have [tex]b_1=0[/tex], and [tex]a_2=0[/tex], and everything becomes easy by squaring the terms.
I know that the final result should be of the form: [tex]\mathbf{x^T}A\mathbf{x}[/tex] where A is symmetric positive definite, but I can't really get there.
 
Physics news on Phys.org
Your ellipse is centered at the origin.
You have two equations (linear in [itex]\cos t[/itex] and [itex]\sin t[/itex]). Solve them like this: [itex]\cos t = ??[/itex], [itex]\sin t = ??[/itex], both right-hand-sides linear in [itex]x,y[/itex]. Then take the equation [itex]\sin^2 t + \cos^2 t = 1[/itex], substitute in your results, you get something quadratic in [itex]x,y[/itex].
 
Thanks a lot!
I can't believe I didn't immediately find such an easy solution! It has been under my eyes all the time (even on my notes) but yesterday I simply missed it :/ ... I should punish myself now :)
 

Similar threads

Replies
19
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K