Inferring A General Term From A Sequence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


3, -3/2, 3/4, -3/8,...


Homework Equations





The Attempt at a Solution


I began to write, [itex](-1)^{n+1} \frac{3}{...}[/itex], but I began to despair once I came upon the denominator. I know that every term's, except 3, denominator can be written as a power of two, but I wasn't sure on how to account for the 3.
 
Physics news on Phys.org
Bashyboy said:

Homework Statement


3, -3/2, 3/4, -3/8,...


Homework Equations





The Attempt at a Solution


I began to write, [itex](-1)^{n+1} \frac{3}{...}[/itex], but I began to despair once I came upon the denominator. I know that every term's, except 3, denominator can be written as a power of two, but I wasn't sure on how to account for the 3.


I don't see your problem. You have the alternating sign, the 3, and powers of two. Put them all in your answer.
 
So, would it be [itex](-1)^{n+1} \frac{3}{2^{n-1}}[/itex]