What is the Length of a Curve with Imaginary Values?

  • Context: Graduate 
  • Thread starter Thread starter blumfeld0
  • Start date Start date
  • Tags Tags
    Curve Length
Click For Summary

Discussion Overview

The discussion revolves around finding the length of a curve defined by the equation x = (3)y^(4/3) - (3/32)y^(2/3) over the interval -64 ≤ y ≤ 27. Participants explore the calculation process, particularly focusing on the implications of obtaining an imaginary result during integration.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant describes their method of calculating the length of the curve using the formula for arc length, but reports an imaginary result.
  • Another participant suggests that the calculation must have an error, as the expression under the square root should yield a real number.
  • A participant mentions that the curve is a multivalued function, indicating that multiple answers may exist unless restrictions are applied.
  • Concerns are raised about a discontinuity in the derivative at y=0, which could complicate the integration process.
  • Some participants discuss the importance of accurately expressing the calculations performed in software like Mathematica or Maple to avoid misinterpretations.
  • A specific algebraic manipulation is presented, showing how it can affect the output of the calculations.
  • One participant points out that the software's evaluation of (-1)^(1/3) leads to an imaginary result, which could be contributing to the issue at hand.

Areas of Agreement / Disagreement

Participants express differing views on the nature of the curve and the implications of the calculations, particularly regarding the presence of imaginary values and the handling of discontinuities. The discussion remains unresolved, with no consensus on the correct approach or interpretation.

Contextual Notes

Participants note that the integral is improper due to the discontinuity at y=0, which may affect the validity of the results. There is also mention of the need for careful handling of multivalued functions in the calculations.

blumfeld0
Messages
146
Reaction score
0
hi. i am trying to find the length of the curve
Find the length of the curve
x = (3) *y^(4/3) - (3/32)*y^(2/3) from -64<_y<_27

so i do the usual

calculate( 1 + (dx/dy)^2 ) ^(1/2)

then do the integral from -64 to 27 with respect to y

the only thing is i get an imaginary answer!

someone could please shed some light on this

thank you
 
Physics news on Phys.org
If you expect some one to tell you what you did wrong you will need to show exactly what you did! All I can say now is that you must have done some step of the calculation incorrectly. For this problem, [itex]1+ (\frac{dx}{dy})^2} is a perfect square: there is no square root in the integral so you couldn't possibly have got an imaginary answer![/itex]
 
hi. well i did everything on mathematica

i took the derivative, squared it, added one and took the square root of the whole thing. then i integrated with respect to y from -27 to 64
i.e (1+ dx/dy^2)^1/2 from -27 to 64 with respect to y

can you please tell me what the perfect square is?

thanks
 
blumfeld0 said:
then i integrated with respect to y from -27 to 64

Didn't you say you needed to integrate from -64 to 27?
 
yeah sorry that's what i meant

-64 to 27
 
blumfeld0 said:
hi. well i did everything on mathematica

i took the derivative, squared it, added one and took the square root of the whole thing. then i integrated with respect to y from -27 to 64
i.e (1+ dx/dy^2)^1/2 from -27 to 64 with respect to y

can you please tell me what the perfect square is?

thanks
Well, if it isn't important enough for you to write out exactly what you did, it certainly isn't important enough for me to do that- it's not my problem!
 
Two things.

Firstly this curve is a multivalued function, there are multiple answers unless you restrict yourself to a certain set. On my software at least, inputting (-1)^(1/3) evaluates to 1/2 + i*sqrt(3)/2, so it seem to be choosing one of the imaginary values here. If that's the case... something terrible will happen. In your case, the integral is imaginary.

Secondly, even if you fix the first problem, this curve has a discontinuity in its derivative at y=0. His will also result in horribleness if I remeber correctly.

Where did you get this curve? Perhaps the original parameterisation will be more forgiving.
 
Doing some algebraic manipulations by hand can usually radically alter the output of the computer. Even if it's just something simple like factoring f1/3+f-1/3 =f1/3(1 + 1/f2/3).

Although this is from using maple, not mathematica. It may not help you
 
Last edited:
If x = (3) y(4/3) - (3/32)y(2/3)
then x'= 4y1/3- (1/16)y-1/3
so x'2= 16y2/3- (1/2)+ (1/256)y-2/3
Then 1+ x'2= 16y2/3+(1/2)+ (1/256)y-2/3= (4y1/3+ (1/16)y-1/3)2
and its square root is
4y1/3+ 1/16 y-1/3

As others pointed out, that's an improper integral because it is not defined at y= 0 so you have to be careful about it.

ObsessiveMathsFreak said:
On my software at least, inputting (-1)^(1/3) evaluates to 1/2 + i*sqrt(3)/2, so it seem to be choosing one of the imaginary values here.
That's the "principal third root of -1" but its odd that your software would give it as "the" root. In the real numbers, of course, the third root of -1 is -1.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
4K