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!)
A087887 a(n) = 18n^3 + 6n^2. 1
0, 24, 168, 540, 1248, 2400, 4104, 6468, 9600, 13608, 18600, 24684, 31968, 40560, 50568, 62100, 75264, 90168, 106920, 125628, 146400, 169344, 194568, 222180, 252288, 285000, 320424, 358668, 399840, 444048, 491400, 542004, 595968, 653400, 714408, 779100, 847584 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Another parametric representation of the solutions of the Diophantine equation x^2 - y^2 =z^3 is (x,y,z) = (15n^3, 3n^3, 6n^2), thus getting a(n) = 18n^3 + 6n^2.
LINKS
FORMULA
O.g.f.: 12x(2+6x+x^2)/(-1+x)^4. a(n)=12*A036659(n). - R. J. Mathar, Apr 07 2008
From Amiram Eldar, Jan 10 2023: (Start)
Sum_{n>=1} 1/a(n) = Pi^2/36 + sqrt(3)*Pi/12 + 3*log(3)/4 - 3/2.
Sum_{n>=1} (-1)^(n+1)/a(n) = Pi^2/72 - sqrt(3)*Pi/6 - log(2) + 3/2. (End)
MATHEMATICA
a[n_] := 18*n^3 + 6*n^2; Array[a, 50, 0] (* Amiram Eldar, Jan 10 2023 *)
CROSSREFS
Sequence in context: A250142 A019583 A244908 * A288486 A223291 A221069
KEYWORD
easy,nonn
AUTHOR
Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Oct 13 2003
EXTENSIONS
More terms from Ray Chandler, Nov 06 2003
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 September 6 22:26 EDT 2024. Contains 375728 sequences. (Running on oeis4.)