Find 12th Term in Simple Sequence: 1,4,9,16...

  • Context: High School 
  • Thread starter Thread starter ila
  • Start date Start date
  • Tags Tags
    Sequences
Click For Summary

Discussion Overview

The discussion revolves around identifying the 12th term in the sequence 1, 4, 9, 16, which consists of perfect squares. Participants explore different algorithms for generating the sequence and question the uniqueness of the generating process based on a limited number of terms.

Discussion Character

  • Exploratory
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions why multiple algorithms cannot be proposed to generate the same sequence, suggesting an alternative method of adding increasing odd numbers.
  • Another participant notes that there are uncountably many integer sequences that could extend the given partial sequence.
  • Some participants agree that while other algorithms can generate the same initial terms, they ultimately lead to the same sequence of perfect squares.
  • A mathematical relationship is mentioned, stating that the sum of the first n odd numbers equals n^2, which supports the original sequence's nature.

Areas of Agreement / Disagreement

Participants generally agree that multiple algorithms can produce the same initial terms of the sequence, but there is no consensus on the uniqueness of the generating process or the implications of this observation.

Contextual Notes

The discussion highlights the potential for different interpretations of sequences based on limited terms and the mathematical properties that connect various generating methods.

Who May Find This Useful

This discussion may be of interest to those studying sequences in mathematics, educators exploring teaching methods for sequences, or anyone interested in the nature of mathematical patterns and proofs.

ila
Messages
4
Reaction score
0
If there is a sequence of numbers 1,4,9,16... what is the 12th term in the sequence (where 1 is the first term). The textbook says that it is 144 since each term of the sequence is the square of the term value. I find (and have always found) this to be confusing, why can't an alternate algorithm generate those few numbers, namely add 3 for the first term, five to the second term, 7 to the second term. Now there there appears to me an obvious pattern, the amount that one is adding to each term is increasing by 2 in the number of terms. I still haven't figured out an expression for the nth term for this alternative though. The general point though is this, with these sequences if we have given only a few numbers why can't we propose many different algorithms and then suggest that that is the correct generating process?
 
Mathematics news on Phys.org
1. There are uncountably many integer sequences that continue the partial sequence you were given.
2. Your sequence happens to be the same as your teacher's: the squares are the sum of consecutive odd numbers!
 
You are certainly correct that there are other algorithms that would generate this same sequence for the first few terms. So strictly speaking the next number could be anything. Ironically though if you continue you the sequence with your pattern you will arrive at exactly the same sequence the book does, namely the perfect squares. And it is not too terribly difficult to prove this fact, that the sum of the first n odd numbers is n^2.
 
d_leet said:
Ironically though if you continue you the sequence with your pattern you will arrive at exactly the same sequence the book does, namely the perfect squares. And it is not too terribly difficult to prove this fact, that the sum of the first n odd numbers is n^2.
I had a sinking suspicion that that may have been the case.
 
All you have to do is see that n^2 = ((n-1) +1)^2 = (n-1)^2+2(n-1)+1 = (n-1)^2 + (2n-1). So that, 1, 1+3=4, 4+5=9, 9+7= 16. So that each term increases by the next odd number, and is a square.

Thus the nth term is [tex]\sum_1^n (2j-1)=n^2.[/tex]
 
Last edited:

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K