Hello everybody, it's my first question, so I'm thankful for any advice.
I want Mathematica to get me a series of some Sinh function, explicitly
Series[2^(2k)*(Sinh[x/2])^(2k),{x,0,5}]
The "9" at the end is arbitrary. My problem is the result of the form

because I want to get the coefficients of this series using the SeriesCoefficient function. But I cannot find any way to get the result as

I hope somebody has an idea. Thanks ! :-)
Attachments: