[[another]] question about projections

  • Thread starter Thread starter imsoconfused
  • Start date Start date
  • Tags Tags
    Projections
imsoconfused
Messages
50
Reaction score
0
OK, this question has a lot of parts, so I'll do my best to write it in a way that makes sense. Basically, aVR, AVL, and aVF are the three main vectors in the direction of blood being pumped by the heart. The three endpoints of the vectors form an equilateral triangle that goes from each hand to the feet and hand to hand. These are the leads labeled LeadI, LeadII, and LeadIII. Looking at the body from the front, LeadI stretches from the left side (right hand) to the right side (left hand), LeadII stretches from the left side to the bottom (the feet) and LeadIII stretches from the right side (left hand) to the bottom (the feet). aVR lead is -(1/2)LeadI -(1/2)LeadII, (aVL=(1/2)LeadI - (1/2)LeadIII, and aVF=(1/2)LeadII+(1/2)LeadIII, FYI). The total heart vector is V=2i-j, and we need to find the projeciton on the aVR lead of V. Lead I is the horizontal vector 2i, so V.LeadI=4. Lead II is the -60deg vector i - sqrt(3)j, so V.LeadII=2+sqrt(3). Lead III is the -120deg vector -i - sqrt(3)j, so V.LeadIII= -2 + sqrt(3).

If that wasn't confusing enough, here is what I have used/done.

P=((A.B)/|A|^2)A so here it would be P=((V.aVR)/|V|^2)V. aVR= -(1/2)LeadI - (1/2)LeadII and V=2i-j. That means:

V.(-(1/2)LeadI-(1/2)LeadII = (V.(-1/2)LeadI) + (V.(-1/2)LeadII) = 4 + 2 + sqrt(3) = 6 + sqrt(3) (that's (A.B))

then put that into the projection eq. to obtain ((6+sqrt(3)/(5))V).

And that is my answer, but it just seems a little funky. Could you check to see where I've made an error? If something is confusing, just let me know and I'll clarify, half of this is a description of a diagram.
 
Last edited:
Physics news on Phys.org
The question certainly is really confusing. You mentioned it came with a diagram. That would help a lot if you post it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top