Function with Euler's constant

  • Context: Graduate 
  • Thread starter Thread starter eaglechief
  • Start date Start date
  • Tags Tags
    Constant Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 1K views
eaglechief
Messages
26
Reaction score
1
Hello all,

is there an alternative way of displaying

##\frac{x}{e^{x}-1}##

as a trigonometric function, not using the bernoulli-numbers ?

Thanks in advance
 
Mathematics news on Phys.org
Turn it upside down: [itex]e^{x}-1=\frac{x}{1!}+\frac{x^{2}}{2!}+...[/itex], so [itex]\frac{e^{x}-1}{x}=\frac{1}{1!}+\frac{x}{2!}+\frac{x^{2}}{3!}...[/itex]. Don't know if that helps.
 
  • Like
Likes   Reactions: aikismos
Maybe set up a triangle with one side ## f(x)=x ## and the other side a local linearization of ## e^x -1 ##, then use Taylor series for arcsin or arc cos? Just an idea, Ihave not worked it out.
 
Thanks for your answers, I do think the answers of Svein and WWGD do help me the best.

Basically, i am trying to understand, what the Bernoulli Numbers "do" and why they can be developed in a series expansion leading to the simple result x/(e^x-1).
I started by checking that Faulhaber-formulas, where the bernoulli-numbers appear in the last term while summarising x^2n with escalating x. Second, i wonder why they "appear" only with 2n index (except B#1).

thx for any hint !