mirror of
https://github.com/szdytom/LADRSolutions.git
synced 2025-10-19 16:30:16 +00:00
Fix typo
Signed-off-by: szdytom <szdytom@qq.com>
This commit is contained in:
parent
e96bc139dd
commit
3189854944
@ -138,7 +138,7 @@
|
||||
]
|
||||
|
||||
#exercise_sol(type: "proof")[
|
||||
证明:向量组 $(2, 3, 1)$,$(1, -1, 2)$,$7, 3, c$ 在 $FF^3$ 中线性相关,当且仅当 $c = 8$。
|
||||
证明:向量组 $(2, 3, 1)$,$(1, -1, 2)$,$(7, 3, c)$ 在 $FF^3$ 中线性相关,当且仅当 $c = 8$。
|
||||
][
|
||||
首先说明充分性:当 $c = 8$ 时,注意到
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user