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.

A275772 Average values of different permutations of digits of A275945(n).

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 11, 22, 33, 44, 55, 22, 33, 44, 55, 66, 22, 33, 44, 55, 66, 33, 44, 55, 66, 77, 33, 44, 55, 66, 77, 44, 55, 66, 77, 88, 44, 55, 66, 77, 88, 55, 66, 77, 88, 99, 37, 74, 111, 148, 185, 222, 259, 296, 333, 370, 74, 111, 148, 185, 222, 259
Offset: 1

Views

Author

Altug Alkan, Aug 29 2016

Keywords

Examples

			a(10) = 11 because A275945(10) = 11.
a(11) = 22 because A275945(11) = 13 and (13+31)/2 = 22.
a(12) = 33 because A275945(12) = 15 and (15+51)/2 = 33.
		

Crossrefs

Programs