ericbakuladavis
New member
- Joined
- Mar 4, 2013
- Messages
- 4
Hi,
In writing a rule for a sequence, I came up with two functions:
f(n) = 2^n + ((2^(n-1)) / 10)
and
f(n) = 2.1 (2^(n-1))
They both seem to describe the sequence. Is it true that...
2^n + ((2^(n-1)) / 10) = 2.1 (2^(n-1)) ?
If so, how can this be proven? [EDIT: I was having trouble imagining how to even begin rearranging either function to equal the other. I thought that maybe the n's on the left side need to be combined but I couldn't figure out how.]
Thanks,
Eric
In writing a rule for a sequence, I came up with two functions:
f(n) = 2^n + ((2^(n-1)) / 10)
and
f(n) = 2.1 (2^(n-1))
They both seem to describe the sequence. Is it true that...
2^n + ((2^(n-1)) / 10) = 2.1 (2^(n-1)) ?
If so, how can this be proven? [EDIT: I was having trouble imagining how to even begin rearranging either function to equal the other. I thought that maybe the n's on the left side need to be combined but I couldn't figure out how.]
Thanks,
Eric
Last edited: