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

 


A103703
Add 4 to each of the preceding digits, beginning with 1.
7
1, 5, 9, 13, 5, 7, 9, 11, 13, 5, 5, 5, 7, 9, 9, 9, 11, 13, 13, 13, 5, 5, 5, 7, 5, 7, 5, 7, 9, 9, 9, 11, 9, 11, 9, 11, 13, 13, 13, 5, 5, 13, 5, 5, 13, 5, 5, 5, 7, 5, 7, 5, 7, 9, 9, 5, 7, 9, 9, 5, 7, 9, 9, 9, 11, 9, 11, 9, 11, 13, 13, 9, 11, 13, 13, 9, 11, 13, 13, 13, 5, 5, 13, 5, 5, 13, 5, 5, 5, 7
OFFSET
1,2
MATHEMATICA
Flatten[ NestList[ Function[x, Flatten[ IntegerDigits[x] + 4]], {1}, 22]]
KEYWORD
base,nonn
AUTHOR
Robert G. Wilson v, Feb 12 2005
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 21 02:31 EDT 2024. Contains 376079 sequences. (Running on oeis4.)