Formula conventions and energy question

  • Context: Undergrad 
  • Thread starter Thread starter tony873004
  • Start date Start date
  • Tags Tags
    Energy Formula
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Messages
1,753
Reaction score
143
** edit: did I forget how to use tex, or is there a system bug? I'll type the formulas normally below the tex
I'm reading through a textbook on natural disasters. There are some formulas that don't look right. Let me get some opinions here.

The velocity of tsunami waves depends on the water depth and gravity:
[tex]{\rm{C}} = \sqrt {g{\rm{D}}}[/tex]
C=sqrt(g D)
where
C = velocity in meters per second
D=depth in meters
g=gravitational acceleration (9.8 m/sec2)

I know the letters used are just man-made convention. I could say
[tex]{\rm{j}} = \sqrt {y{\rm{Z}}}[/tex]
j=sqrt(y/Z)
as long as I define what each variable or constant stands for. But it seems like most literature has adopted a common convention which is not followed here. I've never seen C used to represent velocity, unless its the speed of light, in which case I believe it should be lower case c. Velocity is usually lowercase v. Also, it seems to me that the common convention is that variables and constants are italicized while units are not. So it would seem to me that common convention should give this formula as
[tex]v = \sqrt {gd}[/tex]
v=sqrt(gd)
The next formula in question is:
the period (P) of the pendulum, or total time for a back-and-forth smovement, is equal to the square root of the pendulum length (L):
[tex]P = \sqrt L[/tex]
P=sqrt(L)
Here they're italicizing their variables, which is what I would expect. But this formula does not seem right. For example, if I plug in 1 meter for length, then my period becomes 1 m1/2. It seems to me that a constant with units of time / distance2 would be needed to make this formula dimentionally consistent. But since they're proportional, wouldn't it make more sense to say
[tex]P \propto \sqrt L[/tex]
P propto L
?

The 3rd formula in question is:
Recall that the energy of a moving object is equal to its mass times the square of its velocity.
[tex]{\rm{E = mC}}^{\rm{2}}[/tex]
E=mC2
Again, nothing is italicized. It seems to me that everything here should be italicized. Again, C is used for velocity. Wouldn't it be more correct to say speed since no vector arrows are used. And should this formula have a 1/2 in front of m turning it into the kinetic energy formula? They're not talking about the mass converting into energy, as in Einstein's equation, but the energy of an asteroid striking Earth.
 
Last edited:
Physics news on Phys.org
I suspect that the authors of that textbook are not physicists. :rolleyes:

[FYI: The Latex problem is being looked into.]
 
Doc Al said:
I suspect that the authors of that textbook are not physicists. :rolleyes:
No, they're geologists. Maybe they have their own conventions?