This sequence follows a tribonacci pattern where each term is the sum of the previous three terms. Adding the thirteenth, twelfth, and eleventh terms gives 1 + 4 + 7 = 12 for the sixth term, followed by 4 + 7 + 13 = 24 for the next term. The next term in the sequence is 24.