The pattern on the left suggests the nth term of the sequence on the right.
Pattern | nth | Sequence |
---|---|---|
e,e22,e33,e44,… | an=enn | {an}={enn} |
1, 13, 19, 127,… | bn=13n−1 | {bn}={13n−1} |
1, 3, 5, 7,… | cn=2n−1 | {cn}={2n−1} |
1, 4, 9, 16, 25,… | dn=n2 | {dn}={n2} |
1, −12, 13, −14, 15,… | en=(−1)n+1(1n) | {en}={(−1)n+1(1n)} |