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.

A139248 Triangle read by rows: row n lists the proper divisors of n-th even superperfect number A061652(n).

Original entry on oeis.org

1, 1, 2, 1, 2, 4, 8, 1, 2, 4, 8, 16, 32, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 1, 2, 4, 8, 16
Offset: 1

Views

Author

Omar E. Pol, Apr 22 2008

Keywords

Comments

Also, row n list the proper divisors of n-th superperfect number A019279(n), if there are no odd superperfect numbers.
Row n has A000043(n) - 1 = A090748(n) terms.

Examples

			Triangle begins:
  1
  1, 2
  1, 2, 4, 8
  1, 2, 4, 8, 16, 32
  1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048
  1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768
  ...
		

Crossrefs