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!)
A142241 a(n) = 24*n + 14. 4
14, 38, 62, 86, 110, 134, 158, 182, 206, 230, 254, 278, 302, 326, 350, 374, 398, 422, 446, 470, 494, 518, 542, 566, 590, 614, 638, 662, 686, 710, 734, 758, 782, 806, 830, 854, 878, 902, 926, 950, 974, 998, 1022, 1046, 1070, 1094, 1118, 1142, 1166, 1190 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From R. J. Mathar and Omar E. Pol, Sep 19 2008: (Start)
a(n) = 2*A017605(n).
G.f.: 2(7+5*x)/(1-x)^2. (End)
MATHEMATICA
Range[14, 2000, 24] (* Vladimir Joseph Stephan Orlovsky, Jun 14 2011 *)
PROG
(PARI) a(n)=24*n+14 \\ Charles R Greathouse IV, Jun 14 2011
(Magma) [24*n + 14: n in [0..50]]; // Vincenzo Librandi, Aug 08 2011
CROSSREFS
Cf. A017605.
Sequence in context: A057439 A256560 A058826 * A186121 A231391 A231459
KEYWORD
nonn,less,easy
AUTHOR
Paul Curtz, Sep 17 2008
EXTENSIONS
Edited by N. J. A. Sloane, Sep 19 2008
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 24 19:24 EDT 2024. Contains 371962 sequences. (Running on oeis4.)