[FONT=Times New Roman]Buenas noches a todos.[/FONT]
[FONT=Times New Roman]Alguien puede explicarme como calcular el tiempo que transcurre[/FONT]
[FONT=Times New Roman]desde que suelto un cuerpo en caida libre desde una altura D0 hasta[/FONT]
[FONT=Times New Roman]una altura D0-E teniendo en cuenta una aceleración de la gravedad[/FONT]
[FONT=Times New Roman]variable con la altura?[/FONT]
[FONT=Times New Roman]Yo he intentado hacerlo usando la formula:[/FONT]
[FONT=Times New Roman]Dif.E = (G*M/D^2)*T*Dif.T [/FONT]
[FONT=Times New Roman]Y un programa informatico.[/FONT]
[FONT=Times New Roman]Por ejemplo:[/FONT]
[FONT=Times New Roman]Primer ciclo. [/FONT]
[FONT=Times New Roman]Dif.E(0) = 0 Ya que T(0)=0 y Dif.T = constante. [/FONT]
[FONT=Times New Roman]Segundo ciclo.[/FONT]
[FONT=Times New Roman]Dif.E(1) = (G*M/D0^2)*T(1)*Dif.T Siendo T(1)=1*Dif.T[/FONT]
[FONT=Times New Roman]Tercer ciclo.[/FONT]
[FONT=Times New Roman]Dif.E(2) = (G*M/(D0-Dif.E(1))^2)*T(2)*Dif.T T(2)=2*Dif.T[/FONT]
[FONT=Times New Roman]Cuarto ciclo.[/FONT]
[FONT=Times New Roman]Dif.E(3) = (G*M/(D0-Dif.E(1)-Dif.E(2))^2)*T(3)*Dif.T T(3)=3*Dif.T[/FONT]
[FONT=Times New Roman]Y asi sucesivamente [/FONT]
[FONT=Times New Roman]Cuando (D0-Dif.E(1)-Dif.E(2)-Dif.E(3)-…..) < (D0-E) hago STOP.[/FONT]
[FONT=Times New Roman]Y T = n * Dif.T[/FONT]
[FONT=Times New Roman]Pero los resultados que obtengo no me convencen.[/FONT]
[FONT=Times New Roman]Muchas Gracias y un Saludo.[/FONT]
[FONT=Times New Roman]Alguien puede explicarme como calcular el tiempo que transcurre[/FONT]
[FONT=Times New Roman]desde que suelto un cuerpo en caida libre desde una altura D0 hasta[/FONT]
[FONT=Times New Roman]una altura D0-E teniendo en cuenta una aceleración de la gravedad[/FONT]
[FONT=Times New Roman]variable con la altura?[/FONT]
[FONT=Times New Roman]Yo he intentado hacerlo usando la formula:[/FONT]
[FONT=Times New Roman]Dif.E = (G*M/D^2)*T*Dif.T [/FONT]
[FONT=Times New Roman]Y un programa informatico.[/FONT]
[FONT=Times New Roman]Por ejemplo:[/FONT]
[FONT=Times New Roman]Primer ciclo. [/FONT]
[FONT=Times New Roman]Dif.E(0) = 0 Ya que T(0)=0 y Dif.T = constante. [/FONT]
[FONT=Times New Roman]Segundo ciclo.[/FONT]
[FONT=Times New Roman]Dif.E(1) = (G*M/D0^2)*T(1)*Dif.T Siendo T(1)=1*Dif.T[/FONT]
[FONT=Times New Roman]Tercer ciclo.[/FONT]
[FONT=Times New Roman]Dif.E(2) = (G*M/(D0-Dif.E(1))^2)*T(2)*Dif.T T(2)=2*Dif.T[/FONT]
[FONT=Times New Roman]Cuarto ciclo.[/FONT]
[FONT=Times New Roman]Dif.E(3) = (G*M/(D0-Dif.E(1)-Dif.E(2))^2)*T(3)*Dif.T T(3)=3*Dif.T[/FONT]
[FONT=Times New Roman]Y asi sucesivamente [/FONT]
[FONT=Times New Roman]Cuando (D0-Dif.E(1)-Dif.E(2)-Dif.E(3)-…..) < (D0-E) hago STOP.[/FONT]
[FONT=Times New Roman]Y T = n * Dif.T[/FONT]
[FONT=Times New Roman]Pero los resultados que obtengo no me convencen.[/FONT]
[FONT=Times New Roman]Muchas Gracias y un Saludo.[/FONT]
Comentario