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.

A214558 Subsequence of fixed points A099009 of the Kaprekar mapping with numbers of the form 8(x1+1)//7(2*x2)//6(x1+1)//5(x2)//4(x1+x2+1)//3(x2)//2(x1+x2)//1//9(x1+2*x2+1)//7(x1+x2+1)//6(x2)//5(x1+x2+1)//4(x2)//3(x1+1)//2(2*x2)//1(x1)//2.

Original entry on oeis.org

864197532, 886644219977553312, 87765443219997765543222, 888666444221999777555333112, 88776654443221999977765554332212
Offset: 0

Views

Author

Syed Iddi Hasan, Jul 20 2012

Keywords

Comments

The sign // denotes concatenation of digits in the definition, and d(x) denotes x repetitions of d, x>=0.

Examples

			886644219977553312 is a fixed point of the mapping for x1=1, x2=0.
		

Crossrefs

Formula

If d(x) denotes x repetitions of the digit d, then a(n)=8(x1+1)7(2*x2)6(x1+1)5(x2)4(x1+x2+1)3(x2)2(x1+x2)19(x1+2*x2+1)7(x1+x2+1)6(x2)5(x1+x2+1)4(x2)3(x1+1)2(2*x2)1(x1)2, where x1,x2>=0.