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.

User: Radaev Nikita

Radaev Nikita's wiki page.

Radaev Nikita has authored 1 sequences.

A340536 Digital root of 2*n^2.

Original entry on oeis.org

2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9, 2, 8, 9, 5, 5, 9, 8, 2, 9
Offset: 1

Author

Radaev Nikita, Jan 10 2021

Keywords

Comments

Period 9: repeat [2, 8, 9, 5, 5, 9, 8, 2, 9].
This sequence is also right if digital root of factor in "2*n^2" is 2 (for example, "11*n^2", "20*n^2", "29*n^2", etc.)

Examples

			For n=5, 2*5^2 = 50 and digital root is 5, so a(5) = 5.
		

Crossrefs

Programs

Formula

a(n) = A010888(A001105(n)).