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 4096564
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T20:03:44+00:00 2026-05-20T20:03:44+00:00

Assume you have n users and know that n grows by a fixed number

  • 0

Assume you have n users and know that n grows by a fixed number of users c per day and viral growth rate of k per day, where k is expressed as a percentage of n.

How can you tell how many days it will take for the userbase to grow to size x, where x > n?

This is a compound interest problem, but I don’t know how to do it with the addition of the constant factor c.

  • 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-20T20:03:45+00:00Added an answer on May 20, 2026 at 8:03 pm

    Assuming you don’t mind fractional users… If k is expressed as a decimal (so a growth rate of 5% is k=1.05), then the formula is:

    days=logk(((1-k) x – c) / ((1-k) n – c))

    For instance, suppose your initial userbase is 5; you grow constantly by 3 users per day, and virally by 5% per day; and your target is 35 users. Then

    days=log1.05(((-0.05)*35 – 3) / ((-0.05)*5 – 3)) = 7.78.

    Running the process in Excel, you can see that, indeed, day 7 gives you 31.5 users, and day 8 36 users.

    Derivation:

    Denote the number of users after d days as n_d. Then:

    n1 = kn + c

    n2 = kn1 + c = k( kn + c) + c = k2n + (k + 1)c

    n3 = kn2 + c = k( k2n + (k + 1)c) + c = k3n + (k2 + k + 1)c

    …

    nd = kdn + SUMi=0,d-1(kic)

    Now, the SUM is a geometric series. The sum of that geometric series is easily derivable (or found on Wikipedia!) to be c(1 – kd)/(1 – k).

    So:

    nd = kdn + c(1 – kd)/(1 – k)

    = kdn + c/(1 – k) – ckd/(1 – k)

    = kd( n – c/(1 – k)) + c/(1 – k)

    So

    kd = (nd – c/(1 – k)) / (n – c/(1 – k))

    = ((1 – k) nd – c) / ((1 – k) n – c)

    So

    d = logk(((1 – k) nd – c) / ((1 – k) n – c))

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

Sidebar

Related Questions

Assume that I have a global variable user in application....like this: # GET /users.xml
Assume I have a CI app that does the following: Allow users to log
Assume I have an ASP.NET MVC app that's not doing anything too fancy (no
I have a list of URLs that our users have entered for websites of
I have a MySQL stored procedure that uses a temporary table. Assume that my
Assume that we have a network deployed desktop application written in .NET. We don't
I have a report that allows users to drill into sub reports and then
Assume I have a class foo, and wish to use a std::map to store
Assume I have created a compiled re: x = re.compile('^\d+$') Is there a way
Assume I have a function template like this: template<class T> inline void doStuff(T* arr)

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.