Westonci.ca connects you with experts who provide insightful answers to your questions. Join us today and start learning! Get quick and reliable solutions to your questions from a community of seasoned experts on our user-friendly platform. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.

Which of the following recursive formulas represents the same arithmetic sequence as the explicit formula an = 5+ (n-1)2?

Which Of The Following Recursive Formulas Represents The Same Arithmetic Sequence As The Explicit Formula An 5 N12 class=

Sagot :

Answer:

[tex]a_1 = 5[/tex]

[tex]a_n = a_{n-1} + 2[/tex]

Step-by-step explanation:

Given

[tex]a_n = 5 + (n - 1)2[/tex]

Required

The equivalent recursive function

The general explicit function is:

[tex]a_n = a_1+ (n - 1)d[/tex]

So, by comparison

[tex]a_1 = 5[/tex]

[tex]d = 2[/tex]

The recursion of an arithmetic sequence is:

[tex]a_n = a_{n-1} + d[/tex]

Substitute 2 for d

[tex]a_n = a_{n-1} + 2[/tex]

Hence: (a) is correct