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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A047431 Numbers that are congruent to {1, 4, 5, 6} mod 8. 4
1, 4, 5, 6, 9, 12, 13, 14, 17, 20, 21, 22, 25, 28, 29, 30, 33, 36, 37, 38, 41, 44, 45, 46, 49, 52, 53, 54, 57, 60, 61, 62, 65, 68, 69, 70, 73, 76, 77, 78, 81, 84, 85, 86, 89, 92, 93, 94, 97, 100, 101, 102, 105, 108, 109 (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

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

PROG

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

CROSSREFS

Cf. A047404, A047546, A056594.

Sequence in context: A195993 A010456 A072496 * A182719 A003156 A192360

Adjacent sequences:  A047428 A047429 A047430 * A047432 A047433 A047434

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 17 19:13 EST 2012. Contains 206085 sequences.