Understanding Arithmetic and Geometric Sequences: Finding the 10th Term

  • Thread starter Thread starter telko
  • Start date Start date
AI Thread Summary
The discussion revolves around finding the 10th term of the sequence 1/1, 2/1, -4/3, 8/5. Participants explore various methods to derive a formula for the nth term, with suggestions including examining patterns in both the numerator and denominator. One proposed formula is a_n = (-1)^(n+1) * 2^n / (1 + 2(n-1)), which participants attempt to validate against the given terms. There is confusion regarding the use of negative signs and the correct application of formulas, leading to discussions about arithmetic mistakes and the importance of clarity in mathematical expressions. Ultimately, the thread emphasizes the need for practice and understanding in deriving formulas for sequences.
telko
Messages
12
Reaction score
0
My teacher gave me a bonus question, and I really want to understand this and impress him lol. The current unit we are studying involves arithmatic/geometric sequences
The question:

We have to find the 10th term of:

1/1 , 2/1 , -4/3 , 8/5 ...

I want to understand this so please don't just give me the answer >.<


What I know:
Example of the hardest sequence I had to do so far:
Determine a formula for the nth term of the sequence.
1/2 , 3/4, 5/8, 7/16...[X]
This is neither an arithmatic / geometric sequence (I'm not sure what it's called but I am just going to call it a mixture of both)

Numerator 1, 3, 5, 7... tn=1+(n-1)2 = 2n-1
Denominator 2, 4, 8, 16... tn=2(2^n-1) = 2^n

So, tn = 2n-1/2^n

To find x = 2n-1/2^n = 2(5)-1/2^5 = 9/32

LEGEND:
Formula's:
a+(n-1)d (used to solve arithmatic sequence)
a(r^n-1) (used to solve geometric sequence)
((a + tlast)2)/2
Definitions:
tn = the number or the nth
a = first number in sequence
d = common difference
r = common ratio

EDIT: OMG DAMNIT! I am so sorry that I didn't post this in the right forum sry I am newb and it's my first post and I didn't see that sticky argh! can a mod move this thread or? Once again I apoligize for wrong forum :frown:
 
Last edited:
Mathematics news on Phys.org
So you are saying for the pattern \frac{1}{2} , \frac{3}{4} , \frac{5}{8} , \frac{7}{16}... the equation for the n^{th} term is \frac{2n-1}{2^n}?

(Just trying to make that clear.)

The Bob (2004 ©)
 
The Bob said:
So you are saying for the pattern \frac{1}{2} , \frac{3}{4} , \frac{5}{8} , \frac{7}{16}... the equation for the n^{th} term is \frac{2n-1}{2^n}?

(Just trying to make that clear.)

The Bob (2004 ©)

Yes that is what I am saying.
 
I can see that I was just making sure that we were talking about the same thing.

telko said:
The question:

We have to find the 10th term of: \frac{1}{1} , \frac{2}{1} , \frac{-4}{3} , \frac{8}{5} ...
Is this all you are given?

The Bob (2004 ©)
 
yeah that's all my teacher gave me
 
telko said:
yeah that's all my teacher gave me
I am not one of the best people to ask but I think that the denominator might be the best place to start.

You have 1, 1, 3 and 5. The differences are 0, 2 and 2. Could the next difference be 4? You see, I am think along the lines of 0 + 2 = 2 and so 2 + 2 = 4 and then 2 + 4 = 6. This might prove useful.

The Bob (2004 ©)
 
hmm that's very interesting you see our teacher hasn't taught us yet that we can use 0+2+2 as a common ratio or common difference, i thought it had to be one single value..hmm

But if i follow what you said then i need a pattern for the top one which is 1,2,-4,8 which using your method could be 1x2x-2x-2...

EDIT: i just can't figure out how to put this into a formula, because I am almost positive there has to be a formula to do this...

BTW BOB when you said 0+2+2 did you mean that i should keep repeating this as in:
5+0=5
5+2=7
7+2=9
9+0=9
9+2=11
11+2=13
13+0=13
13+2=15
--and keep looping?
So that the sequence would go like 1,1,3,5,5,7,9,9,11,13,13,15 ? I'm no expert but I'm not sure the method you suggested (Bob) is good. Although I'd be very happy if it were good but we can only find out if your method is good if you know a way to check our answer? But the only way we can check is if our pattern is correct, but how do we know if it's correct, ugh :cry:

Unless i misinterpreted or you had a different idea in mind?
Anybody else? please?
 
Last edited:
You see that could be the pattern but with the numbers you have it is not easy to tell. There are lots of patterns that there would be. The demoniator (because it is the easiest) could be a 1 then a 1 then a 3 then a 5 and then another 5 and then a 7 and then a 9 (which is odd numbers but doubling each alternate one).

Like I said I can only give you ideas and also if your teacher has not taught it and it is a bonus question then I think he is looking for some pattern that you have not studied yet.

The Bob (2004 ©)
 
telko said:
--and keep looping?
So that the sequence would go like 1,1,3,5,5,7,9,9,11,13,13,15 ? I'm no expert but I'm not sure the method you suggested (Bob) will work.
That was an idea I was having but I was thinking more of the pattern 1, 1, 3, 5, 9, 15, 25, 41 etc...

