I'm stuck on some of these sequences. I know that the little L shaped braces means 'floor value', but I'm not completely sure that I understand what that means. I think it just means to round down, right? But to what place value? Whole number I'm guessing? This technically isn't a math class, it's math for computer science, so the book already expects us to know some of this, but I don't. Also, I'm non-traditional and it's been a few years since I've had algebra. I'm struggling so bad with these sequence problems, my brain just doesn't work this way. I've got the first problems already, but these are where I'm getting stuck.
List the first 10 terms of each of these sequences:
d. The sequence whose nth term is ⌊√n⌋
So on this one, would I just start by sticking numbers starting at 1 in for n, find the square root of those numbers, and then if it's a decimal round down to the nearest....whole number, maybe?
e. The sequence whose first two terms are 1 and 5 and each succeeding term is the sum of the two previous terms
The wording of this is a little confusing.
Lets see if I'm understanding this.... 1, 5 and then the next would be 1+5 = 6 and the next is 5 + 6 = 11 6+11 =17 is that right?
g. The sequence whose terms are constructed sequentially as follows: start with 1, then add 1, then multiply by 1, then add 2, then multiply by 2, and so on.
So start with 1 + 1 * 1 + 2 * 2 what? How does this result in anything more than an unending problem? Each of those steps is separated by a comma, not a period which would signal an end to each set of steps. That doesn't make sense.
h. The sequence whose nth term is the largest integer k such that k! ≤ n
I don't understand what this problem is trying to say, or what it wants. Zero comprehension of this one.
List the first 10 terms of each of these sequences:
d. The sequence whose nth term is ⌊√n⌋
So on this one, would I just start by sticking numbers starting at 1 in for n, find the square root of those numbers, and then if it's a decimal round down to the nearest....whole number, maybe?
e. The sequence whose first two terms are 1 and 5 and each succeeding term is the sum of the two previous terms
The wording of this is a little confusing.
Lets see if I'm understanding this.... 1, 5 and then the next would be 1+5 = 6 and the next is 5 + 6 = 11 6+11 =17 is that right?
g. The sequence whose terms are constructed sequentially as follows: start with 1, then add 1, then multiply by 1, then add 2, then multiply by 2, and so on.
So start with 1 + 1 * 1 + 2 * 2 what? How does this result in anything more than an unending problem? Each of those steps is separated by a comma, not a period which would signal an end to each set of steps. That doesn't make sense.
h. The sequence whose nth term is the largest integer k such that k! ≤ n
I don't understand what this problem is trying to say, or what it wants. Zero comprehension of this one.