Find the nth term of the sequence (Explicit formula)

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

Homework Statement


{ 7/6 , 45/54 , 275/648, 1625/9720 ... }

Problem from a practice exam. My instructions are to find an explicit formula for the above sequence..

The Attempt at a Solution



Let An =7/6 , 45/54 , 275/648, 1625/9720 ...

Allow An = Bn / Cn

Bn = 7, 45, 275, 1625... (2n+5) 5n-1 starting at n = 1

Cn = 6,54,648,9720... 3(n+1) [ What multiplies here is the preceding term, so if we allow n = 2 , we multiply the expression by 6 to get 54, if we allow n = 3, we multiply by 54 to get 648, if we allow n = 4, we multiply by 648 to get 9720.

I have no idea how to express this, or if there is a better way.
 
Last edited:
Physics news on Phys.org
Cn=Cn-13(n+1) and declare that C0=1
 
cpsinkule said:
Cn=Cn-13(n+1) and declare that C0=1

∴ Starting at n=1 An = (2n+5) 5n-1 / 3(n+1) Cn-1 , where we have declared C0 = 1

Noting that Bn & Cn equal what we have defined above.

Correct?
 
The entire sequence can't be indexed by two letters, A and C, you need to find a form where you only need A
 
cpsinkule said:
The entire sequence can't be indexed by two letters, A and C, you need to find a form where you only need A

So I have to rewrite Cn in terms of A only? Is this possible? I am drawing a complete blank :))