Vector relationship? |A+B| = |A-B|

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
6 replies · 2K views
Fjolvar
Messages
156
Reaction score
0
I've been spending far too much time on this problem and I know I'm over thinking it. Here it is:

If |A+B| = |A-B|

What is the most general relationship between the two vectors?

-Now I know this is just saying they have equal magnitude regardless of direction, but I'm not quite sure what it's asking for. What kind of general relationship am I supposed to write out? Any help would be greatly appreciated. Thanks!
 
Physics news on Phys.org
micromass said:
Try to calculate this norms with the inner product:

[tex]|A|^2=<A,A>[/tex]

I'm still not seeing how to relate vector A and B using this.. =/
 
[itex]<A+B,A+B>=<A-B,A-B>[/itex]
By properties of the dot product..
[itex]<A,A>+2<B,A>+<B,B>=<A,A>-2<B,A>+<B,B>[/itex]

Get everything to one side and deduce from that.
 
We haven't learned this notation yet unfortunately. Is this the only possible approach?