Time Dilation Calculator: 1/(sqrt 1-(v/c)^2) Explained

  • Thread starter Thread starter Force1
  • Start date Start date
AI Thread Summary
The discussion centers on the formula for time dilation, specifically the expression 1/(sqrt(1-(v/c)^2)). Participants clarify the correct LaTeX formatting for this equation, emphasizing the need to remove spaces between symbols for proper rendering. There are also mentions of challenges faced when using LaTeX on different forum platforms, with users sharing their experiences and solutions. Additionally, a note is made about the rendering delay for LaTeX on certain forums due to JavaScript functionality. The conversation highlights the importance of proper formatting in conveying complex scientific concepts effectively.
Force1
\frac{1/sqrt 1-{v/c}^2}

(1/(sqrt 1-(v/c)^2))
Obviously I don't use tex enough to know how to write a simple relationship. I'm trying to get the tex for an inverse relationship for the time dilation factor to apply to the time calculated in the rest frame d/c, i.e. t=distance light travels divided by the speed of light.

I would describe it as 1 in the numerator, and in the denominator, the sqrt of (1 minus (v/c)^2).
 
Last edited by a moderator:
Mathematics news on Phys.org
Force1 said:
\frac{1}{\sqrt{ 1- (v/c)^2}}

(1/(sqrt 1-(v/c)^2))Obviously I don't use tex enough to know how to write a simple relationship. I'm trying to get the tex for an inverse relationship for the time dilation factor to apply to the time calculated in the rest frame d/c, i.e. t=distance light travels divided by the speed of light.

I would describe it as 1 in the numerator, and in the denominator, the sqrt of (1 minus (v/c)^2).
I fixed the LaTeX above. Here's what I did (delete the space between each pair of $). I have to do that so that the script won't get rendered in the browser.
Code:
$ $ \frac{1}{\sqrt{ 1- (v/c)^2}} $ $
 
  • Like
Likes Force1
Code (Text):


Excellent. Thank you.
 
Darn, this is embarrassing, but I'm posting in another forum that uses XenForo and couldn't get tex to work so I came here, got help, it worked here, and when I tried it on the other forum, it failed. Is the $ $ $ $ unique to Physicsforums? I also tried [ tex] [ /tex] over there though and it didn't work either. I just saw your second post and will look at that link.
 
I don't know if the $ $ (or # # for inline TeX, similar to [ itex ]) is specific to us here. You might try posting this as a question in the Forum Feedback section.
 
This may or may not be of interest, but I found that over there, after you post with tex, there is a time delay before it renders properly. I mentioned that, and rpenner saw my post and said:

"It's a clever use of Javascript, so it has to be triggered by loading (or reloading) the page and doesn't reflect your intent on first posting as the forum software javascript tries to display your new post (or edit) without reloading the page."
 

Similar threads

Replies
17
Views
4K
Replies
31
Views
2K
Replies
2
Views
2K
Replies
73
Views
5K
Replies
14
Views
1K
Replies
5
Views
2K
Back
Top