(a_n) = (a0) * ( (r)^(n-1) )
a_n == The target number based on n
a0 == the zeroth number in the set
r == the rate of change per increment of n
-1 == an offset to help start the sequence at the appropriate spot
(a_n) = (a0) * ( (r)^(n-1) )
a_n == The target number based on n
a0 == the zeroth number in the set
r == the rate of change per increment of n
-1 == an offset to help start the sequence at the appropriate spot
No comments yet.
RSS feed for comments on this post.
You must be logged in to post a comment.
Powered by WordPress