Math questions from any Manhattan Prep GMAT Computer Adaptive Test.
esthernnassanga
Students
 
Posts: 1
Joined: Thu Sep 11, 2008 10:30 am
 

Function Question

by esthernnassanga Tue Jul 07, 2009 11:56 pm

If n is an integer, f(n) = f(n - 1) - n, and f(4) = 10. What is the value of f(6)?
sd
Students
 
Posts: 44
Joined: Wed May 27, 2009 3:04 pm
 

Re: Function Question

by sd Wed Jul 08, 2009 2:06 pm

f(6) = f(5) - 6
= f(4) - 5 - 6
= f(4) - 11
= 10 -11
= -1

Whats the OA?
jenaizhang
Students
 
Posts: 4
Joined: Wed Feb 13, 2008 8:42 am
 

Re: Function Question

by jenaizhang Wed Jul 08, 2009 6:00 pm

f(n)= F(n-1) - f(n)
f(4)=10

then f(5) = F(4) - f(5) or 2 F(5) = 10 or F(5) = 5

then 2F(6) = 5 amd F(6) = 2.5
cumic
Students
 
Posts: 2
Joined: Fri May 09, 2008 9:54 pm
 

Re: Function Question

by cumic Thu Jul 09, 2009 6:15 pm

jenaizhang has made a new question.
esledge
Forum Guests
 
Posts: 1181
Joined: Tue Mar 01, 2005 6:33 am
Location: St. Louis, MO
 

Re: Function Question

by esledge Tue Jul 28, 2009 3:53 pm

Indeed :-) It makes a difference whether that subtracted term is n or f(n)!

But in any case, I think we are seeing that recursive functions (those in which one term is defined somehow by another term in the sequence) require recursive solutions: f(6) put in terms of f(5), which is then put in terms of f(4), etc. Remember this anytime you see f(n-1) or f(n+1) or f(n-2) in a function/sequence definition.
Emily Sledge
Instructor
ManhattanGMAT