[tex]\frac{d^l}{dx^l}\sum_{k=0}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)x^{2k}\left(-1\right)^{l-k}}[/tex]
Differentiate once (1st time):
[tex]\frac{d^{l-1}}{dx^{l-1}}\sum_{k=0}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2kx^{2k-1}\left(-1\right)^{l-k}}[/tex]
Differentiate again (2nd time):
[tex]\frac{d^{l-2}}{dx^{l-2}}\sum_{k=0}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)x^{2k-2}\left(-1\right)^{l-k}}[/tex]
Differentiate again (third time):
[tex]\frac{d^{l-3}}{dx^{l-3}}\sum_{k=0}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)x^{2k-3}\left(-1\right)^{l-k}}[/tex]
...
...
Differentiate
lth time:
[tex]\frac{d^{l-l}}{dx^{l-l}}\sum_{k=0}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}[/tex]
That leaves me with:
[tex]\sum_{k=0}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}[/tex]
Now, if [tex]k=0[/tex], the whole expression is zero. So we can rewrite it as:
[tex]\sum_{k=1}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}[/tex]
But if [tex]k=\frac{1}{2}[/tex], then the expression is also zero. But
k can only be an integer. However, due to the term [tex]2k-2[/tex], if [tex]k=1[/tex] the expression is zero. So rewrite as:
[tex]\sum_{k=2}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}[/tex]
Now let's just cut to the chase:
[tex](2k-(l-1)[/tex]
If [tex]k=\frac{l-1}{2}[/tex] or less, the expression is zero.
So rewrite as:
[tex]\sum_{k=\frac{l-1}{2}+1}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}[/tex]
Which can be written as:
[tex]\sum_{k=\frac{l+1}{2}}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}[/tex]
That only works if
l is odd. If
l is even, then it would be written as:
[tex]\sum_{k=\frac{l}{2}}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}[/tex]
So we have the following:
[tex]A_l=\frac{\left(2l+1\right)}{2^l l!}\int_0^1\frac{d^l}{dx^l}\left(x^2-1\right)^ldx[/tex]
[tex]=\frac{\left(2l+1\right)}{2^l l!}\int_0^1\sum_{k=\frac{l}{2}}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))x^{2k-l}\left(-1\right)^{l-k}}dx[/tex]
[tex]=\frac{\left(2l+1\right)}{2^l l!}\sum_{k=\frac{l}{2}}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))\left(-1\right)^{l-k}\int_0^1x^{2k-l}}dx[/tex] for even
l
[tex]=\frac{\left(2l+1\right)}{2^l l!}\sum_{k=\frac{l+1}{2}}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))\left(-1\right)^{l-k}\int_0^1x^{2k-l}}dx[/tex] for odd
l
Now: [tex]\int_0^1x^{2k-l}dx=\frac{1}{2k-l+1}x^{2k-l+1}[/tex] evaluated from 1 to 0:
That would equal:
[tex]\int_0^1x^{2k-l}dx=\frac{1}{2k-l+1}[/tex]
So now we have:
[tex]A_l=\frac{\left(2l+1\right)}{2^l l!}\sum_{k=\frac{l}{2},\frac{l+1}{2}}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-1))\left(-1\right)^{l-k}\frac{1}{2k-l+1}[/tex]
Which can be written as:
[tex]A_l=\frac{\left(2l+1\right)}{2^l l!}\sum_{k=\frac{l}{2},\frac{l+1}{2}}^{l}{\left(\frac{l !}{k!\left(l-k\right)!}\right)2k(2k-1)(2k-2)...(2k-(l-2))\left(-1\right)^{l-k}[/tex]
Now I still have that sum.