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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123377 Sequence allows us to find X values of the equation: 5(X-Y)^4-XY=0 with X>=Y. 0
0, 10, 2916, 933470, 300476232, 96750651250, 31153377608748, 10031290272012230, 3230044304029586064, 1040064234424568675290, 334897453437128916148980, 107835939942462262098571310 (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,8,2880,932824,300464640,96750443240,...

FORMULA

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

Contribution from Max Alekseyev (maxale(AT)gmail.com), Nov 13 2009: (Start)

For n>=4, a(n) = 340*a(n-1) - 5798*a(n-2) + 340*a(n-3) - a(n-4)

o.g.f.: 2*x*(5*x^2-242*x+5)/(x^2-18*x+1)/(x^2-322*x+1) (End)

CROSSREFS

Sequence in context: A167775 A047945 A132675 * A061543 A133198 A001329

Adjacent sequences:  A123374 A123375 A123376 * A123378 A123379 A123380

KEYWORD

nonn

AUTHOR

Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Oct 13 2006

EXTENSIONS

More terms from Max Alekseyev (maxale(AT)gmail.com), Nov 13 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 17 10:05 EST 2012. Contains 206009 sequences.