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!)
A343277 a(n) = lcm(denominator(p(n, x))), where p(n, x) are the rational polynomials defined in A342321. 2
1, 2, 6, 12, 60, 30, 210, 280, 2520, 1260, 6930, 4620, 60060, 6006, 30030, 240240, 4084080, 1225224, 11639628, 2771340, 19399380, 1939938, 44618574, 178474296, 4461857400, 106234700, 1434168450, 20078358300, 582272390700, 19409079690, 601681470390, 125024721120 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
(* Using function Poly342321 from A342321. *)
A343277[n_] := Denominator[Together[Poly342321[n, x]]];
Table[A343277[n], {n, 0, 31}]
CROSSREFS
Cf. A342321.
Sequence in context: A231693 A232112 A117481 * A341617 A083268 A368901
KEYWORD
nonn
AUTHOR
Peter Luschny, Apr 10 2021
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 24 16:34 EDT 2024. Contains 371961 sequences. (Running on oeis4.)