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.

A348166 a(n) = abs(A020338(n)-A338754(n)).

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 90, 180, 270, 360, 450, 540, 630, 720, 180, 90, 0, 90, 180, 270, 360, 450, 540, 630, 270, 180, 90, 0, 90, 180, 270, 360, 450, 540, 360, 270, 180, 90, 0, 90, 180, 270, 360, 450, 450, 360, 270, 180, 90, 0, 90, 180, 270, 360, 540, 450, 360, 270, 180, 90, 0, 90, 180, 270, 630, 540, 450, 360, 270, 180, 90
Offset: 1

Views

Author

Nicolas Bělohoubek, Oct 04 2021

Keywords

Comments

All terms are multiples of 90.

Examples

			a(1) = abs(11-11) = 0
a(15) = abs(1515-1155) = 360
a(1965) = abs(19651965-11996655) = 7655310
		

Crossrefs

Programs

Formula

a(A010785(n)) = 0

Extensions

Corrected by Charles R Greathouse IV, Oct 04 2021