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!)
A141410 Denominator of A027760(n+1)/n. 2
1, 1, 2, 5, 3, 7, 4, 3, 5, 11, 6, 13, 7, 1, 8, 17, 9, 19, 10, 7, 11, 23, 12, 25, 13, 9, 14, 29, 15, 31, 16, 11, 17, 1, 18, 37, 19, 13, 20, 41, 21, 43, 22, 15, 23, 47, 24, 49, 25, 17, 26, 53, 27, 11, 28, 19, 29, 59, 30, 61 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,3
COMMENTS
The series of fractions A027760(n+1)/n = 2/2, 30/3, 2/4, 42/5, 2/6, 30/7, 2/8, 66/9, 2/10, ... = 1, 10, 1/2, 42/5, 1/3, 30/7, 1/4, ... for n>=2 is represented here by the reduced denominators.
LINKS
FORMULA
a(2n) = n.
MAPLE
A141410 := proc(n) A027760(n+1)/n ; denom(%) ; end proc:
seq(A141410(n), n=2..80) ; # R. J. Mathar, Jul 08 2011
CROSSREFS
Cf. A141321.
Sequence in context: A112486 A342659 A253924 * A333811 A352588 A257906
KEYWORD
nonn,frac
AUTHOR
Paul Curtz, Aug 04 2008
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 April 30 04:55 EDT 2024. Contains 372118 sequences. (Running on oeis4.)