What are the missing digits?
1, 1, 1, 4, 2, 9, 3, 16, 5, 25, 8, 36, 13, a, 21 , 64, b
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If you split it up, the patterns become 1,1,2,3,5,8,13,21,b (Fibonacci sequence) AND 1,4,9,16,25,36,a,64 (Square numbers)
There for a=49 and b=34 If you have no idea what these are, go look up on Google