- #1
Henry R
- 25
- 0
Let f and g be function from the positive integer defined by the following pairs f : N →R,g∶N →R. Find the composition f ° g and g ° f.A)
F(n) = log(n+3)
g(n) = log log(n + 10)
....................
B)
F(n) = n log(n+2)
g(n) = n^(1.1)
....................
Could you guys give me answer? Anybody? Please..
Here is my answer for the other question...
f(n)= n + 60 g(n) = 100n
and my answer is this ;
f ° g = 100n + 60
g ° f = 100 ( n + 60 )
= 100n + 6000.
So, can you guys answer the question of A and B?
F(n) = log(n+3)
g(n) = log log(n + 10)
....................
B)
F(n) = n log(n+2)
g(n) = n^(1.1)
....................
Could you guys give me answer? Anybody? Please..
Here is my answer for the other question...
f(n)= n + 60 g(n) = 100n
and my answer is this ;
f ° g = 100n + 60
g ° f = 100 ( n + 60 )
= 100n + 6000.
So, can you guys answer the question of A and B?