Welcome to Westonci.ca, the Q&A platform where your questions are met with detailed answers from experienced experts. Get quick and reliable solutions to your questions from a community of experienced professionals on our platform. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

Arithmetic and Geometric Sequences

1. Consider the sequence: 3, 7, 11, 15...

Find an explicit formula for the n-th term of this sequence.


Sagot :

Answer:

Step-by-step explanation:

This is arithmetic since adding 4 to each term gets us to the next term in the sequence. That means that the common difference, d, is 4. The general arithmetic explicit formula is

[tex]a_n=a_1+d(n-1)[/tex] and using the info given when a1 = 3 and d = 4:

[tex]a_n=3+4(n-1)[/tex] or, if you want to make it easier to deal with:

[tex]a_n=4n-1[/tex] (I just distributed through the parenthesis and then combined like terms. As you can see, arithmetic sequences are linear).