Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4114042
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T22:24:15+00:00 2026-05-20T22:24:15+00:00

Hy How do i show the following: f(n) <= f(n-1) + f(n-2)+ .. +

  • 0

Hy

How do i show the following:
f(n) <= f(n-1) + f(n-2)+ .. + f(1) implies f(n) = O(2^n)

I think we can assume that f is monotonically increasing =>

f(n) <= n*f(n-1)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T22:24:16+00:00Added an answer on May 20, 2026 at 10:24 pm

    You were on the right track

    f(1) <= f(0)
    f(2) <= f(0) + f(1)

    |f(2)| <= f(0)|2^2|
    |f(1)| <= f(0)|2^1|
    |f(0)| <= f(0)|2^0|
    Where f(0) is a constant

    let x be a constant (equal to f(0))

    Suppose that |f(i)| <= x|2^i| for all values of i <= n
    Then f(n+1) <= f(n) + (f(n-1) + f(n-2) + … + f(0))
    ==> |f(n+1)| <= |f(n)| + |(f(n-1) + f(n-2) + … + f(0))|
    ==> |f(n+1)| <= x|2^n| + x|2^n-1| + x|2^n-2| + .. + x
    ==> |f(n+1)| <= x|2^(n+1)|
    so case n implies case n+1

    And by induction the claim holds for all n in N

    And from the definition of Big-O notation, f(x) is in O(2^n)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know that the following code should show and hide a tiny circular progress
I would like to show the following links (I think they are called badges)
Somewhere in page, I use onclick=window.showModalDialog(http://rauf-thecoder.blogspot.com/); . It will show the following. How can
How can i show the following result: http://maps.googleapis.com/maps/api/directions/json?origin=hadera&destination=haifa&sensor=false on a map? i want to
I would just like to prove the following: Show that 1^k + 2^k+...+n^k is
I have a set of strings that show the following pattern: AB01234-01B BC4567-02C I
The following code should show a certain track in iTunes: NSString* iTunesPath = [[NSWorkspace
The following is my code to show One Title followed by one checkboxlist .
The following image have been uploaded to show what I am trying to do
The following script was recommended to use a List Page to show a Google

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.