Thread Closed

Sequence and series

 
Share Thread Thread Tools
Feb14-06, 01:39 PM   #1
 

Sequence and series


Right here is my sequence 2, 5, 8, 11, 14, ....

I have been asked to prove that the cube of any number in the sequence is in the sequence.

my answer:

General term: a_n=3n+2

We need to cube a_n and see if it matches a number in the series i.e. (a_n)^3 = 3q+2 for some integer q.

(a_n)^3
=27n^3 + 54n^2 + 36n + 8
=3(9n^3 + 18n^2 + 12n + 2) +2
=3k+2

If this is a member of the series, then 3q+2 = 3k+2 for some integer q.

Solving for q:

q = k which is always in the sequence.

So the cube of any number is in this sequence.

But now I'm asked to show which cube numbers (therefore not in the sequence, I think ) are not in the sequence and to prove it?

A little confused how to do this one could anyone help please :-)
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Feb14-06, 01:44 PM   #2
 
Recognitions:
Homework Helper Homework Help
Check your expansion of (3n+2)^3

(3n+2)^3 = (3n)^3 + 3.(3n)^2.2 + 3.(3n).2^2 + 2^3
(3n+2)^3 = 27n^3 + 54N^2 + 36n + 8
Feb14-06, 02:02 PM   #3
 
Quote by Fermat
Check your expansion of (3n+2)^3

(3n+2)^3 = (3n)^3 + 3.(3n)^2.2 + 3.(3n).2^2 + 2^3
(3n+2)^3 = 27n^3 + 54N^2 + 36n + 8
oops thanks ever so much!
Feb14-06, 02:22 PM   #4
 

Sequence and series


Can anyone see through this one?
Feb14-06, 03:06 PM   #5
 
Recognitions:
Homework Helper Homework Help
Your sequence is a_n = 3n + 2

ergo 3n and 3n+1 are not in the sequence.

Does that help?
Feb14-06, 04:08 PM   #6
 
Quote by Fermat
Your sequence is a_n = 3n + 2

ergo 3n and 3n+1 are not in the sequence.

Does that help?
well spotted! merci!
Feb14-06, 04:11 PM   #7
 
Recognitions:
Homework Helper Homework Help
c'est rien!
Thread Closed
Thread Tools


Similar Threads for: Sequence and series
Thread Forum Replies
sequence/series Precalculus Mathematics Homework 12
sequence and series help Calculus & Beyond Homework 1
series and sequence help Calculus 3
Series and Sequence, Precalculus Mathematics Homework 3
series vs. sequence General Math 6