Hacker News new | ask | show | jobs
by dragontamer 1611 days ago
2^x, not x^2.

x^2 is 1, 4, 9, 16, 25.

2^x is 1, 2, 4, 8, 16, 32