The given sequence alternates between two distinct patterns:
1. Triangular Numbers: At odd positions (1st, 3rd, 5th, 7th, 9th):
( 1, 3, 6, 10, 15 )
These follow the formula ( frac{n(n+1)}{2} ), where ( n ) starts at 1 and increments by 1 each step. The next term is ( 21 ) (since ( frac{6 cdot 7}{2} = 21 )).
2. Fibonacci-like Sequence: At even positions (2nd, 4th, 6th, 8th, 10th):
( 2, 3, 5, 8, 13 )
Each term is the sum of the two preceding terms. The next term is ( 21 ) (since ( 8 + 13 = 21 )).
Next Terms:
The sequence continues as ( 21 ) (11th term, triangular) followed by ( 21 ) (12th term, Fibonacci). Thus, the next two terms are:
[
boxed{21, 21}
]
版权声明: 知妳网保留所有权利,部分内容为网络收集,如有侵权,请联系QQ793061840删除,添加请注明来意。
工作时间:8:00-18:00
客服电话
电子邮件
admin@qq.com
扫码二维码
获取最新动态