How do you write an nth term rule for a_1=-1/2a1=12 and a_4=-16a4=16?

1 Answer
Dec 18, 2016

a_n = -1/2 (2root(3)(4))^(n-1)= -1/2*2^(5/3(n-1))an=12(234)n1=12253(n1)

Explanation:

Since this is posted under Geometric Sequences, I will assume that you are looking for a geometric sequence...

The general term of a geometric sequence is given by the formula:

a_n = a r^(n-1)an=arn1

where aa is the initial term and rr the common ratio.

In our example, we find:

r^3 = (ar^3)/(ar^0) = a_4/a_1 = (-16)/(-1/2) = 32 = 2^3*4r3=ar3ar0=a4a1=1612=32=234

So the only Real solution is:

r = 2root(3)(4)r=234

We have a = ar^0 = a_1 = -1/2a=ar0=a1=12

So the nnth term rule can be written:

a_n = -1/2 (2root(3)(4))^(n-1)an=12(234)n1

or if you prefer:

a_n = -1/2*2^(5/3(n-1))an=12253(n1)

color(white)()
Footnote

There are also two Complex solutions, corresponding to:

r = 2omega root(3)4r=2ω34

and:

r = 2omega^2 root(3)4r=2ω234

where omega = -1/2 + sqrt(3)/2iω=12+32i is the primitive Complex cube root of 11.