What are the methods for transforming rotated conic sections to standard form?

  • Thread starter notnottrue
  • Start date
  • Tags
    Curves
In summary: If the level curves have to be ellipses, you can use the constraint on a general conic section (any quadratic equation in two variables) for it to be an ellipse. Applying the constraint to your quadratic equation will give you the values of k.There are various ways to change "rotated" conic sections (that have an "xy" term) to "standard form" (without the xy). One is to rotate the coordinate system by writing x= x'cos(\theta)+ y'sin(\theta), y= -x'sin(\theta)+ y'cos(\theta). Put those into the equation and combine all x'y'
  • #1
notnottrue
10
0
I am trying to find the level curves for the function g(x,y)= k = xy/(x^2+y^2).
I get, x^2+y^2-xy/k=0.
I know this is an ellipse, but I do not know how to factor, and find values of k for which the level curves exist.
 
Physics news on Phys.org
  • #2
notnottrue said:
I am trying to find the level curves for the function g(x,y)= k = xy/(x^2+y^2).
I get, x^2+y^2-xy/k=0.
I know this is an ellipse, but I do not know how to factor, and find values of k for which the level curves exist.

If the level curves have to be ellipses, you can use the constraint on a general conic section (any quadratic equation in two variables) for it to be an ellipse. Applying the constraint to your quadratic equation will give you the values of k.
 
  • #3
There are various ways to change "rotated" conic sections (that have an "xy" term) to "standard form" (without the xy). One is to rotate the coordinate system by writing [itex]x= x'cos(\theta)+ y'sin(\theta)[/itex], [itex]y= -x'sin(\theta)+ y'cos(\theta)[/itex]. Put those into the equation and combine all x'y' terms. Choose [itex]\theta[/itex] to make its coefficient 0.

A method that is more 'advanced' but simple to compute is to write the second order terms as a matrix multiplication: write [itex]ax^2+ bxy+ cy^2[/itex] as
[tex]\begin{bmatrix}x & y \end{bmatrix}\begin{bmatrix}a & b/2 \\ b/2 & c\end{bmatrix}\begin{bmatrix} x \\ y\end{bmatrix}[/tex]
and find the eigenvalues and eigenvectors of that matrix. The eigenvalues will be the coefficients of x2 and y2 and the eigenvectors will give the directions for the rotated coordinate system.

(I "distributed" the b as the b/2 off diagonal terms to make this a symmetric matrix which guarentees that it has real eigenvalues and independent eigenvectors.)
 

FAQ: What are the methods for transforming rotated conic sections to standard form?

What are level curves?

Level curves are curves on a two-dimensional graph that connect points with the same value of a given function. They represent a visual representation of how the function changes in value as the input variables vary.

How are level curves drawn for a function?

To draw level curves for a function, we first select a set of values for the function and then plot the points on a graph. Each point represents a set of input variables that result in the selected value of the function. The level curves are then drawn by connecting these points.

What is the significance of level curves?

Level curves are useful in understanding the behavior of a function and its relationship with its input variables. They can help identify critical points, such as maxima and minima, and provide insight into the overall shape of the function.

How do level curves of xy/(x^2+y^2) look like?

The level curves of xy/(x^2+y^2) form a family of circles centered at the origin with increasing radii as the value of the function increases. This function is also known as the radial component of the gradient vector field.

How are level curves useful in real-life applications?

Level curves have various applications in fields such as engineering, physics, and economics. They can be used to optimize designs, analyze data trends, and understand the behavior of physical systems. For example, level curves of temperature can help identify areas of equal temperature in a room, while level curves of elevation can assist in creating topographical maps.

Similar threads

Replies
2
Views
2K
Replies
2
Views
1K
Replies
5
Views
1K
Replies
3
Views
5K
Replies
20
Views
3K
Replies
3
Views
2K
Back
Top