Key Insight: The length formula is the Pythagorean theorem used twice â âŖBâŖ2=a12â+a22â on the floor, then âŖAâŖ2=âŖBâŖ2+a32â in the vertical slice. Nothing else is going on.
IIVisualization 1 â One Arrow, Two Right Triangles
The length of A hides in two right triangles: one lying on the floor, one standing in a vertical slice.
IIIVisualization 2 â A Vector Has No Starting Point
A vector is its components alone â the point the arrow starts from carries no information.
IVVisualization 3 â Square, Add, Take the Root
Each component contributes its square as an area; the total area is âŖAâŖ2.
đĄ The same three moves run unchanged for n=10,000 components: only the picture stops at three dimensions, never the formula.
VQuiz Questions
Problem 1 ¡ Length from Components
Given:A=â¨2,3,6⊠â findâŖAâŖ.
â Correct!22+32+62=4+9+36=49, and 49â=7.
â A component was left out.13â=22+32â is the length of the shadow B in the xy-plane. The climb a3â=6 still has to be added in the vertical slice: 13+36=49.
â That adds the components instead of squaring them.2+3+6=11 measures a walk along three edges of the box; the arrow cuts straight across, so it must come out shorter.
â That is âŖAâŖ2, not âŖAâŖ. The sum of squares is 49; the length is its square root.
Show solution
Square each component, add them up, take the square root:
The two triangles are visible inside that arithmetic: the floor gives âŖBâŖ2=22+32=13, and the vertical slice gives âŖAâŖ2=13+62=49.
Problem 2 ¡ A Negative Component and a Zero
Given:A=â¨â3,0,4⊠â findâŖAâŖ.
â Correct!(â3)2=9, the zero component contributes nothing, and 9+0+16=25 gives âŖAâŖ=5.
â The sign was carried through the squaring.(â3)2=+9, not â9 â squaring destroys every sign, which is exactly why a length can never come out negative. You computed â9+0+16=7.
â That adds the components.â3+0+4=1; the formula squares first, so the â3 contributes 9, not â3.
â That adds the two leg lengths.3+4=7 is the trip along the legs; the hypotenuse of a 3â4 right triangle is 5.
Show solution
A zero component is allowed and a negative component is allowed â the formula never changes:
âŖAâŖ=(â3)2+02+42â=9+0+16â=25â=5
Because a2â=0, this arrow lies flat in the xz-plane: it goes 3 units backward along x and climbs 4 units, and its length is the hypotenuse of that single 3â4â5 right triangle.
Problem 3 ¡ From Two Points to a Length
Given: the points P=(1,â2,4) and Q=(3,1,8) â find the vector PQâ and its length âŖPQââŖ.
What are the components of PQâ?
What is âŖPQââŖ?
â Correct!PQâ=â¨2,3,4⊠and âŖPQââŖ=4+9+16â=29ââ5.385.
â That is QPâ. The arrow from P to Q is tip minus tail: QâP, not PâQ. Reversing the arrow flips every component's sign (though not the length).
â A double negative slipped in the second component.q2ââp2â=1â(â2)=1+2=3, not 1â2=â1.
â The coordinates were added, not subtracted.PQâ measures the change from P to Q, so each component is a difference: 3â1, 1â(â2), 8â4.
â Only two components were used.13â=22+32â is the shadow length; the third component 4 still has to enter: 13+16=29.
â That adds the components.2+3+4=9; the formula squares them first, giving 4+9+16=29.
â That is âŖPQââŖ2. The sum of squares is 29; the length is 29â, a little under 6.
Show solution
Step 1 â the components are differences, tip minus tail:
Step 2 â apply the length formula to those components:
âŖPQââŖ=22+32+42â=4+9+16â=29ââ5.385
Once the components are in hand, P and Q are no longer needed: the same arrow drawn from the origin, or from anywhere else, is the same vector with the same length.
Problem 4 ¡ Four Dimensions, Same Formula
Given: the four-dimensional vector A=â¨1,2,2,4⊠â findâŖAâŖ and then dirA.
What is âŖAâŖ?
What is dirA?
â Correct!1+4+4+16=25 so âŖAâŖ=5, and dividing by 5 gives â¨51â,52â,52â,54â⊠â whose own length is 2525ââ=1.
â One component was dropped.21â=1+4+16â uses only three of the four entries; both 2's must be squared: 1+4+4+16=25.
â That adds the components.1+2+2+4=9; squaring first gives 25, and 25â=5.
â That is âŖAâŖ2.25 is the sum of the squares; the length is 25â=5.
â That is A itself, and its length is 5, not 1. The direction is A rescaled to unit length, so every component must be divided by âŖAâŖ.
â The vector was multiplied by âŖAâŖ instead of divided. That makes it five times longer â length 25 â when the goal is length 1.
â Divided by âŖAâŖ2=25 instead of by âŖAâŖ=5. Its length is 251ââ 5=51â, not 1.
Show solution
Nothing about the machinery changes in four dimensions â the sum simply runs one term longer:
âŖAâŖ=12+22+22+42â=1+4+4+16â=25â=5
The direction is that vector scaled down to unit length, which means dividing by its own length: