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!)
A037331 Numbers whose base-7 and base-8 expansions have the same digit sum. 0
1, 2, 3, 4, 5, 6, 91, 92, 93, 94, 95, 133, 134, 135, 176, 177, 178, 179, 180, 181, 217, 218, 219, 220, 221, 222, 223, 259, 260, 261, 262, 263, 304, 305, 306, 307, 385, 386, 387, 388, 389, 390, 391, 432, 433, 472, 473, 474, 475, 553 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
{n: A053828(n) = A053829(n).} - R. J. Mathar, Jun 30 2021
MATHEMATICA
Select[Range[600], Total[IntegerDigits[#, 7]]==Total[IntegerDigits[#, 8]]&] (* Harvey P. Dale, Sep 05 2015 *)
CROSSREFS
Sequence in context: A004857 A069882 A329580 * A037438 A171596 A318909
KEYWORD
nonn,base
AUTHOR
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 August 23 09:57 EDT 2024. Contains 375378 sequences. (Running on oeis4.)