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!)
A170989 Carryless product n X n in base 8. 1
0, 1, 4, 1, 0, 1, 4, 1, 64, 81, 100, 113, 64, 81, 100, 113, 256, 289, 260, 289, 256, 289, 260, 289, 64, 113, 100, 81, 64, 113, 100, 81, 0, 1, 4, 1, 0, 1, 4, 1, 64, 81, 100, 113, 64, 81, 100, 113, 256, 289, 260, 289, 256, 289, 260, 289, 64, 113, 100, 81, 64, 113, 100, 81, 4096, 4225 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
David Applegate, Marc LeBrun and N. J. A. Sloane, Carryless Arithmetic (I): The Mod 10 Version.
PROG
(PARI) a(n) = fromdigits(Vec(Pol(digits(n, 8))^2)%8, 8); \\ Seiichi Manyama, Mar 09 2023
CROSSREFS
For bases 2 through 10 see A000695, A169999, A170985-A170990 and A059729.
Sequence in context: A290458 A035253 A070432 * A290457 A344851 A346202
KEYWORD
nonn,base,look
AUTHOR
N. J. A. Sloane, Aug 29 2010
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 May 3 08:32 EDT 2024. Contains 372207 sequences. (Running on oeis4.)