Are t and T different also?
Yes, they are different.
t is a moment, a momentary value.
T is the elapsed time.
Within T seconds, there can be countless t.
For example, T = 10 seconds, then t = 0s, t = 1.023s, t = 2.9s ...... these are all instant moments.
For example, from 10:00 to 11:00, there is a total of 1 hour, which is T = 1 hour. But there can be countless t, t = 10:00, t = 10:05 , t = 10:39 ......
Okay, let's just say for the moment that the physical meanings are different for those equations, even though I do not necessarily agree.
Later in your "derivation" you have these equations:
F(v1) = p1/T = G * M * m / R^2/(1 + v1/R*T))
F(v2) = p2/T = G * M * m / R^2/(1 + v2/R*T))
Which means that now you essentially have this equation:
F = G*M*m / R^2/(1 + v/R*T))
So you are giving yet another equation for force, which is not algebraically the same as either of these:
F = G*M*m / (R + (v * t))^2
F = G*M*m / (R)^2 * [(c-v) / c]
What is the difference, and why? What is the physical meaning in this case? Are t and T different also?
The following F is the gravitational moment at time t.
F = G * M * m / (R + (v * t)) ^ 2 , it's Newton's formula of gravitation. It reveals the relationship between gravity and distance.
The following F physical meaning is the average gravity during time T.
F = G * M * m / R ^ 2 / (1 + v / R * T)) ........................(1)
The following F is derived from the above equation, which reveals the relationship between gravity and distance and velocity.
F = G * M * m / (R) ^ 2 * [(c-v) / c] .............................(2)
In the following process, you will see how to derive (2) from (1).
1. Derive that F (v) and v are linear:
First we derive from equation (a): F (v1) / F (v2) = (R + v2 * T) / (R + v1 * T),
Then suppose F (v1) = K * (R + v2 * T), F (v2) = K * (R + v1 * T),
Then by subtraction:
F (v1)-F (v2) = K * (v2-v1) * T ................................(x).
It can be seen that the difference between the equivalent average gravity and their speed difference is proportional.
2. Further calculation by the boundary conditions of v = 0 and v = c.
When v2 = 0 is substituted into (x), F (v1)-F (0) = -K * v1 * T,
Because what v = 0 gets is Newton's universal gravitation F (0) = G * M * m / R,
So
F (v1) = G * M * m / R- K * v1 * T ...............................(a).
When v2 = c, F (v1)-F (c) = K * (c-v1) * T,
Because we know that the speed of the gravitational field is c, it is natural to think of F (c) = 0,
So
F (v1) = K * (c-v1) * T ..................................................(b).
From equations (a), (b):
K = G * M * m / R / (c * T) ......(c).
Substituting (c) into (b) yields:
F (v1) = K * (c-v1) * T = G * M * m / R / (c * T) * (c-v1) * T = G * M * m / R * [(c-v1 ) / c],
Replace v1 with v, and get:
F (v) = G * M * m / R * [(c-v) / c].