Complicated Arc length problem

In summary, the conversation discusses finding the length of a curve given by the function (3y^4/2 + 1/48y^2 - 5) from y = 1 to y = 2. The conversation uses the derivative of the function, as well as the formula for length of a curve, and expands and simplifies the binomial expression to find the length. The conversation also addresses the use of a u-substitution and discusses the need for a correction in the equation. Additionally, the conversation suggests finding the constants a, b, and c to solve for the length of the curve.
  • #1
missingmyname
3
0

Homework Statement


The length L or the curve given by
[tex]\frac{3y^{4}}{2}+\frac{1}{48y^{2}}-5[/tex]
from y=1 to y=2

Homework Equations





The Attempt at a Solution


Setting up the formula is easy. First I found the derivative of f(y) which is:
[tex]f'(y)=6y^{3}-\frac{1}{24y^{3}}[/tex]
Then I plugged all the given data into the formula
[tex]L=\int_{1}^{2}\sqrt{1+(6y^{3}-\frac{1}{24y^{3}})^{2}}~dy[/tex]
I expanded out the binomial and simplified to
[tex]L=\int_{1}^{2}(36y^{6}+\frac{1}{48y^{6}}+\frac{1}{2})^{1/2}~dy[/tex]
It is from here I get stuck. It looks to me like I need to use a u-substitution. I checked out the step-by-step solution from wolfram alpha's integral calculator and it uses the following
[tex]u=\frac{1}{x^{6}}~\therefore~du=-\frac{6}{x^{7}}dy[/tex]
I could go on and list each next step (another substitution is used down the line), but that would do me little good. I do not understand how the value [itex]\frac{1}{x^{6}}[/itex] for ##u## was chosen.
 
Physics news on Phys.org
  • #2
missingmyname said:

Homework Statement


The length L or the curve given by
[tex]\frac{3y^{4}}{2}+\frac{1}{48y^{2}}-5[/tex]
from y=1 to y=2

Homework Equations


The Attempt at a Solution


Setting up the formula is easy. First I found the derivative of f(y) which is:
[tex]f'(y)=6y^{3}-\frac{1}{24y^{3}}[/tex]
Then I plugged all the given data into the formula
[tex]L=\int_{1}^{2}\sqrt{1+(6y^{3}-\frac{1}{24y^{3}})^{2}}~dy[/tex]
I expanded out the binomial and simplified to
[tex]L=\int_{1}^{2}(36y^{6}+\frac{1}{\color{red}{48}y^{6}}+\frac{1}{2})^{1/2}~dy[/tex]
.

That number is wrong. Fix it and you should get a perfect square under the square root sign.
 
  • #3
missingmyname said:

Homework Statement


The length L or the curve given by
[tex]\frac{3y^{4}}{2}+\frac{1}{48y^{2}}-5[/tex]
from y=1 to y=2

Homework Equations





The Attempt at a Solution


Setting up the formula is easy. First I found the derivative of f(y) which is:
[tex]f'(y)=6y^{3}-\frac{1}{24y^{3}}[/tex]
Then I plugged all the given data into the formula
[tex]L=\int_{1}^{2}\sqrt{1+(6y^{3}-\frac{1}{24y^{3}})^{2}}~dy[/tex]
I expanded out the binomial and simplified to
[tex]L=\int_{1}^{2}(36y^{6}+\frac{1}{48y^{6}}+\frac{1}{2})^{1/2}~dy[/tex]
It is from here I get stuck. It looks to me like I need to use a u-substitution. I checked out the step-by-step solution from wolfram alpha's integral calculator and it uses the following
[tex]u=\frac{1}{x^{6}}~\therefore~du=-\frac{6}{x^{7}}dy[/tex]
I could go on and list each next step (another substitution is used down the line), but that would do me little good. I do not understand how the value [itex]\frac{1}{x^{6}}[/itex] for ##u## was chosen.

It's not clear how you went from:

[itex]{1+(6y^{3}-\frac{1}{24y^{3}})^{2}}[/itex] to

[itex](36y^{6}+\frac{1}{48y^{6}}+\frac{1}{2})[/itex]

There seems to be some algebra which doesn't look quite right when expanding the squared expression.
[itex](a + b)^{2} = a^{2} + 2ab + b^{2}[/itex]
 
  • #4
missingmyname said:

Homework Statement


The length L or the curve given by
[tex]\frac{3y^{4}}{2}+\frac{1}{48y^{2}}-5[/tex]
from y=1 to y=2

Homework Equations





The Attempt at a Solution


Setting up the formula is easy. First I found the derivative of f(y) which is:
[tex]f'(y)=6y^{3}-\frac{1}{24y^{3}}[/tex]
Then I plugged all the given data into the formula
[tex]L=\int_{1}^{2}\sqrt{1+(6y^{3}-\frac{1}{24y^{3}})^{2}}~dy[/tex]
I expanded out the binomial and simplified to
[tex]L=\int_{1}^{2}(36y^{6}+\frac{1}{48y^{6}}+\frac{1}{2})^{1/2}~dy[/tex]
It is from here I get stuck. It looks to me like I need to use a u-substitution. I checked out the step-by-step solution from wolfram alpha's integral calculator and it uses the following
[tex]u=\frac{1}{x^{6}}~\therefore~du=-\frac{6}{x^{7}}dy[/tex]
I could go on and list each next step (another substitution is used down the line), but that would do me little good. I do not understand how the value [itex]\frac{1}{x^{6}}[/itex] for ##u## was chosen.

