login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113422 a(n)=[(5n^2+1)/3]. 0
0, 2, 7, 15, 27, 42, 60, 82, 107, 135, 167, 202, 240, 282, 327, 375, 427, 482, 540, 602, 667, 735, 807, 882, 960, 1042, 1127, 1215, 1307, 1402, 1500, 1602, 1707, 1815, 1927, 2042, 2160, 2282, 2407, 2535, 2667, 2802, 2940, 3082, 3227, 3375, 3527, 3682, 3840 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

If n<a(m) then all integer solutions (i,j,k) of 2*i^2+2*j^2+3*k^2-2*i*k=n satisfy max(|i|,|j|,|k|)<m.

FORMULA

G.f.: (2x+3x^2+3x^3+2x^4)/((1-x)^2(1-x^3)). a(-n)=a(n). a(3n)=15n^2, a(3n+1)=15n^2+10n+2.

PROG

(PARI) a(n)=(5*n^2+1)\3

CROSSREFS

Sequence in context: A029888 A194112 A005449 * A061802 A003452 A000148

Adjacent sequences:  A113419 A113420 A113421 * A113423 A113424 A113425

KEYWORD

nonn

AUTHOR

Michael Somos, Oct 31 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 14:37 EST 2012. Contains 205930 sequences.