0
$\begingroup$

Find the cosine of the angle between the curves $\left\langle 0,t^2,t \right\rangle$ and $\left\langle \cos\left(\pi \frac{t}{2}\right), \sin \left(\pi \frac{t}{2} \right), t \right\rangle$ where they intersect.

To solve this I first found the point of intersection by setting each of the respective components equal to each other.

0ドル = \cos \left(\frac{\pi u}{2}\right)$ solving this equation gives 1ドル=u$

$t^2 = \sin \left(\frac{\pi u}{2} \right)$ solving this equation gives 1ドル=u$

$t = u$ solving this equations gives 1ドル=u$

Putting this together I can see that my point of intersection is $( 0,1,1)$ Now to find the cosine of the angle between those curves I know I need the derivatives of those two vectors:

$\langle 0,2t,1 \rangle$ and $\left\langle -\sin\left(\frac{\pi}{2}\right), \cos\left(\frac{\pi}{2}\right), 1 \right\rangle$

From here, though, I'm not sure how to calculate the cosine of the angle between the two curves. Any hints?

CiaPan
14k3 gold badges21 silver badges54 bronze badges
asked Oct 31, 2015 at 13:57
$\endgroup$
3
  • $\begingroup$ The second derivative (that is, the first derivative of the second curve) needs factors of $\pi/2$ outside of $\sin$ & $\cos$. $\endgroup$ Commented Feb 1, 2023 at 23:04
  • $\begingroup$ Also your derivation of the intersection point is wrong (there are many solutions to $\cos\theta=0$), though the final result $t=u=1$ is right. $\endgroup$ Commented Feb 1, 2023 at 23:08
  • $\begingroup$ If you prefix the trigonometric functions' names with a backslash, they will become LaTeX/MathJax symbols, which will make them to render in an upright font with appropriate spacing (m \cos 2x → $m \cos 2x$) instead of a blob of italic, variable-like letters (m cos 2x → $m cos 2x$). $\endgroup$ Commented Jun 24, 2024 at 8:24

2 Answers 2

1
$\begingroup$

Once you have found the derivative vectors, at the intersection point $(0,2,1)$ and $(-1,0,1)$ render them unitary.
Thereafter their dot product will be the cosine of the angle between the two curves, at the intersection point.

answered Aug 13, 2020 at 11:23
$\endgroup$
0
$\begingroup$

The dot product of two vectors, u, v, is give by $u\cdot v= |u||v|cos(\theta)$ where $\theta$ is the angle between the two vectors. At t= 1, the two tangent vectors are <0, 1, 1> and <-1, 0, 1>.

answered Oct 31, 2015 at 14:04
$\endgroup$
1
  • $\begingroup$ I thought the tangent vectors were the derivatives of the given vectors? $\endgroup$ Commented Oct 31, 2015 at 14:06

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.