How do I expand this function that takes in two vectors, r and x, using Taylor around =0 ? Is it (,)=(0,)+∇(0,)⋅(−0)+12(−0)⋅∇∇(0,)⋅(−0)+⋅⋅⋅ + The same thing for y ?
And how can I write it like this where C are the components of a tensor of rank l knowing r >> x?