What is the general term of this sequence?

  • Context: Undergrad 
  • Thread starter Thread starter Denisse
  • Start date Start date
  • Tags Tags
    General Sequence Term
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Denisse
Messages
7
Reaction score
0
Could you help me to find the general term of the sequence:

## 1 , \frac{5}{3} , 1 , \frac{15}{17} , 1 , \frac{37}{35} , 1 , \frac{63}{65} ,... ##

Thank you!
 
Physics news on Phys.org
There are infinitely many general expressions for series which begin like that.
If you look for the "easiest" expression, there could be something simple, but I don't see it at the moment.
The numerator seems to follow the pattern (same as denominator, 2 more, same, 2 less, same, 2 more, ...).
I don't see a clear pattern for the denominator, however.
 
mfb said:
I don't see a clear pattern for the denominator, however.

Think about perfect squares.
 
micromass said:
Think about perfect squares.

Perfect squares? How? I don't see it
 
Well, 5/3 is (2^2 + 1)/(2^2 - 1) and 15/17 = (4^2 - 1)/(4^2+1) and 37/35 = ( 6^2 +1)/(6^2-1) and so on and so forth.
 
micromass said:
Think about perfect squares.
Oh, nice. I was too focused on powers of 2, which are close (+1, or +3 in one case) to all of the "visible" denominators.