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!)
A097153 Reversal of n minus largest digit of n. 5
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 19, 28, 37, 46, 55, 64, 73, 82, 0, 10, 20, 29, 38, 47, 56, 65, 74, 83, 0, 10, 20, 30, 39, 48, 57, 66, 75, 84, 0, 10, 20, 30, 40, 49, 58, 67, 76, 85, 0, 10, 20, 30, 40, 50, 59, 68, 77, 86, 0, 10, 20, 30, 40, 50, 60, 69, 78, 87, 0, 10, 20, 30, 40, 50 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,11
LINKS
MATHEMATICA
Table[IntegerReverse[n]-Max[IntegerDigits[n]], {n, 100}] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jun 03 2019 *)
CROSSREFS
Sequence in context: A044434 A098750 A089756 * A017173 A326833 A276871
KEYWORD
base,easy,nonn
AUTHOR
Jason Earls, Aug 01 2004
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 23 12:08 EDT 2024. Contains 371912 sequences. (Running on oeis4.)