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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A047404 Numbers that are congruent to {1, 2, 3, 6} mod 8. 6
1, 2, 3, 6, 9, 10, 11, 14, 17, 18, 19, 22, 25, 26, 27, 30, 33, 34, 35, 38, 41, 42, 43, 46, 49, 50, 51, 54, 57, 58, 59, 62, 65, 66, 67, 70, 73, 74, 75, 78, 81, 82, 83, 86, 89, 90, 91, 94, 97, 98, 99, 102, 105, 106, 107 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (2,-2,2,-1).

FORMULA

a(n)=A056594(n)+2*n-2 - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 06 2008

G.f. x*(1+x)*(2*x^2-x+1) / ( (x^2+1)*(x-1)^2 ). - R. J. Mathar, Oct 08 2011

PROG

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

CROSSREFS

Cf. A056594.

Sequence in context: A094351 A061910 A007086 * A133555 A032938 A188323

Adjacent sequences:  A047401 A047402 A047403 * A047405 A047406 A047407

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 16 19:14 EST 2012. Contains 205945 sequences.