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!)
A169805 Twice the sum of the digits of n. 1
0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 14, 16, 18, 20, 22, 24, 26 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The only n such that a(n) = n are 0 and 18.
LINKS
FORMULA
a(n) = 2*A007953(n).
MATHEMATICA
2*Total[IntegerDigits[#]]&/@Range[0, 80] (* Harvey P. Dale, Apr 17 2022 *)
CROSSREFS
Cf. A007953.
Sequence in context: A136614 A245627 A097586 * A340479 A263042 A230099
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, May 24 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 April 27 16:27 EDT 2024. Contains 372020 sequences. (Running on oeis4.)