Is It Injective?

Calculus Level 2

Is f ( x ) = x + sin x f(x)= x + \sin x an injective function?

Insufficient information No None of the above Yes

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.

9 solutions

Himanshu Arora
May 24, 2014

Take the derivative of x+sinx. Which is 1+cosx, note that this is always greater than or equal to zero. Hence the function is monotonously increasing and also, it is continuous. Hence, it is injective.

To make it more rigorous you should mention that the set of the point for which f' = 0 have a lebesgue measure of 0, so it is injective. Otherwise also y=2 has derivative greater or equal to 0, but it's not injective (in this case the lebesgue measure equals +infinity)

Antonio Polino - 7 years ago

In this case, y = mx + c, m=0, c=2.

It's a function

Dana Reed - 2 years, 4 months ago

Is y=2 is not a function, though it has zero slope.

Prince Omer - 7 years ago

Log in to reply

It is. Why did you ask that?

Himanshu Arora - 7 years ago
Daniel Liu
May 23, 2014

I'm not exactly sure how to solve this without some very basic calculus. But here is some intuition: note that the smallest possible slope of a sine wave is 1 -1 . This cancels out neatly with the slope of x x , which is 1 1 ; thus, the lowest possible slope of x + sin x x+\sin x is 0 0 . That means it is injective.

According to defintion of injective function , one image can only have one pre image . .Here f(x) is monotonously increasing hence is we draw a horizantal line it intersect f(x) only at one point indicating that it is one-one function .

Anish Kelkar - 7 years ago

Let x , y R x,y\in\mathbb{R} . Suppose

2 x + sin ( 2 x ) = 2 y + sin ( 2 y ) . ( ) 2x + \sin(2x) = 2y + \sin(2y). \;\; (\star)

This simplifies by sum-to-product identity to

x y = sin ( x y ) cos ( x + y ) sin ( x y ) 1 x-y = \sin(x-y)\cos(x+y) \leq \sin(x-y) \cdot 1

Clearly, it must be the case that x y = 0 x-y=0 (the case against a nonzero difference is shown by Calvin's suggestion below). Thus f f is injective.

Kevin Catbagan - 7 years ago

It can be proven by using 0 < sin x < x 0< \sin x < x for x > 0 x > 0 .

Calvin Lin Staff - 7 years ago

For all x>0 , -1<sinx<1 , then add x on both sides x-1<x+sinx<x+1 , beleiving x an integer then 0<x+sinx<x+1 which directly shows an injenctive function as it is an increasing fuction w.r.t x....

Navin Ramisetty - 7 years ago

With a little bit of graphical application draw the graph of sin x . An addition of x to this graph for any value of x would mean a change of shape of the graph of sin x with a little bit of stretch along x axis (of course not for those points for which sin x=0 ) . Now the graph clearly follows the definition of an injective function .

Mohit Kakkar - 7 years ago

for injective function f(a)=f(b) only if a=b nd if f(a) nt equal to f(b) this emplies that a is not equal to b

Diwakar Mishra - 7 years ago

-1《sinx 《1

Parth Panara - 7 years ago

Please someone explain me what is a injective function

Sagar Suryavanshi - 6 years, 11 months ago

Log in to reply

No two values of x have same value of f(x)

Vighnesh Raut - 6 years, 8 months ago

You could also draw the graph of y = x + s i n x y=x+sinx which is just like drawing the graph of y = s i n x y=sinx on the line y = x y=x . From there clearly, it is one-one ( injective) function.

Sandeep Bhardwaj - 6 years, 7 months ago

injective function = 1 to 1 function ...

Bleach Byakuya - 7 years ago

ans is Insufficient information

Satya Kanna - 6 years, 8 months ago

Is slope=0 a condition for injection?

Peter Byers
May 29, 2014

It seems that all of the comments so far either use calculus, or don't show what needs to be shown. (My apologies if I missed someone's comment.) However, it isn't terribly difficult.

Taking any α < β \alpha<\beta , start at the point A = e i α A=e^{i\alpha} on the unit circle, and then move along the unit circle, in the positive direction, ( β α ) (\beta-\alpha) radians, thus ending up at the point B = e i β B=e^{i\beta} . (Complex representation is not essential to this solution, but I think it makes it easier to follow.) Since the shortest distance between two points is a straight line:

β α > A B I m ( A B ) = s i n α s i n β \beta-\alpha> |A-B| \ge Im(A-B) = sin \alpha - sin \beta

(note the first inequality is strict). In other words β + s i n β > α + s i n α \beta + sin \beta > \alpha + sin \alpha , which is to say, f f is a strictly increasing function, and therefore injective.

This is a really great and creative answer but can you say what lead you to this kinda of thinking I mean how did you figure out that you can prove it using complex numbers ?

