Raena AI
Your AI Study Solution
🇬🇧
EN
Create free account
Question 1 of 54
Which of the following sequences is arithmetic?
A. t_n = 3 * 6^(n-1)
B. t_{n+1} = 2 * t_n, t_1 = 5
C. t_n = n^2 - 2
D. t_n = 2n + 7