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.

A068890 a(1) = 1; a(n) = smallest nontrivial n-th power with property that digits alternate in parity.

This page as a plain text file.
%I A068890 #9 Nov 24 2021 20:17:39
%S A068890 1,4,8,16,32,729,2187,256
%N A068890 a(1) = 1; a(n) = smallest nontrivial n-th power with property that digits alternate in parity.
%C A068890 Conjecture: the sequence is finite.
%C A068890 For all n>=1, (n^10 mod 1000) is one of {0, 1, 24, 49, 176, 201, 224, 249, 376, 401, 424, 449, 576, 601, 624, 625, 649, 776, 801, 824, 849, 976}. None of these have digits of alternating parity, thus a(10) does not exist. - _Benjamin Chaffin_, Nov 24 2021
%Y A068890 Cf. A030152, A068891.
%K A068890 nonn,base,fini
%O A068890 1,2
%A A068890 _Amarnath Murthy_, Mar 20 2002