login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A047538 Numbers that are congruent to {0, 1, 4, 7} mod 8. 3
0, 1, 4, 7, 8, 9, 12, 15, 16, 17, 20, 23, 24, 25, 28, 31, 32, 33, 36, 39, 40, 41, 44, 47, 48, 49, 52, 55, 56, 57, 60, 63, 64, 65, 68, 71, 72, 73, 76, 79, 80, 81, 84, 87, 88, 89, 92, 95, 96, 97, 100, 103, 104, 105, 108 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Related to a Chebyshev transform of A046055. See A074231. - Paul Barry (pbarry(AT)wit.ie), Oct 27 2004

FORMULA

G.f. : x(1+x)^2/((1+x^2)(1-2x+x^2)); E.g.f. : 2xexp(x)-sin(x); a(n)=2n-sin(pi*n/2); a(n)=2a(n-1)-2a(n-2)+2a(n-3)-a(n-4). - Paul Barry (pbarry(AT)wit.ie), Oct 27 2004

Starting (1, 4, 7,...) = partial sums of (1, 3, 3, 1, 1, 3, 3, 1, 1, 3, 3, 1, 1,...). - Gary W. Adamson (qntmpkt(AT)yahoo.com), Jun 19 2008

PROG

sage: [lucas_number1(n, 0, 1)+2*n-4 for n in xrange(2, 57)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 06 2008

CROSSREFS

Cf. A047404, A047431, A047546, A047557, A047578, A047620, A056594.

Sequence in context: A060257 A161986 A020670 * A074231 A076680 A001074

Adjacent sequences:  A047535 A047536 A047537 * A047539 A047540 A047541

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 20:06 EST 2012. Contains 205552 sequences.