Ask your own question, for FREE!
Mathematics 13 Online
OpenStudy (anonymous):

Functions

OpenStudy (anonymous):

f(3x) = x + f(3x-3) f(3) =1 Find f(300)

OpenStudy (amistre64):

3x = 3 when x=1 f(3) = 1 + f(0) do we have to work this with repetition maybe? a little more context might be useful

OpenStudy (amistre64):

when x=100, f(300) = 100 + f(97) but im not sure that useful to us

OpenStudy (anonymous):

I did that

OpenStudy (anonymous):

f(300) = 100 + 99 + 96 + 97 + 96 + ...

OpenStudy (amistre64):

say u = 3x, x = 1/3 u f(u) = 1/3 u + f(u-3) not sure how that would be helpful either

OpenStudy (anonymous):

But it does not make a series or something

OpenStudy (amistre64):

are the functions linear? f(ka+cb) = k f(a) + c f(b)

OpenStudy (anonymous):

that is just another form ,

OpenStudy (anonymous):

I have not studied functions formally so i am able to get u

OpenStudy (amistre64):

consider this like a sequence or series is what im thiking

OpenStudy (amistre64):

x = 0,1,2,3,4 ,5 ,... f(3x) = 0,3,6,9,12,15,... f(3x-3) = -3,0,3,6,9,12,15,...

OpenStudy (amistre64):

somethings brewing in there just not sure what it is

OpenStudy (rational):

f(3n) = n(n+1)/2 will do i think

OpenStudy (rational):

f(3x) = x + f(3x-3) f(3) =1 If we construct another sequence by picking every third term from above sequence, we get : g(t) = t + f(t-1) g(1) = 1 which is clearly a recurrence relation sum of first t terms, so the solution is g(t) = t(t+1)/2

OpenStudy (rational):

plugging in t = 100 gives f(300) g(100) = 100(100+1)/2 = 50*101 = 5050

OpenStudy (amistre64):

sounds reasonable to me :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!