Hello, members of the Brilliant community. Does anyone know how to find a function f(x) if its inverse is equal to its reciprocal? I have been trying to come up with ways to do so, but to no avail.
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
In general
Consider f(x) =y
then replace all the x with y and y with x
Then find y interms of x
if u have one value for y,then that itself is inverse of f(x)
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
I think the solution suggested by Oliver Daugherty-Long is correct.
If f(x)=xi, where i=−1,
then f−1(x)=xi1=x−i=xi1=f(x)1
Log in to reply
Okay, but are there any f:R→R?
EDIT: Nope, again f−1 doesn't exist. Take x=e2πn.
Log in to reply
That makes sense. f−1(x) would turn out be a multi-valued function in this case.
Does y=x^i work?
HInt: Suppose that f(4)=5.
What can we say about f(5),f(41),f(51)?
I take the function as f(x)=xi. It satisfy the given condition
Log in to reply
Then f−1 will not be defined.
EDIT: Original function mentioned was f(x)=1 New function still does not have an inverse defined.
Log in to reply
OOps Sorry!
f−1(x)=f(x)1
Let y=f−1(x), i.e. x=f(y).
f−1(f(y))=f(f(y))1
y=f(f(y))1
f(f(y))=y1
Maybe that helps...?
Edit 1: I just realised that the existence of an inverse proves that f(x) is bijective.
Therefore, if f(x)=f(y), x=y, and vice versa.
f(f(y))=y1
f(f(y1))=y=f(f−1(y))
f(y1)=f−1(y)=f(y)1
And we get that f(1) and f(-1) equals 1 or -1, f(1) not equal to f(-1).
i.e. f(1)=1,f(−1)=−1 or f(1)=−1,f(−1)=1
Log in to reply
Adding on, this gives, f(f(f(f(y))))=y
In general Consider f(x) =y then replace all the x with y and y with x Then find y interms of x if u have one value for y,then that itself is inverse of f(x)
One I can think of is 1/x, but it wasn't defined for x=0
Log in to reply
f−1(x)=f(x) then, sadly not what we wanted.