Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Explore a wealth of knowledge from professionals across different disciplines on our comprehensive platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

Find an explicit formula for the arithmetic sequence -5,13,31,49,...
Note: the first term should be b(1).

b(n) = ?


Sagot :

Step-by-step explanation:

b(n) = b(1) + (n-1) d, where d is the difference,

d = 13-(-5) = 18

b(n) = (-5) + (n-1)(18)

= -5 +18n -18

b(n) = 18n -23