login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A194803 Number of parts that are visible in one of the three views of the shell model of partitions version "Tree" with n shells. 5

%I #49 Apr 30 2012 14:07:42

%S 0,1,3,5,8,11,17,23,33,46,64,86,121,161,217,291,388,507,671,870,1131,

%T 1458,1872,2383,3042,3840,4841,6076,7605,9460,11765,14544,17950,22073,

%U 27077,33092,40395,49113,59611,72162,87185,105035,126366

%N Number of parts that are visible in one of the three views of the shell model of partitions version "Tree" with n shells.

%C The physical model shows each part represented by an object, for example using a cube or a cuboid. In this case the small version of the model shows each part as a cube of side 1 which is labeled with the size of the part. On the same way the large version of the model shows each part as a cuboid of sides 1 x 1 x L where L is the size of the part. The cuboid is labeled with the level of the part. For the sum of parts see A194804. For more information about the shell model see A135010 and A194805.

%F a(n) = n + A138135(n-1) + A138135(n), if n >= 2.

%e Illustration of one of the three views with seven shells:

%e 1) Small version:

%e .

%e Level

%e 1 A182732 <- 6 3 4 2 1 3 5 4 7 -> A182733

%e 2 3 2 2 1 2 2 3

%e 3 2 1 2

%e 4 1

%e 5 Table 2.0 1 Table 2.1

%e 6 1

%e 7 1

%e .

%e . A182742 A182982 A182743 A182983

%e . A182992 A182994 A182993 A182995

%e .

%e 2) Large version:

%e .

%e . . . . . 1 . . . .

%e . . . . 1 2 . . . .

%e . . 1 . . 2 1 . . .

%e . . . 1 2 2 . . 1 .

%e . . . . . 2 2 1 . .

%e . 1 2 2 3 2 . . . .

%e . 2 3 2 2 1

%e .

%e The large version shows the parts labeled with the level of the part where "the level of a part" is its position in the partition. In both versions there are 23 parts that are visible, so a(7) = 23. Also using the formula we have a(7) = 7+8+8 = 23.

%Y Cf. A006128, A096541, A138135, A135010, A138121, A141285, A182732, A182733, A182742, A182743, A182982, A182983, A182992-A182995, A194804, A194805, A210979.

%K nonn

%O 0,3

%A _Omar E. Pol_, Jan 27 2012

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 12 20:35 EDT 2024. Contains 375854 sequences. (Running on oeis4.)