I think it has been 24 hours by now, but I just started to look at it now. Here are my elementary thoughts for those that are interested:
3, 4, 7, 10, 18, 25, 32, 52
The first and third numbers are prime numbers, and everything else is all non-primes. Factored out we get:
(3), (2x2), (7), (2x5), (3x3x2), (5x5), (2x2x2x2x2), (2x2x13)
The things that stand out to me are all of the twos and fives. You also have some squares or multiples thereof. No clear pattern with any of those though.
Looking at the increments in between numbers doesnt really yield anything as well:
+1, +3, +3, +8, +7, +7, +20
Always increasing, but not at a steady rate, and both concave and convex. No leads to go on when I look at that.
The first three numbers made me think of some sort of fibonacci sequence (3+4=7), but again, it doesn't really work after the first couple of numbers in any way I can see.
These are all pretty elementary observations, but I dont really know where else to look, or how else to look at it, so I am pretty stumped right now.