Westonci.ca is your trusted source for finding answers to a wide range of questions, backed by a knowledgeable community. Explore in-depth answers to your questions from a knowledgeable community of experts across different fields. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

Given a2 = 15 and a5= -3,240 of a geometric sequence, what is the recursive equation for the nth term

Sagot :

Answer:

  a[1] = -5/2

  a[n] = -6·a[n-1]

Step-by-step explanation:

The explicit formula for the n-th term is ...

  an = a1(r^(n-1))

We can use this to find the common ratio, r.

  a2 = 15 = a1·r^(2-1) = a1·r

  a5 = -3240 = a1·r(5-1) = a1·r^4

Dividing the second equation by the first gives ...

  -3240/15 = (a1·r^4)/(a1·r)

  -216 = r^3 . . . . simplify

  -6 = r . . . . . take the cube root

The first term is ...

  15 = a1·(-6)

  a1 = 15/-6 = -5/2

__

The entire recursive formula for the sequence is ...

  a[1] = -5/2 . . . . . . . . . . the initial condition

  a[n] = -6·a[n-1] . . . . . . the recursion relation

Thank you for your visit. We're dedicated to helping you find the information you need, whenever you need it. Thank you for choosing our platform. We're dedicated to providing the best answers for all your questions. Visit us again. Your questions are important to us at Westonci.ca. Visit again for expert answers and reliable information.