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
Click For Summary

Discussion Overview

The discussion revolves around the differences between the notation of functions and their evaluations, specifically comparing f and f(n) to the composition of functions represented as (f ∘ g)(n). The scope includes conceptual clarification and technical explanation regarding function notation and composition.

Discussion Character

  • Conceptual clarification, Technical explanation

Main Points Raised

  • One participant states that f represents the function itself, while f(n) denotes the value of that function at the point n.
  • Another participant emphasizes that the composition operator ∘ applies to functions rather than their values, suggesting that writing (f ∘ g)(n) as f(n) ∘ g(n) is incorrect.
  • It is proposed that the expression can be correctly written as f(g(n)), indicating a different understanding of function composition.
  • A later reply expresses agreement with the ability to write it in a different form, albeit with informal language.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the notation, as there are differing views on the correct representation of function composition and evaluation.

Contextual Notes

Participants do not clarify certain assumptions regarding function notation or the implications of using different forms of expression, leaving some aspects unresolved.

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.
 
You can, however, write it as f(g(n)).
 
u can write it
no proplem...i thenk
 
Last edited by a moderator:

Similar threads

Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
8
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 10 ·
Replies
10
Views
2K