Composition of functions, domain, range

In summary, the conversation discusses the composition of functions f, g, and h, with domains and ranges being defined as A = (0, infinity), B = C = D = R, and R representing all real numbers. The functions are defined as f: A->B, g: B->C, h: C->D, f(x) = lnx, g(y) = 3y, and h(z) = e^z. The question of whether h o g o f is defined is raised, and it is determined that it is defined since R is a subset of R and h o (g o f) is also defined. The discrepancy between the range of h and the range of the exponential function is
  • #1
jaejoon89
195
0
A = (0, infinity), B = C = D = R where R is all real numbers
f: A->B, g: B->C, h: C->D
f(x) = lnx, g(y) = 3y, h(z) = e^z
h o g o f ?

--------------------------------------------
For the following to be defined doesn't
1) range(f) ⊆ domain(g)
2) range(g o f) ⊆ domain(h)

So g o f should be defined since R ⊆ R and h o (g o f) should be defined since R ⊆ R.

But I don't understand how can you have the function h with the range of all real numbers when the exponential function only has a range of all positive real numbers?

So, what will the domain of the result be?

h(g(f(x)) = x^2 , all reals (?)
 
Last edited:
Physics news on Phys.org
  • #2
Your formula h(g(f(x))) is incorrect. Work it out again without simplifying it.
 

1. What is the composition of functions?

The composition of functions is a mathematical operation where the output of one function becomes the input of another function. It is denoted by (f ∘ g)(x) and read as "f of g of x". It is also known as function composition or function combination.

2. How do you find the domain of a composition of functions?

To find the domain of a composition of functions, you need to consider the domains of each individual function involved. The domain of the composition of functions is the set of all inputs that produce a valid output for both functions when applied in the correct order.

3. What is the range of a composition of functions?

The range of a composition of functions is the set of all possible outputs that can be obtained by applying the composition to the domain. It is important to note that the range of a composition of functions may be different from the range of the individual functions involved.

4. Can a composition of functions be performed in any order?

No, the order of composition matters for functions. In general, the order of composition is not commutative, meaning that (f ∘ g)(x) is not always equal to (g ∘ f)(x). This is because the output of one function must be a valid input for the other function in order for the composition to make sense.

5. How does the domain and range of a composition of functions relate to the individual functions?

The domain of a composition of functions is determined by the domains of the individual functions involved. Similarly, the range of a composition of functions is determined by the ranges of the individual functions. However, it is possible for the domain and range of the composition to be smaller or larger than the domains and ranges of the individual functions.

Similar threads

  • Calculus and Beyond Homework Help
Replies
8
Views
466
  • Calculus and Beyond Homework Help
Replies
2
Views
865
  • Calculus and Beyond Homework Help
Replies
1
Views
783
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
212
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
573
  • Calculus and Beyond Homework Help
Replies
3
Views
513
  • Calculus and Beyond Homework Help
Replies
1
Views
510
  • Calculus and Beyond Homework Help
Replies
6
Views
556
Back
Top