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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A112447 a(2n) = A001045(n+2); a(2n+1) = A001045(n+1). 1
1, 1, 3, 1, 5, 3, 11, 5, 21, 11, 43, 21, 85, 43, 171, 85, 341, 171, 683, 341, 1365, 683, 2731, 1365, 5461, 2731, 10923, 5461, 21845, 10923, 43691, 21845, 87381, 43691, 174763, 87381, 349525, 174763, 699051, 349525, 1398101, 699051, 2796203 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Consider the Harmonacci sequence: H(1)=x, H(2)=y, H(3)=2xy/(x+y), H(4)=4xy/(3x+y)...; H(m) is the harmonic mean of H(m-1) and H(m-2). a(2n) and a(2n+1) are the denominator coefficients of H(n+3).

FORMULA

a(n) = (a(n-1)+1)/2 for n=2, 6, 10...

a(n) = 4*a(n-1)-1 for n=3, 7, 11...

a(n) = (a(n-1)-1)/2 for n=4, 8, 12...

a(n) = 4*a(n-1)+1 for n=5, 9, 13....

CROSSREFS

Cf. A001045.

Sequence in context: A129095 A105604 A117576 * A171382 A002323 A200920

Adjacent sequences:  A112444 A112445 A112446 * A112448 A112449 A112450

KEYWORD

nonn

AUTHOR

Edwin F. Sampang (efs_files(AT)yahoo.com), Dec 12 2005

EXTENSIONS

Edited by Don Reble (djr(AT)nk.ca), Jan 25 2006

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 15 09:00 EST 2012. Contains 205746 sequences.