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!)
A374335 a(n) is the denominator of x(n) = (16*x(n-1) + (120*n^2 - 89*n + 16)/(512*n^4 - 1024*n^3 + 712*n^2 - 206*n + 21)) mod 1, with x(0) = 0. 5
1, 15, 4095, 765765, 111035925, 78058255275, 24536311574775, 81926744348173725, 154923473562396513975, 154923473562396513975, 595232293160786606325, 76784965817741472215925, 321191512015612578279214275, 3146713243216956429401462252175, 342991743510648250804759385487075 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
See A374334 for details and links.
LINKS
MATHEMATICA
Block[{n = 0}, Denominator[NestList[Mod[16*# + (120*(++n)^2 - 89*n + 16)/(512*n^4 - 1024*n^3 + 712*n^2 - 206*n + 21), 1] &, 0, 20]]]
CROSSREFS
Cf. A374333, A374334 (numerators), A374581, A374608.
Sequence in context: A198524 A208463 A374796 * A172322 A139297 A211251
KEYWORD
nonn,frac,new
AUTHOR
Paolo Xausa, Jul 06 2024
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 July 23 21:46 EDT 2024. Contains 374575 sequences. (Running on oeis4.)