Using Graph to determine constants in equation

  • Thread starter Thread starter yardy_genius
  • Start date Start date
  • Tags Tags
    Constants Graph
Click For Summary
SUMMARY

The discussion centers on determining the constants k and n in the equation F = x + kx^n using logarithmic transformations. The correct approach involves using the equation log(F - x) = log(kx^n) = logk + n logx, which allows for plotting log(F - x) against logx. The y-intercept of this plot provides the value of logk, while the slope gives the value of n. The initial method proposed was incorrect due to the misuse of logarithmic properties.

PREREQUISITES
  • Understanding of logarithmic properties and transformations
  • Familiarity with linear regression concepts
  • Basic knowledge of graph plotting techniques
  • Experience with mathematical modeling of equations
NEXT STEPS
  • Study the properties of logarithms in detail
  • Learn how to perform linear regression analysis
  • Explore graphing techniques for mathematical functions
  • Investigate methods for fitting models to experimental data
USEFUL FOR

Mathematicians, physicists, and engineers involved in modeling equations and analyzing data relationships will benefit from this discussion.

yardy_genius
Messages
13
Reaction score
0
Hello,

i have the equation F= x + kx^n

I am trying to determine the constants k and n? where i have the ranges for F and x

is what i am doing correct?

log F= logx + logk+ nlogx

log F= logx(1+n) + logk


ok i would then plot logF vs Log x. if i am correct logk = y intercept and from that k can be calculated. How would i use the gradient to find the value of n. can someone please give me some assistance. much appreciated.
 
Physics news on Phys.org
yardy_genius said:
Hello,

i have the equation F= x + kx^n

I am trying to determine the constants k and n? where i have the ranges for F and x

is what i am doing correct?

log F= logx + logk+ nlogx
No, it is WRONG... log(a+b) is not equal to log(a )+ log(b)

But log(F-x)=log(kx^n)= logk+n logx.

Plot out log(F-x) in terms of logx. It has to be a straight line, with y-intercept logk and slope n.

ehild
 
Last edited:
ehild said:
No, it is WRONG... log(a+b) is not equal to log(a )+ log(b)

But log(F-x)=log(kx^n)= logk+n logx.

Plot out log(F-x) in terms of logx. It has to be a straight line, with y-intercept logk and slope n.

ehild

thank you very much for that correction!
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
24
Views
3K
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K