生成这个题目的讲解---**Question 5** **Question Stem:** 已知向量a = (1, -1), 向量b = (1, 3), 则向量a在向量b上的投影向量为 **Translation of Question Stem:** Given vector a = (1, -1) and vector b = (1, 3), what is the projection vector of a onto b? **Mathematical Formulas/Expressions in Question Stem:** * Vector a: (1, -1) * Vector b: (1, 3) * Concept: Projection vector of a onto b (denoted as proj_b a). The formula is (a · b / |b|^2) * b. **Options:** * A: (-1/5, -3/5) * B: (1/5, 3/5) * C: (-√10/5, -3√10/5) * D: (√10/5, 3√10/5)

视频信息