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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T16:29:35+00:00 2026-05-13T16:29:35+00:00

I have a graph between 2 functions f and g. I know it follows

  • 0

I have a graph between 2 functions f and g.
I know it follows a power law function with exponential cutoff.

f(x) = x**(-alpha)*e**(-lambda*x)

How do I find the value of exponent alpha?

  • 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-13T16:29:36+00:00Added an answer on May 13, 2026 at 4:29 pm

    If you have sufficiently close x points (for example one every 0.1), you can try the following:

    ln(f(x)) = -alpha ln(x) - lambda x
    ln(f(x))' = - alpha / x - lambda
    

    So depending on where you have your points:
    If you have a lot of points near 0, you can try:

    h(x) = x ln(f(x))' = -alpha - lambda x
    

    So the limit of the function h when x goes to 0 is -alpha
    If you have large values of x, the function x -> ln(f(x))’ tends toward lambda when x goes to infinity, so you can guess lambda and use pwdyson’s expression.

    If you don’t have close x points, the numerical derivative will be very noisy, so I would try to guess lambda as the limit of -ln(f(x)/x for large x’s…

    If you don’t have large values, but a large number of x’s, you can try a minimization of

    sum_x_i (ln(y_i) + alpha ln(x_i) + lambda x_i) ^2
    

    on both alpha and lambda (I guess It would be more precise than the initial expression)…
    It is a simple least square regression (numpy.linalg.lstsq will do the job).
    So you have plenty of methods, the one to chose really depends on you inputs.

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

Sidebar

Related Questions

I have some HTML that looks like this: $(document).ready(function(){ $('#cumulative-returns').graph({ width: 400, height: 180,
I have a graph of components and relations between them. User start navigation with
I have the below graph and I want to add space between legend items.
I have implemented a graph traversal algorithm which finds a path between two nodes
I have a Graph being drawn inside a UIScrollView . It's one large UIView
I have a graph with n nodes as an adjacency matrix . Is it
I have a graph which contains an unknown number of disconnected subgraphs. What's a
I have oriented graph. Graph can be strongly connected. Every vertex can have a
I have a graph created with MS Chart like the following picture. As you
Today I have such graph. I run it on windows (source: narod.ru ) I

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.