Vectors (AQA A-Level Computer Science): Flashcards

📚Flashcards
Vectors
Sign up to keep revising.Create a free account to study more flashcards and track your progress.

Practise the cards

10 cards from this deck

Show

Three ways vectors represented in CS

Data structure, function, geometric arrow

Meaning of notation F:SRF: S \to R

Function FF maps domain SS to range RR

Two key properties of vector arrows

Magnitude (length) and direction

Purpose of column vector notation

Distinguishes vectors from coordinate points

How to add vectors componentwise

Add corresponding components: (A1+B1,A2+B2,A3+B3)(A_1+B_1, A_2+B_2, A_3+B_3)

Effect of scalar multiplication on vector

Changes magnitude only, direction unchanged

Result type of dot product AB\mathbf{A} \cdot \mathbf{B}

Scalar (single number)

Dot product formula for 2D vectors

AxBx+AyByA_x B_x + A_y B_y (multiply components, then sum)

Convex combination constraints for α\alpha and β\beta

α0\alpha \geq 0, β0\beta \geq 0, α+β=1\alpha + \beta = 1

Vector graphics advantage over bitmap

Scale infinitely without losing quality

Join 100,000+ A-Level students studying Flashcards with us.

Select your subjects, and get access to A+ resources today.