If f ( x ) = x 2 + 1 x Find f ( f ( f ( x ) ) ) .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is an interesting function, Omkar. If we define f n ( x ) as the function f 'operated' n times then we have that
f n ( x ) = n x 2 + 1 x .
Could make for another good question. :)
Log in to reply
Log in to reply
Great question, Rohit. Definitely worth a reshare. :)
Your comment led me to solve the question It's like retrosynthesis
PROOF PROOF PROOF PROOF!
Log in to reply
With all due respect , this cannot be proven because it is not even true!Could you please read my comment sir?
There is an easier way actually.It becomes easier when you consider the fact that x 2 + 1 2 x 2 + 1 is not necessarily equal to x 2 + 1 2 x 2 + 1 (Since the domains are not equal and we're talking about "Functions" here ... )
Log in to reply
Over the reals I believe that those two expressions are always equal, as they are both necessarily positive. There would be "issues", (as there often are), if the domain were the complex numbers.
Problem Loading...
Note Loading...
Set Loading...
I don't know if there's an easier way.
f ( x ) = x 2 + 1 x
f ( f ( x ) ) = ( x 2 + 1 x ) 2 + 1 x 2 + 1 x = x 2 + 1 2 x 2 + 1 x 2 + 1 x = 2 x 2 + 1 x
f ( f ( f ( x ) ) ) = ( 2 x 2 + 1 x ) 2 + 1 2 x 2 + 1 x = 2 x 2 + 1 3 x 2 + 1 2 x 2 + 1 x = 3 x 2 + 1 x