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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123268 Sequence allows us to find X values of the equation: 3(X-Y)^4-XY=0 with X>=Y. 0
0, 8, 1372, 263640, 51109688, 9914526952, 1923360309780, 373121890730168, 72383722120389232, 14042068951066270920, 2724088992528477983948, 528459222478004446530712, 102518365071690621381979560 (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,6,1344,263250,51104256,9914451294,...

FORMULA

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

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

CROSSREFS

Sequence in context: A017187 A168575 A001418 * A088080 A160103 A064073

Adjacent sequences:  A123265 A123266 A123267 * A123269 A123270 A123271

KEYWORD

nonn

AUTHOR

Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Oct 09 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 14 22:09 EST 2012. Contains 205669 sequences.