Show this equality of limits - cross products

  • Thread starter Thread starter Ted123
  • Start date Start date
  • Tags Tags
    Cross Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Ted123
Messages
428
Reaction score
0

Homework Statement


Show that

[itex]\displaystyle\lim_{\underline{h}\to 0} \frac{\underline{c} \times \underline{h}}{\|\underline{h}\|} =0[/itex]

where c and h are vectors and x denotes cross product.

Homework Equations





The Attempt at a Solution



No idea how to do this?
 
Physics news on Phys.org


Ted123 said:

Homework Statement


Show that

[itex]\displaystyle\lim_{\underline{h}\to 0} \frac{\underline{c} \times \underline{h}}{\|\underline{h}\|} =0[/itex]

where c and h are vectors and x denotes cross product.

Homework Equations


The Attempt at a Solution



No idea how to do this?

I don't think it's true. Suppose the vectors are in R^3, with [itex]i,j,k[/itex] the usual coordinate vectors. Let [itex]c = i[/itex], [itex]h = tj[/itex]. (where [itex]t[/itex] is a scalar)

Then

[tex]\left|\frac{c \times h}{|h|}\right| = \left|\frac{tk}{|tj|}\right| = \frac{|tk|}{|tj|} = \frac{|t|}{|t|} = 1[/tex]

so the limit is certainly not zero as [itex]h[/itex] approaches zero along the [itex]i[/itex] coordinate axis. If the limit were zero, it would have to be zero no matter how [itex]h[/itex] approaches zero.
 


What happens if you let

[tex]\vec c = \vec i,\, \vec h = \lambda \vec j[/tex]

where [itex]\vec i,\vec j[/itex] are the standard unit vectors?