Given sequence is
1, 11, 21, 1211, 111221, ........
Now, analyse the terms -
1st term = 1
2nd term - It describes the 1st term term that is has "one" "one" or 11
3rd term it describes the 2nd term that it has "two" "one" or 21
4th term It describes the 3rd term that it has "one" "2" and "one" "1" or 1211
5th term It describes the 4th term that it has "one" "1" "one" "2" and "two" "1" or 111221
Hence the 6 term would be - "Three" "1", "two" "2" and "one" "1" or 312211