Wednesday, July 5, 2017

A pattern that has two ways you can describe it as!

Take this sequence: 2, 8, 18, 32, 50, 72, 98, 128, 162, 200, 242, 288...

Can you figure out the equations?

-----------------------------------------------------------------------------------------------------------------

Hint: The first way deals with exponents and is a geometric sequence.
The other way is by adding and involves an arithmetic sequence.

-----------------------------------------------------------------------------------------------------------------

Answer:

#1: Take every even number (or any number multiplied by 2) and square it, then divide by 2. You can see it as (2x)². This also equals 4x², which simplifies to 2x². This means you
                                 ------                           -----    could alternatively take every number
                                    2                                2       and multiply by 2. They both get to the
                                                                               same number every time!

#2 Notice how the numbers go up. 2 + _6_ = 8                         8 + _10_ = 18
       18 + _14_ = 32                       32 + _18_ = 50                    50 + _22_ = 72
       72 + _26_ = 98                       98 + _30_ = 128                 128 + _34_ = 162
     162 + _38_ = 200                   200 + _42_ = 242                  242 + _46_ = 288
The first number it goes up by is 6, then that number goes up by 4 every time. This number goes by the arithmetic equation of 4x+2. The only way I can think of to find a number in the sequence without going through the whole thing is to make a new equation using the one I just mentioned. For the 4x, it is (4x1)+(4x2)+(4x3).... which = 4(1+2+3...) To add up all those numbers quickly if you want to do a big number, add the first and the last, the second and the second to last, the third and the third to last... You will notice that all those numbers are the same. Now just take that number and multiply by the number of pairs you have. Now you have to add the twos. Add 2 multiplied by whatever number in the sequence you want, then plus 2 because the starting number is 2, not 0.
So, to get the number in the sequence, all you have to do is multiply 4 by the total of the 1 and 2 and 3 and all that and then add 2x+2 or 2(x+1).

Now, lets try with 15. The number above only go up to 11, so lets do some more. 288+50=338 +54=392 +58=450 +62=512 So now we know that the answer should be 512. So first do 4 multiplied by 1 to 15. To add them up quickly, I'll do 1+14 and 2+13 and 3+12, and so on, until 7+8. All these add up to 15. The seven pairs multiplied by 15 is 105, plus the final term of 15 is 120. 120 times 4 is 480. Then the 15 x 2, +2 = 32. 480+32=512!

One final note: every term that you add on (the one that goes up by 4) should end in 0 every 2nd, 7th, 12th, 17th and so on time that it is added. It should have gone up by 20 every time this happens. Also, Every term that is the total (that goes up quicker and quicker) should end in zero every time the term number ends in 4 or 9. Also, it goes up 100 more than the last time 5 terms ago. The first is 50, so 50 more than last one, which was 0. Then it's 200, 150 more than last. then 450, 250 more. Then 800, 350 more. We can predict 2 of the 5 numbers in each set this way, the 2nd and 4th in it.
The numbers up to 20 (every 5th is bolded): 8, 18, 32, 50, 72, 98, 128, 162, 200, 242, 288, 338, 392, 450, 512, 578, 648, 722, 800, 882