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!)
A168060 Denominators of ((n+2)/(n+1)/n) (sorted with no repeats) for n >= 1. 1

%I #19 Aug 25 2023 08:51:16

%S 2,3,10,12,21,30,36,55,56,78,90,105,132,136,171,182,210,240,253,300,

%T 306,351,380,406,462,465,528,552,595,650,666,741,756,820,870,903,990,

%U 992,1081,1122,1176,1260,1275,1378,1406,1485,1560,1596,1711,1722,1830,1892

%N Denominators of ((n+2)/(n+1)/n) (sorted with no repeats) for n >= 1.

%C Union of the positive terms of A002939 and A014105. - _Robert Israel_, May 05 2014

%H Georg Fischer, <a href="/A168060/b168060.txt">Table of n, a(n) for n = 1..1000</a> (first 854 terms from G. C. Greubel)

%t Union@Table[Denominator[(n+2)/(n+1)/n],{n,80}]

%Y Cf. A026741, A168059.

%K nonn

%O 1,1

%A _Vladimir Joseph Stephan Orlovsky_, Nov 17 2009

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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)