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

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037322 Numbers whose base-5 and base-6 expansions have the same digit sum. 1
1, 2, 3, 4, 45, 46, 47, 66, 67, 68, 69, 85, 86, 87, 88, 89, 145, 146, 147, 148, 149, 168, 169, 186, 187, 188, 189, 225, 226, 227, 265, 266, 267, 268, 269, 306, 307, 308, 309, 325, 326, 327, 328, 329, 370, 371, 408, 409, 490, 491
(list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
{n: A053824(n) = A053827(n).} - R. J. Mathar, Jun 30 2021
MATHEMATICA
Select[Range[500], Total[IntegerDigits[#, 5]]==Total[IntegerDigits[#, 6]]&] (* Harvey P. Dale, Mar 27 2022 *)
CROSSREFS
Sequence in context: A000033 A270350 A060411 * A037429 A230452 A270478
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 18 11:21 EDT 2024. Contains 375999 sequences. (Running on oeis4.)