Finding Length of Parabolic Segment - Get Help Here!

  • Thread starter jrm2002
  • Start date
  • Tags
    Parabola
In summary, the individual is trying to find the length of a specific part of a parabola, but is experiencing difficulty due to the parabola's directrix not being parallel to the x-axis. They introduce a transformed coordinate system and use integration to find the length of the parabolic arc, but are getting an incorrect answer. They are seeking help to figure out where they went wrong.
  • #1
jrm2002
57
0
I have a parabola.

Now, i need to get the length of aprt of a parabolic segment--that is a quarter of a parabola or 1/10 of a parabola, 3/4 of a parabola or anything

How is this possible?

Please help
 
Mathematics news on Phys.org
  • #2
?? What do you mean by "a quarter of a parabola or 1/10 of a parabola, 3/4 of a parabola"? A parabola has infinite length. If you have a parabola opening downward and are looking at the part above y= 0, please say so.
 
Last edited by a moderator:
  • #3
Sorry---I will put it more clearly,

I have a parabola whose directrix is not parallel to x axis.

The equation of this parabola is:

x^2 + 2xy + y^2 - 16y + 32 = 0


I know three points which lie on the parabola [start point, end point, vertex].

Now, I want the length of the parabola
 
  • #4
What exactly makes you think that equation yields a parabola?
 
  • #5
Whatever makes him thinks so, he is right. The quadratic part is [itex]x^2+ 2xy+ y^2= (x+ y)^2[/itex] Let u= x+ y. Then y= u- x and the equation becomes, in terms of u, [itex]u^2- 16(u- x)- 32= 0[/itex] or [itex]u^2- 16u- 16x- 32= 0[/itex] and, finally, [itex]x= (1/16)u^2- u- 2[/itex]. That is a parabola at 45 degrees to the coordinate axes. There is no simple formula for arclength of a parabola. You would have to integrate [tex]\sqrt{1+ ((1/8)u- 1)^2}du[/itex] between the u values of the endpoints.
 
  • #6
To explain in detail what I want:

Now,

I have a parabola whose 3 points (x , y) are defined as:

Point 1 : (-9, -1)

Point 2 : (-6,6) [VERTEX POINT]

Point 3: (4,-9)

I need to get the length of the parabola.

Now, the directrix of this parabola is not parallel to x axis.OK?

So, I introduce a transformed coordinate system in which the directrix
is parallel to an axis:

Now, always if I draw a tangent to the parabola at the vertex, it will be parallel to the directrix, right?

So, in the transformed coordinate system , the inclination of directrix would be:

tan(inverse) of 6/-6 [SEE THE VERTEX POINT].Right?

that is : -45 degrees

Now,

A transformed coordinate axis which
is rotated about the origin through an angle T is given by:

