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!)
A145122 Numbers X such that (X+19)^3-X^3 is a square 0
38, 14383, 4346478, 1312624823, 396408352918, 119714009959263, 36153234599347358, 10918157134992945703, 3297247301533270257798, 995757766905912624912143, 300715548358284079453212238 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n+2)=302*a(n+1)-a(n)+2850
a(n)=19*A145124(n). G.f.: 19*x*(-2-151*x+3*x^2)/((x-1)*(x^2-302*x+1)). - R. J. Mathar, Oct 26 2009.
EXAMPLE
a(1)=38 because 57^3-38^3=361^2
MATHEMATICA
LinearRecurrence[{303, -303, 1}, {38, 14383, 4346478}, 20] (* Harvey P. Dale, Sep 24 2016 *)
CROSSREFS
Sequence in context: A145120 A183581 A030260 * A134182 A110017 A181016
KEYWORD
easy,nonn
AUTHOR
Richard Choulet, Oct 02 2008
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 May 6 18:59 EDT 2024. Contains 372297 sequences. (Running on oeis4.)