login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A348166 a(n) = abs(A020338(n)-A338754(n)) 0
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 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,10

COMMENTS

All terms are multiples of 90.

LINKS

Table of n, a(n) for n=1..76.

FORMULA

a(A010785(n)) = 0

EXAMPLE

a(1) = abs(11-11) = 0

a(15) = abs(1515-1155) = 360

a(1965) = abs(19651965-11996655) = 7655310

PROG

(PARI) a(n)=abs(eval(Str(n, n))-fromdigits(digits(n), 100)*11) \\ Charles R Greathouse IV, Oct 04 2021

CROSSREFS

Cf. A020338, A338754, A010785.

Sequence in context: A087538 A087341 A093405 * A221307 A058631 A078293

Adjacent sequences: A348163 A348164 A348165 * A348167 A348168 A348169

KEYWORD

nonn,base,easy

AUTHOR

Nicolas Bělohoubek, Oct 04 2021

EXTENSIONS

Corrected by Charles R Greathouse IV, Oct 04 2021

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 2 02:53 EDT 2023. Contains 361723 sequences. (Running on oeis4.)