Given a polynomial f : R + → R + that satisfies f ( 0 ) = 1 , f ( 1 ) = e , f ( e ) = π .
Let I = ∫ 1 e f ( x ) f ′ ( x ) d x . Find the value of sgn ( I ) .
Notation : sgn ( x ) denote the signum function, where sgn ( x ) = ⎩ ⎨ ⎧ ∣ x ∣ x , x = 0 0 , x = 0 .
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.
There are only three possible cases in signum function.. i.e
s
g
n
(
x
<
0
)
=
−
1
,
s
g
n
(
x
=
0
)
=
0
,
s
g
n
(
x
>
0
)
=
1
.
And we, have 3 attempts to solve this question. It means there is 100 % probability of solving this question without actual solving.
Log in to reply
.... as long as people know that there are only three possibilities ;)
Fixed by making it a multiple choice question :)
Are we making any assumptions about the function? E.g. Must the function be continuous / differentiable?
Log in to reply
When I assign problems like this in my classes, I usually require f to be a polynomial to cover all the domain and differentiability issues without sounding too technical. I would start with "Given a positive-values polynomial f satisfying..."
Problem Loading...
Note Loading...
Set Loading...
An antiderivative of f ( x ) f ′ ( x ) is ln ( f ( x ) ) . By the fundamental theorem, I = ln ( f ( e ) ) − ln ( f ( 1 ) ) = ln ( π ) − 1 > 0 with s g n ( I ) = 1