The sequence you've posted seems to be following a pattern based on ones and threes in sets of two. With each new set, the amount of times the number is increased by one increases, while the amount of times the number is increased by three remains the same. Look at the following chart:
# Add
11 +1
12 +3
15 +1
16 +3
19 +1
20 +1
21 +3
24 +1
25 +1
26 +3
29 +1
30 +1
31 +1
32
The first set is "plus one, plus three | plus one, plus three." The next is "plus one, plus one, plus three | plus one, plus one, plus three." The third set begins "plus one, plus one, plus one," and we can assume that the next numbers would be "plus three | plus one, plus one, plus one, plus three." Finishing that out, the next numbers would look like:
# Add
11 +1
12 +3
15 +1
16 +3
19 +1
20 +1
21 +3
24 +1
25 +1
26 +3
29 +1
30 +1
31 +1
32 +3
35 +1
36 +1
37 +1
38 +3
41
To continue, you would now need to add one four times. "Plus one, plus one, plus one, plus one, plus three | plus one, plus one, plus one, plus one, plus three." And so on... hope this helps!
Monday, June 15, 2015
What is the nth term for the sequence 11 12 15 16 19 20 21 24 25 26 29 30 31 32, and what is the nth term formula?
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Iago states in act 1, scene 1 that he is jealous Othello made Cassio his lieutenant. Iago believes he has had more battle experience and is ...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
No comments:
Post a Comment