My Thought Buddy
(->> thoughts (filter #(curious? %)) (post-here))
Categories
Clojure
Command-Line
Computer Science, Algorithm
Dev
DIY
Docker
Documentation
DSL
Introspection
Java
Java, Java Debugging
Java Spring
Mathematics
Misc Thoughts
Personal
Practice
Productivity
QA
Software
Software Design
Thoughts
Tag: Binary
2^n = (1+2+4+…2^(n-1))+1
By:
Kannan Ramamoorthy
On:Tue 29 October 2013
In:
Mathematics