View Full Version : composite function
Xamfy19
Oct13-04, 09:03 AM
What is the f, when f(f(x)) = 2x^2 - 1,
Thanks alot!!!
:confused:
matt grime
Oct13-04, 09:15 AM
looks like homework. hint: take a guess.
Xamfy19
Oct13-04, 02:28 PM
I have tried different answers, none of them working. I even tried to use derivatives or inverse functions, still no correct answer came out from my guessing
TenaliRaman
Oct13-04, 03:35 PM
matt prolly has some really ingenious trick up his sleeve!
what i have is pretty ugly!!
assume f(x) = ax^2+bx+c
f(f(x)) = a(ax^2+bx+c)^2 + b(ax^2+bx+c) + c
simplify this...
calculate f(f(x)) for any three values of x say -1,0,1
and find corresponding values of a,b,c
-- AI
Just plug in f[x] for x. There's probably more to it than that, I'm sure.
Fredrik
Oct13-04, 08:21 PM
Wow, this problem is much more difficult than it looks. I've been trying for almost an hour and I haven't figured it out yet. The closest I got was
f(x)=2^\frac{1}{\sqrt 2 +1}x^\sqrt 2
but that's not the correct answer, since this f would satisfy
f(f(x))=2x^2
What TenaliRaman suggested doesn't work. f is definitely not a polynomial. (Try f(x)=x and f(x)=x² and you'll see the problems immediately).
TenaliRaman
Oct14-04, 01:02 AM
What TenaliRaman suggested doesn't work. f is definitely not a polynomial. (Try f(x)=x and f(x)=x² and you'll see the problems immediately).
Hmm why wouldn't it work?? :confused:
-- AI
matt grime
Oct14-04, 04:40 AM
Nope, no ingenious trick springs to my mind. I thought I saw a non-ingenious one but it wasn't right.
I can solve it for a restricted domain.
Standard maths gripe:
A function needs its domain and range specifying.
Fredrik
Oct14-04, 07:56 AM
Hmm why wouldn't it work?? :confused:
-- AI
If you include an x^2 term in f(x) you get an x^4 term in f(f(x)).
Fredrik
Oct14-04, 08:33 AM
Does this problem really have a solution? I don't see how it could. If anyone figures this out (either finds the correct f, or proves that the problem has no solution), I would appreciate if they could post the solution here.
matt grime
Oct14-04, 08:42 AM
Here's a 'solution', haven't thought about it too closely to be honest:
let cosy = x
then f^2(cosy) = cos2y
so the function f(cosy) = cos(sqrt(2)y) will do, since cos(y)=x we have
f(x) = cos(sqrt(2)arccos(x))
Note that unless one wants to pass to complex arguments then one needs to restrict the domain a lot.
Xamfy19
Oct14-04, 09:20 AM
I just tried using trig to substitue into the composite function. However, I need more help. The following was my thought:
Since f(f(x))=2x^2-1, cos(2t)=2x^2-1, if sin(t)=x.
If I can find how to derive to f(f(x))=cos(2t) from f(x)=?, then it may be solved. Any suggestion?
matt grime
Oct14-04, 09:47 AM
"cos(2t)=2x^2-1, if sin(t)=x."
try putting t=0 in there: 1=-1 is what you are claiming.
Xamfy19
Oct14-04, 09:56 AM
you are right. Thanks
TenaliRaman
Oct14-04, 09:59 AM
If you include an x^2 term in f(x) you get an x^4 term in f(f(x)).
the coefficient of x^4 could be zero ....
-- AI
matt grime
Oct14-04, 10:45 AM
only if the coefficient of x^2 were zero.
Fredrik
Oct14-04, 12:45 PM
Funny...I also tried the substitution x=cos t yesterday, but I got stuck at f(f(cos t))=cos 2t. I didn't see that it was easy to continue from there. I agree that the correct answer is
f(x)=\cos(\sqrt 2 \arccos x)
TenaliRaman
Oct14-04, 06:36 PM
only if the coefficient of x^2 were zero.
It was definitely not my day! :cry:
-- AI
Alkatran
Oct14-04, 09:10 PM
What is the f, when f(f(x)) = 2x^2 - 1,
Thanks alot!!!
:confused:
sqr(2)x+j
j is special:
j*j = -1, j*x = 0, j <> 1*j
Yay for cheating! :rolleyes:
Or....
f(x):
f(x) = r(x+i)
I returns the imaginary part of a number, R returns the real part
if I(f(x)) > 1 then f(x) = R(f(x))
Function not defined when x = .5
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.