Rotation of axes to Eliminate the xy-term in a quadratic equation

Click For Summary

Homework Help Overview

The discussion revolves around the rotation of axes to eliminate the xy-term in a quadratic equation, specifically the equation 3x^2 - 10xy + 3y^2 + 16 √2x - 32 = 0. Participants are exploring methods related to conic sections, particularly ellipses.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster expresses uncertainty about the method to solve the problem and seeks guidance. Some participants suggest that the problem relates to finding the principal axes of an ellipse. Others inquire about the process of rotating axes for the given equation.

Discussion Status

The discussion is ongoing, with participants providing different methods for addressing the problem, including both a more calculation-heavy approach and a more sophisticated matrix method. There is no explicit consensus yet, but various lines of reasoning are being explored.

Contextual Notes

Participants note that the presence of the 16√2x term suggests the conic is not centered at (0,0), which may influence the approach taken. The original poster's request for direction indicates a need for foundational understanding of the topic.

Randomers
Messages
2
Reaction score
0

Homework Statement



Rotation of axes to Eliminate the xy-term in a quadratic equation

3x^2 - 10xy + 3y^2 + 16 √2x - 32 = 0

2. The attempt at a solution

I do not know the method that should be taken to solve this sort of question. That is what I am looking for. If anyone can point me in the right direction or help me through this type of problem I would very much appreciate it.
 
Physics news on Phys.org
You are looking for the principal axes of an ellipse. And because of the 16\sqrt{2}x term, I guess that it is not even centered around (0,0)
 
The thing is, I don't know what I'm meant to do with this. How do I go about rotating axes of an equation?
 
If your function is something like f(x,y)= Ax^2+ Bxy+ Cy^2+ linear terms, there are two methods of doing this, one involving more calculation, the other "deeper" and more sophisticated.

The one involving more calculation is this: let x= x'cos(\theta)+ y'sin(\theta) and y= -x'sin(\theta)+ y'cos(\theta). Put those into the formula so that you have x'^2, x'y', and y'^2, each with coefficients depending on known number A, B, C, and \theta. Set the coefficient of x'y' equal to 0 and solve for \theta.

More sophisticated: write f(x,y)= Ax^2+ Bxy+ Cy^2 in matrix form:
\begin{bmatrix}x & y\end{bmatrix}\begin{bmatrix}A & B/2 \\ B/2 & C\end{bmatrix}\begin{bmatrix}x \\ y \end{bmatrix}
and solve for the eigenvalues and eigenvectors for that 2 by 2 matrix. Since it is a symmetric matrix, it has real eigenvalues and 2 independent eigenvectors. If you take the new x', y' axes in the direction of the eigenvectors, the matrix becomes diagonal, having the eigenvalues on the main diagonal so that your equation becomes
\begin{bmatrix}x' & y'\end{bmatrix}\begin{bmatrix}\lambda_0 & 0 \\ 0 & \lambda_1\end{bmatrix}\begin{bmatrix}x' \\ y'\end{bmatrix}= \lambda_0x'^2+ \lambda_1y'^2
 

Similar threads

Replies
1
Views
2K
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K