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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123056 Sequence allows us to find X values of the equation:: (X-Y)^4-2XY=0 with X>=Y. 1
0, 4, 108, 3500, 117912, 3999796, 135841860, 4614429404, 156753626928, 5325002294500, 180893285967132, 6145046496665996, 208750686295563720, 7091378279945744404, 240898110787524322548, 8183444388237475437500 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Sequence gives X values. To find Y values: b(n)=c(n)*(-1+d(n))which gives: 0, 2, 96, 3430, 117504, 3997418, 135828000, 4614348622, ...

FORMULA

a(n)=c(n)*(1+d(n)) with c(0)=0,c(1)=1 and c(n)=6*c(n-1)-c(n-2) d(0)=1,d(1)=3 and d(n)=6*d(n-1)-d(n-2)

For n>=4, a(n) = 40*a(n-1) - 206*a(n-2) + 40*a(n-3) - a(n-4) [From Max Alekseyev (maxale(AT)gmail.com), Nov 12 2009]

CROSSREFS

Sequence in context: A104595 A128865 A131092 * A024263 A090205 A061464

Adjacent sequences:  A123053 A123054 A123055 * A123057 A123058 A123059

KEYWORD

nonn

AUTHOR

Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Sep 26 2006

EXTENSIONS

More terms from Max Alekseyev (maxale(AT)gmail.com), Nov 12 2009

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 14 23:53 EST 2012. Contains 205689 sequences.