Acute Angle between two vector-valued functions

  • Thread starter Thread starter SolfegeDuck
  • Start date Start date
  • Tags Tags
    Angle Functions
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 · 7K views
SolfegeDuck
Messages
6
Reaction score
0

Homework Statement


Quick question. I need to find cos [tex]\vartheta[/tex], where [tex]\vartheta[/tex] is the angle (acute) between two vector-valued functions (which are tangent lines).

Homework Equations



I think this is relevant:

cos[tex]\vartheta[/tex] = (u dot v)/([tex]\left\|[/tex]u|| * [tex]\left\|[/tex]v||)

The Attempt at a Solution



Is that the correct equation to use? If so, well, the two equations I'm using both have "t" in them, since they're VVFs. But what do I put in for t? I get the feeling that it's blatantly obvious...Thanks for helping!
 
Physics news on Phys.org
Yes, that's the right equation. Dot product is defined as multiplying i, j, and k components of each vector (assuming 3 component vectors) to return a scalar value. |u||v| means multiplying the scalar magnitudes of vector u and v.
 
Great, thanks! But when I actually do out the equation, I have all of those "t" variables everywhere (2t+1) - (3t^3), etcetera...what do I substitute in for that?
 
That depends on the question. Either it gives you a specific instance for when the two vectors cross or it wants the angle in general form where t is ambiguous.
 
The point is (1,1,3). But for u, t = 3, and for v, t = 4. So, do I use one of those t-variables, or go with something else entirely?
 
It shouldn't be hard to see that you need to use both of them- one applies to u and the other to v. In fact, instead of using t in both functions, it would be better to use, say, t1 for u and t2 for v. Then set t1= 3, t2= 4.