Geometric Series: Finding the nth Term

In summary, the given sequence is similar to a geometric series, but each term is one less than three times the previous one. It can be defined as a(n) = [1 + 3^(n-1)]/2 and is a sequence, not a series. A trick to simplify finding a formula for a(n) is to use b_n = a_n - 1/2, which reduces the original formula to b_{n+1} = 3b_n, making it easier to solve. Overall, a basic understanding of the difference between a sequence and a series is not necessary to find the formula for the n-th term.
  • #1
Helios
269
63
This looks almost like a geometric series;

1, 2, 5, 14, 41, 122, 365, ...

but each term is one less than three times the preceeding one. So is this a sequence or a series? What is a formula for the value of the nth term in terms of n?
 
Mathematics news on Phys.org
  • #2
So basically you have

(1) [tex] \ \ \a_{n+1} = 3a_n-1 \ \ \[/tex]

and [tex]a_1 = 1[/tex].


I suggest you try to expand [tex]a_n[/tex] using (1) given above, hypothesise a reasonable formula for [tex]a_n[/tex] and prove your suggestion by induction.

A trick however: Set [tex]b_n = a_n- \frac{1}{2}[/tex]. In that case the formula (1) is reduced to [tex]b_{n+1} + \frac{1}{2} = 3(b_n + \frac{1}{2})-1 \Leftrightarrow b_{n+1}=3b_n[/tex]. This you can surely solve easily.
 
  • #3
You should write out what a(n) is in terms of a(1). It's quite easy. On part will be a geometric series.
 
  • #4
Helios said:
This looks almost like a geometric series;

1, 2, 5, 14, 41, 122, 365, ...

but each term is one less than three times the preceeding one. So is this a sequence or a series? What is a formula for the value of the nth term in terms of n?
Do you not understand the difference between a sequence and a series? A series is a sum of numbers. It has nothing to do with being "geometric" or not. '1, 3, 9, 27, ... is a goemetric sequence. 1+ 3+ 9+ ... is a geometric series.

What you give is a sequence because there is no sum. 1+ 2+ 5+ 14+ ... would be a series.
 
  • #5
ok, this looks like it's it,

a ( n ) = [1 + 3^( n - 1 )] / 2 = 1, 2, 5, 14, 41, 122, 365, ...
 
  • #6
Well a series is a sequence if we take a series to be the limit of its partial sums, which in many scenarios is the case. But yeah I consider even basic questions like "is this a sequence or a series" to be unimportant. Basic logic indicates that it is a list of numbers, and not a sum, so who cares what it's called if you need to find the n-th term?
 

1. What is a geometric series?

A geometric series is a sequence of numbers where each term is found by multiplying the previous term by a constant ratio. It can be represented in the form of 1 + r + r^2 + r^3 + ... + r^n, where r is the common ratio and n is the number of terms in the series.

2. How do you find the sum of a geometric series?

The sum of a geometric series can be found using the formula S = a(1 - r^n) / (1 - r), where a is the first term and r is the common ratio. If the value of r is less than 1, the series will converge to a finite value. If r is greater than or equal to 1, the series will diverge to infinity.

3. What is the common ratio in a geometric series?

The common ratio in a geometric series is the number that is multiplied to each term to get the next term. For example, in the series 1 + 2 + 4 + 8 + ..., the common ratio is 2.

4. How do you determine if a geometric series converges or diverges?

A geometric series will converge if the absolute value of the common ratio is less than 1. If the absolute value of the common ratio is greater than or equal to 1, the series will diverge.

5. Can a geometric series have negative terms?

Yes, a geometric series can have negative terms as long as the common ratio is also negative. However, the sum of a geometric series with negative terms can only be found if the absolute value of the common ratio is less than 1.

Similar threads

Replies
8
Views
901
  • General Math
Replies
7
Views
1K
Replies
3
Views
972
  • General Math
Replies
4
Views
2K
  • General Math
Replies
7
Views
1K
  • General Math
Replies
3
Views
836
  • General Math
Replies
3
Views
2K
Replies
3
Views
946
  • General Math
Replies
3
Views
2K
  • General Math
Replies
11
Views
1K
Back
Top