I ask a previous question which got a really thorough answer.
On the comments it is mentioned that in a geometric algebra you can add blades of different grades.
The goal for me is to understand how to compute these objects, so that is what I am focusing on.
From the prior question I get that a blade of grade $k$ can be represented by an array of length $n \choose k$.
Say we are adding blades of different grades, a scalar and a vector, for example. The scalar is an array of size 1 and the vector an array of size n. What is a potential representation of their sum? is it an array of length n+1?