What is Inverse: Definition and 1000 Discussions

In mathematics, an inverse function (or anti-function) is a function that "reverses" another function: if the function f applied to an input x gives a result of y, then applying its inverse function g to y gives the result x, i.e., g(y) = x if and only if f(x) = y. The inverse function of f is also denoted as




f


1




{\displaystyle f^{-1}}
.As an example, consider the real-valued function of a real variable given by f(x) = 5x − 7. Thinking of this as a step-by-step procedure (namely, take a number x, multiply it by 5, then subtract 7 from the result), to reverse this and get x back from some output value, say y, we would undo each step in reverse order. In this case, it means to add 7 to y, and then divide the result by 5. In functional notation, this inverse function would be given by,




g
(
y
)
=



y
+
7

5


.


{\displaystyle g(y)={\frac {y+7}{5}}.}
With y = 5x − 7 we have that f(x) = y and g(y) = x.
Not all functions have inverse functions. Those that do are called invertible. For a function f: X → Y to have an inverse, it must have the property that for every y in Y, there is exactly one x in X such that f(x) = y. This property ensures that a function g: Y → X exists with the necessary relationship with f.

View More On Wikipedia.org
  1. karush

    MHB How Do You Solve for k in a Logarithmic Function with a Given Inverse?

    Let f(x) = k\ log_2 x (a) Given that f^{-1}(1)=8, find the value of k to get f^{-1}(x) exchange x and y x=log_2 y^k then convert to exponential form 2^x=y^k then 2^{\frac{x}{k}} = y so for f^{-1}(1) = 2^{\frac{1}{k}}= 8=2^3 then \frac{1}{k}=3 so k=\frac{1}{3} (b) find...
  2. alyafey22

    MHB Do we have identities for the inverse tangent function for complex numbers?

    Do we have identities for the following \arctan(x+y) = \arctan(x)-\arctan(y) =
  3. hilbert2

    QM Inverse Problem: Finding V(x)

    Let's say we have a one dimensional single particle system that is described by a SE -\frac{\hbar^{2}}{2m}\frac{d^{2}}{dx^{2}}\psi(x)+V(x)\psi(x)=E\psi(x) We do not know what the potential energy function V(x) is, but we know that the eigenvalues spectrum is E_{n}=kn^{\frac{3}{2}}...
  4. P

    Converse, inverse and contrapositive

    "All engineers have practical skills or are good at mathematics" to write down the converse, inverse and contrapositive for the above statement, I have to find the hypothesis and the conclusion of the statement. but how? is there any other way to write converse, inverse and contrapositive...
  5. J

    Inverse Fourier Transform Of K-space Image…what is the object space sc

    Checked around a buch and could not find any help. But I needed help with: Understanding that if I get the Inverse FT of K-space data, what is the scaling on the X-space (object space) resultant image/data i.e. for every tick on the axis, how do I know the spatial length? More detailed...
  6. J

    How to Simplify and Solve the Inverse Laplace Transform of 1/(s^2+s-20)?

    Having difficulty with L-1 {1/(s^2+s-20)}: Should I make it L-1 {1/(s+5)(s-4)}? I'm stuck.
  7. M

    Linear algebra- Inverse of a linear mapping

    Homework Statement Let L: V →V be a linear mapping such that L^2+2L+I=0, show that L is invertible (I is the identity mapping) I have no idea how to solve this problem or how to start,I mean this problem is different from the ones I solved before, the answer is "The inverse of L is -L-2 "...
  8. I

    Inverse laplace transform of this simple function?

    what is the inverse laplace transform of (2s)(1/(s-2))? could i use the identity ∫f(T)g(t-T)dT=F(s)G(s)? i was hesitant so i figured i'd just ask before i continue..
  9. Y

    Seebeck effect and inverse Seebeck effect

    I just came across Seebeck effect and Inverse Seebeck effect. It says that when electric current is passed through or if electric voltage is applied between a Seebeck couple heat is dissipated at one end and absorbed at the other. By assuming that heat dissipation refers to heating and heat...
  10. E

    Proving that a matrix is an inverse map

    OK, this is one where I am having trouble starting because I am not sure I am reading the question correctly to begin with. So start with: M_{m×n}(K) denotes the set of all matrices with m rows and n columns with entries in the field K. Let β⊂V and β′⊂W be bases of vector spaces V and W...
  11. T

    How Does the Inverse Scattering Method Apply to Soliton Equations?

    Hi there, I'm learning about solitons and chanced upon this pdf talking about the inverse scattering method. However, I'm stuck trying to derive the coefficients using the LAX method (pg 5 of the attached pdf or from http://arxiv.org/pdf/0905.4746.pdf). Hope that someone can help shed some light...
  12. N

    Mean and SD of the inverse of a population

    If one has the mean and standard deviation of a population, is it possible to calculate (or estimate) the mean and standard deviation of the inverse population (ie. 1/(every value in the original population)? Thank you!
  13. D

    MHB Can the adj(A) method be simplified for finding inverses of 4x4 matrices?

    I can find inverses using an adjust for a 3X3 matrix. But My homework book asks us to find the inverse using an adj(A) for a 4x4 matrix. 1 3 1 1 2 5 2 2 1 3 8 9 1 3 2 2 it seems less time efficient to find the inverse using this method. Is it possible to reduce the matrix to a a simpler yet...
  14. A

    Inverse transformation matrix entry bounds

    I have sets of 2d vectors to be transformed by an augmented matrix A that performs an affine transform. Matrix A can have values that differ at most |d| from the identity matrix, to limit the transformation, meaning that the min/max bounds for A are I_3 \pm dI_3 The problem is that i'd lke...
  15. dwn

    Finding the inverse of matrices larger than 2x2

    Is there a way without using the algorithm to find A-1 of a square matrix greater than 2x2? The question we are given in the books is: [-25 -9 -27] [536 185 537] [154 52 143] We are asked to find A-1 of the second and third column without computing the first column. (Sorry...
  16. X

    Inverse function of inequality function

    Homework Statement Find inverse of each. 1. y<x+1 2. y=2x/(x-2) Homework Equations Switch y and x? The Attempt at a Solution For 1. I switched y and x, so x<y+1. Do I have to switch the sign also? For 2. I switched y and x, so x=2y/(y-2). But I have to express the inverse...
  17. J

    Inverse Fourier Transform of cos(4ω + pi/3)

    Homework Statement Find the inverse Fourier transform of F(jω) = cos(4ω + pi/3)Homework Equations δ(t) <--> 1 δ(t - to) <--> exp(-j*ωo*t) cos(x) = 1/2 (exp(jx) + exp(-jx))The Attempt at a Solution So first I turned the given equation into its complex form using Euler's Formula. F(jω) = 1/2...
  18. chisigma

    MHB A general way to find the inverse functions....

    In www.mathhelpforum.com and interesting question has been proposed by the user misiazeska the 05 20 2013...How to find the inverse of this function?...$$y= 5\ x^{3} - x^{5}$$ ... and the unanimous answer has been '... it doesn't exist any closed formula to find x as function of y...'. In my...
  19. U

    Find the derivative of inverse of this function

    Homework Statement Let f be a real valued differentiable function defined in (-1,1). If f(0)=2 and f'(x)=f(x)+e^x(\sqrt{x^4+1}) , then find \frac{df^{-1}(x)}{dx} at x=2. Homework Equations The Attempt at a Solution \frac{dy}{dx}=y+e^x \sqrt{x^4+1} \\ dy=(y+e^x \sqrt{x^4+1})dx...
  20. S

    One-to-one functions and inverse functions.

    I was just wondering if inverse functions only apply to one-to-one functions?(Or a function who's domain has been restricted to act as a one-to-one function). Thanks.
  21. A

    Bayesian solution to inverse problem (ill-posed)

    I posted it in math, But I think maybe it is more physics then math... Hello, I'm trying to understand the algorithm(‘‘juggling search’’) used in the following article : http://www.cns.atr.jp/~kawato/Ppdf/1...00105-main.pdf In short they have a model of IO cells that are connected...
  22. L

    Inverse Dynamics - 2 Rigid Bodies connected with hinge

    I am trying to simulate and animate inverse dynamics. So I need to calculate torques. I started out by just taking a rod which rotates about its COM, applied a torque and then just used \tau=I\alpha to make sure I get back the same torque I applied. Next, I attached the rod to the ground with...
  23. Petrus

    MHB Horizontal Asymptote of Inverse Tangent Function

    Hello MHB, I got one question, I am currently working with an old exam and I am suposed to draw it with vertican/horizontal lines (and those that are oblique). f(x)=\frac{x}{2}+\tan^{-1}(\frac{1}{x}) for the horizontel line \lim_{x->\infty^{\pm}}\frac{x}{2}+\tan^{-1}(\frac{x}{2}) Is it enough...
  24. T

    Inverse curves related to JFET characteristics, help

    Inverse curves related to JFET characteristics, help! Hi, This is an example given in a lesson which is closely related to a coursework question I'm trying to complete, the problem is I can't understand how they have got the results they have. Here is the statement giving the relationship...
  25. N

    Fraction decomposition for inverse Laplace

    Homework Statement Find the solution of the givien initial value problem and draw its graph y''+2y'+2y = δ(t-π) y(0) = 1, y'(0) = 0 Homework Equations A Laplace transform chart would be very useful The Attempt at a Solution I chose to solve the equation with Laplace...
  26. A

    Derivatives of inverse functions-how two formulas relate?

    Derivatives of inverse functions--how two formulas relate? Homework Statement I know two formulas for calculating the derivative of an inverse function, both of which I know how to derive, but I don't know how to relate them to one another. Homework Equations...
  27. B

    MHB Is f(x) Its Own Inverse for Any Value of a?

    f(x)=a+4/(x-a) f-1(x)=(a^2-ax-4)/(a-x) Which of the following is true? The function is the opposite of its own inverse for any value of a. The function is its own inverse for positive values of a only. The function is the reciprocal of its own inverse for positive values of a only. The...
  28. A

    Inverse kinematics: Defining a Jacobian of rotation

    I'm working on an inverse kinematics problem (I make video games), and I'm reaching a bit beyond my education. Right now, I've got an algorithm that solves the basic IK equation for a chain of rigid bodies connected by joints by approximately inverting ##J\Delta\theta = e##. Where ##\theta##...
  29. MarkFL

    MHB Katlynsbirds' question at Yahoo Answers regarding inverse trigonometric identity

    Here is the question: Here is a link to the question: Prove the identity, pre calc!? - Yahoo! Answers I have posted a link there to this topic so the OP can find my response.
  30. K

    Inverse Functions Homework: Find f^-1, g^-1, Show f^-1 f=x

    Homework Statement 5. (a) The functions f and g are defined by f : x|→ 2x + ln3 (x is a real number) g : x|→ e^3x (x is a real number) i) Find f^-1(x) and g^-1(x) and state their domain of definition ii) Show that f^-1 f = f f^-1 = x (x is a real number) iii) Find the composite function...
  31. H

    Inverse of Operator: Is it True?

    is this true? (1/ηαβ∂α∂β)= ηαβ∂α∂β any help,pls!
  32. S

    Inverse Problems in Scattering

    Hi Guys, I am doing a bit of work with dynamic light scattering (DLS) data. It is one of the many areas of science where we encounter an inverse problem. The forward problem is: For a known sized particle, calculate its scattered spectrum (that is easy). The inverse problem is: from the...
  33. M

    Finding derivatives of inverse trig functions using logarithms

    For some polynomial functions it is useful to logarithmize both sides of the eq. First. How can this be applied for inverse trig functions? Is it even possible?
  34. B

    Is the inverse of the Laplace transform unique?

    I've been wondering whether the Laplace transform is injective. Suppose I have that \int^{∞}_{0}e^{-st}f(t)dt = \int^{∞}_{0}e^{-st}g(t)dt for all s for which both integrals converge. Then is it true that f(t) = g(t) ? If so, any hints on how I might prove it? Thanks! BiP
  35. Q

    Derivative of inverse trig function absolute value?

    Find the derivative of y = arctan(x^(1/2)). Using the fact that the derivative of arctanx = 1/(1+x^2) I got: dy/dx = 1/(1+abs(x)) * (1/2)x^(-1/2) But my textbook gives it without the absolute value sign. I don't understand why because surely x^(1/2) squared is the absolute value of x...
  36. STEMucator

    Proving Inverse Function Continuity at Limit Point Q

    Homework Statement Suppose f is a function defined on a set ##S## in ##ℝ^n## and suppose ##Q## is a limit point of ##S##. If ##f(P) → 3## as ##P → Q## prove from first principles that ##\frac{1}{f(P)} → \frac{1}{3}## as ##P → Q##. Homework Equations The Attempt at a Solution...
  37. M

    Calculating the Laplace Transform of t^2*u(t-a)

    Homework Statement I am trying to work out the inverse Laplace transform of t^2*u(t-a). Homework Equations The Attempt at a Solution I have been old that it starts (t-a)^2*u(t-a)... which I understand is substituting for (t-a). But I cannot seem to work out the rest can...
  38. A

    Transforming Inverse Laplace Equations with a Shifting Theorem

    Homework Statement L-1{\frac{s}{s^2+4s+5}} Homework Equations \frac{s-a}{(s-a)^2+k^2} \frac{k}{(s-a)^2+k^2} The Attempt at a Solution I completed the square for the denominator and got: L-1{\frac{s}{(s+2)^2+1}} (a= -2, k=1) But how do I get rid of the s in the numerator? Or do I have...
  39. Bruce Wayne1

    MHB Prove a ring: showing an element has an additive inverse

    I'm working on showing that Z3 is a ring. The one portion I'd like to confirm is the additive inverse part. So here's what I'm thinking as my proof: Given [x]3 , suppose [3-x]3 is the additive inverse in the set Z3 . Thus: [3-x]3 = [3]3 + [-x]3 = [0]3 + [-x]3 = [0-x]3 = [-x]3 Then, it...
  40. T

    Natural Language proof of additive inverse

    I have been given a question by my tutor to try out for our next class Using the axioms for addition of numbers give a natural language proof that the additive inverse of a number is unique, that is prove: ∀x∀y∀z (x + y = 0) ^ (x + z = 0) → (y = z) I am new at writing proofs! My...
  41. A

    Is the Function f(x) = x^5 - x^3 + 2x Invertible?

    Homework Statement 1. Show that the function f(x) = x5 -x3 +2x is invertible. Compute the derivative of f-1 at 2. The Attempt at a Solution To find f-1 I switched x and y which gave me x = y5 - y3 + 2y this is where i got stuck because I am not sure how to solve for y after that...
  42. C

    Inverse Square Law - Calculating the solid angle

    Hi Everyone, For an individual inquiry and formal lab report task at school I have chosen to conduct an experiment to find out whether hot shoe mounted flash units follow the inverse square law and how the flash zoom is affected by the inverse square law. My first question is that In order...
  43. S

    MHB Proving sin⁻¹(ix): 2nπ ± i log (√1+x²+x)

    I need to prove sin^{-1}(ix)=2n\pi\pm i log (\sqrt{1+x^2}+x) I can prove sin^{-1}(ix)=2n\pi+ i log (\sqrt{1+x^2}+x) How to prove the other part. Please help
  44. A

    Inverse kinematics of manipulators

    Hello, I would like to learn how to calculate and simulate in Matlab inverse kinematics of manipulators.Can you please advise me some good websites or books. I am a beginner. Thanks for any advice.
  45. I

    Use the inverse function theorem to estimate the change in the roots

    Homework Statement Let p(\lambda )=\lambda^3+a_2\lambda^2+a_1\lambda+a_0=(\lambda-x_1)(\lambda-x_2)(\lambda-x_3) be a cubic polynomial in 1 variable \lambda. Use the inverse function theorem to estimate the change in the roots 0<x_1<x_2<x_3 if a=(a_2,a_1,a_0)=(-6,11,-6) and a changes by \Delta...
  46. H

    Divergence of inverse square field and Dirac delta

    \nabla \cdot \frac{\mathbf{r}}{|r|^3}=4 \pi \delta ^3(\mathbf{r}) What's the proof for this, and what's wrong with the following analysis? The vector field \frac{\mathbf{r}}{|r|^3}=\frac{1}{r^2}\hat{r} can also be written \mathbf{F}=\frac{x}{\sqrt{x^2+y^2+z^2}^3}\hat{x}+...
  47. I

    MHB Use the inverse function theorem to estimate the change in the roots

    Let $p(\lambda )=\lambda^3+a_2\lambda^2+a_1\lambda+a_0=(\lambda-x_1)(\lambda-x_2)(\lambda-x_3)$ be a cubic polynomial in 1 variable $\lambda$. Use the inverse function theorem to estimate the change in the roots $0<x_1<x_2<x_3$ if $a=(a_2,a_1,a_0)=(-6,11,-6)$ and $a$ changes by $\Delta...
  48. O

    What is the inverse triangle symbol represent?

    Homework Statement B=magnetic flux density . A is the vector potential of magnetic field. How to get the formula B=∇A Homework Equations http://en.wikipedia.org/wiki/Magnetic_moment The Attempt at a Solution B=magnetic flux density . A is the vector potential of magnetic field...
  49. shounakbhatta

    Kepler's planetary motion and inverse square law

    Hello, The inverse square law of Newton's gravitational force, is it somehow related to each other? I mean to say P^2 is directly prop.a^3. Is it from the third law that the derivation of inverse sq.law of G=M.m/R2 is derived? Thanks.
  50. 1

    Calculating the Inverse of AB: A^(-1)=[4,0;-2,2], B^(-1)=[-2,0;-2,3]

    Homework Statement Find the inverse of AB if A^(-1)= [4,0;-2,2] and B^(-1)=[-2,0;-2,3]. (See below for picture/additional information.)Homework Equations Inverse of AB = inverse of A*inverse of B The Attempt at a Solution Using above equation: (AB)^(-1) = [4,0;-2,2]*[-2,0;-2,3] =...
Back
Top