cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A139582 Twice partition numbers.

Original entry on oeis.org

2, 2, 4, 6, 10, 14, 22, 30, 44, 60, 84, 112, 154, 202, 270, 352, 462, 594, 770, 980, 1254, 1584, 2004, 2510, 3150, 3916, 4872, 6020, 7436, 9130, 11208, 13684, 16698, 20286, 24620, 29766, 35954, 43274, 52030, 62370, 74676, 89166, 106348, 126522, 150350, 178268, 211116, 249508, 294546, 347050, 408452
Offset: 0

Views

Author

Omar E. Pol, May 14 2008

Keywords

Comments

Except for the first term the number of segments needed to draw (on the infinite square grid) a minimalist diagram of regions and partitions of n. Therefore A000041(n) is also the number of pairs of orthogonal segments (L-shaped) in the same diagram (See links section). For the definition of "regions of n" see A206437. - Omar E. Pol, Oct 29 2012

Examples

			The number of partitions of 6 is 11, then a(6) = 2*11 = 22.
		

Crossrefs

Programs

Formula

a(n) = 2*A000041(n).

Extensions

More terms from Omar E. Pol, Feb 11 2018