<p>I don’t know if this is correct at all, but it’s what I have:</p>
<p>A(30)= 20603361
A(29)=11201821</p>
<p>A(30) - A(29)=9401540</p>
<p>A(29)=11201821
A(28)=6090307</p>
<p>A(29) - A(28)=5111514</p>
<p>So, I took 5111514 + 9401540</p>
<p>= 14513054</p>
<p>Then, A(30) - 14513054</p>
<p>= A(28)</p>
<p>I know I didn’t answer your question, but I’m pretty sure I’ve find the necessary missing numbers from the given pattern. Am I on the right track, at least?</p>
<p>It’s a sequence yay! I don’t know this seems like brute forcing it to me, and the numbers must get pretty big at the end, so I think I’m wrong. I thought A(27) was the key too at first but after three minutes of thinking I couldn’t figure out anything :(. It probably is though.</p>
<p>I think by A(n+3) = A(n) + A(n+1) + A(n+2)…, OP means that A(27)=A(24+3)=A(24)+A(25)+A(26)+…A(24+24). I think. I mean, if a(n+3)=a(n)+a(n+1)+a(n+2), this problem wouldn’t be that hard. But if that were true, then there wouldn’t be ellipses after A(n+2) in the OP.</p>
<p>@314159265, I did it another way it means A(4) = A(3) + A(2) + A(1).</p>
<p>Another method you could do is:
20603361/11201821 = 1.8392886755
11201821/6090307 = 1.8392885755
6090307*1.83928655 = 3311233</p>
<p>Essentially the sequence means 1.8392886755 * x 30 times well in this case 28 because A(1) and A(2) don’t count.</p>
<p>Answer = 1.8392885755 ^ (28) = 23338720.66</p>
<p>It is an approximate answer since at the beginning the percent change varies. I know it said not to use a calculator, but I couldn’t help myself. ;)</p>
<p>Hopefully someone else will solve it the correct way. :)</p>
<p>damn you guys really went all out with this…i’m wayyy too lazy to read all your solutions…</p>
<p>part of it is realizing that A(30) can be expanded to be the sum of all the terms that aren’t the multiple of 3
A(30) = A(29) + A(28) + A(27)
A(27) = A(26) + A(25) + A(24)</p>
<p>then A(24) could be re-written…this pattern follows…you can then write A(29) and A(28) in similar ways…then you just play around with it (i think it was…if you add the long hand expression of all three, you get something like 2x the sum of terms 1 - 28, and then term 29…if you add in term 29 again, and term 30 two more times, you get double the sum of the whole thing)…</p>