Solve Complex Function: Step-by-Step Guide

  • Thread starter Thread starter trojsi
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
trojsi
Messages
17
Reaction score
0
Hi,
please find attached the problem and the answer. I can't anderstand the first and second step of the answer. I only need a link for the topic or maybe method the used. Bdw I haven't tried to figure out the second answer but for now I only need help tackling the first one.
 

Attachments

Last edited:
Physics news on Phys.org
thanks for telling.. I uploaded it now :)
 
I have the feeling I have done this before!

You have the equation [itex]f(n)= 15^n+ 8^{n-2}[/itex] and want to write f(n+1)- 8 f(n) as a multiple of [itex]15^n[/itex].

Okay, [itex]f(n+1)= 15^{n+1}+ 8^{n+1- 2}[/itex][itex]= 15^{n+1}- 8^{n-1}[/itex] and [itex]8f(n)= 8(15^n)- 8^{n-2})=[/itex][itex]8(15^n)- 8(8^{n-2})=[/itex][itex]8(15^n)- 8^{n-1}[/itex]

Now, when you subtract the two "[itex]8^{n-1}[/itex]" terms cancel and you get [itex]15^{n+1}- 8(15^n)= 15(15^n)- 8(15^n)= (15- 8)15^{n+1}[/itex].