Understanding Continuity in the Cross Product Function

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
2 replies · 4K views
symbol0
Messages
77
Reaction score
0
1. Show that the cross product is a continuous function.

The Attempt at a Solution



I have tried to apply the definition of continuity: find a delta such that
|x-y|< delta implies |f(x)-f(y)|< epsilon
but I'm having trouble making sense of what |x-y| is.
As I see it, x is a pairs of vectors in R^3 and so is y. Then what is |x-y|? and how do I get to the conclusion?
 
Physics news on Phys.org
There is a vector that connects x with y, so the norm of this vector would be the distance between x and y.
 
I am saying that just x is a pair of vectors in R^3. The cross product function takes that pair of vectors and gives you one vector (that is perpendicular to the original two).
So x is 2 vectors and y is another 2 vectors. What would |x-y| be?

Or is my understanding wrong? In that case, how can I approach the problem?