Maths: Functions...

Soldato
Joined
7 Jan 2003
Posts
4,458
Location
Gold Coast, Australia
f(x) = square root of (9-x2)

Is this the natural domain:

x belongs to the real numbers with x < or = to 3)

and the range:

[0,3]

Also is

f(x) = sinx + tanx

a periodic (i think it is but im not sure what the period is 2pi maybe?)

Thanks guys
 
demon8991 said:
f(x) = square root of (9-x2)

Is this the natural domain:

x belongs to the real numbers with x < or = to 3)

and the range:

[0,3]

Yep, the domain of f(x) for the real number system is x<=3. For the natural system it's 0 < x =< 3

Also is

f(x) = sinx + tanx

a periodic (i think it is but im not sure what the period is 2pi maybe?)

Thanks guys

Yep, except the period is pi. :)
 
Last edited:
demon8991 said:
Thanks mate



Is the range right too?

Sorry, didn't check.

Range:

Min is at +- 3, where f(x) = sqrt(9 - (3)^2) = 0
Max is at 0, where f(x) = sqrt(9 - (0)^2) = 3

So yup, range is 0 =< f(x) =< 3

Here's the graph of it: (not sure why it cuts off just before 3 on my VirtualTI, on my TI83 it graphs it)
tmpup3.jpg


demon8991 said:
The only reason i thought it was 2pi was becuase sinx has a period of 2pi so i couldnt get my head round why sinx + tanx would be pi?

Because tan(x) has a period of pi. There is an algebraic way of solving it but I've completely forgotten (something like let f(x+p) = f(x)) so here's the graph: (each asymptote is pi away from each other)

tij3.jpg
 
Last edited:
If it's for natural numbers then I messed up the domain sorry - if its for the natural system it's 0 < x =< 3, and that'd make the range 0 < f(x) =< 3. (as 0 is not a natural number)

Then again if it's only naturals then we can shorten it further as x = {1, 2, 3} and thus 0 <= f(x) <= 2sqrt(2) for the range, as f(x) = {2sqrt(2), sqrt(5), 0}

Sorry, missed the whole natural number part :p
 
demon8991 said:
Im really not sure about the question ive got a feeling its an even function but i really am not sure.

What I'm saying is put -x into f.

f(-x) = (-x)^4 + (-x) sin(-x)

What does that equal?? Do you know the definition of odd and even functions?
Even means f(-x) = f(x), odd means f(-x) = -f(x).
 
Last edited:
f(x) = x^4 + xsin(x)

A function is even if f(x) = f(-x), and odd if f(-x) = -f(x)

f(-x) = (-x)^4 + (-x)sin(-x)

Now, sin(-x) = -sin(x) and (-x)^4 = (x^2)^2 = x^4;

f(-x) = x^4 + sin(x)

Thus f(-x)=f(x) and the function is even.

Quick graph shows it's even too as it's symmetric about the y axis:
txv1.jpg
 
Back
Top Bottom