i want search this string like "A B C D E F"
and get all concatenation probabilities with knowledge that first element of array is fixed
concatenate 2 elements (first & second)(first& third) (first&fourth) (first & fifth)
if concatenate 3 elements (first & second & third) ( first & second & fourth) etc ..