Question about a mathematical function.

Click For Summary
SUMMARY

The discussion centers on the mathematical function intersection of e^x and x^10, specifically using MATLAB for graphing. The user identified two intersection points at approximately (1.118, 3.059) and (-0.913, 0.401). The conversation highlights that x^10 grows rapidly, but e^x, despite its slower growth, eventually surpasses x^10 due to its exponential nature. The recommendation includes using Newton's method to find additional intersection points beyond the first solution.

PREREQUISITES
  • Understanding of calculus concepts, particularly exponential and polynomial functions.
  • Familiarity with MATLAB for graphing mathematical functions.
  • Knowledge of Newton's method for finding roots of equations.
  • Basic graph interpretation skills to analyze function behavior.
NEXT STEPS
  • Research how to graph functions in MATLAB, focusing on e^x and x^10.
  • Learn about Newton's method and its application in finding intersections of functions.
  • Explore the properties of exponential growth versus polynomial growth in detail.
  • Investigate the implications of function intersections in calculus and their significance.
USEFUL FOR

Calculus students, educators teaching mathematical functions, and anyone interested in applying MATLAB for graphing and analyzing function intersections.

DeltaIceman
Messages
14
Reaction score
0
Hi I'm a calculas student and about every 2 weeks we are given an assignment on matlab. I'm not sure if any of you are familiar with the program. Anyway as I was working my way through the steps on the paper is to graph e^x and 10^x. On my screen I'm shown a graphy unfortunately I'm unable to load it up on to hear. But I was able to estimate 2 intersection points. which were very close to the coordinates (1.118, 3.059) and (-.913, .401) now after getting to this point. The paper I'm working off of states that there must be another solution of x^10= e^x that is larger then the first solution I found. And it wants me to explain why. I know that x^10 blows up from the start to an extremely high number. And I know that e^x starts growing smaller but has a larger base. So is the reason that my teachers are looking for is that while X^10 grows large extremely fast e^x has a larger base and eventually catches up with x^10 and crosses it again.
 
Physics news on Phys.org
Is it 10^x you should be graphing or x^10. Anyway, MATLAB let's you save graphs as images. You can also copy and paste. However, I don't think we'll need to see the plot to answer the question.
 
DeltaIceMan you have it spot on. Even though x10 shoots straight up quickly after x=1, jumping to 1024 at x=2... etc. ex climbs pretty slowly soon after x=1, but grow exponentially (remember, ax for a>1 will always grow faster than any polynomial of degree n... eventually :wink:)
Try using Newton's method to find the intersection of these graphs at the larger value of x. Don't be surprised by its size, as I know you're probably thinking of much larger values.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
2K