A317306 Powers of 2 and even perfect numbers.
1, 2, 4, 6, 8, 16, 28, 32, 64, 128, 256, 496, 512, 1024, 2048, 4096, 8128, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576, 2097152, 4194304, 8388608, 16777216, 33550336, 33554432, 67108864, 134217728, 268435456, 536870912, 1073741824, 2147483648, 4294967296, 8589869056, 8589934592
Offset: 1
Examples
Illustration of initial terms: . _ _ _ _ _ _ _ _ . 1 |_| | | | | | | | | | | | | | . 2 |_ _|_| | | | | | | | | | | | . _ _| _|_| | | | | | | | | | . 4 |_ _ _| _|_| | | | | | | | . _ _ _| _| _ _| | | | | | | . 6 |_ _ _ _| _| | | | | | | . _ _ _ _| | | | | | | | . 8 |_ _ _ _ _| _ _ _| | | | | | . | _ _ _| | | | | . _| | | | | | . _| _| | | | | . _ _| _| | | | | . | _ _| | | | | . | | _ _ _ _ _| | | | . _ _ _ _ _ _ _ _| | | _ _ _ _ _| | | . 16 |_ _ _ _ _ _ _ _ _| | | _ _ _ _ _ _| | . _ _| | | _ _ _ _ _ _| . _ _| _ _| | | . | _| _ _| | . _| _| | _ _| . | _| _| | . _ _ _| | _| _| . | _ _ _| _ _| _| . | | | _ _| . | | _ _ _| | . | | | _ _ _| . _ _ _ _ _ _ _ _ _ _ _ _ _ _| | | | . 28 |_ _ _ _ _ _ _ _ _ _ _ _ _ _ _| | | . | | . | | . _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _| | . 32 |_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _| . The diagram shows the first eight terms of the sequence. The symmetric representation of sigma has only one part, and apart from the central width, the rest of the widths are 1's. A317307(n) is the area (or the number of cells) in the n-th region of the diagram.
Comments