Find the Cartesian equation of the curve

  • Thread starter Thread starter chwala
  • Start date Start date
  • Tags Tags
    Cartesian Curve
Click For Summary
The discussion focuses on finding the Cartesian equation of a curve defined by the parametric equations x(t) = t^2 + 2 and y(t) = t^2 - 2. The approach leads to the relationship x - y = 4 and further manipulations yield the equation x^2 - y^2 = 8, indicating the curve is a hyperbola. The transformation of the parametric equations into hyperbolic functions reinforces this conclusion. The final result confirms the derived Cartesian equation accurately represents the curve's characteristics.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
This is a past paper question...see attached (my interest is on the highlighted) I used a different approach thus your insight would be great. I always make it a point to try out the questions before checking what the mark scheme offers...
Relevant Equations
parametric equations.
1671348574228.png

Find ms solution;

1671348656844.png


My approach;

##xt=t^2+2## and ##yt=t^2-2##

##xt-2=t^2## and ##yt+2=t^2##

##⇒xt-2=yt+2##

##xt-yt=4##

##t(x-y)=4##

##t=\dfrac{4}{x-y}##

We know that;

##x+y=2t##

##x+y=2⋅\dfrac{4}{x-y}##

##(x-y)(x+y)=8##

##x^2-y^2=8##

Your insight is welcome...rather asking if this approach would be correct.
 
Physics news on Phys.org
x+y=2t
x-y=\frac{4}{t}
(x+y)(x-y)=8
 
  • Like
Likes pasmith, topsquark, SammyS and 1 other person
Writing <br /> \begin{split}<br /> x &amp;= t + \frac{2}{t} = 2\sqrt{2}\operatorname{sgn}(t)\cosh(\ln(|t|/\sqrt{2})) \\<br /> y &amp;= t - \frac{2}{t} = 2\sqrt{2}\operatorname{sgn}(t)\sinh(\ln(|t|/\sqrt{2}))\end{split} shows that the curve is a hyperbola, and basic identities then give x^2 - y^2 = (2\sqrt{2})^2 = 8.
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...