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!)
A227871 Sum of digits of 14^n. 2
1, 5, 16, 17, 22, 29, 37, 23, 52, 44, 67, 65, 73, 68, 52, 80, 85, 83, 100, 122, 106, 116, 130, 137, 118, 140, 124, 152, 166, 173, 136, 158, 178, 179, 202, 128, 199, 176, 187, 206, 220, 227, 244, 230, 232, 224, 256, 272, 253, 275, 268, 278, 301, 272, 298, 257 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A007953(A001023(n)).
EXAMPLE
For n=9, 14^9=20661046784 and the sum of the digits is 44.
MATHEMATICA
Total[IntegerDigits[#]]&/@(14^Range[0, 60]) (* Harvey P. Dale, Jul 18 2019 *)
CROSSREFS
Sequence in context: A298586 A217361 A168463 * A298226 A298150 A238586
KEYWORD
nonn,base
AUTHOR
Irene Sermon, Oct 25 2013
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 19 04:04 EDT 2024. Contains 371782 sequences. (Running on oeis4.)