Let ✈u, v✉ = 2u1v1 + 3u2v2 + u3v3 define an inner product on R3. Given: u1, u2, and u3 are a basis for R3. Use the Gram-Schmidt process and the inner product provided to convert this basis to an orthonormal basis. u1 = [1,0,1] u2 = [1,1,0] u3 = [1,1,1] Use u1 to make the first vector in the orthogonal basis, use u2 for the second vector, and use u3 to make the third vector in the orthonormal basis.