This is very similar to other questions people have asked (I've Googled extensively), but not identical. I have been trying to use integration by parts to generate an explicit formula in terms of $x$ for the indefinite integral
$$\int \text{sinc}^{2 k-1}(2 \pi x) \, \mathrm dx$$
There's a lot of guidance on finding definite integrals for lower powers of $\text{sinc}$, and I found a general expression for the definite integral from $-\infty$ to $\infty$ for any positive integer power $k$ here... But none of these are quite what I'm looking for, and it turns out they don't help me.
I have tried splitting $\text{sinc}^{2 k-1}(2 \pi x)$ into parts many different ways. Aside from the obvious numerator-denominator split, I've tried using the complex exponential for $\sin$, I've tried converting $\sin^2$ to an expression in $\cos$... But after each iteration of integration by parts, I end up with a new integral that seems more complex than the first. I've tunneled down $4$ iterations in each case, and the functions just get more and more unwieldy.
There has to be a way because some web pages reference old books with a solution in them. But I don't have access to a library.
Could someone please talk me through how to handle this? (Or at least provide a solution!)