If A = [[0, c, -b], [-c, 0, a], [b, -a, 0] and B = [[a^2, ab, ac], [ab, b^2, bc], [ac, bc, c^2]], show that AB = BA = O3×3