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!)
A016924 a(n) = (6*n + 1)^4. 9
1, 2401, 28561, 130321, 390625, 923521, 1874161, 3418801, 5764801, 9150625, 13845841, 20151121, 28398241, 38950081, 52200625, 68574961, 88529281, 112550881, 141158161, 174900625, 214358881, 260144641, 312900721, 373301041, 442050625, 519885601, 607573201, 705911761 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
From Amiram Eldar, Mar 28 2022: (Start)
a(n) = A016921(n)^4 = A016922(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(3, 1/6)/7776. (End)
MATHEMATICA
(6Range[0, 30]+1)^4 (* Harvey P. Dale, May 18 2011 *)
PROG
(Magma) [(6*n+1)^4: n in [0..50]]; // Vincenzo Librandi, May 04 2011
CROSSREFS
Sequence in context: A043396 A103125 A074384 * A016984 A017152 A017248
KEYWORD
nonn,easy
AUTHOR
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 March 29 08:59 EDT 2024. Contains 371268 sequences. (Running on oeis4.)