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!)
A017354 a(n) = (10*n + 7)^2. 2
49, 289, 729, 1369, 2209, 3249, 4489, 5929, 7569, 9409, 11449, 13689, 16129, 18769, 21609, 24649, 27889, 31329, 34969, 38809, 42849, 47089, 51529, 56169, 61009, 66049, 71289, 76729, 82369, 88209 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 40*A000566(n+1) + 9. - Ken Rosenbaum, Dec 02 2009
G.f.: ( -49-142*x-9*x^2 ) / (x-1)^3. - R. J. Mathar, Mar 21 2016
MATHEMATICA
Table[(10n+7)^2, {n, 0, 24}]
PROG
(Magma) [(10*n+7)^2: n in [0..35]]; // Vincenzo Librandi, Aug 03 2011
(PARI) a(n)=(10*n+7)^2 \\ Charles R Greathouse IV, Jun 17 2017
CROSSREFS
Sequence in context: A198437 A144407 A089552 * A239607 A227079 A251222
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 30 11:43 EDT 2024. Contains 372131 sequences. (Running on oeis4.)