1. Defining and Using Sequences and Series
Sign In
Pattern: 2(1)2+1, 2(2)2+2, 2(3)2+3, 2(4)2+4
Next Term: a_5= 107
Rule for the nth Term: a_n= 2n2+n
Term | Pattern | Result |
---|---|---|
a_1 | 2( 1)/2 + 1 | 2/3 |
a_2 | 2( 2)/2 + 2 | 4/4 |
a_3 | 2( 3)/2 + 3 | 6/5 |
a_4 | 2( 4)/2 + 4 | 8/6 |
We can write the next term a_5 by following this pattern. a_5=2( 5)/2 + 5=10/7 Finally, considering the pattern of the sequence, we can write its rule. a_n=2 n/2 + n