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!)
A113806 Numbers that are congruent to {6, 8} mod 14. 6
6, 8, 20, 22, 34, 36, 48, 50, 62, 64, 76, 78, 90, 92, 104, 106, 118, 120, 132, 134, 146, 148, 160, 162, 174, 176, 188, 190, 202, 204, 216, 218, 230, 232, 244, 246, 258, 260, 272, 274, 286, 288, 300, 302, 314, 316, 328, 330, 342, 344, 356, 358, 370 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = 14*n - a(n-1) - 14 (with a(1) = 6). - Vincenzo Librandi, Nov 13 2010
From Wolfdieter Lang, Dec 15 2011: (Start)
a(n) = 7*n-(7+5*(-1)^n)/2.
O.g.f.: 2*x*(3+x+3*x^2)/((1+x)*(1-x)^2).
See the Bruno Berselli contribution under A113801. (End)
Sum_{n>=1} (-1)^(n+1)/a(n) = tan(Pi/14)*Pi/14. - Amiram Eldar, Dec 30 2021
MATHEMATICA
Flatten[# + {6, 8} &/@ (14 Range[0, 30])] (* Harvey P. Dale, Jan 11 2011 *)
CROSSREFS
Sequence in context: A279729 A357946 A309653 * A105775 A159469 A096524
KEYWORD
nonn,easy
AUTHOR
Giovanni Teofilatto, Jan 22 2006
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 10:31 EDT 2024. Contains 371791 sequences. (Running on oeis4.)