Exercise 1.12.10

Answers

Let γ = (1,1),α = (1,1),β = (1,1) and r = (1,0),p = (1,0),q = (1,0), we have

T1 = γ×α×β = γ× [11 1 1 ] = [11|11 1 1 | 1 1 ]

T2 = r×p×q = r× [10 0 0 ] = [10|00 0 0 | 0 0 ]

So T = T1+T2 = [01|11 1 1 | 1 1 ]

Note, to find such vectors, you can set the components of these vectors to variables, and solve for them using the condition that T only has 1 zero entry.

The closest rank-1 tensor to T is the T1.

User profile picture
2020-03-20 00:00
Comments