Function Differences: f and f(n) vs. (f \circ g)(n)

  • Context: Undergrad 
  • Thread starter Thread starter Swapnil
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
Swapnil
Messages
459
Reaction score
6
What is exactly the difference between [tex]f[/tex] and [tex]f(n)[/tex] and why can't we write [tex](f \circ g)(n)[/tex] as [tex]f(n) \circ g(n)[/tex]?
 
Last edited:
Mathematics news on Phys.org
f is the function, f(n) is the value of the function at the point n. The ball operator [tex]\circ[/tex] acts on functions, not values, so your second expression is wrong.
 
u can write it
no proplem...i thenk
 
Last edited by a moderator: