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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123278 Sequence allows us to find X values of the equation: 3(X-Y)^4-2XY=0 with X>=Y. 0
0, 6, 500, 48114, 4705960, 461049726, 45177313500, 4426907222634, 433791646851920, 42507153656189046, 4165267258462562500, 408153684094531891554, 39994895773202429477880 (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,4,480,47916,4704000,461030324,45177121440,...

FORMULA

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

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

CROSSREFS

Sequence in context: A197205 A197803 A099057 * A127605 A013975 A103520

Adjacent sequences:  A123275 A123276 A123277 * A123279 A123280 A123281

KEYWORD

nonn

AUTHOR

Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Oct 10 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 16 02:51 EST 2012. Contains 205860 sequences.