[ x' ] [ Cos T Sin T ][ x ] [ x Cos T + y Sin T ]
| | = | || | = | |
[ y' ] [ -Sin T Cos T ][ y ] [ -x Sin T + y Cos T ]

So, I get,

x ' = (x+y) (-cos 45)

y' = (y - x) (-cos45)

Right?

So, the three points with respect to the rotated coordinate axis would be:

Point 1 = ( -7.071 , -5.6568)

Point 2 = (0, 8.4852)

Point 3 = (3.5355 , 9.1923)

Solving the equation,

y = Ax^2 + Bx +C

I get,

A = 0.5091
B = 3.1999
C = -8.4852

y = 0.5091x^2 + 3.1999x +(-8.4852)

Right?

If i want to find the length of the parabolic arc I use:

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

and integrate between -7.071 and 3.5355.

I egt answer 33.3338488

But correct answer is : 26.603

Where am I going wrong?

Please help
 
  • #7
Now,

I have a parabola whose 3 points (x , y) are defined as:

Point 1 : (-9, -1)

Point 2 : (-6,6) [VERTEX POINT]

Point 3: (4,-9)

I need to get the length of the parabola.

Now, the directrix of this parabola is not parallel to x axis.OK?

So, I introduce a transformed coordinate system in which the directrix
is parallel to an axis:

Now, always if I draw a tangent to the parabola at the vertex, it will be parallel to the directrix, right?

So, in the transformed coordinate system , the inclination of directrix would be:

tan(inverse) of 6/-6 [SEE THE VERTEX POINT].Right?

that is : -45 degrees

Now,

A transformed coordinate axis which
is rotated about the origin through an angle T is given by:

[ x' ] [ Cos T Sin T ][ x ] [ x Cos T + y Sin T ]
| | = | || | = | |
[ y' ] [ -Sin T Cos T ][ y ] [ -x Sin T + y Cos T ]

So, I get,

x ' = (x+y) (-cos 45)

y' = (y - x) (-cos45)

Right?

So, the three points with respect to the rotated coordinate axis would be:

Point 1 = ( -7.071 , -5.6568)

Point 2 = (0, 8.4852)

Point 3 = (3.5355 , 9.1923)

Solving the equation,

y = Ax^2 + Bx +C

I get,

A = 0.5091
B = 3.1999
C = -8.4852

y = 0.5091x^2 + 3.1999x +(-8.4852)

Right?

If i want to find the length of the parabolic arc I use:

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

and integrate between -7.071 and 3.5355.

I egt answer 33.3338488

But correct answer is : 26.603

Where am I going wrong?

Please help
 
  • #8
To explain in detail what i want:

Now,

I have a parabola whose 3 points (x , y) are defined as:

Point 1 : (-9, -1)

Point 2 : (-6,6) [VERTEX POINT]

Point 3: (4,-9)

I need to get the length of the parabola.

Now, the directrix of this parabola is not parallel to x axis.OK?

So, I introduce a transformed coordinate system in which the directrix
is parallel to an axis:

Now, always if I draw a tangent to the parabola at the vertex, it will be parallel to the directrix, right?

So, in the transformed coordinate system , the inclination of directrix would be:

tan(inverse) of 6/-6 [SEE THE VERTEX POINT].Right?

that is : -45 degrees

Now,

A transformed coordinate axis which
is rotated about the origin through an angle T is given by:

[ x' ] [ Cos T Sin T ][ x ] [ x Cos T + y Sin T ]
| | = | || | = | |
[ y' ] [ -Sin T Cos T ][ y ] [ -x Sin T + y Cos T ]

So, I get,

x ' = (x+y) (-cos 45)

y' = (y - x) (-cos45)

Right?

So, the three points with respect to the rotated coordinate axis would be:

Point 1 = ( -7.071 , -5.6568)

Point 2 = (0, 8.4852)

Point 3 = (3.5355 , 9.1923)

Solving the equation,

y = Ax^2 + Bx +C

I get,

A = 0.5091
B = 3.1999
C = -8.4852

y = 0.5091x^2 + 3.1999x +(-8.4852)

Right?

If i want to find the length of the parabolic arc I use:

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

and integrate between -7.071 and 3.5355.

I egt answer 33.3338488

But correct answer is : 26.603

Where am I going wrong?

Please help
 

What is a parabolic segment?

A parabolic segment is a portion of a parabola, which is a curve formed by the intersection of a cone and a plane that is parallel to one of its side. It is a curved shape that resembles a smile or a frown.

How do you find the length of a parabolic segment?

The length of a parabolic segment can be found using the arc length formula, which is L = (1/2)(π)(a)(θ), where a is the length of the semi-major axis of the parabola and θ is the central angle of the segment in radians.

What is the central angle of a parabolic segment?

The central angle of a parabolic segment is the angle formed by the two lines that connect the endpoints of the segment to the focus of the parabola. It is measured in radians and can be calculated using trigonometric functions.

Can the length of a parabolic segment be negative?

No, the length of a parabolic segment cannot be negative. It is always a positive value, as it represents the distance along the curve from one endpoint to the other.

Are there any real-world applications of finding the length of a parabolic segment?

Yes, there are many real-world applications of finding the length of a parabolic segment. It is commonly used in engineering, architecture, and physics to calculate the arc length of curved structures such as bridges, arches, and cables. It is also used in optics to determine the focal length of parabolic mirrors and lenses.

Similar threads

  • General Math
Replies
4
Views
1K
Replies
5
Views
2K
Replies
6
Views
2K
Replies
1
Views
5K
  • General Math
Replies
2
Views
2K
  • Introductory Physics Homework Help
Replies
25
Views
2K
  • General Math
Replies
2
Views
2K
Back
Top