Can Physical Quantities Have Non-Standard Dimensions?

  • Thread starter Thread starter RoyalCat
  • Start date Start date
  • Tags Tags
    Dimensions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
RoyalCat
Messages
670
Reaction score
2
Well, it's more of a general inquiry than a specific question, but this looked like as good a place as any to bring it up.

Can a quantity have dimensions NOT of the form: [tex][L]^{x}[M]^{y}[T]^{z}[/tex], where x, y and z are real numbers?

This includes two primary cases as far as I can see. One is where x, y or z are complex numbers with a non-zero imaginary component, and the other, is where the dimension is the product of a function.
That doesn't sound too clear, I know, here's an example:

Let K be a physical quantity.
[tex][K] = [ln(L)][/tex]

Would such a size have any physical meaning? Are there any cases where such quantities do come into play?

On a related note, can functions (Such as [tex]cos(x), ln(x), e^{x}[/tex]) receive values that are not pure numbers, where [tex]x[/tex] has dimensions?

It seems like it would be plausible, for instance, if there's a system whose displacement is given by a function of the form:
[tex]x(t)=e^{kt}[/tex]
[tex][k]=[ln(L)][T]^{-1}[/tex]

But are there any examples of such functions with a physical meaning that are not artificially constructed to demonstrate the point I've been trying to make?

Thanks in advance, Anatoli. :)
 
Physics news on Phys.org
Functions like the arguments of exponentials, logarithms , and any other transcendental equation must be pure numbers. Consider sin(x) - If you look at the taylor series, you'll have x^2, x^3, x^4 terms and if they do indeed have dimensions, you'll be trying to add up quantities of different dimensions which isn't valid. Also, something doesn't have to have units of mass, time, and length. You can add to that list charge, tesla, farad, etc etc.
 
Pengwuino said:
Functions like the arguments of exponentials, logarithms , and any other transcendental equation must be pure numbers. Consider sin(x) - If you look at the taylor series, you'll have x^2, x^3, x^4 terms and if they do indeed have dimensions, you'll be trying to add up quantities of different dimensions which isn't valid. Also, something doesn't have to have units of mass, time, and length. You can add to that list charge, tesla, farad, etc etc.

Ah, yes, yes, my mistake for missing out on the 4 other fundamental SI units.

I see what you're getting at, but what if I have a quantity the dimensions are which are, to use your example of [tex]sin(x)[/tex], [tex][sin^{-1}(L)][/tex]?
Would the same logic apply there since you cannot, in fact, derive a quantity with such dimensions since it would be a hodge-podge sum of [tex][L]^{n}[/tex] with [tex]n[/tex] running to infinity, and as a result, not have dimensions?
 
sin(x) is dimensionless quantity, thus it's inverse is dimensionless. The logic would follow using the inverse as well.
 
Pengwuino said:
sin(x) is dimensionless quantity, thus it's inverse is dimensionless. The logic would follow using the inverse as well.

Okay then, thank you very much! :)