Inverse function containing square root

In summary: If you're working with functions gf usually means the product of two functions, while g\circ f normally means function composition. To avoid confusing the two operations, a small circle is usually used.
  • #1
ephedyn
170
1

Homework Statement



Given f(x) = -x2 - 2x + 3, x < -1

Find f-1.
Find f-1f.

Homework Equations



Nil.

The Attempt at a Solution



Actually I worked out much of the question already, and I already know that f-1f: x -> x. The problem is, I can't seem to get f-1f(x) = x on substitution. Here goes:

Let y = -x2 - 2x + 3
4 - y = (x+1)2
x = - 1 +/- sqrt(4-y)

Since the domain of f is the range of f-1, we have

f-1: x -> -1 - sqrt(4-x), x < 4

Consider f-1(x) = -1 - sqrt(4-x)
Substituting f(x),
f-1(f(x)) = -1 - sqrt(x2+2x+1) = -x-2

OK, here's the problem. I know I will get f-1f(x)= x if sqrt(x2+2x+1) = -x-1 and I understand that

x2+2x+1 = (x+1)2 = (-x-1)2

but my reasoning here doesn't reject -x-2 as a valid answer. Where is the mistake in my working?
 
Physics news on Phys.org
  • #2
ephedyn said:
Substituting f(x),
f-1(f(x)) = -1 - sqrt(x2+2x+1) = -x-2

This is not correct.
[tex]-1 - \sqrt{x^2 + 2x + 1} = -1 - \sqrt{(x+1)^2} = -1 - |x + 1|[/tex]
Since the domain of [itex]f^{-1}\circ f[/itex] is the same as the domain of f, giving only negative values for the expression in the absolute value function, there is only one branch of the absolute value function in use, which should allow you to derive the correct identity.
 
Last edited:
  • #3
Ahhh I totally forgot about the modulus. Thanks a lot!
 
  • #4
ephedyn said:

Homework Statement



Given f(x) = -x2 - 2x + 3, x < -1

Find f-1f.
Another point that should be mentioned has to do with your notation. f-1f means the product of the inverse and the original function. That's different from the composition of the two functions, which is represented this way:

[itex]f^{-1}\circ f[/itex]

The composition of these two functions is defined this way:
[itex](f^{-1}\circ f)(x)[/itex] = f-1(f(x))
 
  • #5
Mark44 said:
Another point that should be mentioned has to do with your notation. f-1f means the product of the inverse and the original function. That's different from the composition of the two functions, which is represented this way:

[itex]f^{-1}\circ f[/itex]

The composition of these two functions is defined this way:
[itex](f^{-1}\circ f)(x)[/itex] = f-1(f(x))

Actually, I've seen the circle notation in some texts and product notation in other texts to reflect their relation to real number multiplication as is done in abstract algebra. The circle notation is not required.
 
  • #6
slider142 said:
Actually, I've seen the circle notation in some texts and product notation in other texts to reflect their relation to real number multiplication as is done in abstract algebra. The circle notation is not required.

In abstract algebra you have structures such as groups in which you have a set of objects and an operation. The operation can be normal addition or multiplication, or can be function composition. In any case, the operation is well-understood.

If you're working with functions gf usually means the product of two functions, while g[itex]\circ[/itex] f normally means function composition. To avoid confusing the two operations, a small circle is usually used. That was my point.
 

FAQ: Inverse function containing square root

What is an inverse function?

An inverse function is a function that "undoes" the action of another function. In other words, if the original function takes an input and produces an output, the inverse function takes that output and produces the original input.

What does it mean for an inverse function to contain a square root?

When we say an inverse function contains a square root, it means that the inverse function has a square root symbol (√) as part of its equation. This indicates that the original function contains a squared term in its equation.

Can any function have an inverse containing a square root?

No, not all functions have an inverse containing a square root. In order for a function to have an inverse, it must pass the horizontal line test, meaning that no two points on the function's graph have the same y-coordinate. Additionally, the function must have a domain and range that can be switched in the inverse function.

How do you find the inverse of a function containing a square root?

To find the inverse of a function containing a square root, you can follow these steps:

  1. Write the original function as y = f(x).
  2. Switch the x and y variables, so the equation becomes x = f(y).
  3. Solve for y in terms of x.
  4. Replace the variable y with f^-1(x) to represent the inverse function.

What is the purpose of inverse functions containing square roots in mathematics or science?

Inverse functions containing square roots are useful in solving equations and modeling real-world situations. They allow us to "undo" a process or find the original input when given the output. In science, inverse functions containing square roots can be used to model relationships in physics, chemistry, and other fields.

Similar threads

Replies
15
Views
1K
Replies
12
Views
1K
Replies
3
Views
1K
Replies
7
Views
1K
Replies
3
Views
1K
Replies
6
Views
1K
Replies
14
Views
1K
Back
Top