|
|
A093733
|
|
Number of connected relations.
|
|
13
|
|
|
1, 665, 106819, 10365005, 805351531, 56294206205, 3735873535339, 241600284318365, 15423235216318411, 978180744322139645, 61834480769377286059, 3902270609960140639325, 246057483524862034206091, 15508484277325946034039485, 977254123876968508188975979
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,2
|
|
LINKS
|
|
|
FORMULA
|
a(n) = 63^n - 6*32^n - 15*18^n + 30*17^n - 10*14^n + 120*11^n - 120*10^n + 30*9^n - 270*8^n + 360*7^n - 120*6^n.
G.f.: x*(96368590080*x^9 + 27682953984*x^8 - 13185435000*x^7 + 774468980*x^6 + 143028190*x^5 - 19071533*x^4 + 626800*x^3 + 6970*x^2 - 470*x - 1) / ((6*x -1)*(7*x -1)*(8*x -1)*(9*x -1)*(10*x -1)*(11*x -1)*(14*x -1)*(17*x -1)*(18*x -1)*(32*x -1)*(63*x -1)). - Colin Barker, Jul 07 2013
|
|
MATHEMATICA
|
Table[63^n-6*32^n-15*18^n+30*17^n-10*14^n+120*11^n-120*10^n+30*9^n-270*8^n+360*7^n-120*6^n, {n, 1, 25}] (* G. C. Greubel, Oct 06 2017 *)
|
|
PROG
|
(PARI) for(n=1, 25, print1(63^n-6*32^n-15*18^n+30*17^n-10*14^n+120*11^n-120*10^n+30*9^n-270*8^n+360*7^n-120*6^n, ", ")) \\ G. C. Greubel, Oct 06 2017
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|