Problem Sheet 1
Problem Sheet 1
With Hints
Fields
√
1. Let S be the set of all real numbers of the form a + b 2 with a and b being rational
numbers. Does S form a field? Check whether S satisfies all the axioms for a field under
’usual’ operations of addition and multiplication.
Hint : Verify if all axioms are satisfied
2. Consider the set R2 , i.e., the set of all (x, y) such that x, y ∈ R.
3. Do the set of all polynomials with real coefficients form a field? What if the coefficients
were restricted to be rational numbers? What if they were restricted to be integers?
Hint : The problem typically starts with multiplicative inverses.
4. The notation Z/pZ, for any integer p ≥ 2, denotes the set of reminders obtained by dividing
any integer by the integer p. Thus, Z/pZ = {0, 1, 2, · · · , p − 1}.
Check whether Z/pZ is a field for p = 2, p = 5 and p = 6, if the addition and multiplication
operations are defined as x ⊕ y = (x + y) mod p and x y = (xy) mod y, respectively
for x, y ∈ Z/pZ.
Vector Spaces
1. Show that all the solutions of a linear constant coefficient homogenous differential equation
dn x dn−1 x dx
+ an−1 + · · · + a1 + a0 x = 0
dtn dtn−1 dt
forms a vector space.
Hint : Write the general form of the solution and proceed
2. Do the set of all complex numbers of the form z = x + iy, with x, y ∈ Z, form a vector
space?
Hint : Sometimes, what is unsaid is the hint. Assume it is a vector space. Then, what
could be the field over which it is a vector space?
1
3. Sometimes a subset of a vector space is also a vector space (a subspace). Consider the
vector space R2 with an arbitrary vector being v = (v1 , v2 ). Which of these subsets of R2
are vector spaces?
(a) v1 = 0.
(b) v1 = 0 or v2 = 0.
(c) v1 + v2 = 0.
(d) v1 − v2 = 1.
4. Consider the vector space of all polynomials (P). Which of the following subsets of P form
a vector space. Why?
(a) All polynomials x(t) of degree 3.
(b) 2x(0) = x(1).
(c) x(t) > 0 for 0 ≤ t ≤ 1.
(d) x(t) = x(1 − t) for all t.
Hint : Just see if the ’vectors’ are closed under addition. And do not forget to check if the
’identities’ exist in the sets
2
6. Suppose that x and y are vectors and M is a subspace in a vector space V; let H be the
subspace spanned by M and x, and let K be the subspace spanned by M and y. Prove
that if y is in H but not in M, then x is in K.
Hint : ’Where’ is y if it is in H but not in M??
2. Let A ∈ Rn×n be a matrix. Show that if λ is an eigenvalue of matrix A, then for any
polynomial p(x), p(λ) is an eigenvalue of p(A). Moreover, if v is the eigenvector associated
with the eigenvalue λ, then v is also an eigenvector of p(A) corresponding to the eigenvalue
p(λ).
3. Suppose that for each x in P, the function y is defined by
R +2
(a) y(x) = −1 x(t) dt
R2
(b) y(x) = 0 (x(t))2 dt
R1
(c) y(x) = 0 t2 x(t) dt
R1
(d) y(x) = 0 x(t2 ) dt
In which of the cases is y(x) a linear transformation?
4. Let M be the subspace consisting of all those vectors (ξ1 , ξ2 , · · · , ξn , ξn+1 , · · · , ξ2n ) in R2n
for which ξi = 0, i = 1, · · · , n, and N be the subspace of all those vectors for which
ξi = ξn+i , i = 1, · · · , n.
Is N the complement of M? (i.e., M ∩ N = {0v }, and M + N = M ⊕ N = R2n )
Hint : Simply check the intersection and the direct sum conditions.
5. Construct three subspaces M, N1 and N2 of a vector space V such that M⊕N1 = M⊕N1 =
V but N1 6= N2
What is the geometric picture corresponding to this situation?
6. Prove that if V is a finite dimensional vector space then the set of all linear transformations
on V (i.e., all T : V → V) is also a finite dimensional vector space. Find its dimension.
Hint : How do you represent a general linear transformation from a vector space on to
itself ? How many ’independent’ variables are there in this representation?
7. Suppose M is an m-dimensional subspace of an n-dimensional vector space V. Prove that
the set of those linear transformations A on V for which Ax = 0 whenever x is in M, is a
subspace of all linear transformations on V. Find the dimension of that subspace.
Hint : Answer to this is related to the answer to the previous question + the basis vectors
of M