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!)
A146537 a(n) = A144453(n)/16. 2

%I #11 Mar 08 2022 03:47:52

%S 1,10,1,52,85,14,175,232,11,370,451,20,637,742,95,976,1105,46,1387,

%T 1540,21,1870,2047,248,2425,2626,35,3052,3277,130,3751,4000,473,4522,

%U 4795,188,5365,5662,221,6280,6601,770,7267,7612,295,8326,8695,112,9457,9850,1139,10660,11077,142,11935,12376,475,13282,13747

%N a(n) = A144453(n)/16.

%H G. C. Greubel, <a href="/A146537/b146537.txt">Table of n, a(n) for n = 0..5000</a>

%F a(n) = (1/16)*numerator(1/9 - 1/(8*n+5)^2). - _G. C. Greubel_, Mar 08 2022

%t Numerator[1/9 - 1/(8*Range[0,100] +5)^2]/16 (* _G. C. Greubel_, Mar 07 2022 *)

%o (Sage) [numerator(1/9 - 1/(8*n+5)^2)/16 for n in (0..100)] # _G. C. Greubel_, Mar 07 2022

%Y Cf. A144453.

%K nonn

%O 0,2

%A _Paul Curtz_, Oct 31 2008

%E Terms a(21) onward added by _G. C. Greubel_, Mar 07 2022

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