The Bob (2004 ©)
 
  • #10
heh, damn I wish math professors/teachers would see my post. I even wouldn't care if it was MY math teacher because at least he'd see how hard I am trying, lol.
 
  • #11
telko said:
yeah that's all my teacher gave me

Here's what i give u:

a_{n}=\frac{(-)^{n+1}2^{n}}{1+2(n-1)}

Check whether it fits all 4 terms you are given.If so,then u can use it to compute the value for "n=10".

Daniel.
 
  • #12
dextercioby said:
Here's what i give u:

a_{n}=\frac{(-)^{n+1}2^{n}}{1+2(n-1)}

Check whether it fits all 4 terms you are given.If so,then u can use it to compute the value for "n=10".

Daniel.

Alright well i tried your equation and it didn't work out for me but there is a high chance it's because i didn't do it correctly, can you correct me where i went wrong:

an = (-)^n+1 x 2^n / 1+2(n-1) <--original.
a1 = (-)^2 x 2^1 / 1+2(1-1)
a1= -2/3(0)
a1=-2

You see I am not really sure what you meant by the (-) in the beginning of the equation, is that a -1? or ??
I'm sry I am a newb.
 
  • #13
yes, - means -1...
you sure your sequence is 1/1 , 2/1 , -4/3 , 8/5 ??
i can find a formulas to fit all these number but i don't think your teacher will ask you this question.
if you want the a formulas fit this sequence and started at n=1, try this...
a_{n}=\frac{(-1)^{n}2^{n-1}}{2n-3}
this fits the first 4 term... but i doubt the first term in your sequence is negative in your problem...

edit: dex's formulas started at n=0...
 
Last edited:
  • #14
vincentchan said:
yes, - means -1...
you sure your sequence is 1/1 , 2/1 , -4/3 , 8/5 ??

Yes that is the sequence that my teacher gave me, thanks for your formula I am trying it now and so far for the first term it is correct, I am hoping it will work for all the other I am checking now*

But i still have a question, can you tell me how you got that formula?

EDIT: DAMN! for n=2 it does not give the correct answer unless i plugged the numbers in incorrectly.

a2 = (-1)^2 x 2^(2-1) / 2(2)-3
a2 = -1(2)/1
a2 = -2

But it's supposed to equal 2! :confused:
 
Last edited:
  • #15
easy... do the numerator and the denominator separately... if the sign alternate term by term.. you need (-1)^n, right? ...however, notice the signs is positive for the first 2 terms... also, the denominator is 1 for the first two terms... what can we do is regard the first term as - 1/(-1), then, the sequence become:
-\frac{1}{-1} , \frac{2}{1} , -\frac{4}{3} , \frac{8}{5}...
you have an alternating signs sequence... and do the numerator and denominator separately...
 
  • #16
(-1)^2 = ?
yes... you made an arithmatic mistake

Edit:
My formulas is fine... you don't have to doubt it... the question is... do you understand how do I get this formulas...
 
Last edited:
  • #17
So it means that my formula works and it's okay... :-p It means that i haven't waisted 10 minutes out my Earthly existence searching for it... :approve:

Daniel.

PS.That (-) instead of (-1) is just routine...
 
  • #18
In my calculator (-1)^2= -1
but if i do -1 x -1 then it gives me 1 which is correct.
why does my calculator give me the wrong answer lol.

But i still don't know how to get the formula...
 
  • #19
telko said:
In my calculator (-1)^2= -1
but if i do -1 x -1 then it gives me 1 which is correct.
why does my calculator give me the wrong answer lol.

Are u sure??When putting "-1" and then pressing the key/function "a squared" it gives u "-1"?Jesus,what kind of a beep-ed up computer is that?? :smile:

telko said:
But i still don't know how to get the formula...

Inspiration and lots of work (practice/experience solving problems) are always the answers.And 'patience',let's not forget 'patience'.

Daniel.
 
  • #20
telko said:
In my calculator (-1)^2= -1
but if i do -1 x -1 then it gives me 1 which is correct.
why does my calculator give me the wrong answer lol.

But i still don't know how to get the formula...

Remember to put it in brackets: (-1)^2. As -1^2 = (-)1^2 = -1
 
  • #21
gazzo said:
Remember to put it in brackets: (-1)^2. As -1^2 = (-)1^2 = -1

Haha, there we go, that's why i was still getting -1. And thanks for the inspirational words dexter...lol, anyways tommorow at school I am just going to tell my teacher the truth how i got the formula and i'll just ask him to explain how i can attain it, thanks for the help guys.
 
  • #22
telko said:
Haha, there we go, that's why i was still getting -1. And thanks for the inspirational words dexter...lol, anyways tommorow at school I am just going to tell my teacher the truth how i got the formula and i'll just ask him to explain how i can attain it, thanks for the help guys.
Why are you using a calculator? It shouldn't be that hard to do it on paper or in your head that allows these mistakes to be avoided. Never mind. Sorry I was no help at the beginning of this thread.

The Bob (2004 ©)
 

Similar threads

Replies
1
Views
2K
Replies
7
Views
2K
Replies
3
Views
2K
Replies
3
Views
2K
Replies
8
Views
3K
Back
Top