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!)
A014447 Odd Lucas numbers. 2
1, 3, 7, 11, 29, 47, 123, 199, 521, 843, 2207, 3571, 9349, 15127, 39603, 64079, 167761, 271443, 710647, 1149851, 3010349, 4870847, 12752043, 20633239, 54018521, 87403803, 228826127, 370248451, 969323029, 1568397607, 4106118243 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Lucas(3n+1) union Lucas(3n+2).
LINKS
FORMULA
a(n) = 4*a(n-2)+a(n-4). - R. J. Mathar, Feb 10 2011
G.f.: (-x^3 + 3*x^2 + 3*x + 1)/(-x^4 - 4*x^2 + 1). - Ralf Stephan, Aug 31 2013
MATHEMATICA
Select[LucasL[Range[50]], OddQ] (* Harvey P. Dale, Sep 26 2012 *)
CROSSREFS
Sequence in context: A343718 A264803 A117790 * A233517 A125879 A238673
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Erich Friedman.
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 June 4 23:50 EDT 2023. Contains 363130 sequences. (Running on oeis4.)