dino_merlin's blog

By dino_merlin, history, 15 months ago, In English

After havin read this great blogpost https://codeforces.com/blog/entry/68953. I was left a bit confused. In a lot of the problems, it is assumed that any vector that is a linear combination of the basis can also be represented by a linear combination of the vectors from the vector space? Is this true? If so how to prove it. If not, why does the solution of 2a work?

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
15 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by dino_merlin (previous revision, new revision, compare).

»
15 months ago, # |
  Vote: I like it +3 Vote: I do not like it

Notes that any vector in the basis is acquired by combine some original vectors.