Who can give me some function with asymptotics ?

  • Context: Graduate 
  • Thread starter Thread starter sufive
  • Start date Start date
  • Tags Tags
    Asymptotics 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
1 reply · 2K views
sufive
Messages
19
Reaction score
0
Dear Everybody,

I need some some function f(r) with asymptotics

as x -> 0, f-> 1*x+a*x^3+b*x^5+c*x^7+..., a,b,c>0
as x -> infinity, f-> x*Log[x]

I construct one like A/B*Log[1+x], where A=1+x/2+x^3/12, B=1+d*x^2.
But I think it is too complex, such that I cannot continue my successive latter works.

Can somebody give me a more simple such functions?

Suggestion or hints are also welcome.

Thank you very much!
 
Physics news on Phys.org
1/x works. Asymptotes are the y and x axes.