Westonci.ca is the premier destination for reliable answers to your questions, brought to you by a community of experts. Discover the answers you need from a community of experts ready to help you with their knowledge and experience in various fields. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our 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).