Algebraic Question: e(e*a) - e x (e x a) = 3a?

  • Thread starter Thread starter KleZMeR
  • Start date Start date
AI Thread Summary
The discussion centers on a mathematical query involving the unit vector e and the equation a = e(e*a) - e x (e x a), where the user consistently arrives at 3a instead of a. The user seeks clarification on their algebraic approach, particularly regarding the application of dot and cross products. They express uncertainty about their calculations involving determinants and vector identities, questioning if their results are correct. The conversation suggests using vector identities to simplify the problem, indicating a potential misunderstanding in the application of operations. The thread highlights the complexities of vector algebra and the importance of proper identity usage in solving such equations.
KleZMeR
Messages
125
Reaction score
0
ok, this is my first post here so i don't know what kind of questions i can ask, so i'll fire away...
e is unit vector, I'm showing a = e(e*a) - e x (e x a), where * is the dot-product and x is the cross product, i keep getting 3a, not a. Is my algebra off or?...
 
Physics news on Phys.org
Can you show your work so we can see where you might be going wrong?
 
well that's a lot of stuff, ok i'll try, these are simple matrix operations, i think my positive/negative alternating on row operations are ok when finding det a, but still, the rhs is where the problem must be because e(e*a)=a, right?? so

a= c1x + c2y + c3z

and taking both cross products, e x (e x a), because all scalars of e = 1 i get

c1 + c2 + c3 - ((c2-c1) - (c1-c3))x = 3c1
c1 + c2 + c3 - ((c3-c2) - (c2-c1))y = 3c2
c1 + c2 + c3 - ((c1-c3) - (c3-c2))z = 3c3

so is this not =3a ??

why was this question moved? did i post it in the wrong place?
 
Use vector identities instead.

a x (b x c) = (a.c)b - (a.b)c
 
thanks
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top