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!)
A277882 Dispersion of evil numbers, array transposed. 3
1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 8, 15, 18, 20, 24, 11, 17, 30, 36, 40, 48, 13, 23, 34, 60, 72, 80, 96, 14, 27, 46, 68, 120, 144, 160, 192, 16, 29, 54, 92, 136, 240, 288, 320, 384, 19, 33, 58, 108, 184, 272, 480, 576, 640, 768, 21, 39, 66, 116, 216, 368, 544, 960, 1152, 1280, 1536, 22, 43, 78, 132, 232, 432, 736, 1088, 1920, 2304, 2560, 3072 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
See comments in A277880.
LINKS
EXAMPLE
The top left 11 x 11 corner of the array:
1, 2, 4, 7, 8, 11, 13, 14, 16, 19, 21
3, 5, 9, 15, 17, 23, 27, 29, 33, 39, 43
6, 10, 18, 30, 34, 46, 54, 58, 66, 78, 86
12, 20, 36, 60, 68, 92, 108, 116, 132, 156, 172
24, 40, 72, 120, 136, 184, 216, 232, 264, 312, 344
48, 80, 144, 240, 272, 368, 432, 464, 528, 624, 688
96, 160, 288, 480, 544, 736, 864, 928, 1056, 1248, 1376
192, 320, 576, 960, 1088, 1472, 1728, 1856, 2112, 2496, 2752
384, 640, 1152, 1920, 2176, 2944, 3456, 3712, 4224, 4992, 5504
768, 1280, 2304, 3840, 4352, 5888, 6912, 7424, 8448, 9984, 11008
1536, 2560, 4608, 7680, 8704, 11776, 13824, 14848, 16896, 19968, 22016
PROG
(Scheme) (define (A277882 n) (A277880bi (A004736 n) (A002260 n))) ;; Code for A277880bi given in A277880.
CROSSREFS
Transpose: A277880.
Inverse: A277883.
Topmost row: A000069, second topmost: A129771.
Leftmost column: A003945.
Sequence in context: A008839 A305925 A039226 * A039271 A039163 A125299
KEYWORD
nonn,base,tabl
AUTHOR
Antti Karttunen, Nov 03 2016
STATUS
approved

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 April 26 02:53 EDT 2024. Contains 371989 sequences. (Running on oeis4.)