> Hi,
>
> Yes, b.a means dot product of b and a; I'm not sure what a.1 means.
>
> Thanks for looking into this for me :-)
I assume "1" means the vector (1,0,0,0...). You should therefore be able to
find a.1 using the rules for dot product. You should already know that
a.(1,0,0..), a.(0,1,0..), a.(0,0,1...) all have simple geometric
interpretations; if not, this is the time to find out ....