#please do not post homework Kenneth Chan Math 454 HW 16 1.p_3(n)is the an involution and 3 cycle. So we are looking for a recurrence that fit an involution plus 1? 3. S6:=proc(n) for k=0..n Sum:=(binomial(n,k))^6: end: S6seq(N)=>seq(nops(S6(n))) S6seqClever(N)