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!)
A348643 a(n) = (16*n + 1)*(2592*n^2 + 288*n + 7). 3
7, 49079, 361383, 1185751, 2771015, 5366007, 9219559, 14580503, 21697671, 30819895, 42196007, 56074839, 72705223, 92335991, 115215975, 141594007, 171718919, 205839543, 244204711, 287063255, 334664007, 387255799, 445087463, 508407831, 577465735, 652510007, 733789479, 821552983 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
a(n) is the entry (1,1) of a family of unimodular matrices none of whose entries is 1 or -1, such that when each entry of the matrix is replaced by its cube, the resulting matrix is also unimodular.
In these matrices, the entries (1,3) and (3,1) = 2; the entries (2,3) and (3,2) = 3; the entry (3,3) = 0.
LINKS
Ajai Choudhry, A diophantine problem concerning third order matrices, arXiv:2110.12643 [math.NT], 2021.
PROG
(PARI) a(n) = (16*n + 1)*(2592*n^2 + 288*n + 7);
CROSSREFS
Sequence in context: A068251 A033984 A368065 * A123062 A300201 A194194
KEYWORD
nonn,easy
AUTHOR
Michel Marcus, Oct 27 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 May 5 07:59 EDT 2024. Contains 372257 sequences. (Running on oeis4.)