Or search by topic
n | $0$ | $1$ | $2$ | $3$ | $4$ | $5$ | $6$ | $\dots$ | $n$ | $n+1$ |
Height | $1$ | ${1\over 2}$ | ${1\over 4 }$ | ${1\over 8}$ | ${1\over 16}$ | ${1\over 32 }$ | ${1\over 64}$ | $\dots$ | ${1\over 2^n}$ | ${1\over 2^{n+1`}}$ |
Lines cut | $2$ | $1$ | $2$ | $4$ | $8$ | $16$ | $32$ |
$\dots$
|
$2^{n-1}$ | $ 2^n$ |
In the limit you get the sum of an infinite geometric series. What about an infinite product (1+x)(1+x^2)(1+x^4)... ?
A circle is inscribed in an equilateral triangle. Smaller circles touch it and the sides of the triangle, the process continuing indefinitely. What is the sum of the areas of all the circles?
If a number N is expressed in binary by using only 'ones,' what can you say about its square (in binary)?