Place where parametric curve itself itself

  • Thread starter Thread starter motornoob101
  • Start date Start date
  • Tags Tags
    Curve Parametric
motornoob101
Messages
45
Reaction score
0

Homework Statement


Find the place where the parametric curve intersect itself

x = 1-2cos^{2}t
y = tant(1-2cos^{2}t)



Homework Equations





The Attempt at a Solution


So I started with the x values..

1-2cos^{2}t_{1} = 1-2cos^{2}t_{2}

By canceling the same stuff on both sides, I got
cos^{2}t_{1} = cos^{2}t_{2}

Then I tried with y
I rewrote y in a different form.

y_{1} = tan t (x_{1})
and
y_{2} = tan t(x_{2})

This is possible since y already contains an expression for x.

Since the curve intersect itself, we know x1 must equal x2 so they cancel out.

then I am left with tant_{1}= tant_{2}

but I can't solve for t

Appreciate any help. Thanks
 
Physics news on Phys.org
Why can't you? Since tangent is periodic with period \pi, but one-to-one within each period, tan(t1)= tan(t2) requires that t_1= t_2+ n\pi. Now, which of those values satifies cos2(t1)= cos2(t2)?
 
Ah, now I know what you meant, thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top