A133895 Numbers m such that binomial(m+5,m) mod 5 = 0.
20, 21, 22, 23, 24, 45, 46, 47, 48, 49, 70, 71, 72, 73, 74, 95, 96, 97, 98, 99, 120, 121, 122, 123, 124, 145, 146, 147, 148, 149, 170, 171, 172, 173, 174, 195, 196, 197, 198, 199, 220, 221, 222, 223, 224, 245, 246, 247, 248, 249, 270, 271, 272, 273, 274, 295
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,1,-1).
Crossrefs
Formula
a(n)=5n+20-4*(n mod 5).
G.f.: g(x)=(20+x+x^2+x^3+x^4+x^5)/((1-x^5)(1-x)).
G.f.: g(x)=(20-19x-x^6) /((1-x^5)(1-x)^2).
Comments