How to give inductive definition to sequence?
Watch
Give inductive definition for the following:
1). 120, 60, 30, 15, 7.5, …
2). 4, 9, 19, 39, 79, …
1). 120, 60, 30, 15, 7.5, …
2). 4, 9, 19, 39, 79, …
0
reply
Report
#2
(Original post by TSRforum)
Give inductive definition for the following:
1). 120, 60, 30, 15, 7.5, …
2). 4, 9, 19, 39, 79, …
Give inductive definition for the following:
1). 120, 60, 30, 15, 7.5, …
2). 4, 9, 19, 39, 79, …
0
reply
(Original post by SeanFM)
What two things do you need to define a sequence inductively?
What two things do you need to define a sequence inductively?
0
reply
Report
#4
(Original post by TSRforum)
No idea. I can only define arithmetic sequences using a and d.
No idea. I can only define arithmetic sequences using a and d.


Does that help?
1
reply
(Original post by SeanFM)
That's kind of like an inductive definition for a sequence, in that the first term, = a, and you're given that
and
.
Does that help?
That's kind of like an inductive definition for a sequence, in that the first term, = a, and you're given that


Does that help?
0
reply
Report
#6
(Original post by TSRforum)
I don't think you can use that for the sequences I posted.
I don't think you can use that for the sequences I posted.

The answers aren't going to look exactly like that but something similar.
What is the first term in sequence 1? And what is the relationship between two consecutive terms?
0
reply
(Original post by SeanFM)
Then the question would be impossible to solve
The answers aren't going to look exactly like that but something similar.
What is the first term in sequence 1? And what is the relationship between two consecutive terms?
Then the question would be impossible to solve

The answers aren't going to look exactly like that but something similar.
What is the first term in sequence 1? And what is the relationship between two consecutive terms?
There is no extra information, that's all that's given.
0
reply
Report
#8
(Original post by TSRforum)
That's where the sequence starts and the relationship isn't stated.
There is no extra information, that's all that's given.
That's where the sequence starts and the relationship isn't stated.
There is no extra information, that's all that's given.

That is where the sequence starts, yes, so the first term must be there at the start.
The relationship isn't stated but you should be able to identify it.
0
reply
(Original post by SeanFM)
You are reading my questions in the wrong way
That is where the sequence starts, yes, so the first term must be there at the start.
The relationship isn't stated but you should be able to identify it.
You are reading my questions in the wrong way

That is where the sequence starts, yes, so the first term must be there at the start.
The relationship isn't stated but you should be able to identify it.
0
reply
Report
#10
(Original post by TSRforum)
I know the relationship, but now how would I turn it into an inductive definition? Also here's another sequence: 1, 3, 11, 43, 171, … relationship is a bit harder to find there but I still can't turn it into a I.Definition.
I know the relationship, but now how would I turn it into an inductive definition? Also here's another sequence: 1, 3, 11, 43, 171, … relationship is a bit harder to find there but I still can't turn it into a I.Definition.
If we had an arithmetic series 5, 15, 25, .... then you would tell me that a = 5 and d = 10. I'm hesitant to use this as an example as we are not to confuse the formula for the nth term, n = a + (n--1)d for an inductive definition because it is not. An inductive definition uses other terms to work out the n+1 th term.
So for that example, we can safely say that 5 is the first term in the sequence so


So in Q1, I'll tell you that a1 = 120. What's the relationship between that and a2, and how can we express it like above?
0
reply
Report
#11
(Original post by TSRforum)
That's where the sequence starts and the relationship isn't stated.
There is no extra information, that's all that's given.
That's where the sequence starts and the relationship isn't stated.
There is no extra information, that's all that's given.
0
reply
(Original post by DFranklin)
Sean isn't asking for extra information - you should be able to answer the questions by looking at the given values and *thinking*. Explicity: try to think what operation(s) you might use to get from 120 to 60, and from 60 to 30, and so on.
Sean isn't asking for extra information - you should be able to answer the questions by looking at the given values and *thinking*. Explicity: try to think what operation(s) you might use to get from 120 to 60, and from 60 to 30, and so on.
0
reply
Report
#13
(Original post by TSRforum)
I know how to find the relationship but then how do I turn it into a inductive definition?
I know how to find the relationship but then how do I turn it into a inductive definition?
0
reply
(Original post by DFranklin)
OK, explain what the relationship is.
OK, explain what the relationship is.
0
reply
Report
#15
(Original post by TSRforum)
x1/2 to get next term
x1/2 to get next term


0
reply
(Original post by 16Characters....)
So what is an algebraic relationship connecting a given term
with the next term in the sequence,
So what is an algebraic relationship connecting a given term


0
reply
Report
#17
(Original post by TSRforum)
1/2Un?
1/2Un?

Then this, together with your first term


0
reply
(Original post by 16Characters....)
Yes,
Then this, together with your first term
is your inductive definition:
Yes,

Then this, together with your first term


Or can you have indices or brackets aswell?
e.g. Un+1 = (Un -3)^2 -3/4
If not then I just need to find out what I can times Un by then what I need to add or subtract after that to get the next term?
0
reply
Report
#19
(Original post by TSRforum)
Is this how it will always be written: Un+1 = Un + c or Un+1 = Un
Or can you have indices or brackets aswell?
e.g. Un+1 = (Un -3)^2 -3/4
If not then I just need to find out what I can times Un by then what I need to add or subtract after that to get the next term?
Is this how it will always be written: Un+1 = Un + c or Un+1 = Un
Or can you have indices or brackets aswell?
e.g. Un+1 = (Un -3)^2 -3/4
If not then I just need to find out what I can times Un by then what I need to add or subtract after that to get the next term?
What it will actually involve in your exam depends on your specification. If it is for A Level I do not imagine the recurrence relationship (the relationship between two consecutive terms) will be too complicated.
0
reply
(Original post by 16Characters....)
The relationship between successive terms could be anything, it could involve adding, multiplying or indices.
What it will actually involve in your exam depends on your specification. If it is for A Level I do not imagine the recurrence relationship (the relationship between two consecutive terms) will be too complicated.
The relationship between successive terms could be anything, it could involve adding, multiplying or indices.
What it will actually involve in your exam depends on your specification. If it is for A Level I do not imagine the recurrence relationship (the relationship between two consecutive terms) will be too complicated.
0
reply
X
Quick Reply
Back
to top
to top