3 lines
77 B
Text
3 lines
77 B
Text
|
|
Table[{i, BernoulliB[i]}, {i, 0, 60}];
|
||
|
|
Select[%, #[[2]] != 0 &] // TableForm
|