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!)
A017126 a(n) = (8*n + 5)^2. 3
25, 169, 441, 841, 1369, 2025, 2809, 3721, 4761, 5929, 7225, 8649, 10201, 11881, 13689, 15625, 17689, 19881, 22201, 24649, 27225, 29929, 32761, 35721, 38809, 42025, 45369, 48841, 52441, 56169, 60025, 64009, 68121, 72361, 76729, 81225, 85849, 90601, 95481, 100489, 105625 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
G.f.: ( -25 - 94*x - 9*x^2 ) / (x-1)^3. - R. J. Mathar, May 08 2015
E.g.f.: exp(x)*(25 + 144*x + 64*x^2). - Stefano Spezia, Oct 28 2023
MATHEMATICA
(8Range[0, 40]+5)^2 (* Harvey P. Dale, Mar 12 2011 *)
PROG
(Magma) [(8*n+5)^2: n in [0..35] ]; // Vincenzo Librandi, Jul 21 2011
(PARI) a(n)=(8*n+5)^2 \\ Charles R Greathouse IV, Jun 17 2017
CROSSREFS
Cf. A004770.
Sequence in context: A360280 A198436 A080109 * A007204 A120096 A115330
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 April 23 10:29 EDT 2024. Contains 371905 sequences. (Running on oeis4.)