When I do the simplification (using Maple) I get
[tex] L = \int_1^2 \sqrt{ 36y^6+\frac{1}{576 y^6}+\frac{1}{2}} \, dy [/tex]
(because ##24^2 = 576##). It turns out that
[tex] \sqrt{ 36y^6+\frac{1}{576 y^6}+\frac{1}{2}} [/tex]
has the nice form of
[tex] a + b y^3 + \frac{c}{y^3} [/tex]
for some constants ##a,b,c## (again thanks to Maple). Just find these constants and you are essentially done.
 
  • #5
Ray Vickson said:
When I do the simplification (using Maple) I get
[tex] L = \int_1^2 \sqrt{ 36y^6+\frac{1}{576 y^6}+\frac{1}{2}} \, dy [/tex]
(because ##24^2 = 576##). It turns out that
[tex] \sqrt{ 36y^6+\frac{1}{576 y^6}+\frac{1}{2}} [/tex]
has the nice form of
[tex] a + b y^3 + \frac{c}{y^3} [/tex]
for some constants ##a,b,c## (again thanks to Maple). Just find these constants and you are essentially done.

Now I feel retarded. That's what I get for going at coursework for 8 hours straight while tired. I clearly have 576, not 48 written the line above on my scratch paper.
 
  • #6
I fear I am going to have to slap myself again, but with this corrected equation:
[tex] L = \int_1^2 \sqrt{ 36y^6+\frac{1}{576 y^6}+\frac{1}{2}} \, dy [/tex]
I am still having difficulty despite this advice:
[tex] a + b y^3 + \frac{c}{y^3} [/tex]
What exactly is it that I am missing?
 
  • #7
missingmyname said:
I fear I am going to have to slap myself again, but with this corrected equation:
[tex] L = \int_1^2 \sqrt{ 36y^6+\frac{1}{576 y^6}+\frac{1}{2}} \, dy [/tex]
I am still having difficulty despite this advice:
[tex] a + b y^3 + \frac{c}{y^3} [/tex]
What exactly is it that I am missing?

Have you tried solving
[tex] \left(a + b y^3 + \frac{c}{y^3}\right)^2 \equiv \frac{1}{2}+36 y^6 + \frac{1}{576 y^6}[/tex]
for ##a, b,c##?
 
  • #8
missingmyname said:

Homework Statement


The length L or the curve given by
[tex]\frac{3y^{4}}{2}+\frac{1}{48y^{2}}-5[/tex]
from y=1 to y=2

Homework Equations





The Attempt at a Solution


Setting up the formula is easy. First I found the derivative of f(y) which is:
[tex]f'(y)=6y^{3}-\frac{1}{24y^{3}}[/tex]
Then I plugged all the given data into the formula
[tex]L=\int_{1}^{2}\sqrt{1+(6y^{3}-\frac{1}{24y^{3}})^{2}}~dy[/tex]
I expanded out the binomial and simplified to
[tex]L=\int_{1}^{2}(36y^{6}+\frac{1}{48y^{6}}+\frac{1}{2})^{1/2}~dy[/tex]

Look at what you got when you squared that expression before you simplified it by adding the 1.


missingmyname said:
I fear I am going to have to slap myself again, but with this corrected equation:
[tex] L = \int_1^2 \sqrt{ 36y^6+\frac{1}{576 y^6}+\frac{1}{2}} \, dy [/tex]
I am still having difficulty...

Now look at what changed after you added the 1. It's very similar... (It might help you recognize it if you put the 1/2 in the middle of your expression.)
 

Related to Complicated Arc length problem

1. What is a complicated arc length problem?

A complicated arc length problem is a mathematical problem that involves finding the length of a curve or arc on a graph or in three-dimensional space. This type of problem can involve a variety of equations and variables, making it more challenging to solve.

2. How do you approach solving a complicated arc length problem?

The best approach to solving a complicated arc length problem is to first understand the formula for finding arc length, which is typically given as L = ∫√(1 + (dy/dx)^2) dx. Then, break the problem down into smaller steps and use calculus or other mathematical techniques to solve for the variables involved.

3. What are some common mistakes when solving complicated arc length problems?

One common mistake is using the wrong formula or not understanding the given formula. It is also important to pay attention to units and ensure that all variables are consistent. Another mistake is not breaking the problem down into smaller steps, which can make it more difficult to solve.

4. How can I check if my solution to a complicated arc length problem is correct?

You can check your solution by using a graphing calculator or software to plot the curve and then measuring the length of the curve using the calculator's tools. You can also check your solution by plugging it back into the original equation and making sure it satisfies the equation.

5. Are there any tips for mastering complicated arc length problems?

Practice makes perfect when it comes to solving complicated arc length problems. It can also be helpful to break down the problem into smaller steps and to make sure you fully understand the formula and any given information before attempting to solve. Additionally, seeking help from a tutor or consulting online resources can also aid in mastering these types of problems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
559
  • Calculus and Beyond Homework Help
Replies
6
Views
914
  • Calculus and Beyond Homework Help
Replies
2
Views
869
  • Calculus and Beyond Homework Help
Replies
2
Views
598
  • Calculus and Beyond Homework Help
Replies
7
Views
883
  • Calculus and Beyond Homework Help
Replies
1
Views
775
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
756
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
13
Views
427
Back
Top