Subcontests
(12)n-dimensional vector space
Let V be a n−dimensional vector space over a field F with a basis {e1,e2,⋯,en}.Prove that for any m−dimensional linear subspace W of V, the number of elements of the set W∩P is less than or equal to 2m where P={λ1e1+λ2e2+⋯+λnen:λi=0,1}. n×n Matrix
Let A=[aij]n×n be a n×n matrix whose elements are all numbers which belong to set {1,2,⋯,n}. Prove that by swapping the columns of A with each other we can produce matrix B=[bij]n×n such that K(B)≤n where K(B) is the number of elements of set {(i,j);bij=j}. Metric space
Let (X,d) be a metric space and f:X→X be a function such that ∀x,y∈X:d(f(x),f(y))=d(x,y).
a) Prove that for all x∈X, limn→+∞nd(x,fn(x)) exists, where fn(x) is ntimesf(f(⋯f(x)⋯)).
b) Prove that the amount of the limit does not depend on choosing x.