Simplify this term—best approach?

  • Thread starter Thread starter ElectronicTeaCup
  • Start date Start date
  • Tags Tags
    Approach Simplify
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
ElectronicTeaCup
Messages
23
Reaction score
1
Homework Statement
$$
\left(x \sqrt{\left(\frac{3+\sqrt{13}}{2 \sqrt{13}}\right)}-y \sqrt{\frac{3-\sqrt{13}}{2 \sqrt{13}}}\right)^{2}-2\left(x \sqrt{\left(\frac{3+\sqrt{13}}{2 \sqrt{13}}\right)-y\left(\frac{3-\sqrt{13}}{2 \sqrt{13}}\right)}\right)\left(x \sqrt{\frac{3-\sqrt{13}}{2 \sqrt{13}}}-y \sqrt{\frac{3+\sqrt{3}}{2 \sqrt{13}}}\right)+4\left(x \sqrt{\frac{3-\sqrt{13}}{2 \sqrt{13}}}-y \sqrt{\frac{3+\sqrt{13}}{2 \sqrt{13}}}\right)^{2}-4=0
$$
Relevant Equations
Substituting in second order polynomial to rotate it to remove xy values. But this question is just to ask for a technique for simplifying.
I'm not sure how to simplify this without spending a lot of time on it. Is there a pattern that I need to weed out?
##x^{\prime 2}(5 / 2-\sqrt{13} / 2)+y^{\prime 2}(5 / 2+\sqrt{13} / 2)-4=0##
 
Physics news on Phys.org
Is the first factor in the second term as you have it
$$\left(x \sqrt{\left(\frac{3+\sqrt{13}}{2 \sqrt{13}}\right)-y\left(\frac{3-\sqrt{13}}{2 \sqrt{13}}\right)}\right)$$or did you mean to write$$\left(x \sqrt{\left(\frac{3+\sqrt{13}}{2 \sqrt{13}}\right)}-y\sqrt{\left(\frac{3-\sqrt{13}}{2 \sqrt{13}}\right)}\right)~?$$
 
  • Like
Likes   Reactions: archaic
kuruman said:
Is the first factor in the second term as you have it
$$\left(x \sqrt{\left(\frac{3+\sqrt{13}}{2 \sqrt{13}}\right)-y\left(\frac{3-\sqrt{13}}{2 \sqrt{13}}\right)}\right)$$or did you mean to write$$\left(x \sqrt{\left(\frac{3+\sqrt{13}}{2 \sqrt{13}}\right)}-y\sqrt{\left(\frac{3-\sqrt{13}}{2 \sqrt{13}}\right)}\right)~?$$
Oh yes, I meant the latter. Sorry for the confusion that it may have lead to.
 
I assume that ##\sqrt{3}## is an error, too. And I would definitely check all signs before carrying on: this is essential!

What you can do is bring into a form ##8\sqrt{13}=z_1x^2+2z_2xy+z_3y^2## with ##z_j\in \mathbb{C}## and transform it into a normal form where the axis of this ellipse in ##\mathbb{C}^2## are parallel to the coordinate axis.

The eigenvalues I calculated where awful if we were looking for an eigenbasis, which indicates that
  • there has been a sign error somewhere
  • the requested result is of the form shown above
  • the result is indeed complicated
  • I made a mistake
 
Last edited:
  • Like
Likes   Reactions: ElectronicTeaCup
You do not seem to have written out your full formula. It might ir it might not be simpler if you do. What is there after the -2(x... ?