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!)
A017209 a(n) = 9*n + 4. 26
4, 13, 22, 31, 40, 49, 58, 67, 76, 85, 94, 103, 112, 121, 130, 139, 148, 157, 166, 175, 184, 193, 202, 211, 220, 229, 238, 247, 256, 265, 274, 283, 292, 301, 310, 319, 328, 337, 346, 355, 364, 373, 382, 391, 400, 409, 418, 427, 436, 445, 454, 463, 472, 481 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Numbers whose digital root is 4. - L. Edson Jeffery, Nov 26 2016
LINKS
Tanya Khovanova, Recursive Sequences
FORMULA
G.f.: (4 + 5*x)/(x - 1)^2. - R. J. Mathar, Jul 14 2016
A010888(a(n)) = 4. - L. Edson Jeffery, Nov 26 2016
E.g.f.: exp(x)*(4 + 9*x). - Stefano Spezia, Dec 25 2022
MATHEMATICA
Range[4, 1000, 9] (* Vladimir Joseph Stephan Orlovsky, May 28 2011 *)
PROG
(PARI) forstep(n=4, 500, 9, print1(n", ")) \\ Charles R Greathouse IV, May 28 2011
(Magma) [9*n+4: n in [0..60]]; // Vincenzo Librandi, Jul 23 2011
CROSSREFS
Sequence in context: A304905 A043469 A067396 * A052218 A341005 A183148
KEYWORD
nonn,easy
AUTHOR
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 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)