Module:Sequence: Difference between revisions
Module created |
"Zeta integral" is well attested |
||
| Line 26: | Line 26: | ||
8269, 8539, 11664, 14348, 16808, | 8269, 8539, 11664, 14348, 16808, | ||
28742, 34691, | 28742, 34691, | ||
-- unconfirmed data from [[The Riemann zeta function and tuning# | -- unconfirmed data from [[The Riemann zeta function and tuning #Zeta EDO lists]] | ||
36269, 57578, 58973, 95524, 102557, | 36269, 57578, 58973, 95524, 102557, | ||
112985, 148418, 212147, 241200 | 112985, 148418, 212147, 241200 | ||
| Line 32: | Line 32: | ||
-- OEIS A117538 | -- OEIS A117538 | ||
p. | p.zeta_integral = { | ||
2, 5, 7, 12, 19, | 2, 5, 7, 12, 19, | ||
31, 41, 53, 72, 130, | 31, 41, 53, 72, 130, | ||
| Line 47: | Line 47: | ||
270, 311, 954, 1178, 1308, | 270, 311, 954, 1178, 1308, | ||
1395, 1578, 3395, 4190, | 1395, 1578, 3395, 4190, | ||
-- unconfirmed data from [[The Riemann zeta function and tuning# | -- unconfirmed data from [[The Riemann zeta function and tuning #Zeta EDO lists]] | ||
8539, 14348, 58973, 95524 | 8539, 14348, 58973, 95524 | ||
} | } | ||
return p | return p | ||