Sign In
Geometric: h(n)=4* 3^n
Neither: q(n)=n^2-6n+17
h(1)=q(1)
Essentially, arithmetic and geometric sequences are like linear and exponential functions, respectively, but only defined for natural numbers. Examining the equations, we can classify the functions. Linear:& t(n)=50-7n Exponential:& h(n)=4* 3^n Quadratic:& q(n)=n^2-6n+17 As we can see, the first function is arithmetic, the second is geometric and the last one is neither.
Luckily, we do not actually have to bother with calculating more values after t=6. This is because the linear function is at this point below the parabola and continues to decrease while the parabola is increasing. Also, the exponential function is growing at such a fast rate that the parabola will never catch up to it.