i took your advice ( i kinda knew it anyway) but I'm going to write out in full what i did:
[tex]e^x[/tex] = 1 + x + [tex]x^2[/tex]/2! + [tex]x^3[/tex]/3! + ...
[tex]e^x[/tex] - 1 = x + [tex]x^2[/tex]/2! + [tex]x^3[/tex]/3! + ...
x/([tex]e^x[/tex] - 1) = x/(x + [tex]x^2[/tex]/2! + [tex]x^3[/tex]/3! + ...)
divid top and bottom by x => 1/(1 + x/2! + [tex]x^2[/tex]/3! + ...)
(1+ x/2! + [tex]x^2[/tex]/3! + [tex]x^3[/tex]/4! +...)^(-1)
let x/2! + [tex]x^2[/tex]/3! + [tex]x^3[/tex]/4! +.. = X
(1 + X)^(-1) = 1- X + [((-1)(-2))/2!] [tex]X^2[/tex] +...
so (1+ x/2! + [tex]x^2[/tex]/3! + [tex]x^3[/tex]/4! +...)^(-1) = 1 - x/2! - [tex]x^2[/tex]/3! - [tex]x^3[/tex]/3! -...((-1)(-2))/2!(X)^2 +...
so B_1 =-1/2, B_2= -1/3!, B_3 = -1/4!.
B_2 and B_3 are obviously wrong but i don't know where I'm going wrong?