Can a sequence be arithmatic and geometric?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 3K views
tcesni
Messages
3
Reaction score
0
can a sequence be arithmatic and geometric??

can a sequence be arithmatic an geometric??
 
Physics news on Phys.org
tcesni said:
can a sequence be arithmatic an geometric??
Write out the formula for the nth term of each and see if they can be equal for all n for some values for d and r:

[tex]a_n = a_1 + d(n-1)[/tex]

[tex]a_n = a_1 r^{n-1}[/tex]

AM
 
Last edited:
Well, two sequences can equal each other at certain points, but a sequence cannot be both geometric and arithmetic. It be a combination of both of them, no doubt, but then it is not arithemetic nor geometric from my understanding of sequences.
 
Sure they can.
The general n'th term in an aritmetic sequence is
[tex]a_{n}=a_{0}r^{n}[/tex]
whereas the general term in a geometric sequence is:
[tex]g_{n}=g_{0}+kn[/tex]
where [itex]a_{0},g_{0},r,k[/itex] are constants independent of n.
A sequence that is both arithmetic and geometric fulfills BOTH conditions for all choices of n, which means that we must have:
[tex]g_{0}+kn=a_{0}r^{n} (*)[/tex]
That is, we must have [itex]g_{n}=a_{n}[/itex] for all n.
Now, you might fiddle about to find constants [itex]a_{0}, g_{0},k,r[/itex]
so that (*) holds for all n. It can be done. :smile:
 
Last edited:
The trivial example is 1, 1, 1, 1, which is both arithmetic with respect to 0 (I don't think that's proper terminology, but I'll be damned if it doesn't sound good) and geometric with respect to 1
 
HallsofIvy said:
Uh, Arildno- you have the definitions of "geometric" and "arithmetic" sequences reversed.
Uhmm, blarrg, huge embarassment.
Please tell me when I can take my head out of the bucket. :redface:
 
Actually, the sequence a, a, a, a, ..., for any a, is both arithmetic (a+ 0n) and geometric (a(1n)). It's easy to show that any sequence that is both arithmetic and geometric must be of the form a, a, a, a, ... for some a.

(You may now remove head from bucket, arildno.)