Show that the covariance (and also correlation) matrix
ρ = [ 1 0.63 0.45 ; 0.63 1 0.35 ; 0.45 0.35 1 ]
for the p = 3 standardized random variables Z1, Z2, and Z3 can be generated by the m = 1 factor model
Z1 = 0.9F1 + ε1,
Z2 = 0.7F1 + ε2,
Z3 = 0.5F1 + ε3,
where Var(F1) = 1, Cov(ε, F1) = [0, 0, 0]', and
Ψ = Var(ε) = [ 0.19 0 0 ; 0 0.51 0 ; 0 0 0.75 ].
That is, write ρ in the form ρ = LL' + Ψ.