Toggle navigation
QuickGrid
Menu
ALgorithms
Theory of computation
Compiler
Tutorials
Android
Projects
C/C++
JAVA
UVA
Index
About
Submit
Tuesday, January 17, 2017
Showing that sum, $ \small 2^k - 2^{k-1} + 2^{k-2} + ..... + (-1)^k 2^0 = \frac{2^{k+1} + (-1)^k}{3} $
January 17, 2017
mathematics
,
series sum proof
Subscribe to:
Posts (Atom)
POPULAR POSTS
Statistics Arithmetic Mean Regular, Deviation and Coding Method Formula derivation
Computer Networking Cyclic Redundancy Check CRC Modulo 2 Arithmetic, Polynomial Division
UVA 280 - Vertex Solution using C++ OOP Graph BFS to Find Connected Components and Unreachable nodes
Linux Bash Shell Script Recursive Directory Traversal and Print All File Contents Inside
Converting MNIST Handwritten Digits Dataset into CSV with Sorting and Extracting Labels and Features into Different CSV using Python
8086 Assembly Diamond Print in Console using Loop Explained Code
Flex Breaking Code into Lexme and Token Insertion in Symbol Table
Database JSP Web Application Show Data Intellij Idea Glassfish and Mysql Java Connector
Creating a Simple Compiler Symbol Table using Hashing C++ and Explanation
C++ Solution UVA 821 - Page Hopping Floyd Warshall Simulation Explanation and stl set
BLOG ARCHIVE
►
2019
(3)
►
December
(1)
►
September
(1)
►
July
(1)
►
2018
(4)
►
October
(3)
►
September
(1)
▼
2017
(5)
►
May
(4)
▼
January
(1)
Showing that sum, $ \small 2^k - 2^{k-1} + 2^{k-2}...
►
2016
(63)
►
December
(4)
►
October
(3)
►
September
(4)
►
August
(12)
►
July
(7)
►
June
(2)
►
May
(4)
►
April
(16)
►
March
(11)