Let\'s say I have the three following lists
A1 A2 A3
B1 B2
C1 C2 C3 C4 C5
I\'d like to combine them into a si
(/ n (+ (length list) 1))