Abdo Reda - 2 years, 9 months ago
Arjun Banerjee
Sep 19, 2018

Let x , y R x,y\in\mathbb{R} be distinct. Then f ( x ) = f ( y ) x + sin x = y + sin y x y = ( sin x sin y ) = [ ( x x 3 3 ! + x 5 5 ! ) ( y y 3 3 ! + y 5 5 ! ) ] = ( x y ) + ( x 3 3 ! y 3 3 ! ) + f(x)=f(y) \implies x+\sin x=y+\sin y \implies x-y=-(\sin x-\sin y)=-\left[\left(x-\dfrac{x^3}{3!}+\dfrac{x^5}{5!}-\cdots\right)-\left(y-\dfrac{y^3}{3!}+\dfrac{y^5}{5!}-\cdots\right)\right]=-(x-y)+\left(\dfrac{x^3}{3!}-\dfrac{y^3}{3!}\right)+\cdots ,which is true only for x = y . x=y. Thus f ( x ) = f ( y ) x = y . f(x)=f(y) \implies x=y. i.e. f f is injective.

Cristian Miranda
Nov 16, 2015

Perhaps the question should specify whether x is required to be real or complex

Hrishi Kashyap
Aug 25, 2016

For injection if f(x1)=f(x2) then x1=x2 Now,x+sinx=x+x-x^3+... which for small angles is approx x+x=~2x So f(x)=2x f(x1)=f(x2) 2 x1=2 x2 $o x1=x2 $o injective

Shourya Pandey
Mar 11, 2016

(\f(x) = x+ sin x ) is clearly continuous and differentiable at all points. Also, f ( x ) = 1 + c o s x 0 f'(x) = 1 + cos x \geq 0 , with equality when x = 2 n π + π , x= 2n\pi + \pi , , where n n is any integer. So f ( x ) = 0 f'(x) = 0 only at Countably Infinite Points , and f ( x ) f(x) is, therefore, a strictly increasing function ( and hence injective).

Sam Cheung
Jun 12, 2014

An Injective function is a one-to-one function (i.e. for every input value there is a unique output value).

Since the sine function is a many-to-one function (e.g. sin(Pi/2) = sin(5Pi/2)=1), the question is asking whether, when added to x, we change the function from a many-to-one function to a one-to-one function.

When we differentiate y=x + sin(x), we get dy/dx = 1 + cos(x). Since the minimum of cos(x) is -1, the minimum gradient is 0. This means that the function is increasing (the graph never goes down), i.e. there are no two y-values for each x value therefore injective.

Cody Johnson
May 24, 2014

Assume by way of contradiction that there exists some k > 0 k>0 such that x + sin x = ( x + k ) + sin ( x + k ) x+\sin x=(x+k)+\sin(x+k) for some x x . We can rewrite this as sin x = k + sin x cos k + sin k cos x \sin x=k+\sin x\cos k+\sin k\cos x . After squaring, we get a quadratic in sin x \sin x :

0 = 2 sin 2 x ( 1 cos k ) 2 k sin x ( 1 cos k ) + k 2 sin 2 k 0=2\sin^2x(1-\cos k)-2k\sin x(1-\cos k)+k^2-\sin^2k

It suffices to show that the discriminant of this quadratic equation is non-positive, or that

( 2 k ( 1 cos k ) ) 2 8 ( 1 cos k ) ( k 2 sin 2 k ) (2k(1-\cos k))^2\le8(1-\cos k)(k^2-\sin^2k)

Rewriting, this is

0 ( 1 cos k ) ( 2 cos 2 k + k 2 cos k + k 2 2 ) 0\le(1-\cos k)(2\cos^2k+k^2\cos k+k^2-2)

But since cos k 1 \cos k\le1 , we only need to show that 2 cos 2 k + k 2 cos k + k 2 2 0 2\cos^2k+k^2\cos k+k^2-2\ge0 , which is rewritten as

2 2 cos 2 k + k 2 ( 1 + cos k ) \boxed{2\le2\cos^2k+k^2(1+\cos k)}

Can anyone finish from here without using calculus? #1variableinequalities I know equality of the original inequality occurs where cos k = 1 \cos k=1 and then all the points where 2 cos 2 k + k 2 ( 1 + cos k ) = 2 2\cos^2k+k^2(1+\cos k)=2 .

What I was working up to was that since the discriminant is non-positive and some contradiction gives k = 0 k=0 , implying that the function is injective. We can get this contradiction by examining the equality cases.

Excellent Provided a lot of help to me!!!

Siddharth Goel - 7 years ago

Offo..f(x) = x + sinx .. Clearly x€R & for different x there are different values of f(x) ..so it is injective

Shoeb Khan - 7 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...