answersLogoWhite

0


Best Answer

arithmetic sequence

* * * * *

A recursive formula can produce arithmetic, geometric or other sequences.

For example, for n = 1, 2, 3, ...:

u0 = 2, un = un-1 + 5 is an arithmetic sequence.

u0 = 2, un = un-1 * 5 is a geometric sequence.

u0 = 0, un = un-1 + n is the sequence of triangular numbers.

u0 = 0, un = un-1 + n(n+1)/2 is the sequence of perfect squares.

u0 = 1, u1 = 1, un+1 = un-1 + un is the Fibonacci sequence.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can a recursive formula produce an arithmetic or geometric sequence?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between a geometric sequence and a recursive formula?

what is the recursive formula for this geometric sequence?


What is the recursive formula for this geometric sequence 4-1236-108...?

4, -1236, -108 is not a geometric system.


What recursive formulas represents the same arithmetic sequence as the explicit formula an 5 n - 12?

-7


Can a sequence of numbers be both geometric and arithmetic?

Yes, it can both arithmetic and geometric.The formula for an arithmetic sequence is: a(n)=a(1)+d(n-1)The formula for a geometric sequence is: a(n)=a(1)*r^(n-1)Now, when d is zero and r is one, a sequence is both geometric and arithmetic. This is because it becomes a(n)=a(1)1 =a(1). Note that a(n) is often written anIt can easily observed that this makes the sequence a constant.Example:a(1)=a(2)=(i) for i= 3,4,5...if a(1)=3 then for a geometric sequence a(n)=3+0(n-1)=3,3,3,3,3,3,3and the geometric sequence a(n)=3r0 =3 also so the sequence is 3,3,3,3...In fact, we could do this for any constant sequence such as 1,1,1,1,1,1,1...or e,e,e,e,e,e,e,e...In general, let k be a constant, the sequence an =a1 (r)1 (n-1)(0) with a1 =kis the constant sequence k, k, k,... and is both geometric and arithmetic.


A certain arithmetic sequence has the recursive formula If the common difference between the terms of the sequence is -11 what term follows the term that has the value 11?

In this case, 22 would have the value of 11.


How do you find out the nth term?

by the general formula ,a+(n-1)*d * * * * * That assumes that it is an arithmetic sequence. The sequence cound by geometric ( t(n) = a*rn ) or power ( t(n) = n2 ) or something else.


What is the formula for sequence sum?

There are different answers depending upon whether the sequence is an arithmetic progression, a geometric progression, or some other sequence. For example, the sequence 4/1 - 4/3 + 4/5 - 4/7 adds to pi


What is the difference between arithmetic mean and geometric mean?

They differ in formula.


What is the formula for non arithmetic and geometric sequences?

because starwars is awesome


What is the formula of finding the sum of a series of even numbers?

You didn't say the series (I prefer to use the word sequence) of even numbers are consecutive even numbers, or even more generally an arithmetic sequence. If we are not given any information about the sequence other than that each member happens to be even, there is no formula for that other than the fact that you can factor out the 2 from each member and add up the halves, then multiply by 2: 2a + 2b + 2c = 2(a + b + c). If the even numbers are an arithmetic sequence, you can use the formula for the sum of an arithmetic sequence. Similarly if they are a geometric sequence.


What is the geometric sequence formula?

un = u0*rn for n = 1,2,3, ... where r is the constant multiple.


What is the formula for the following arithmetic sequence?

12, 6, 0, -6, ...